To get the most out of this book
You will need a version of PyCharm installed on your computer – the latest version, if possible. All code examples have been tested using Python 3.8 and PyCharm 2023.1 (Professional Edition) on Ubuntu 20.04.2 LTS. However, they should work with future version releases, too.
Software/hardware covered in the book |
Operating system requirements |
Python 3.8+ |
Windows, macOS, or Linux |
PyCharm 2023.1 |
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.