| aiofiles |
25.1.0 |
None |
File support for asyncio. |
| alembic |
1.13.2 |
https://alembic.sqlalchemy.org |
A database migration tool for SQLAlchemy. |
| anyio |
4.12.0 |
None |
High-level concurrency and networking framework on top of asyncio or Trio |
| arrow |
1.4.0 |
None |
Better dates & times for Python |
| async-property |
0.2.2 |
https://github.com/ryananguiano/async_property |
Python decorator for async properties. |
| async-timeout |
4.0.3 |
https://github.com/aio-libs/async-timeout |
Timeout context manager for asyncio programs |
| attrs |
25.4.0 |
None |
Classes Without Boilerplate |
| Babel |
2.15.0 |
https://babel.pocoo.org/ |
Internationalization utilities |
| binaryornot |
0.4.4 |
https://github.com/audreyr/binaryornot |
Ultra-lightweight pure Python package to check if a file is binary or text. |
| bleach |
6.1.0 |
https://github.com/mozilla/bleach |
An easy safelist-based HTML-sanitizing tool. |
| blinker |
1.8.2 |
None |
Fast, simple object-to-object and broadcast signaling |
| boto3 |
1.40.75 |
https://github.com/boto/boto3 |
The AWS SDK for Python |
| botocore |
1.40.75 |
https://github.com/boto/botocore |
Low-level, data-driven core of boto 3. |
| cachelib |
0.13.0 |
https://github.com/pallets-eco/cachelib/ |
A collection of cache libraries in the same API interface. |
| certifi |
2024.7.4 |
https://github.com/certifi/python-certifi |
Python package for providing Mozilla's CA Bundle. |
| cffi |
2.0.0 |
None |
Foreign Function Interface for Python calling C code. |
| cftime |
1.6.5 |
None |
Time-handling functionality from netcdf4-python |
| chardet |
5.2.0 |
https://github.com/chardet/chardet |
Universal encoding detector for Python 3 |
| charset-normalizer |
3.3.2 |
https://github.com/Ousret/charset_normalizer |
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
| ckan |
2.11.2 |
http://ckan.org/ |
CKAN Software |
| ckanapi |
4.9 |
https://github.com/ckan/ckanapi |
A command line interface and Python module for accessing the CKAN Action API |
| ckanext-charts |
1.8.0 |
None |
None |
| ckanext-keycloak |
0.1.0 |
UNKNOWN |
Keycloak SSO integration for CKAN |
| ckanext-pdfview |
0.0.6 |
https://github.com/ckan/ckanext-pdfview |
View plugin for rendering PDFs on the browser |
| ckanext-scheming |
3.1.0 |
https://github.com/ckan/ckanext-scheming |
Easy, sharable custom CKAN schemas |
| ckanext-xloader |
2.2.0 |
None |
Express Loader - quickly load data into CKAN DataStore |
| ckantoolkit |
0.0.7 |
https://github.com/ckan/ckantoolkit |
UNKNOWN |
| click |
8.1.7 |
https://palletsprojects.com/p/click/ |
Composable command line interface toolkit |
| cookiecutter |
2.6.0 |
https://github.com/cookiecutter/cookiecutter |
A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. |
| cryptography |
46.0.3 |
None |
cryptography is a package which provides cryptographic recipes and primitives to Python developers. |
| deprecation |
2.1.0 |
http://deprecation.readthedocs.io/ |
A library to handle automated deprecations |
| docopt |
0.6.2 |
http://docopt.org |
Pythonic argument parser, that will make you smile |
| dominate |
2.9.1 |
None |
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API. |
| et_xmlfile |
2.0.0 |
https://foss.heptapod.net/openpyxl/et_xmlfile |
An implementation of lxml.xmlfile for the standard library |
| exceptiongroup |
1.3.1 |
None |
Backport of PEP 654 (exception groups) |
| feedgen |
1.0.0 |
https://lkiesow.github.io/python-feedgen |
Feed Generator (ATOM, RSS, Podcasts) |
| Flask |
3.0.3 |
None |
A simple framework for building complex web applications. |
| flask-babel |
4.0.0 |
https://github.com/python-babel/flask-babel |
Adds i18n/l10n support for Flask applications. |
| Flask-DebugToolbar |
0.16.0 |
None |
A toolbar overlay for debugging Flask applications. |
| Flask-Login |
0.6.3 |
https://github.com/maxcountryman/flask-login |
User authentication and session management for Flask. |
| Flask-Session |
0.8.0 |
None |
Server-side session support for Flask |
| Flask-WTF |
1.2.1 |
None |
Form rendering, validation, and CSRF protection for Flask with WTForms. |
| funcy |
2.0 |
http://github.com/Suor/funcy |
A fancy and practical functional tools |
| greenlet |
3.0.3 |
https://greenlet.readthedocs.io/ |
Lightweight in-process concurrent programming |
| h11 |
0.16.0 |
https://github.com/python-hyper/h11 |
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 |
| httpcore |
1.0.9 |
None |
A minimal low-level HTTP client. |
| httpx |
0.28.1 |
None |
The next generation HTTP client. |
| humanize |
4.14.0 |
None |
Python humanize utilities |
| idna |
3.7 |
None |
Internationalized Domain Names in Applications (IDNA) |
| ijson |
3.4.0.post0 |
None |
Iterative JSON parser with standard Python iterator interfaces |
| importlib_metadata |
8.0.0 |
None |
Read metadata from Python packages |
| itsdangerous |
2.2.0 |
None |
Safely pass data to untrusted environments and back. |
| Jinja2 |
3.1.5 |
None |
A very fast and expressive template engine. |
| jmespath |
1.0.1 |
https://github.com/jmespath/jmespath.py |
JSON Matching Expressions |
| jq |
1.10.0 |
https://github.com/mwilliamson/jq.py |
jq is a lightweight and flexible JSON processor. |
| jsonlines |
4.0.0 |
https://github.com/wbolster/jsonlines |
Library with helpers for the jsonlines file format |
| jwcrypto |
1.5.6 |
https://github.com/latchset/jwcrypto |
Implementation of JOSE Web standards |
| linear-tsv |
1.1.0 |
https://github.com/solidsnack/tsv |
Line-oriented, tab-separated value format |
| lxml |
5.2.2 |
https://lxml.de/ |
Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
| Mako |
1.3.5 |
https://www.makotemplates.org/ |
A super-fast templating language that borrows the best ideas from the existing templating languages. |
| Markdown |
3.6 |
None |
Python implementation of John Gruber's Markdown. |
| markdown-it-py |
4.0.0 |
None |
Python port of markdown-it. Markdown parsing, done right! |
| MarkupSafe |
2.1.5 |
https://palletsprojects.com/p/markupsafe/ |
Safely add untrusted strings to HTML/XML markup. |
| mdurl |
0.1.2 |
None |
Markdown URL utilities |
| msgspec |
0.18.6 |
https://jcristharif.com/msgspec/ |
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML. |
| mypy |
1.10.1 |
https://www.mypy-lang.org/ |
Optional static typing for Python |
| mypy-extensions |
1.0.0 |
https://github.com/python/mypy_extensions |
Type system extensions for programs checked with the mypy type checker. |
| ncview |
0.1.1 |
UNKNOWN |
control netcdf file with geoserver |
| netCDF4 |
1.7.3 |
None |
Provides an object-oriented python interface to the netCDF version 4 library |
| numpy |
1.26.4 |
https://numpy.org |
Fundamental package for array computing in Python |
| openpyxl |
3.1.5 |
https://openpyxl.readthedocs.io |
A Python library to read/write Excel 2010 xlsx/xlsm files |
| packaging |
24.1 |
None |
Core utilities for Python packages |
| pandas |
2.1.4 |
https://pandas.pydata.org |
Powerful data structures for data analysis, time series, and statistics |
| passlib |
1.7.4 |
https://passlib.readthedocs.io |
comprehensive password hashing framework supporting over 30 schemes |
| pip |
22.0.2 |
https://pip.pypa.io/ |
The PyPA recommended tool for installing Python packages. |
| plotly |
5.24.1 |
https://plotly.com/python/ |
An open-source, interactive data visualization library for Python |
| polib |
1.2.0 |
https://github.com/izimobil/polib/ |
A library to manipulate gettext files (po and mo files). |
| psycopg2 |
2.9.9 |
https://psycopg.org/ |
psycopg2 - Python-PostgreSQL Database Adapter |
| psycopg2-binary |
2.9.11 |
https://psycopg.org/ |
psycopg2 - Python-PostgreSQL Database Adapter |
| pyarrow |
16.1.0 |
https://arrow.apache.org/ |
Python library for Apache Arrow |
| pycountry |
24.6.1 |
https://github.com/flyingcircusio/pycountry |
ISO country, subdivision, language, currency and script definitions and their translations |
| pycparser |
2.23 |
https://github.com/eliben/pycparser |
C parser in Python |
| Pygments |
2.19.2 |
None |
Pygments is a syntax highlighting package written in Python. |
| PyJWT |
2.8.0 |
https://github.com/jpadilla/pyjwt |
JSON Web Token implementation in Python |
| pyparsing |
3.1.2 |
None |
pyparsing module - Classes and methods to define and execute parsing grammars |
| pysolr |
3.9.0 |
https://github.com/django-haystack/pysolr/ |
Lightweight Python client for Apache Solr |
| python-dateutil |
2.9.0.post0 |
https://github.com/dateutil/dateutil |
Extensions to the standard Python datetime module |
| python-keycloak |
5.8.1 |
None |
python-keycloak is a Python package providing access to the Keycloak API. |
| python-magic |
0.4.27 |
http://github.com/ahupp/python-magic |
File type identification using libmagic |
| python-slugify |
8.0.4 |
https://github.com/un33k/python-slugify |
A Python slugify application that also handles Unicode |
| pytz |
2024.1 |
http://pythonhosted.org/pytz |
World timezone definitions, modern and historical |
| PyYAML |
6.0.1 |
https://pyyaml.org/ |
YAML parser and emitter for Python |
| redis |
5.0.7 |
https://github.com/redis/redis-py |
Python client for Redis database and key-value store |
| requests |
2.32.3 |
https://requests.readthedocs.io |
Python HTTP for Humans. |
| requests-toolbelt |
1.0.0 |
https://toolbelt.readthedocs.io/ |
A utility belt for advanced users of python-requests |
| returns |
0.26.0 |
None |
Make your functions return something meaningful, typed, and safe! |
| rich |
14.2.0 |
None |
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal |
| rq |
1.16.2 |
None |
RQ is a simple, lightweight, library for creating background jobs, and processing them. |
| s3transfer |
0.14.0 |
https://github.com/boto/s3transfer |
An Amazon S3 Transfer Manager |
| setuptools |
59.6.0 |
https://github.com/pypa/setuptools |
Easily download, build, install, upgrade, and uninstall Python packages |
| setuptools-scm |
9.2.2 |
None |
the blessed package to manage your versions by scm tags |
| simplejson |
3.19.2 |
https://github.com/simplejson/simplejson |
Simple, fast, extensible JSON encoder/decoder for Python |
| six |
1.16.0 |
https://github.com/benjaminp/six |
Python 2 and 3 compatibility utilities |
| SQLAlchemy |
1.4.52 |
https://www.sqlalchemy.org |
Database Abstraction Library |
| sqlalchemy2-stubs |
0.0.2a38 |
http://www.sqlalchemy.org |
Typing Stubs for SQLAlchemy 1.4 |
| sqlparse |
0.5.0 |
None |
A non-validating SQL parser. |
| tabulator |
1.53.5 |
https://github.com/frictionlessdata/tabulator-py |
Consistent interface for stream reading and writing tabular data (csv/xls/json/etc) |
| tenacity |
9.1.2 |
https://github.com/jd/tenacity |
Retry code until it succeeds |
| text-unidecode |
1.3 |
https://github.com/kmike/text-unidecode/ |
The most basic Text::Unidecode port |
| tomli |
2.0.1 |
None |
A lil' TOML parser |
| toolz |
1.1.0 |
None |
List processing tools and functional utilities |
| typing_extensions |
4.15.0 |
None |
Backported and Experimental Type Hints for Python 3.9+ |
| tzdata |
2025.2 |
https://github.com/python/tzdata |
Provider of IANA time zone data |
| tzlocal |
5.2 |
None |
tzinfo object for the local timezone |
| unicodecsv |
0.14.1 |
https://github.com/jdunck/python-unicodecsv |
Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*. |
| Unidecode |
1.0.22 |
UNKNOWN |
ASCII transliterations of Unicode text |
| urllib3 |
2.2.2 |
None |
HTTP library with thread-safe connection pooling, file post, and more. |
| watchdog |
4.0.1 |
https://github.com/gorakhargosh/watchdog |
Filesystem events monitoring |
| webassets |
2.0 |
http://github.com/miracle2k/webassets/ |
Media asset management for Python, with glue code for various web frameworks |
| webencodings |
0.5.1 |
https://github.com/SimonSapin/python-webencodings |
Character encoding aliases for legacy web content |
| Werkzeug |
3.0.6 |
None |
The comprehensive WSGI web application library. |
| wheel |
0.37.1 |
https://github.com/pypa/wheel |
A built-package format for Python |
| WTForms |
3.1.2 |
None |
Form validation and rendering for Python web development. |
| xarray |
2025.6.1 |
None |
N-D labeled arrays and datasets in Python |
| xlrd |
2.0.2 |
http://www.python-excel.org/ |
Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files |
| zipp |
3.19.2 |
None |
Backport of pathlib-compatible object wrapper for zip files |
| zope.interface |
6.4.post2 |
https://github.com/zopefoundation/zope.interface |
Interfaces for Python |