| alabaster |
1.0.0 |
None |
A light, configurable Sphinx theme |
| alembic |
1.18.5 |
None |
A database migration tool for SQLAlchemy. |
| amqp |
5.3.1 |
http://github.com/celery/py-amqp |
Low-level AMQP client for Python (fork of amqplib). |
| asttokens |
3.0.1 |
https://github.com/gristlabs/asttokens |
Annotate AST trees with source code positions |
| attrs |
26.1.0 |
None |
Classes Without Boilerplate |
| babel |
2.18.0 |
https://babel.pocoo.org/ |
Internationalization utilities |
| billiard |
4.2.4 |
https://github.com/celery/billiard |
Python multiprocessing fork with improvements and bugfixes |
| blinker |
1.9.0 |
None |
Fast, simple object-to-object and broadcast signaling |
| cachelib |
0.14.0 |
None |
A collection of cache libraries in the same API interface. |
| celery |
5.6.3 |
https://docs.celeryq.dev/ |
Distributed Task Queue. |
| certifi |
2026.6.17 |
https://github.com/certifi/python-certifi |
Python package for providing Mozilla's CA Bundle. |
| cfgv |
3.5.0 |
https://github.com/asottile/cfgv |
Validate configuration and produce human readable error messages. |
| charset-normalizer |
3.4.7 |
None |
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
| click |
8.4.2 |
None |
Composable command line interface toolkit |
| click-didyoumean |
0.3.1 |
https://github.com/click-contrib/click-didyoumean |
Enables git-like *did-you-mean* feature in click |
| click-log |
0.4.0 |
https://github.com/click-contrib/click-log |
Logging integration for Click |
| click-plugins |
1.1.1.2 |
https://github.com/click-contrib/click-plugins |
An extension module for click to enable registering CLI commands via setuptools entry-points. |
| click-repl |
0.3.0 |
https://github.com/untitaker/click-repl |
REPL plugin for Click |
| cov-core |
1.15.0 |
https://github.com/schlamar/cov-core |
plugin core for use by pytest-cov, nose-cov and nose2-cov |
| coverage |
7.15.0 |
https://github.com/coveragepy/coveragepy |
Code coverage measurement for Python |
| decorator |
5.3.1 |
None |
Decorators for Humans |
| Deprecated |
1.3.1 |
https://github.com/laurent-laporte-pro/deprecated |
Python @deprecated decorator to deprecate old python classes, functions or methods. |
| distlib |
0.4.3 |
https://github.com/pypa/distlib |
Distribution utilities |
| dnspython |
2.8.0 |
None |
DNS toolkit |
| docutils |
0.22.4 |
None |
Docutils -- Python Documentation Utilities |
| email-validator |
2.3.0 |
https://github.com/JoshData/python-email-validator |
A robust email address syntax and deliverability validation library. |
| execnet |
2.1.2 |
None |
execnet: rapid multi-Python deployment |
| executing |
2.2.1 |
https://github.com/alexmojaki/executing |
Get the currently executing AST node of a frame, and other information |
| filelock |
3.29.5 |
None |
A platform independent file lock. |
| Flask |
3.1.3 |
None |
A simple framework for building complex web applications. |
| Flask-Alembic |
3.2.0 |
None |
Integrate Alembic with Flask. |
| Flask-Allows2 |
1.2.0 |
None |
Impose authorization requirements on Flask routes |
| Flask-BabelPlus |
2.4.1 |
None |
Adds i18n/l10n support to Flask applications |
| Flask-Caching |
2.4.0 |
None |
Adds caching support to Flask applications. |
| Flask-DebugToolbar |
0.16.0 |
None |
A toolbar overlay for debugging Flask applications. |
| flask-debugtoolbar-warnings |
0.1.0 |
https://github.com/flaskbb/flask-debugtoolbar-warnings |
Adds warnings support to Flask-Debugtoolbar |
| Flask-Limiter |
4.1.1 |
None |
Rate limiting for flask applications |
| Flask-Login |
0.6.3 |
https://github.com/maxcountryman/flask-login |
User authentication and session management for Flask. |
| Flask-Mail |
0.10.0 |
None |
Flask extension for sending email |
| flask-redis |
0.4.0 |
https://github.com/underyx/flask-redis/ |
A nice way to use Redis in your Flask app |
| Flask-SQLAlchemy |
3.1.1 |
None |
Add SQLAlchemy support to your Flask application. |
| Flask-Themes2 |
1.0.1 |
https://github.com/sysr-q/flask-themes2 |
Provides infrastructure for theming Flask applications |
| flask-whooshee |
0.9.1 |
https://github.com/fedora-copr/flask-whooshee |
Flask-SQLAlchemy - Whoosh Integration |
| Flask-WTF |
1.3.0 |
None |
Form rendering, validation, and CSRF protection for Flask with WTForms. |
| FlaskBB |
2.2.1 |
None |
A classic Forum Software in Python using Flask. |
| flaskbb-plugin-conversations |
2.0.2 |
None |
A private messaging plugin for FlaskBB |
| flaskbb-plugin-portal |
2.0.0 |
None |
A portal plugin for FlaskBB. |
| freezegun |
1.5.5 |
https://github.com/spulec/freezegun |
Let your Python tests travel through time |
| greenlet |
3.5.3 |
None |
Lightweight in-process concurrent programming |
| gunicorn |
26.0.0 |
None |
WSGI HTTP Server for UNIX |
| identify |
2.6.19 |
https://github.com/pre-commit/identify |
File identification library for Python |
| idna |
3.18 |
None |
Internationalized Domain Names in Applications (IDNA) |
| imagesize |
2.0.0 |
https://github.com/shibukawa/imagesize_py |
Get image size from headers (BMP/PNG/JPEG/JPEG2000/GIF/TIFF/SVG/Netpbm/WebP/AVIF/HEIC/HEIF) |
| iniconfig |
2.3.0 |
None |
brain-dead simple config-ini parsing |
| ipython |
9.15.0 |
None |
IPython: Productive Interactive Computing |
| ipython_pygments_lexers |
1.1.1 |
None |
Defines a variety of Pygments lexers for highlighting IPython code. |
| itsdangerous |
2.2.0 |
None |
Safely pass data to untrusted environments and back. |
| jedi |
0.20.0 |
https://github.com/davidhalter/jedi |
An autocompletion tool for Python that can be used for text editors. |
| Jinja2 |
3.1.6 |
None |
A very fast and expressive template engine. |
| kombu |
5.6.2 |
https://kombu.readthedocs.io |
Messaging library for Python. |
| limits |
5.8.0 |
None |
Rate limiting utilities |
| Mako |
1.3.12 |
https://www.makotemplates.org/ |
A super-fast templating language that borrows the best ideas from the existing templating languages. |
| MarkupSafe |
3.0.3 |
None |
Safely add untrusted strings to HTML/XML markup. |
| matplotlib-inline |
0.2.2 |
None |
Inline Matplotlib backend for Jupyter |
| mistune |
3.3.2 |
None |
A sane and fast Markdown parser with useful plugins and renderers |
| nodeenv |
1.10.0 |
https://github.com/ekalinin/nodeenv |
Node.js virtual environment builder |
| ordered-set |
4.1.0 |
None |
An OrderedSet is a custom MutableSet that remembers its order, so that every |
| packaging |
26.2 |
None |
Core utilities for Python packages |
| parso |
0.8.7 |
https://github.com/davidhalter/parso |
A Python Parser |
| pexpect |
4.9.0 |
https://pexpect.readthedocs.io/ |
Pexpect allows easy control of interactive console applications. |
| pillow |
12.3.0 |
None |
Python Imaging Library (fork) |
| platformdirs |
4.10.0 |
None |
A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`. |
| pluggy |
1.6.0 |
None |
plugin and hook calling mechanisms for python |
| pre_commit |
4.6.0 |
https://github.com/pre-commit/pre-commit |
A framework for managing and maintaining multi-language pre-commit hooks. |
| prompt_toolkit |
3.0.52 |
None |
Library for building powerful interactive command lines in Python |
| psutil |
7.2.2 |
https://github.com/giampaolo/psutil |
Cross-platform lib for process and system monitoring. |
| ptyprocess |
0.7.0 |
https://github.com/pexpect/ptyprocess |
Run a subprocess in a pseudo terminal |
| pure_eval |
0.2.3 |
http://github.com/alexmojaki/pure_eval |
Safely evaluate AST nodes without side effects |
| py |
1.11.0 |
https://py.readthedocs.io/ |
library with cross-python path, ini-parsing, io, code, log facilities |
| Pygments |
2.20.0 |
None |
Pygments is a syntax highlighting package written in Python. |
| PyJWT |
2.13.0 |
None |
JSON Web Token implementation in Python |
| pytest |
9.1.1 |
None |
pytest: simple powerful testing with Python |
| pytest-cov |
7.1.0 |
None |
Pytest plugin for measuring coverage. |
| pytest-mock |
3.15.1 |
None |
Thin-wrapper around the mock package for easier use with pytest |
| pytest-xdist |
3.8.0 |
None |
pytest xdist plugin for distributed testing, most importantly across multiple CPUs |
| python-dateutil |
2.9.0.post0 |
https://github.com/dateutil/dateutil |
Extensions to the standard Python datetime module |
| python-discovery |
1.4.3 |
None |
Python interpreter discovery |
| pytz |
2026.2 |
http://pythonhosted.org/pytz |
World timezone definitions, modern and historical |
| PyYAML |
6.0.3 |
https://pyyaml.org/ |
YAML parser and emitter for Python |
| redis |
8.0.1 |
None |
Python client for Redis database and key-value store |
| requests |
2.34.2 |
None |
Python HTTP for Humans. |
| responses |
0.26.2 |
https://github.com/getsentry/responses |
A utility library for mocking out the `requests` Python library. |
| roman-numerals |
4.1.0 |
None |
Manipulate well-formed Roman numerals |
| ruff |
0.15.20 |
https://docs.astral.sh/ruff |
An extremely fast Python linter and code formatter, written in Rust. |
| six |
1.17.0 |
https://github.com/benjaminp/six |
Python 2 and 3 compatibility utilities |
| snowballstemmer |
3.1.1 |
https://github.com/snowballstem/snowball |
This package provides 36 stemmers for 34 languages generated from Snowball algorithms. |
| Sphinx |
9.1.0 |
None |
Python documentation generator |
| sphinxcontrib-applehelp |
2.0.0 |
None |
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books |
| sphinxcontrib-devhelp |
2.0.0 |
None |
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents |
| sphinxcontrib-htmlhelp |
2.1.0 |
None |
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files |
| sphinxcontrib-jsmath |
1.0.1 |
http://sphinx-doc.org/ |
A sphinx extension which renders display math in HTML via JavaScript |
| sphinxcontrib-qthelp |
2.0.0 |
None |
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents |
| sphinxcontrib-serializinghtml |
2.0.0 |
None |
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle) |
| SQLAlchemy |
2.0.51 |
https://www.sqlalchemy.org |
Database Abstraction Library |
| SQLAlchemy-Utils |
0.42.1 |
None |
Various utility functions for SQLAlchemy. |
| stack-data |
0.6.3 |
http://github.com/alexmojaki/stack_data |
Extract data from python stack frames and tracebacks for informative displays |
| traitlets |
5.15.1 |
None |
Traitlets Python configuration system |
| typing_extensions |
4.16.0 |
None |
Backported and Experimental Type Hints for Python 3.9+ |
| tzdata |
2026.2 |
https://github.com/python/tzdata |
Provider of IANA time zone data |
| tzlocal |
5.4.4 |
None |
tzinfo object for the local timezone |
| Unidecode |
1.4.0 |
UNKNOWN |
ASCII transliterations of Unicode text |
| urllib3 |
2.7.0 |
None |
HTTP library with thread-safe connection pooling, file post, and more. |
| vine |
5.1.0 |
https://github.com/celery/vine |
Python promises. |
| virtualenv |
21.5.1 |
None |
Virtual Python Environment builder |
| wcwidth |
0.8.2 |
None |
Measures the displayed width of unicode strings in a terminal |
| Werkzeug |
3.1.8 |
None |
The comprehensive WSGI web application library. |
| Whoosh |
2.7.4 |
http://bitbucket.org/mchaput/whoosh |
Fast, pure-Python full text indexing, search, and spell checking library. |
| wrapt |
2.2.2 |
None |
Module for decorators, wrappers and monkey patching. |
| WTForms |
3.2.2 |
None |
Form validation and rendering for Python web development. |
| WTForms-SQLAlchemy |
0.4.2 |
None |
SQLAlchemy tools for WTForms |