20 Python Libraries You Aren't Using
by Caleb Hattingh
Publisher: O'Reilly Media 2016
Number of pages: 74
Description:
This report helps you explore some of the lesser known Python libraries and tools, including third-party modules and several extremely useful tools in the standard library that deserve more attention. Author Caleb Hattingh diligently spent time finding and testing hidden gems that fit several criteria: easy to install and use, cross-platform, applicable to more than one domain, and not yet popular but likely to become so soon.
Download or read it online for free here:
Read online
(online html)
Similar books

by Jan Erik Solem - O'Reilly Media
The idea behind this book is to give an easily accessible entry point to hands-on computer vision with enough understanding of the underlying theory and algorithms to be a foundation for students, researchers and enthusiasts.
(26406 views)

by Richard Gruet
This reference covers invocation options, environment variables, lexical entities, basic types and their operations, advanced types, statements, iterators, generators, descriptors, decorators, built-in functions, built-in exceptions, and more.
(22025 views)

by Michael H. Goldwasser - Prentice Hall
This book provides a comprehensive introduction to Python programming with a focus on object-oriented design. It covers fundamental concepts, including classes, inheritance, and polymorphism, alongside practical examples and exercises.
(264 views)

by Allen Downey - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(24346 views)