Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
docker-py
Official Python library for the Docker Engine API — manage containers, images, networks, and Swarm clusters from your own code.
Celery
Distributed task queue for running asynchronous jobs, scheduled work, and complex workflows across Python applications at scale.
GitPython
A Python library for reading and manipulating Git repositories, from high-level porcelain to low-level plumbing.
distro
Linux distribution detection library and CLI, replacing Python's removed platform.linux_distribution()
kombu
A Python messaging library giving Celery and other apps one high-level API over AMQP, Redis, SQS, and a dozen other broker transports.
django-celery-beat
Store and manage Celery periodic task schedules in the Django ORM, editable from the Django admin.
py-amqp
A pure Python client implementing the AMQP 0.9.1 protocol, powering RabbitMQ transport for Celery and Kombu.
python-gssapi
Python bindings for RFC 2743/2744 GSSAPI, giving Python code direct, Pythonic access to Kerberos and other GSSAPI security mechanisms.
toml-sort
A command-line utility and Python library that sorts and formats TOML files while preserving comments.
pywinauto
A Python library that drives Windows GUI apps by sending mouse, keyboard, and text-based actions to dialogs and controls.
EbookLib
A Python library for reading, writing, and manipulating EPUB2/EPUB3 ebook files programmatically.
composer/installers
A multi-framework Composer plugin that installs packages to framework-specific paths
CleverCSV
A drop-in replacement for Python's csv module that detects the dialect of messy, real-world CSV files with far higher accuracy than the standard library.
Python Xlib
A pure-Python implementation of the X11 protocol for talking to an X server.