pdit lets you write regular Python files and see execution results inline, right next to the code that produced them. Edit in your browser or your favorite editor.
pip install "pdit[demo]"
pdit --demoWith uv:
uvx --with "pdit[demo]" pdit --demoSee the website.
See DEVELOPMENT.md for development setup and testing.
