Artem Sokhin’s Post

I was recently debugging a Python problem and couldn't find a good online debugger that showed the program's current state step-by-step. That's why I built PyPeep ( https://lnkd.in/dmZVEf7A ), an interactive web debugger that runs completely in the browser using Pyodide (external libraries work too!). I also built a skill that lets your AI agent debug Python code line-by-line, so you can see exactly what's going on (link in comments). Let me know what you think!

  • graphical user interface, text

Enable debugging of Python code line by line for your agent with this skill https://github.com/BITOCTA/pypeep :)

Like
Reply

Why not Python Tutor/ python preview/loopy or snoop

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories