Technical requirements
You must ensure you do the following to execute this chapter’s examples:
- Ensure you have a functioning Python environment set up that’s at version 3.9.16 or above. You can download it from the official Python website: https://www.python.org/downloads/.
- Ensure you have console access with privileged execution rights (for example,
sudo
permissions) to perform necessary administrative tasks. This is required for running system monitoring tools - All the examples for this chapter can be found in this book’s GitHub repository: https://github.com/PacktPublishing/Green-Software-Engineering.