This is simple, but incredibly useful. From inside iPython just type ‘import’ without the speech marks, add a space and press tab.
Alternatively, install pip and type:
pip freeze
jottings on things I have found out about
This is simple, but incredibly useful. From inside iPython just type ‘import’ without the speech marks, add a space and press tab.
Alternatively, install pip and type:
pip freeze
Leave a Reply