March 2020
Intermediate to advanced
608 pages
17h 17m
English
You can install either IPython or bpython to provide additional interface options for Python shells or you can install both if you want a choice. These will highlight the syntax for the output of your Django shell and will add some other helpers. Install them both by using the following commands for a virtual environment:
(env)$ pip install ipython(env)$ pip install bpython
Read now
Unlock full access