The Python Oracle

How to save a Python interactive session?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Flying Over Ancient Lands

--

Chapters
00:00 Question
00:57 Accepted answer (Score 451)
01:53 Answer 2 (Score 202)
02:07 Answer 3 (Score 100)
03:13 Answer 4 (Score 78)
03:31 Thank you

--

Full question
https://stackoverflow.com/questions/9478...

Accepted answer links:
[IPython]: https://ipython.org/
[the ]: http://ipython.readthedocs.io/en/stable/...
[%history]: http://ipython.readthedocs.io/en/5.x/int...
[the videos on the presentation page]: https://ipython.org/presentation.html

Answer 2 links:
[archived]: https://web.archive.org/web/201302181400...

Answer 3 links:
[way]: http://docs.python.org/tutorial/interact...

Answer 4 links:
[IPython]: http://ipython.org/
[%history]: http://ipython.org/ipython-doc/2/api/gen...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #shell #readevalprintloop #interactivesession

#avk47