To get the most out of this book
You will need Python 3.10+ installed, pip, and a good code editor such as Visual Studio Code. The last chapter requires the use of Git to deploy the application code to the cloud. All the software requirements are available for Windows, macOS, and Linux.
Software/hardware covered in the book |
Operating system requirements |
Python 3.10+ |
Windows, macOS, or Linux |
Pip |
Windows, macOS, or Linux |
Visual Studio Code |
Windows, macOS, or Linux |
Git |
Windows, macOS, or Linux |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.