If you enjoyed this book, you may be interested in these other books by Packt:
Learn Python by Building Data Science Applications
Philipp Kats, David Katz
ISBN: 978-1-78953-536-5
- Code in Python using Jupyter and VS Code
- Explore the basics of coding – loops, variables, functions, and classes
- Deploy continuous integration with Git, Bash, and DVC
- Get to grips with Pandas, NumPy, and scikit-learn
- Perform data visualization with Matplotlib, Altair, and Datashader
- Create a package out of your code using poetry and test it with PyTest
- Make your machine learning model accessible to anyone with the web API
Mastering GUI Programming with Python
Alan D. Moore
ISBN: 978-1-78961-290-5
- Get to grips with the inner workings of PyQt5
- Learn how elements in a GUI application communicate with signals and slots
- Learn techniques for styling an application
- Explore...