-
Book Overview & Buying
-
Table Of Contents
Hands-On Software Engineering with Python - Second Edition
By :
The code for this chapter was written for Python 3.11 and assumes that it is available on your machine. Download and installation instructions are available online at https://www.python.org/downloads/ for Windows, Linux/Unix, MacOS, and other systems. This chapter will also examine several other installable utilities and packages for various purposes: installation instructions will be provided for them as they are discussed or will follow typical Python package installation practices.
All of the code mentioned or discussed in this chapter is available in the CH10-code folder in the GitHub repository for this book, at https://github.com/PacktPublishing/Hands-On-Software-Engineering-with-Python-Second-Edition/tree/main/CH10-code.