May 2020
Intermediate to advanced
262 pages
6h 48m
English
We will use a Python virtual environment for our development. This will allow us a completely separate environment in which to load the external libraries we require for our project. We will need the following for our development environment:
Let's create the virtual environment.