- Expert Python Programming(Third Edition)
- Micha? Jaworski Tarek Ziadé
- 48字
- 2021-06-24 14:55:20
Technical requirements
The following are the Python packages that are mentioned in this chapter that you can download from PyPI:
- macropy
- falcon
- hy
You can install these packages using the following command:
python3 -m pip install <package-name>
The code files for this chapter can be found at https://github.com/PacktPublishing/Expert-Python-Programming-Third-Edition/tree/master/chapter5.