This part of the guide focuses on setting up a Python environment. It was inspired by Stuart Ellis’s guide for Python on Windows, and consists of the following chapters and topics:
We compare Python 2 and Python 3, and share some interpreter options other than CPython.
We show how to get Python, pip, and virtualenv.
We describe our favorite text editors and IDEs for Python development.