Show HN: Python REPL with auto-import and auto-reload on changes
1–4 of 4 posts
Re: Show HN: Python REPL with auto-import and auto-reload on changes
#2For the original auto import library look here:
https://github.com/anntzer/ipython-autoimport
Someone also made a video about it: https://youtu.be/MlOWqpiRy10
Re: Show HN: Python REPL with auto-import and auto-reload on changes
#3How well does this play with virtual environments?
Re: Show HN: Python REPL with auto-import and auto-reload on changes
#4I wish someone can merge python repl and Calca2. Evaluating python expressions with sign "=>"