Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Mastering Python 2E
Rick van Hattem
ISBN: 978-1-80020-772-1
- Write beautiful Pythonic code and avoid common Python coding mistakes
- Apply the power of decorators, generators, coroutines, and metaclasses
- Use different testing systems like pytest, unittest, and doctest
- Track and optimize application performance for both memory and CPU usage
- Debug your applications with PDB, Werkzeug, and faulthandler
- Improve your performance through asyncio, multiprocessing, and distributed computing
- Explore popular libraries like Dask, NumPy, SciPy, pandas, TensorFlow, and scikit-learn
- Extend Python’s capabilities with C/C++ libraries and system calls
Python for Geeks 2E
Muhammad Asif
ISBN: 978-1-80107-011-9
- Understand how to design and manage complex Python projects
- Strategize test...