EasyMySQL, a library for managing MySQL in Python
One of the best things about Python is that, besides being a great language, it has a repository with millions of packages, much like a Linux repository. This allows you to search for and install libraries for almost everything you might need; it's not about the size but the functionality they provide.
Read more