A
Python Installation
This appendix covers how to install Python, as well as the external modules and code used in the book. Installation for the hardware projects using Raspberry Pi is covered in Appendix B. The projects in this book have been tested with Python 3.9.
Installing Source Code for the Book’s Projects
You can download source code for the book’s projects from https://github.com/mkvenkit/pp2e. Use the Download ZIP option at this site to retrieve the code.
Once you download and extract the code, you need to add the path to the common folder in the downloaded code (generally pp-master/common/) to your PYTHONPATH
environment variable ...
Get Python Playground, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.