I am looking to have the same functionality (history, ...) that when you simply enter python into your terminal. script I have a bunch of installation code, and when it is ready, the user must have a command line. What would be the best way to achieve this?
source
share