Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Modern Python Cookbook
Steven F. Lott
ISBN: 9781835466384
- Master core Python data structures, algorithms, and design patterns
- Implement object-oriented designs and functional programming features
- Use type matching and annotations to make more expressive programs
- Create useful data visualizations with Matplotlib and Pyplot
- Manage project dependencies and virtual environments effectively
- Follow best practices for code style and testing
- Create clear and trustworthy documentation for your projects
Mastering Python 2E
Rick Hattem
ISBN: 9781800207721
- 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...