Python code samples for the book "What Is Python Good For?" by Anna Novikova.
To know more about the book, visit: https://whatispythongoodfor.com/
To buy the book, go to Amazon: https://www.amazon.com/dp/B0CJ5GKJ9X
The book describes the areas where it is wise to use Python and its libraries. Each chapter represents an area where you can find Python useful.
The book is intended for different categories of readers: beginners, more experienced Python developers, or non-Python developers who are interested in applying Python in a new area.
- Chapter 1. Web Scraping
- Chapter 2. File Parsing
- Chapter 3. Working with Various APIs
- Chapter 4. Creating Websites
- Chapter 5. Graphs and Data Visualization
- Chapter 6. OpenCV
- Chapter 7. Machine Learning
- Chapter 8. Deep Learning
The license of the samples is MIT.