June 2017
Beginner to intermediate
274 pages
6h 49m
English
In this section, we're going to wrap up this chapter's example program by making it simple to launch. We can run our program using python -m as long as it's installed in the system PYTHONPATH or we've activated the virtual environment containing it, as shown here:

Read now
Unlock full access