Python Libraries and Packages

The Packages section serves as a meticulously curated directory of Python Packages, Projects, and Libraries. It integrates data from thousands of PyPI projects and the associated Github repositories to form a comprehensive network. Our unique categorization and tagging approach simplifies the process of discovering related projects and libraries.

What’s missing? Submit a python project for indexing

beets 2.0.0

Beets is the media library management system for obsessive music geeks. It catalogs your collection, automatically improving its metadata as it goes . It then provides a bouquet of tools for manipulating and accessing your music.

pyenchant 3.2.2

Enchant is used to check the spelling of words and suggest corrections for words that are miss-spelled. It can use many popular spellchecking packages to perform this task, including ispell, aspell and MySpell. It is quite flexible at handling multiple dictionaries and multiple languages.

PyAutoGUI 0.9.54

PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.