To get the most out of this book
You will need to understand the basics of the Python programming language, virtual environments, and the execution of docker containers to get the most of the code presented in this book.
|
Software/hardware covered in the book |
Operating system requirements |
|
Python 3.9 |
Linux, macOS or Windows |
|
Docker or Podman |
|
|
Ollama or other local LLM execution environment |
|
|
Django 4.x |
|
|
Flask 3.x |
|
|
Quart 0.20 |
|
|
Uvicorn 0.38 |
|
|
Hypercorn 0.17 |
|
|
Scalene 1.5 |
|
|
Postgresql 17 |
|
|
Gephi 0.9 |
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.
Download the example code files
You can download the example code files for this book from GitHub at https://github.com/PacktPublishing/Asynchronous-Programming-in-Python. If there’s an update to the code, it will be updated in the GitHub repository. We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!