Hacker News new | ask | show | jobs
by obtu 5312 days ago
Definitely; IPython is great at making Python more self-documenting, with completion, the ? help function, and the ability to embed an interpreter anywhere in your program.