March 2020
Intermediate to advanced
366 pages
9h 8m
English
All of our code use Python 3.8, which is available on a variety of operating systems, such as Windows, GNU Linux, macOS, and others. We have made an effort to use only libraries that are available on these three operating systems. We will go over the exact versions of each of the dependencies we have used, which can be installed using pip (Python's dependency management system). If you have trouble getting any of these working, we have Dockerfiles available with which we have tested all the code in this book, which we cover in Appendix B, Setting Up a Docker Container.
Here is a list of dependencies that we have used, with the chapters they were used in:
|
Software required |
Version |
Chapter number |
Download ... |