packageName stringlengths 2 24 | version stringlengths 3 11 | summary stringlengths 0 179 ⌀ | description stringlengths 0 2k | author stringlengths 0 381 ⌀ | authorEmail stringlengths 0 488 ⌀ | maintainer stringclasses 39
values | maintainerEmail stringclasses 73
values | license stringclasses 71
values | licenseExpression stringclasses 27
values | homepageUrl stringlengths 0 60 ⌀ | projectUrl stringlengths 28 50 | pypiUrl stringlengths 28 50 | requiresPython stringclasses 37
values | requiresDist listlengths 0 271 | dependencyCount int64 0 271 | classifiers listlengths 0 63 | keywords stringlengths 0 922 ⌀ | releaseCount int64 1 3.76k | firstReleaseDate stringlengths 20 27 ⌀ | latestReleaseDate stringlengths 20 27 ⌀ | downloadCount null | yanked bool 1
class | yankedReason null | retrievedAt stringlengths 32 32 | _run_id stringclasses 50
values | _dataset_id stringclasses 50
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
kubernetes | 36.0.3 | Kubernetes python client | Python client for kubernetes http://kubernetes.io/
| Kubernetes | null | null | null | Apache License Version 2.0 | null | https://github.com/kubernetes-client/python | https://pypi.org/project/kubernetes/ | https://pypi.org/project/kubernetes/ | >=3.10 | [
"certifi>=14.05.14",
"six>=1.9.0",
"python-dateutil>=2.5.3",
"pyyaml>=6.0.3",
"websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0",
"requests",
"requests-oauthlib",
"urllib3!=2.6.0,>=1.24.2",
"durationpy>=0.7",
"certifi>=14.05.14",
"six>=1.9.0",
"python-dateutil>=2.5.3",
"pyyaml>=6.0.3",
... | 16 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Program... | Swagger, OpenAPI, Kubernetes | 118 | 2016-11-23T22:13:02.754662Z | 2026-07-13T20:38:12.128498Z | null | false | null | 2026-08-03T21:34:16.592887+00:00 | ChKe47N3qedaUFoRy | EqT1poZuvDkituKKR |
kombu | 5.6.2 | Messaging library for Python. | Ask Solem | auvipy@gmail.com | null | null | BSD-3-Clause | null | https://kombu.readthedocs.io | https://pypi.org/project/kombu/ | https://pypi.org/project/kombu/ | >=3.9 | [
"amqp<6.0.0,>=5.1.1",
"vine==5.1.0",
"tzdata>=2025.2",
"packaging",
"msgpack==1.1.2; extra == \"msgpack\"",
"PyYAML>=3.10; extra == \"yaml\"",
"redis!=4.5.5,!=5.0.2,<6.5,>=4.5.2; extra == \"redis\"",
"pymongo==4.15.3; extra == \"mongodb\"",
"boto3>=1.26.143; extra == \"sqs\"",
"pycurl>=7.43.0.5; (... | 27 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Languag... | messaging message amqp rabbitmq redis actor producer consumer | 206 | 2010-07-22T16:24:23.864516Z | 2025-12-29T20:30:07.779035Z | null | false | null | 2026-08-03T21:34:16.645195+00:00 | ChKe47N3qedaUFoRy | EqT1poZuvDkituKKR | |
keyring | 25.7.0 | Store and access your passwords safely. | .. image:: https://img.shields.io/pypi/v/keyring.svg
:target: https://pypi.org/project/keyring
.. image:: https://img.shields.io/pypi/pyversions/keyring.svg
.. image:: https://github.com/jaraco/keyring/actions/workflows/main.yml/badge.svg
:target: https://github.com/jaraco/keyring/actions?query=workflow%3A%22te... | null | Kang Zhang <jobo.zh@gmail.com> | null | "Jason R. Coombs" <jaraco@jaraco.com> | null | MIT | null | https://pypi.org/project/keyring/ | https://pypi.org/project/keyring/ | >=3.9 | [
"pywin32-ctypes>=0.2.0; sys_platform == \"win32\"",
"SecretStorage>=3.2; sys_platform == \"linux\"",
"jeepney>=0.4.2; sys_platform == \"linux\"",
"importlib_metadata>=4.11.4; python_version < \"3.12\"",
"jaraco.classes",
"jaraco.functools",
"jaraco.context",
"pytest!=8.1.*,>=6; extra == \"test\"",
"... | 24 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only"
] | null | 203 | 2009-08-21T18:38:15.337396Z | 2025-11-16T16:26:09.482176Z | null | false | null | 2026-08-03T21:34:16.681126+00:00 | ChKe47N3qedaUFoRy | EqT1poZuvDkituKKR |
krb5 | 0.9.0 | Kerberos API bindings for Python | # Python Kerberos 5 Library
[](https://github.com/jborean93/pykrb5/actions/workflows/ci.yml)
[](https://badge.fury.io/py/krb5)
[.
---
[User documentation](docs/README.md)
---
## Key Features
Some of the key features are:
* List competitions, download competition data, submit to a competition.
* List, create, update, download or delete datasets.
* List, create,... | null | Kaggle <support@kaggle.com> | null | null | Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the c... | null | null | https://pypi.org/project/kaggle/ | https://pypi.org/project/kaggle/ | >=3.11 | [
"bleach",
"jupytext",
"kagglesdk<1.0,>=0.1.35",
"packaging",
"protobuf",
"python-dateutil",
"python-dotenv",
"python-slugify",
"requests",
"tqdm",
"urllib3>=1.15.1"
] | 11 | [
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
] | API, Kaggle | 92 | 2018-01-30T03:27:29.589558Z | 2026-07-23T21:20:57.915789Z | null | false | null | 2026-08-03T21:34:16.777538+00:00 | ChKe47N3qedaUFoRy | EqT1poZuvDkituKKR |
kafka-python | 3.0.9 | Pure Python client for Apache Kafka | kafka-python
############
.. image:: https://img.shields.io/pypi/v/kafka-python.svg
:target: https://pypi.org/project/kafka-python
.. image:: https://img.shields.io/badge/kafka-4.3--0.8-brightgreen.svg
:target: https://kafka-python.readthedocs.io/en/master/compatibility.html
.. image:: https://img.shields.io/... | null | Dana Powers <dana.powers@gmail.com> | null | null | null | Apache-2.0 | null | https://pypi.org/project/kafka-python/ | https://pypi.org/project/kafka-python/ | >=3.8 | [
"crc32c; extra == \"crc32c\"",
"lz4; extra == \"lz4\"",
"python-snappy; extra == \"snappy\"",
"zstandard; extra == \"zstd\"",
"pytest; extra == \"testing\"",
"pytest-mock; extra == \"testing\"",
"pytest-timeout; extra == \"testing\"",
"pyperf; extra == \"benchmarks\""
] | 8 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language... | apache kafka, kafka | 78 | 2014-03-26T15:25:56.021174Z | 2026-07-21T18:19:27.838996Z | null | false | null | 2026-08-03T21:34:16.816100+00:00 | ChKe47N3qedaUFoRy | EqT1poZuvDkituKKR |
structlog | 26.1.0 | Structured Logging for Python | <p align="center">
<img
src="https://www.structlog.org/en/stable/_static/structlog_logo_small.png"
alt="structlog mascot"
/>
</p>
*structlog* is *the* production-ready logging solution for Python:
- **Simple**: Everything is about **functions** that take and return **dictionaries** – all hidde... | null | Hynek Schlawack <hs@ox.cx> | null | null | null | MIT OR Apache-2.0 | null | https://pypi.org/project/structlog/ | https://pypi.org/project/structlog/ | >=3.10 | [
"typing-extensions; python_version < \"3.11\""
] | 1 | [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: Apache Software License",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: ... | log, logging, structure, structured | 43 | 2013-09-12T16:06:35.910137Z | 2026-06-06T07:33:39.348407Z | null | false | null | 2026-08-03T21:34:16.870806+00:00 | ChKe47N3qedaUFoRy | EqT1poZuvDkituKKR |
kfp | 2.17.0 | Kubeflow Pipelines SDK |
Kubeflow Pipelines is a platform for building and deploying portable, scalable machine learning workflows based on Docker containers within the [Kubeflow](https://www.kubeflow.org/) project.
Use Kubeflow Pipelines to compose a multi-step workflow ([pipeline](https://www.kubeflow.org/docs/components/pipelines/concepts... | The Kubeflow Authors | null | null | null | null | null | https://github.com/kubeflow/pipelines | https://pypi.org/project/kfp/ | https://pypi.org/project/kfp/ | >=3.9.0 | [
"click>=8.1.8",
"click-option-group==0.5.7",
"docstring-parser<1,>=0.7.3",
"google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5",
"google-auth<3,>=1.6.1",
"google-cloud-storage<4,>=2.2.1",
"kfp-pipeline-spec<3,>=2.17.0",
"kfp-server-api<3,>=2.17.0",
"kubernetes<31,>=8.0.0",
"protobuf... | 27 | [
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming La... | null | 155 | 2019-03-06T01:38:06.272640Z | 2026-07-09T13:46:40.295553Z | null | false | null | 2026-08-03T21:34:16.911971+00:00 | ChKe47N3qedaUFoRy | EqT1poZuvDkituKKR |
idna | 3.18 | Internationalized Domain Names in Applications (IDNA) | # Internationalized Domain Names in Applications (IDNA)
Support for [Internationalized Domain Names in Applications
(IDNA)](https://tools.ietf.org/html/rfc5891) and [Unicode IDNA
Compatibility Processing](https://unicode.org/reports/tr46/). It
supersedes the standard library's `encodings.idna`, which only
implements t... | null | Kim Davies <kim+pypi@gumleaf.org> | null | null | null | BSD-3-Clause | null | https://pypi.org/project/idna/ | https://pypi.org/project/idna/ | >=3.9 | [
"ruff>=0.6.2; extra == \"all\"",
"mypy>=1.11.2; extra == \"all\"",
"pytest>=8.3.2; extra == \"all\""
] | 3 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Lan... | null | 41 | 2013-07-16T19:29:45.445020Z | 2026-06-02T14:34:07.794523Z | null | false | null | 2026-08-03T21:34:03.348112+00:00 | jMWtg88eib59YlxVh | UDfpes2ucQe3g7KAb |
isort | 8.0.1 | A Python utility / library to sort Python imports. | [](https://pycqa.github.io/isort/)
------------------------------------------------------------------------
[](https://badge.fury.io/py/isort)
[... | null | Timothy Crosley <timothy.crosley@gmail.com>, staticdev <staticdev-support@proton.me> | null | null | null | MIT | null | https://pypi.org/project/isort/ | https://pypi.org/project/isort/ | >=3.10.0 | [
"colorama; extra == \"colors\""
] | 1 | [
"Development Status :: 6 - Mature",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programmi... | Clean, Imports, Lint, Refactor, Sort | 154 | 2013-12-07T14:43:03.873489Z | 2026-07-12T20:29:16.124017Z | null | false | null | 2026-08-03T21:34:03.383142+00:00 | jMWtg88eib59YlxVh | UDfpes2ucQe3g7KAb |
ImageIO | 2.37.4 | Read and write images and video across all major formats. Supports scientific and volumetric data. | # IMAGEIO
[](https://github.com/imageio/imageio/actions/workflows/ci.yml)
[](https://github.com/imageio/imageio/actions/workflows/cd.yml)
[
for Jupyter notebooks and the IPython kernel.
This package contains the python implementation... | Jupyter Development Team | jupyter@googlegroups.com | null | null | BSD 3-Clause License | null | http://jupyter.org | https://pypi.org/project/ipywidgets/ | https://pypi.org/project/ipywidgets/ | >=3.7 | [
"comm>=0.1.3",
"ipython>=6.1.0",
"traitlets>=4.3.1",
"widgetsnbextension~=4.0.14",
"jupyterlab_widgets~=3.0.15",
"jsonschema; extra == \"test\"",
"ipykernel; extra == \"test\"",
"pytest>=3.6.0; extra == \"test\"",
"pytest-cov; extra == \"test\"",
"pytz; extra == \"test\""
] | 10 | [
"Framework :: Jupyter",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: O... | Interactive, Interpreter, Shell, Web, ipython, widgets, Jupyter | 165 | 2015-08-03T20:52:35.456851Z | 2025-11-01T21:18:12.393643Z | null | false | null | 2026-08-03T21:34:03.487524+00:00 | jMWtg88eib59YlxVh | UDfpes2ucQe3g7KAb |
iniconfig | 2.3.0 | brain-dead simple config-ini parsing | iniconfig: brain-dead simple parsing of ini files
=======================================================
iniconfig is a small and simple INI-file parser module
having a unique set of features:
* maintains order of sections and entries
* supports multi-line values with or without line-continuations
* supports "#" com... | null | Ronny Pfannschmidt <opensource@ronnypfannschmidt.de>, Holger Krekel <holger.krekel@gmail.com> | null | null | null | MIT | null | https://pypi.org/project/iniconfig/ | https://pypi.org/project/iniconfig/ | >=3.10 | [] | 0 | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python... | null | 11 | 2010-10-12T17:42:07.038193Z | 2025-10-18T21:55:43.219048Z | null | false | null | 2026-08-03T21:34:03.524599+00:00 | jMWtg88eib59YlxVh | UDfpes2ucQe3g7KAb |
invoke | 3.0.3 | Pythonic task execution | |version| |python| |license| |ci| |coverage|
.. |version| image:: https://img.shields.io/pypi/v/invoke
:target: https://pypi.org/project/invoke/
:alt: PyPI - Package Version
.. |python| image:: https://img.shields.io/pypi/pyversions/invoke
:target: https://pypi.org/project/invoke/
:alt: PyPI - Python V... | null | Jeff Forcier <jeff@bitprophet.org> | null | null | null | BSD-2-Clause | null | https://pypi.org/project/invoke/ | https://pypi.org/project/invoke/ | >=3.9 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Operating System :: Unix",
"Prog... | null | 70 | 2013-03-17T18:37:44.445948Z | 2026-04-07T15:17:48.307589Z | null | false | null | 2026-08-03T21:34:03.552615+00:00 | jMWtg88eib59YlxVh | UDfpes2ucQe3g7KAb |
inflection | 0.5.1 | A port of Ruby on Rails inflector to Python | Inflection
==========
|build status|_
.. |build status| image:: https://travis-ci.org/jpvanhal/inflection.svg?branch=master
:alt: Build Status
.. _build status: http://travis-ci.org/jpvanhal/inflection
Inflection is a string transformation library. It singularizes and pluralizes
English words, and transforms str... | Janne Vanhala | janne.vanhala@gmail.com | MIT | null | https://github.com/jpvanhal/inflection | https://pypi.org/project/inflection/ | https://pypi.org/project/inflection/ | >=3.5 | [] | 0 | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Pr... | 9 | 2012-02-24T20:09:17.268105Z | 2020-08-22T08:16:29.139062Z | null | false | null | 2026-08-03T21:34:03.613588+00:00 | jMWtg88eib59YlxVh | UDfpes2ucQe3g7KAb | |||
itemadapter | 0.13.1 | Common interface for data container classes | # itemadapter
[](https://pypi.python.org/pypi/itemadapter)
[](https://pypi.python.org/pypi/itemadapter)
[](https://gith... | null | Eugenio Lacuesta <eugenio.lacuesta@gmail.com> | null | null | null | BSD-3-Clause | null | https://pypi.org/project/itemadapter/ | https://pypi.org/project/itemadapter/ | >=3.9 | [
"attrs>=20.1.0; extra == \"attrs\"",
"pydantic>=1.8; extra == \"pydantic\"",
"scrapy>=2.2; extra == \"scrapy\""
] | 3 | [
"Development Status :: 3 - Alpha",
"Framework :: Scrapy",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming... | null | 25 | 2020-04-25T03:23:53.968336Z | 2026-01-08T17:56:38.863647Z | null | false | null | 2026-08-03T21:34:03.654254+00:00 | jMWtg88eib59YlxVh | UDfpes2ucQe3g7KAb |
itsdangerous | 2.2.0 | Safely pass data to untrusted environments and back. | # ItsDangerous
... so better sign this
Various helpers to pass data to untrusted environments and to get it
back safe and sound. Data is cryptographically signed to ensure that a
token has not been tampered with.
It's possible to customize how data is serialized. Data is compressed as
needed. A timestamp can be adde... | null | null | null | Pallets <contact@palletsprojects.com> | null | null | null | https://pypi.org/project/itsdangerous/ | https://pypi.org/project/itsdangerous/ | >=3.8 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Typing :: Typed"
] | null | 27 | 2011-06-24T02:53:45.500019Z | 2024-04-16T21:28:15.614771Z | null | false | null | 2026-08-03T21:34:03.682170+00:00 | jMWtg88eib59YlxVh | UDfpes2ucQe3g7KAb |
httpx | 0.28.1 | The next generation HTTP client. | <p align="center">
<a href="https://www.python-httpx.org/"><img width="350" height="208" src="https://raw.githubusercontent.com/encode/httpx/master/docs/img/butterfly.png" alt='HTTPX'></a>
</p>
<p align="center"><strong>HTTPX</strong> <em>- A next-generation HTTP client for Python.</em></p>
<p align="center">
<a hr... | null | Tom Christie <tom@tomchristie.com> | null | null | BSD-3-Clause | null | null | https://pypi.org/project/httpx/ | https://pypi.org/project/httpx/ | >=3.8 | [
"anyio",
"certifi",
"httpcore==1.*",
"idna",
"brotli; platform_python_implementation == \"CPython\" and extra == \"brotli\"",
"brotlicffi; platform_python_implementation != \"CPython\" and extra == \"brotli\"",
"click==8.*; extra == \"cli\"",
"pygments==2.*; extra == \"cli\"",
"rich<14,>=10; extra =... | 12 | [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: AsyncIO",
"Framework :: Trio",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :... | null | 74 | 2019-07-19T14:23:35.015278Z | 2025-09-15T16:15:12.087154Z | null | false | null | 2026-08-03T21:33:58.815255+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr |
hypothesis | 6.165.0 | The property-based testing library for Python | <div align="center">
<img src="https://raw.githubusercontent.com/HypothesisWorks/hypothesis/master/brand/dragonfly-rainbow.svg" width="300">
</div>
# Hypothesis
* [Website](https://hypothesis.works/)
* [Documentation](https://hypothesis.readthedocs.io/en/latest/)
* [Source code](https://github.com/hypothesisWorks/h... | null | "David R. MacIver and Zac Hatfield-Dodds" <david@drmaciver.com> | null | null | null | MPL-2.0 | null | https://pypi.org/project/hypothesis/ | https://pypi.org/project/hypothesis/ | >=3.10 | [
"exceptiongroup>=1.0.0; python_full_version < \"3.11\"",
"sortedcontainers<3.0.0,>=2.1.0",
"black>=20.8b0; extra == \"all\"",
"click>=7.0; extra == \"all\"",
"crosshair-tool>=0.0.109; extra == \"all\"",
"django>=5.2; extra == \"all\"",
"dpcontracts>=0.4; extra == \"all\"",
"hypothesis-crosshair>=0.0.3... | 37 | [
"Development Status :: 5 - Production/Stable",
"Framework :: Hypothesis",
"Framework :: Pytest",
"Intended Audience :: Developers",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Operating System :: Unix",
"Programming Language :: Python",
"Programming Language :: Python :... | python, testing, fuzzing, property-based-testing | 1,553 | 2013-03-10T13:53:06.290056Z | 2026-08-02T00:20:26.755151Z | null | false | null | 2026-08-03T21:33:58.910878+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr |
huggingface-hub | 1.26.0 | Client library to download and publish models, datasets and other repos on the huggingface.co hub | <p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://huggingface.co/datasets/huggingface/documentation-images/raw/main/huggingface_hub-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="https://huggingface.co/datasets/huggingface/documentation-images/raw/main... | Hugging Face, Inc. | julien@huggingface.co | null | null | Apache-2.0 | null | https://github.com/huggingface/huggingface_hub | https://pypi.org/project/huggingface-hub/ | https://pypi.org/project/huggingface-hub/ | >=3.10.0 | [
"click<9.0.0,>=8.4.2",
"filelock>=3.10.0",
"fsspec>=2023.5.0",
"hf-xet<2.0.0,>=1.5.1; platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"arm64\" or platform_machine == \"aarch64\"",
"httpx<1,>=0.23.0",
"packaging>=20.9",
"pyyaml>=5.1... | 112 | [
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming L... | model-hub machine-learning models natural-language-processing deep-learning pytorch pretrained-models | 309 | 2020-12-23T09:22:13.169215Z | 2026-07-30T14:12:04.156448Z | null | false | null | 2026-08-03T21:33:58.958967+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr |
hatch | 1.17.1 | Modern, extensible Python project management | # Hatch
<div align="center">
<img src="https://raw.githubusercontent.com/pypa/hatch/master/docs/assets/images/logo.svg" alt="Hatch logo" width="500" role="img">
| | |
| --- | --- |
| CI/CD | [](https://github.com/pypa/hatch/actions/workf... | null | Ofek Lev <oss@ofek.dev>, Cary Hawkins <hawkinscary23@gmail.com> | null | null | null | MIT | null | https://pypi.org/project/hatch/ | https://pypi.org/project/hatch/ | >=3.10 | [
"backports-zstd>=1.0.0; python_version < \"3.14\"",
"click>=8.0.6",
"distro>=1.0.0; sys_platform == \"linux\"",
"hatchling>=1.27.0",
"httpx2>=0.22.0",
"hyperlink>=21.0.0",
"keyring>=23.5.0",
"packaging>=24.2",
"pexpect~=4.8",
"platformdirs>=2.5.0",
"pyproject-hooks",
"python-discovery>=1.1",
... | 19 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: ... | build, dependency, environment, hatch, packaging, plugin, publishing, release, versioning | 61 | 2021-12-29T21:16:09.834318Z | 2026-07-08T01:54:37.327108Z | null | false | null | 2026-08-03T21:33:59.012372+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr |
humanize | 4.16.0 | Python humanize utilities | # humanize
[](https://pypi.org/project/humanize/)
[](https://pypi.org/project/humanize/)
[",
"webencodings",
"genshi ; extra == 'all'",
"chardet (>=2.2) ; extra == 'all'",
"lxml ; (platform_python_implementation == 'CPython') and extra == 'all'",
"chardet (>=2.2) ; extra == 'chardet'",
"genshi ; extra == 'genshi'",
"lxml ; (platform_python_implementation == 'CPython') and extra... | 8 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: P... | 27 | 2012-02-11T10:36:08.028482Z | 2020-06-22T23:32:38.834992Z | null | false | null | 2026-08-03T21:33:59.074271+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr | |||
h11 | 0.16.0 | A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 | h11
===
.. image:: https://travis-ci.org/python-hyper/h11.svg?branch=master
:target: https://travis-ci.org/python-hyper/h11
:alt: Automated test status
.. image:: https://codecov.io/gh/python-hyper/h11/branch/master/graph/badge.svg
:target: https://codecov.io/gh/python-hyper/h11
:alt: Test coverage
.. im... | Nathaniel J. Smith | njs@pobox.com | null | null | MIT | null | https://github.com/python-hyper/h11 | https://pypi.org/project/h11/ | https://pypi.org/project/h11/ | >=3.8 | [] | 0 | [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Languag... | null | 14 | 2016-05-14T01:29:43.158216Z | 2025-04-24T03:35:25.427659Z | null | false | null | 2026-08-03T21:33:59.103105+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr |
h2 | 4.4.1 | Pure-Python HTTP/2 protocol implementation | =========================
h2: HTTP/2 Protocol Stack
=========================
.. image:: https://github.com/python-hyper/h2/workflows/CI/badge.svg
:target: https://github.com/python-hyper/h2/actions
:alt: Build Status
.. image:: https://codecov.io/gh/python-hyper/h2/branch/master/graph/badge.svg
:target: h... | null | Cory Benfield <cory@lukasa.co.uk> | null | Thomas Kriechbaumer <thomas@kriechbaumer.name> | null | MIT | null | https://pypi.org/project/h2/ | https://pypi.org/project/h2/ | >=3.10 | [
"hyperframe<7,>=6.1",
"hpack<5,>=4.2"
] | 2 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Lan... | null | 48 | 2015-10-15T17:19:41.989425Z | 2026-08-03T11:45:09.509241Z | null | false | null | 2026-08-03T21:33:59.237848+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr |
httpcore | 1.0.9 | A minimal low-level HTTP client. | # HTTP Core
[](https://github.com/encode/httpcore/actions)
[](https://pypi.org/project/httpcore/)
> *Do one thing, and do it well.*
The HTTP Core package provides a minimal low-l... | null | Tom Christie <tom@tomchristie.com> | null | null | null | BSD-3-Clause | null | https://pypi.org/project/httpcore/ | https://pypi.org/project/httpcore/ | >=3.8 | [
"certifi",
"h11>=0.16",
"anyio<5.0,>=4.0; extra == \"asyncio\"",
"h2<5,>=3; extra == \"http2\"",
"socksio==1.*; extra == \"socks\"",
"trio<1.0,>=0.22.0; extra == \"trio\""
] | 6 | [
"Development Status :: 3 - Alpha",
"Environment :: Web Environment",
"Framework :: AsyncIO",
"Framework :: Trio",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python ... | null | 64 | 2019-04-04T17:44:38.403522Z | 2025-04-24T22:06:22.219726Z | null | false | null | 2026-08-03T21:33:59.268689+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr |
hydra-core | 1.3.4 | A framework for elegantly configuring complex applications | <p align="center"><img src="https://raw.githubusercontent.com/facebookresearch/hydra/master/website/static/img/Hydra-Readme-logo2.svg" alt="logo" width="70%" /></p>
<p align="center">
<a href="https://pypi.org/project/hydra-core/">
<img src="https://img.shields.io/pypi/v/hydra-core" alt="PyPI" />
</a>
<a hre... | Omry Yadan | omry@fb.com | null | null | MIT | null | https://github.com/facebookresearch/hydra | https://pypi.org/project/hydra-core/ | https://pypi.org/project/hydra-core/ | null | [
"omegaconf<2.4,>=2.2",
"antlr4-python3-runtime==4.9.*",
"importlib-resources; python_version < \"3.9\"",
"packaging"
] | 4 | [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python... | command-line configuration yaml tab-completion | 54 | 2019-09-19T15:20:39.002118Z | 2026-07-19T07:33:03.673671Z | null | false | null | 2026-08-03T21:33:59.297853+00:00 | Zz7jTlRKvTRxJywJM | EzO9LYBlYApPbfrMr |
Flask | 3.1.3 | A simple framework for building complex web applications. | <div align="center"><img src="https://raw.githubusercontent.com/pallets/flask/refs/heads/stable/docs/_static/flask-name.svg" alt="" height="150"></div>
# Flask
Flask is a lightweight [WSGI] web application framework. It is designed
to make getting started quick and easy, with the ability to scale up to
complex applic... | null | null | null | Pallets <contact@palletsprojects.com> | null | BSD-3-Clause | null | https://pypi.org/project/Flask/ | https://pypi.org/project/Flask/ | >=3.9 | [
"blinker>=1.9.0",
"click>=8.1.3",
"importlib-metadata>=3.6.0; python_version < \"3.10\"",
"itsdangerous>=2.2.0",
"jinja2>=3.1.2",
"markupsafe>=2.1.1",
"werkzeug>=3.1.0",
"asgiref>=3.2; extra == \"async\"",
"python-dotenv; extra == \"dotenv\""
] | 9 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Flask",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
"Topic :: Internet :: WWW/HTTP :: WSGI",... | null | 64 | 2010-04-16T14:29:37.458396Z | 2026-02-19T05:00:57.678803Z | null | false | null | 2026-08-03T21:33:42.544762+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L |
fastapi | 0.141.1 | FastAPI framework, high performance, easy to learn, fast to code, ready for production | <p align="center">
<a href="https://fastapi.tiangolo.com"><img src="https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png" alt="FastAPI"></a>
</p>
<p align="center">
<em>FastAPI framework, high performance, easy to learn, fast to code, ready for production</em>
</p>
<p align="center">
<a href="https://github... | null | Sebastián Ramírez <tiangolo@gmail.com> | null | null | null | MIT | null | https://pypi.org/project/fastapi/ | https://pypi.org/project/fastapi/ | >=3.10 | [
"starlette>=0.46.0",
"pydantic>=2.9.0",
"typing-extensions>=4.8.0",
"typing-inspection>=0.4.2",
"annotated-doc>=0.0.2",
"fastapi-cli[standard]>=0.0.32; extra == \"standard\"",
"fastar>=0.9.0; extra == \"standard\"",
"httpx<1.0.0,>=0.23.0; extra == \"standard\"",
"jinja2>=3.1.5; extra == \"standard\"... | 32 | [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Framework :: AsyncIO",
"Framework :: FastAPI",
"Framework :: Pydantic",
"Framework :: Pydantic :: 2",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Intended Audience :: System Administrators",
... | null | 317 | 2018-12-08T08:14:13.103167Z | 2026-07-29T17:18:05.568608Z | null | false | null | 2026-08-03T21:33:42.582558+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L |
flake8 | 7.3.0 | the modular source code checker: pep8 pyflakes and co | .. image:: https://github.com/PyCQA/flake8/workflows/main/badge.svg
:target: https://github.com/PyCQA/flake8/actions?query=workflow%3Amain
:alt: build status
.. image:: https://results.pre-commit.ci/badge/github/PyCQA/flake8/main.svg
:target: https://results.pre-commit.ci/latest/github/PyCQA/flake8/main
:a... | Tarek Ziade | tarek@ziade.org | Ian Stapleton Cordasco | graffatcolmingov@gmail.com | MIT | null | https://github.com/pycqa/flake8 | https://pypi.org/project/flake8/ | https://pypi.org/project/flake8/ | >=3.9 | [
"mccabe<0.8.0,>=0.7.0",
"pycodestyle<2.15.0,>=2.14.0",
"pyflakes<3.5.0,>=3.4.0"
] | 3 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Framework :: Flake8",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Progra... | null | 94 | 2010-08-12T15:36:04.006243Z | 2025-06-20T19:31:35.838627Z | null | false | null | 2026-08-03T21:33:42.611298+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L |
fsspec | 2026.7.0 | File-system specification | # filesystem_spec
[](https://pypi.python.org/pypi/fsspec/)
[](https://anaconda.org/conda-forge/fsspec)

[](https://pypi.org/project/filelock/)
[](https://pypi.org/project/filelock/)
[](https://... | null | null | null | Bernát Gábor <gaborjbernat@gmail.com> | null | MIT | null | https://pypi.org/project/filelock/ | https://pypi.org/project/filelock/ | >=3.10 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Lang... | application, cache, directory, log, user | 112 | 2014-07-06T10:37:55.868859Z | 2026-07-29T22:46:04.895806Z | null | false | null | 2026-08-03T21:33:42.665081+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L |
future | 1.0.0 | Clean single-source support for Python 3 and 2 |
future: Easy, safe support for Python 2/3 compatibility
=======================================================
``future`` is the missing compatibility layer between Python 2 and Python
3. It allows you to use a single, clean Python 3.x-compatible codebase to
support both Python 2 and Python 3 with minimal overhead.
... | Ed Schofield | ed@pythoncharmers.com | MIT | null | https://python-future.org | https://pypi.org/project/future/ | https://pypi.org/project/future/ | >=2.6, !=3.0.*, !=3.1.*, !=3.2.* | [] | 0 | [
"Development Status :: 6 - Mature",
"Intended Audience :: Developers",
"License :: OSI Approved",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Prog... | future past python3 migration futurize backport six 2to3 modernize pasteurize 3to2 | 52 | 2013-07-14T14:48:41.280663Z | 2024-02-21T11:52:38.461835Z | null | false | null | 2026-08-03T21:33:42.689620+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L | ||
fonttools | 4.63.0 | Tools to manipulate font files | |CI Build Status| |Coverage Status| |PyPI| |Gitter Chat|
What is this?
~~~~~~~~~~~~~
| fontTools is a library for manipulating fonts, written in Python. The
project includes the TTX tool, that can convert TrueType and OpenType
fonts to and from an XML text format, which is also called TTX. It
supports TrueType,... | Just van Rossum | just@letterror.com | Behdad Esfahbod | behdad@behdad.org | MIT | null | http://github.com/fonttools/fonttools | https://pypi.org/project/fonttools/ | https://pypi.org/project/fonttools/ | >=3.10 | [
"lxml>=4.0; extra == \"lxml\"",
"brotli>=1.0.1; platform_python_implementation == \"CPython\" and extra == \"woff\"",
"brotlicffi>=0.8.0; platform_python_implementation != \"CPython\" and extra == \"woff\"",
"zopfli>=0.1.4; extra == \"woff\"",
"unicodedata2>=17.0.0; python_version <= \"3.14\" and extra == \... | 28 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: Other Environment",
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programmin... | null | 234 | 2013-12-16T23:04:05.918243Z | 2026-05-14T12:04:30.958758Z | null | false | null | 2026-08-03T21:33:42.767171+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L |
ftfy | 6.3.1 | Fixes mojibake and other problems with Unicode, after the fact | # ftfy: fixes text for you
[](https://badge.fury.io/py/ftfy)
[](https://ftfy.readthedocs.org/en/latest/)
```python
>>> from ftfy import fix_encoding
>>> print(fix_encoding("(ง'⌣')ง"))
(ง'⌣')ง
... | null | Robyn Speer <rspeer@arborelia.net> | null | null | Apache-2.0 | null | null | https://pypi.org/project/ftfy/ | https://pypi.org/project/ftfy/ | >=3.9 | [
"wcwidth"
] | 1 | [] | null | 55 | 2012-08-24T19:24:04.788937Z | 2024-10-26T00:50:35.149078Z | null | false | null | 2026-08-03T21:33:42.801987+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L |
frictionless | 5.19.0 | Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data | # frictionless-py
[](https://github.com/frictionlessdata/frictionless-py/actions)
[](https://codecov.io/gh/f... | null | Open Knowledge Foundation <info@okfn.org> | null | null | null | MIT | null | https://pypi.org/project/frictionless/ | https://pypi.org/project/frictionless/ | >=3.8 | [
"attrs>=22.2.0",
"chardet>=3.0; python_version < \"3.10\"",
"chardet>=6.0; python_version >= \"3.10\"",
"humanize>=4.2",
"isodate>=0.6",
"jinja2>=3.0",
"jsonschema>=4.20",
"marko>=1.0",
"petl>=1.6",
"pydantic>=2.0",
"python-dateutil>=2.8",
"python-slugify>=1.2",
"pyyaml>=5.3",
"requests>=2... | 69 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :... | data package, data validation, frictionless data, json schema, json table schema, open data, tabular data package | 306 | 2020-07-18T09:13:05.631245Z | 2026-04-13T13:05:53.293434Z | null | false | null | 2026-08-03T21:33:42.836783+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L |
frozenlist | 1.8.0 | A list-like structure which implements collections.abc.MutableSequence | frozenlist
==========
.. image:: https://github.com/aio-libs/frozenlist/workflows/CI/badge.svg
:target: https://github.com/aio-libs/frozenlist/actions
:alt: GitHub status for master branch
.. image:: https://codecov.io/gh/aio-libs/frozenlist/branch/master/graph/badge.svg?flag=pytest
:target: https://codecov.... | null | null | aiohttp team <team@aiohttp.org> | team@aiohttp.org | Apache-2.0 | null | https://github.com/aio-libs/frozenlist | https://pypi.org/project/frozenlist/ | https://pypi.org/project/frozenlist/ | >=3.9 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Cython",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
... | null | 18 | 2019-08-28T19:45:46.197467Z | 2025-10-06T05:38:17.865026Z | null | false | null | 2026-08-03T21:33:42.872736+00:00 | CTdjfDOFcj58Xn1x7 | 02IYK0wrHL7XsaW5L |
gunicorn | 26.0.0 | WSGI HTTP Server for UNIX | # Gunicorn
<p align="center">
<strong>Gunicorn is maintained by volunteers. If it powers your production, please consider supporting us:</strong><br>
<a href="https://github.com/sponsors/benoitc"><img src="https://img.shields.io/badge/GitHub_Sponsors-❤-ea4aaa?style=for-the-badge&logo=github" alt="GitHub Sponsors">... | null | Benoit Chesneau <benoitc@gunicorn.org> | null | null | null | MIT | null | https://pypi.org/project/gunicorn/ | https://pypi.org/project/gunicorn/ | >=3.10 | [
"packaging",
"gevent>=24.10.1; extra == \"gevent\"",
"tornado>=6.5.0; extra == \"tornado\"",
"setproctitle; extra == \"setproctitle\"",
"h2>=4.1.0; extra == \"http2\"",
"gunicorn_h1c>=0.6.5; extra == \"fast\"",
"gevent>=24.10.1; extra == \"testing\"",
"h2>=4.1.0; extra == \"testing\"",
"coverage; ex... | 14 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Other Environment",
"Intended Audience :: Developers",
"Operating System :: MacOS :: MacOS X",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: On... | null | 98 | 2010-01-03T21:50:51.389527Z | 2026-05-05T06:38:25.529248Z | null | false | null | 2026-08-03T21:33:54.015542+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
grpcio | 1.83.0 | HTTP/2-based RPC framework | gRPC Python
===========
Package for gRPC Python.
Installation
------------
gRPC Python is available for Linux, macOS, and Windows.
Installing From PyPI
~~~~~~~~~~~~~~~~~~~~
If you are installing locally...
::
$ pip install grpcio
Else system wide (on Ubuntu)...
::
$ sudo pip install grpcio
If you're on ... | null | The gRPC Authors <grpc-io@googlegroups.com> | null | null | null | Apache-2.0 | null | https://pypi.org/project/grpcio/ | https://pypi.org/project/grpcio/ | >=3.10 | [
"typing-extensions~=4.12",
"grpcio-tools>=1.83.0; extra == \"protobuf\""
] | 2 | [
"Development Status :: 5 - Production/Stable",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming L... | null | 279 | 2015-03-30T23:24:33.390776Z | 2026-07-23T15:20:37.759028Z | null | false | null | 2026-08-03T21:33:54.199311+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
gevent | 26.7.0 | Coroutine-based network library | ========
gevent
========
.. image:: https://coveralls.io/repos/gevent/gevent/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/gevent/gevent?branch=master
..
This file is included in README.rst from the top-level
so it is limited to pure ReST markup, not Sphinx.
gevent is a corout... | Denis Bilenko | denis.bilenko@gmail.com | Jason Madden | jason@seecoresoftware.com | MIT | null | http://www.gevent.org/ | https://pypi.org/project/gevent/ | https://pypi.org/project/gevent/ | >=3.9 | [
"greenlet>=3.2.2; platform_python_implementation == \"CPython\"",
"cffi>=1.17.1; platform_python_implementation == \"CPython\" and sys_platform == \"win32\"",
"zope.event",
"zope.interface",
"dnspython<2.0,>=1.16.0; python_version < \"3.10\" and extra == \"dnspython\"",
"idna; python_version < \"3.10\" an... | 23 | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python... | greenlet coroutine cooperative multitasking light threads monkey | 97 | 2009-07-20T10:45:09.453735Z | 2026-07-22T20:16:04.713280Z | null | false | null | 2026-08-03T21:33:54.266878+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
gensim | 4.4.0 | Python framework for fast Vector Space Modelling |
==============================================
gensim -- Topic Modelling in Python
==============================================
|GA|_
|Wheel|_
.. |GA| image:: https://github.com/RaRe-Technologies/gensim/actions/workflows/tests.yml/badge.svg?branch=develop
.. |Wheel| image:: https://img.shields.io/pypi/wheel/gensim... | Radim Rehurek | me@radimrehurek.com | null | null | LGPL-2.1-only | null | https://radimrehurek.com/gensim/ | https://pypi.org/project/gensim/ | https://pypi.org/project/gensim/ | >=3.9 | [
"numpy>=1.18.5",
"scipy>=1.7.0",
"smart_open>=1.8.1",
"Pyro4>=4.27; extra == \"distributed\"",
"pytest; extra == \"test-win\"",
"pytest-cov; extra == \"test-win\"",
"testfixtures; extra == \"test-win\"",
"POT; extra == \"test-win\"",
"pytest; extra == \"test\"",
"pytest-cov; extra == \"test\"",
... | 32 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Science/Research",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Langua... | Singular Value Decomposition, SVD, Latent Semantic Indexing, LSA, LSI, Latent Dirichlet Allocation, LDA, Hierarchical Dirichlet Process, HDP, Random Projections, TFIDF, word2vec | 80 | 2010-03-18T12:06:45.580042Z | 2025-10-18T02:06:45.962817Z | null | false | null | 2026-08-03T21:33:54.317800+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
GitPython | 3.1.57 | GitPython is a Python library used to interact with Git repositories | 
[](https://readthedocs.org/projects/gitpython/?badge=stable)
[ and extra == \"test\"",
"ddt!=1.4.3,>=1.1.1; extra == \"test\"",
"mock; python_version < \"3.8\" and extra == ... | 17 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: OS Independent",
"Operating System :: POSIX",
"Programming Language :: Python",
"Progra... | null | 110 | 2010-03-21T02:56:30.287083Z | 2026-07-26T07:33:26.351341Z | null | false | null | 2026-08-03T21:33:54.350856+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
greenlet | 3.5.4 | Lightweight in-process concurrent programming | .. This file is included into docs/history.rst
Greenlets are lightweight coroutines for in-process concurrent
programming.
The "greenlet" package is a spin-off of `Stackless`_, a version of
CPython that supports micro-threads called "tasklets". Tasklets run
pseudo-concurrently (typically in a single or a few OS-leve... | null | Alexey Borzenkov <snaury@gmail.com> | null | Jason Madden <jason@seecoresoftware.com> | null | MIT AND PSF-2.0 | null | https://pypi.org/project/greenlet/ | https://pypi.org/project/greenlet/ | >=3.10 | [
"Sphinx; extra == \"docs\"",
"furo; extra == \"docs\"",
"objgraph; extra == \"test\"",
"psutil; extra == \"test\"",
"setuptools; extra == \"test\""
] | 5 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: C",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Prog... | greenlet, coroutine, concurrency, threads, cooperative | 67 | 2006-01-10T03:13:41Z | 2026-07-22T12:47:14.468817Z | null | false | null | 2026-08-03T21:33:54.433092+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
google-api-python-client | 2.198.0 | Google API Client Library for Python | # Google API Client
[](https://badge.fury.io/py/google-api-python-client)
This is the [Google API Python client library](https://cloud.google.com/apis/docs/client-libraries-explained#google_api_client_libraries)
for Google's discovery based APIs. T... | Google LLC | googleapis-packages@google.com | null | null | Apache 2.0 | null | https://github.com/googleapis/google-api-python-client/ | https://pypi.org/project/google-api-python-client/ | https://pypi.org/project/google-api-python-client/ | >=3.7 | [
"httplib2<1.0.0,>=0.19.0",
"google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0",
"google-auth-httplib2<1.0.0,>=0.2.0",
"google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5",
"uritemplate<5,>=3.0.1"
] | 5 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Prog... | google api client | 286 | 2011-02-26T20:49:51.690777Z | 2026-06-25T14:32:42.953366Z | null | false | null | 2026-08-03T21:33:54.480104+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
graphviz | 0.21 | Simple Python interface for Graphviz | Graphviz
========
|PyPI version| |License| |Supported Python| |Downloads|
|Build| |Codecov| |Readthedocs-stable| |Readthedocs-latest|
|Binder-stable|
This package facilitates the creation and rendering of graph descriptions in
the DOT_ language of the Graphviz_ graph drawing software (`upstream repo`_)
f... | null | Sebastian Bank <sebastian.bank@uni-leipzig.de> | null | null | null | MIT | null | https://pypi.org/project/graphviz/ | https://pypi.org/project/graphviz/ | >=3.9 | [
"build; extra == \"dev\"",
"wheel; extra == \"dev\"",
"twine; extra == \"dev\"",
"flake8; extra == \"dev\"",
"Flake8-pyproject; extra == \"dev\"",
"pep8-naming; extra == \"dev\"",
"tox>=3; extra == \"dev\"",
"pytest<8.1,>=7; extra == \"test\"",
"pytest-mock>=3; extra == \"test\"",
"pytest-cov; ext... | 14 | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python... | graph, visualization, dot, render | 59 | 2014-01-12T17:41:47.472560Z | 2025-06-15T09:35:05.824118Z | null | false | null | 2026-08-03T21:33:54.519378+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
geojson | 3.3.0 | Python bindings and utilities for GeoJSON | geojson
==============
.. image:: https://github.com/jazzband/geojson/actions/workflows/test.yml/badge.svg
:target: https://github.com/jazzband/geojson/actions/workflows/test.yml
:alt: GitHub Actions
.. image:: https://img.shields.io/codecov/c/github/jazzband/geojson.svg
:target: https://codecov.io/github/jaz... | Sean Gillies | sgillies@frii.com | Ray Riga | ray.maintainer@gmail.com | BSD | null | https://github.com/jazzband/geojson | https://pypi.org/project/geojson/ | https://pypi.org/project/geojson/ | >=3.10 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: P... | gis geography json | 33 | 2008-07-02T16:31:08Z | 2026-05-28T21:48:08.214813Z | null | false | null | 2026-08-03T21:33:54.564975+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
geopy | 2.5.0 | Python Geocoding Toolbox | geopy
=====
.. image:: https://img.shields.io/pypi/v/geopy.svg?style=flat-square
:target: https://pypi.python.org/pypi/geopy/
:alt: Latest Version
.. image:: https://img.shields.io/github/actions/workflow/status/geopy/geopy/ci.yml?branch=master&style=flat-square
:target: https://github.com/geopy/geopy/act... | null | null | Kostya Esmukov | kostya@esmukov.net | MIT | null | https://github.com/geopy/geopy | https://pypi.org/project/geopy/ | https://pypi.org/project/geopy/ | >=3.8 | [
"geographiclib<3,>=1.52",
"flake8<7.4,>=7.1.2; extra == \"dev\"",
"isort<8.1,>=5.13.2; extra == \"dev\"",
"coverage; extra == \"dev\"",
"pytest-asyncio>=0.17; extra == \"dev\"",
"pytest>=3.10; extra == \"dev\"",
"sphinx<=9.1.0; extra == \"dev\"",
"readme_renderer; extra == \"dev\"",
"sphinx<=9.1.0; ... | 25 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: P... | geocode, geocoding, gis, geographical, maps, earth, distance | 61 | 2006-09-09T21:29:12Z | 2026-07-12T19:50:06.051142Z | null | false | null | 2026-08-03T21:33:54.601417+00:00 | ALBiBdC0GFSLNfOYV | KloKp5G7Fp5a9RVUR |
elasticsearch | 9.4.1 | Python client for Elasticsearch | <p align="center">
<img src="https://github.com/elastic/elasticsearch-py/raw/main/docs/images/logo-elastic-glyph-color.svg" width="20%" alt="Elastic logo" />
</p>
# Elasticsearch Python Client
<p align="center">
<a href="https://pypi.org/project/elasticsearch"><img alt="PyPI Version" src="https://img.shields.io... | null | Elastic Client Library Maintainers <client-libs@elastic.co> | null | Elastic Client Library Maintainers <client-libs@elastic.co> | null | Apache-2.0 | null | https://pypi.org/project/elasticsearch/ | https://pypi.org/project/elasticsearch/ | >=3.10 | [
"anyio",
"elastic-transport<10,>=9.4.1",
"python-dateutil",
"sniffio",
"typing-extensions",
"aiohttp<4,>=3; extra == \"async\"",
"aiohttp; extra == \"dev\"",
"anyio[trio]; extra == \"dev\"",
"black; extra == \"dev\"",
"build; extra == \"dev\"",
"coverage; extra == \"dev\"",
"httpx; extra == \"... | 44 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming ... | REST, client, elastic, elasticsearch, index, kibana, mapping, search | 172 | 2013-09-24T16:41:07.512685Z | 2026-05-26T16:28:40.132546Z | null | false | null | 2026-08-03T21:33:30.893141+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K |
et-xmlfile | 2.0.0 | An implementation of lxml.xmlfile for the standard library | .. image:: https://foss.heptapod.net/openpyxl/et_xmlfile/badges/branch/default/coverage.svg
:target: https://coveralls.io/bitbucket/openpyxl/et_xmlfile?branch=default
:alt: coverage status
et_xmfile
=========
XML can use lots of memory, and et_xmlfile is a low memory library for creating large XML files
And, ... | See AUTHORS.txt | charlie.clark@clark-consulting.eu | null | null | MIT | null | https://foss.heptapod.net/openpyxl/et_xmlfile | https://pypi.org/project/et-xmlfile/ | https://pypi.org/project/et-xmlfile/ | >=3.8 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Language :: Python :: 3.10",
"Programming Language ::... | null | 4 | 2015-03-30T13:50:47.125297Z | 2024-10-25T17:25:40.039150Z | null | false | null | 2026-08-03T21:33:30.927568+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K |
executing | 2.2.1 | Get the currently executing AST node of a frame, and other information | # executing
[](https://github.com/alexmojaki/executing/actions) [](https://coveralls.io/github/alexmojaki/executing?branch=ma... | Alex Hall | alex.mojaki@gmail.com | null | null | MIT | null | https://github.com/alexmojaki/executing | https://pypi.org/project/executing/ | https://pypi.org/project/executing/ | >=3.8 | [
"asttokens>=2.1.0; extra == \"tests\"",
"ipython; extra == \"tests\"",
"pytest; extra == \"tests\"",
"coverage; extra == \"tests\"",
"coverage-enable-subprocess; extra == \"tests\"",
"littleutils; extra == \"tests\"",
"rich; python_version >= \"3.11\" and extra == \"tests\""
] | 7 | [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Langua... | null | 36 | 2019-06-16T14:29:21.536529Z | 2025-09-01T09:48:10.866716Z | null | false | null | 2026-08-03T21:33:30.979185+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K |
email-validator | 2.3.0 | A robust email address syntax and deliverability validation library. | email-validator: Validate Email Addresses
=========================================
A robust email address syntax and deliverability validation library for
Python 3.8+ by [Joshua Tauberer](https://joshdata.me).
This library validates that a string is of the form `name@example.com`
and optionally checks that the domai... | Joshua Tauberer | jt@occams.info | null | null | Unlicense | null | https://github.com/JoshData/python-email-validator | https://pypi.org/project/email-validator/ | https://pypi.org/project/email-validator/ | >=3.8 | [
"dnspython>=2.0.0",
"idna>=2.0.0"
] | 2 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: The Unlicense (Unlicense)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
... | email address validator | 32 | 2015-04-21T14:28:44.637302Z | 2025-08-26T13:09:06.831581Z | null | false | null | 2026-08-03T21:33:31.028492+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K |
eventlet | 0.41.1 | Highly concurrent networking library | Warning
=======
**New usages of eventlet are now heavily discouraged! Please read the
following.**
Eventlet was created almost 18 years ago, at a time where async
features were absent from the CPython stdlib. With time eventlet evolved and
CPython too, but since several years the maintenance activity of eventlet
decr... | null | Sergey Shepelev <temotor@gmail.com>, Jakub Stasiak <jakub@stasiak.at>, Tim Burke <tim.burke@gmail.com>, Nat Goodspeed <nat@lindenlab.com>, Itamar Turner-Trauring <itamar@itamarst.org>, Hervé Beraud <hberaud@redhat.com> | null | null | MIT | null | null | https://pypi.org/project/eventlet/ | https://pypi.org/project/eventlet/ | >=3.10 | [
"dnspython>=1.15.0",
"greenlet<3.4",
"black; extra == \"dev\"",
"build; extra == \"dev\"",
"commitizen; extra == \"dev\"",
"isort; extra == \"dev\"",
"pip-tools; extra == \"dev\"",
"pre-commit; extra == \"dev\"",
"twine; extra == \"dev\""
] | 9 | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Pr... | null | 69 | 2008-05-11T15:01:27Z | 2026-07-15T08:15:01.353497Z | null | false | null | 2026-08-03T21:33:31.057649+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K |
envparse | 0.2.0 | Simple environment variable parsing | envparse
========
``envparse`` is a simple utility to parse environment variables.
If you use Heroku and/or subscribe to the tenets of the
`12 Factor App <http://www.12factor.net/>`_
you'll be using a lot of environment variable-based configuration in your app.
``os.environ`` is a great choice to start off with but ov... | Rick Harris | rconradharris@gmail.com | null | null | MIT | null | https://github.com/rconradharris/envparse | https://pypi.org/project/envparse/ | https://pypi.org/project/envparse/ | null | [] | 0 | [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming ... | null | 8 | 2012-10-26T23:19:05.610102Z | 2015-12-19T17:24:03.234167Z | null | false | null | 2026-08-03T21:33:31.093001+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K |
entrypoints | 0.4 | Discover and load entry points from installed packages. | **This package is in maintenance-only mode.** New code should use the
`importlib.metadata module <https://docs.python.org/3/library/importlib.metadata.html>`_
in the Python standard library to find and load entry points.
Entry points are a way for Python packages to advertise objects with some
common interface. The mo... | Thomas Kluyver | thomas@kluyver.me.uk | null | https://github.com/takluyver/entrypoints | https://pypi.org/project/entrypoints/ | https://pypi.org/project/entrypoints/ | >=3.6 | [] | 0 | [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3"
] | 7 | 2015-05-15T21:42:46.758618Z | 2022-02-02T21:30:28.172295Z | null | false | null | 2026-08-03T21:33:31.122629+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K | ||||
enlighten | 1.14.1 | Enlighten Progress Bar | .. start-badges
| |docs| |gh_actions| |codecov|
| |linux| |windows| |mac| |bsd|
| |pypi| |supported-versions| |supported-implementations|
| |Fedora| |EPEL| |Debian| |Ubuntu| |Anaconda|
| |Python-Bytes|
.. |docs| image:: https://img.shields.io/readthedocs/python-enlighten.svg?style=plastic&logo=read-the-docs
:targ... | Avram Lubkin | avylove@rockhopper.net | Avram Lubkin | avylove@rockhopper.net | MPLv2.0 | null | https://github.com/Rockhopper-Technologies/enlighten | https://pypi.org/project/enlighten/ | https://pypi.org/project/enlighten/ | null | [
"blessed>=1.17.7",
"prefixed>=0.3.2",
"backports.functools-lru-cache; python_version < \"3.2\""
] | 3 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Languag... | progress, bar, progressbar, counter, status, statusbar | 34 | 2017-10-14T02:23:48.396788Z | 2025-03-10T18:03:35.042208Z | null | false | null | 2026-08-03T21:33:31.201302+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K |
EasyProcess | 1.1 | Easy to use Python subprocess interface. | Easy to use Python subprocess interface.
Documentation: https://github.com/ponty/easyprocess/tree/1.1
| ponty | BSD | null | https://github.com/ponty/easyprocess | https://pypi.org/project/EasyProcess/ | https://pypi.org/project/EasyProcess/ | [] | 0 | [
"License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Pyth... | subprocess interface | 29 | 2011-02-08T11:01:12.890975Z | 2022-01-15T10:58:56.146133Z | null | false | null | 2026-08-03T21:33:31.234457+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K | ||||
evdev | 1.9.3 | Bindings to the Linux input handling subsystem | # evdev
<p>
<a href="https://pypi.python.org/pypi/evdev"><img alt="pypi version" src="https://img.shields.io/pypi/v/evdev.svg"></a>
<a href="https://github.com/gvalkov/python-evdev/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/pypi/l/evdev"></a>
<a href="https://repology.org/project/pyt... | null | Georgi Valkov <georgi.t.valkov@gmail.com> | null | Tobi <proxima@sezanzeb.de> | null | BSD-3-Clause | null | https://pypi.org/project/evdev/ | https://pypi.org/project/evdev/ | >=3.9 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: Implementation :: CPython",
"Topic :: Software Development :: Libraries"
] | evdev, input, uinput | 40 | 2012-05-17T16:47:14.186223Z | 2026-02-05T21:54:24.987360Z | null | false | null | 2026-08-03T21:33:31.269372+00:00 | K5bATUh0Hq5DcX4Hq | U6txMusSAjPfy2x6K |
Django | 6.0.7 | A high-level Python web framework that encourages rapid development and clean, pragmatic design. | ======
Django
======
Django is a high-level Python web framework that encourages rapid development
and clean, pragmatic design. Thanks for checking it out.
All documentation is in the "``docs``" directory and online at
https://docs.djangoproject.com/en/stable/. If you're just getting started,
here's how we recommend ... | null | Django Software Foundation <foundation@djangoproject.com> | null | null | null | BSD-3-Clause | null | https://pypi.org/project/Django/ | https://pypi.org/project/Django/ | >=3.12 | [
"asgiref>=3.9.1",
"sqlparse>=0.5.0",
"tzdata; sys_platform == \"win32\"",
"argon2-cffi>=23.1.0; extra == \"argon2\"",
"bcrypt>=4.1.1; extra == \"bcrypt\""
] | 5 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Django",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Pr... | null | 438 | 2010-05-17T20:04:28.174094Z | 2026-07-22T20:07:51.603498Z | null | false | null | 2026-08-03T21:33:24.918972+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX |
duckdb | 1.5.5 | DuckDB in-process database | <div align="center">
<picture>
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/duckdb/duckdb/refs/heads/main/logo/DuckDB_Logo-horizontal.svg">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/duckdb/duckdb/refs/heads/main/logo/DuckD... | DuckDB Foundation | null | DuckDB Foundation | null | null | null | null | https://pypi.org/project/duckdb/ | https://pypi.org/project/duckdb/ | >=3.10.0 | [
"ipython; extra == \"all\"",
"fsspec; extra == \"all\"",
"numpy; extra == \"all\"",
"pandas; extra == \"all\"",
"pyarrow; extra == \"all\"",
"adbc-driver-manager; extra == \"all\""
] | 6 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Information Technology",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Langu... | DuckDB, Database, SQL, OLAP | 122 | 2019-05-08T11:11:29.054711Z | 2026-07-29T05:02:54.489268Z | null | false | null | 2026-08-03T21:33:24.998449+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX |
docutils | 0.23 | Docutils -- Python Documentation Utilities | =======================
README: Docutils 0.23
=======================
:Author: David Goodger
:Contact: goodger@python.org
:Date: $Date: 2026-05-27 19:20:40 +0200 (Mi, 27. Mai 2026) $
:Web site: https://docutils.sourceforge.io/
:Copyright: This document has been placed in the public domain.
:Abstract: Docutils is a m... | null | David Goodger <goodger@python.org> | null | docutils-develop list <docutils-develop@lists.sourceforge.net> | null | null | null | https://pypi.org/project/docutils/ | https://pypi.org/project/docutils/ | >=3.9 | [] | 0 | [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: Information Technology",
"Intended Audience :: Other Audience",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: BSD L... | null | 55 | 2009-12-28T09:54:57.627917Z | 2026-05-27T17:41:06.934109Z | null | false | null | 2026-08-03T21:33:25.046464+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX |
dnspython | 2.8.0 | DNS toolkit | # dnspython
[](https://github.com/rthalley/dnspython/actions/)
[](https://dnspython.readthedocs.io/en/latest/?badge=latest)
[",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Langu... | null | 50 | 2013-07-22T12:13:40.098223Z | 2025-09-07T18:58:00.022322Z | null | false | null | 2026-08-03T21:33:25.100046+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX |
dask | 2026.7.1 | Parallel PyData with Task Scheduling | Dask
====
|Build Status| |Coverage| |Doc Status| |Discourse| |Version Status| |NumFOCUS|
Dask is a flexible parallel computing library for analytics. See
documentation_ for more information.
LICENSE
-------
New BSD. See `License File <https://github.com/dask/dask/blob/main/LICENSE.txt>`__.
.. _documentation: htt... | null | null | null | Matthew Rocklin <mrocklin@gmail.com> | null | BSD-3-Clause | null | https://pypi.org/project/dask/ | https://pypi.org/project/dask/ | >=3.10 | [
"click>=8.1",
"cloudpickle>=3.0.0",
"fsspec>=2021.09.0",
"packaging>=20.0",
"partd>=1.4.0",
"pyyaml>=5.4.1",
"toolz>=0.12.0",
"importlib_metadata>=4.13.0; python_version < \"3.12\"",
"numpy>=1.24; extra == \"array\"",
"dask[array]; extra == \"dataframe\"",
"pandas>=2.0; extra == \"dataframe\"",
... | 25 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language... | task-scheduling parallel numpy pandas pydata | 238 | 2015-01-29T01:00:40.253782Z | 2026-07-14T01:27:50.524695Z | null | false | null | 2026-08-03T21:33:25.132437+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX |
diffusers | 0.39.0 | State-of-the-art diffusion in PyTorch and JAX. | <!---
Copyright 2022 - The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law o... | The Hugging Face team (past and future) with the help of all our contributors (https://github.com/huggingface/diffusers/graphs/contributors) | diffusers@huggingface.co | null | null | Apache 2.0 License | null | https://github.com/huggingface/diffusers | https://pypi.org/project/diffusers/ | https://pypi.org/project/diffusers/ | >=3.10.0 | [
"importlib_metadata",
"filelock",
"httpx<1.0.0",
"huggingface-hub<2.0,>=0.34.0",
"numpy",
"regex!=2019.12.17",
"requests",
"safetensors>=0.8.0",
"Pillow",
"urllib3<=2.0.0; extra == \"quality\"",
"isort>=5.5.4; extra == \"quality\"",
"ruff==0.9.10; extra == \"quality\"",
"hf-doc-builder>=0.3.... | 97 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming L... | deep learning diffusion jax pytorch stable diffusion audioldm | 98 | 2022-05-30T16:25:48.098747Z | 2026-07-03T08:48:47.904611Z | null | false | null | 2026-08-03T21:33:25.163783+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX |
dataclasses-json | 0.6.7 | Easily serialize dataclasses to and from JSON. | # Dataclasses JSON

This library provides a simple API for encoding and decoding [dataclasses](https://docs.python.org/3/library/dataclasses.html) to and from JSON.
It's very easy to get started.
[README / Documentation website](h... | Charles Li | charles.dt.li@gmail.com | Charles Li | charles.dt.li@gmail.com | MIT | null | https://github.com/lidatong/dataclasses-json | https://pypi.org/project/dataclasses-json/ | https://pypi.org/project/dataclasses-json/ | <4.0,>=3.7 | [
"marshmallow<4.0.0,>=3.18.0",
"typing-inspect<1,>=0.4.0"
] | 2 | [
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming ... | null | 77 | 2018-04-21T01:54:15.674903Z | 2024-06-09T16:20:19.103848Z | null | false | null | 2026-08-03T21:33:25.194301+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX |
decorator | 5.3.1 | Decorators for Humans | Decorators for Humans
=====================
The goal of the decorator module is to make it easy to define
signature-preserving function decorators and decorator factories.
It also includes an implementation of multiple dispatch and other niceties
(please check the docs). It is released under a two-clauses
BSD license,... | null | Michele Simionato <michele.simionato@gmail.com> | null | null | BSD-2-Clause | null | null | https://pypi.org/project/decorator/ | https://pypi.org/project/decorator/ | >=3.8 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :... | decorators | 39 | 2011-04-22T14:36:49.274606Z | 2026-05-18T06:03:28.057003Z | null | false | null | 2026-08-03T21:33:25.234949+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX |
deprecation | 2.1.0 | A library to handle automated deprecations | deprecation
===========
.. image:: https://readthedocs.org/projects/deprecation/badge/?version=latest
:target: http://deprecation.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://travis-ci.org/briancurtin/deprecation.svg?branch=master
:target: https://travis-ci.org/briancurtin/depreca... | Brian Curtin | brian@python.org | Brian Curtin | brian@python.org | Apache 2 | null | http://deprecation.readthedocs.io/ | https://pypi.org/project/deprecation/ | https://pypi.org/project/deprecation/ | [
"packaging"
] | 1 | [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Progra... | deprecation | 13 | 2017-01-23T13:34:09.704918Z | 2020-04-20T14:23:38.738331Z | null | false | null | 2026-08-03T21:33:25.263849+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX | |
diskcache | 5.6.3 | Disk Cache -- Disk and file backed persistent cache. | DiskCache: Disk Backed Cache
============================
`DiskCache`_ is an Apache2 licensed disk and file backed cache library, written
in pure-Python, and compatible with Django.
The cloud-based computing of 2023 puts a premium on memory. Gigabytes of empty
space is left on disks as processes vie for memory. Among... | Grant Jenks | contact@grantjenks.com | Apache 2.0 | null | http://www.grantjenks.com/docs/diskcache/ | https://pypi.org/project/diskcache/ | https://pypi.org/project/diskcache/ | >=3 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language... | 84 | 2016-02-04T01:38:23.120610Z | 2023-08-31T06:12:00.316130Z | null | false | null | 2026-08-03T21:33:25.312212+00:00 | geWYjzTdjhCseBf3z | KjrItzURhUzzWcGTX | |||
click | 8.4.2 | Composable command line interface toolkit | <div align="center"><img src="https://raw.githubusercontent.com/pallets/click/refs/heads/stable/docs/_static/click-name.svg" alt="" height="150"></div>
# Click
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interfac... | null | null | null | Pallets <contact@palletsprojects.com> | null | BSD-3-Clause | null | https://pypi.org/project/click/ | https://pypi.org/project/click/ | >=3.10 | [
"colorama; platform_system == \"Windows\""
] | 1 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Typing :: Typed"
] | null | 64 | 2014-04-28T11:22:51.341948Z | 2026-06-24T17:45:15.148101Z | null | false | null | 2026-08-03T21:33:19.126877+00:00 | wOdmmjFSjIc5KbmxR | S639n77LfaAuMk6n4 |
cryptography | 50.0.0 | cryptography is a package which provides cryptographic recipes and primitives to Python developers. | pyca/cryptography
=================
.. image:: https://img.shields.io/pypi/v/cryptography.svg
:target: https://pypi.org/project/cryptography/
:alt: Latest Version
.. image:: https://readthedocs.org/projects/cryptography/badge/?version=latest
:target: https://cryptography.io
:alt: Latest Docs
.. image... | null | The Python Cryptographic Authority and individual contributors <cryptography-dev@python.org> | null | null | null | Apache-2.0 OR BSD-3-Clause | null | https://pypi.org/project/cryptography/ | https://pypi.org/project/cryptography/ | !=3.9.0,!=3.9.1,>=3.9 | [
"cffi>=2.0.0; platform_python_implementation != \"PyPy\"",
"typing-extensions>=4.13.2; python_full_version < \"3.11\"",
"bcrypt>=3.1.5; extra == \"ssh\""
] | 3 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Natural Language :: English",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Operating System :: POSIX :: BSD",
"Operating System :: POSIX :: Linux",
... | null | 158 | 2014-01-08T23:17:39.968124Z | 2026-07-31T14:25:10.110218Z | null | false | null | 2026-08-03T21:33:19.215323+00:00 | wOdmmjFSjIc5KbmxR | S639n77LfaAuMk6n4 |
certifi | 2026.7.22 | Python package for providing Mozilla's CA Bundle. | Certifi: Python SSL Certificates
================================
Certifi provides Mozilla's carefully curated collection of Root Certificates for
validating the trustworthiness of SSL certificates while verifying the identity
of TLS hosts. It has been extracted from the `Requests`_ project.
Installation
------------... | Kenneth Reitz | me@kennethreitz.com | null | null | MPL-2.0 | null | https://github.com/certifi/python-certifi | https://pypi.org/project/certifi/ | https://pypi.org/project/certifi/ | >=3.7 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"P... | null | 76 | 2011-12-28T07:27:42.157563Z | 2026-07-22T03:35:12.644458Z | null | false | null | 2026-08-03T21:33:19.248200+00:00 | wOdmmjFSjIc5KbmxR | S639n77LfaAuMk6n4 |
coverage | 7.15.3 | Code coverage measurement for Python | .. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
.. For details: https://github.com/coveragepy/coveragepy/blob/main/NOTICE.txt
===========
Coverage.py
===========
Code coverage measurement for Python.
.. image:: https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banne... | Ned Batchelder and 263 others | ned@nedbatchelder.com | null | null | Apache-2.0 | null | https://github.com/coveragepy/coveragepy | https://pypi.org/project/coverage/ | https://pypi.org/project/coverage/ | >=3.10 | [
"tomli; python_full_version <= \"3.11.0a6\" and extra == \"toml\""
] | 1 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",... | code coverage testing | 193 | 2009-05-16T21:03:17.044537Z | 2026-08-02T18:50:17.006034Z | null | false | null | 2026-08-03T21:33:19.390819+00:00 | wOdmmjFSjIc5KbmxR | S639n77LfaAuMk6n4 |
Cython | 3.2.9 | The Cython compiler for writing C extensions in the Python language. | The Cython language makes writing C extensions for the Python language as
easy as Python itself. Cython is a source code translator based on Pyrex_,
but supports more cutting edge functionality and optimizations.
The Cython language is a superset of the Python language (almost all Python
code is also valid Cython cod... | Robert Bradshaw, Stefan Behnel, David Woods, Greg Ewing, et al. | cython-devel@python.org | null | null | Apache-2.0 | null | https://cython.org/ | https://pypi.org/project/Cython/ | https://pypi.org/project/Cython/ | >=3.8 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: C",
"Programming Language :: C++",
"Programming Language :: Cython",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming ... | null | 155 | 2007-08-31T10:44:22Z | 2026-07-24T06:22:51.314537Z | null | false | null | 2026-08-03T21:33:19.480829+00:00 | wOdmmjFSjIc5KbmxR | S639n77LfaAuMk6n4 |
cffi | 2.1.1 | Foreign Function Interface for Python calling C code. | [](https://github.com/python-cffi/cffi/actions/workflows/ci.yaml?query=branch%3Amain++)
[](https://pypi.org/project/cffi)
[",
"capturer (>=2.4) ; extra == 'cron'"
] | 2 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS",
"Operating System :: Microsoft... | 63 | 2013-05-16T13:39:23.789199Z | 2021-06-11T10:22:45.202780Z | null | false | null | 2026-08-03T21:33:19.663739+00:00 | wOdmmjFSjIc5KbmxR | S639n77LfaAuMk6n4 | |||
celery | 5.6.3 | Distributed Task Queue. | .. image:: https://docs.celeryq.dev/en/latest/_images/celery-banner-small.png
|build-status| |coverage| |license| |wheel| |semgrep| |pyversion| |pyimp| |ocbackerbadge| |ocsponsorbadge|
:Version: 5.6.3 (recovery)
:Web: https://docs.celeryq.dev/en/stable/index.html
:Download: https://pypi.org/project/celery/
:Source: h... | Ask Solem | auvipy@gmail.com | null | null | BSD-3-Clause | null | https://docs.celeryq.dev/ | https://pypi.org/project/celery/ | https://pypi.org/project/celery/ | >=3.9 | [
"billiard<5.0,>=4.2.1",
"kombu>=5.6.0",
"vine<6.0,>=5.1.0",
"click<9.0,>=8.1.2",
"click-didyoumean>=0.3.0",
"click-repl>=0.2.0",
"click-plugins>=1.1.1",
"python-dateutil>=2.8.2",
"exceptiongroup>=1.3.0; python_version < \"3.11\"",
"tzlocal",
"pyArango>=2.0.2; extra == \"arangodb\"",
"cryptogra... | 53 | [
"Development Status :: 5 - Production/Stable",
"Framework :: Celery",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Pyth... | task job queue distributed messaging actor | 224 | 2009-04-27T12:49:20.215689Z | 2026-03-26T12:14:51.760496Z | null | false | null | 2026-08-03T21:33:19.706729+00:00 | wOdmmjFSjIc5KbmxR | S639n77LfaAuMk6n4 |
cattrs | 26.1.0 | Composable complex class support for attrs and dataclasses. | # *cattrs*: Flexible Object Serialization and Validation
*Because validation belongs to the edges.*
[](https://catt.rs/)
[](https://github.com/hynek/stamina/blob/main/LICENSE)
[![... | null | Tin Tvrtkovic <tinchester@gmail.com> | null | null | MIT | null | null | https://pypi.org/project/cattrs/ | https://pypi.org/project/cattrs/ | >=3.10 | [
"attrs>=25.4.0",
"exceptiongroup>=1.1.1; python_version < \"3.11\"",
"typing-extensions>=4.14.0",
"pymongo>=4.4.0; extra == \"bson\"",
"cbor2>=5.4.6; extra == \"cbor2\"",
"msgpack>=1.0.5; extra == \"msgpack\"",
"msgspec>=0.19.0; implementation_name == \"cpython\" and extra == \"msgspec\"",
"orjson>=3.... | 13 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programmi... | attrs, dataclasses, serialization | 42 | 2017-12-11T19:57:12.378406Z | 2026-02-18T22:15:19.406296Z | null | false | null | 2026-08-03T21:33:19.780986+00:00 | wOdmmjFSjIc5KbmxR | S639n77LfaAuMk6n4 |
aiohttp | 3.14.3 | Async http client/server framework (asyncio) | ==================================
Async http client/server framework
==================================
.. image:: https://raw.githubusercontent.com/aio-libs/aiohttp/master/docs/aiohttp-plain.svg
:height: 64px
:width: 64px
:alt: aiohttp logo
|
.. image:: https://github.com/aio-libs/aiohttp/workflows/CI/bad... | null | null | null | aiohttp team <team@aiohttp.org> | Apache-2.0 AND MIT | null | null | https://pypi.org/project/aiohttp/ | https://pypi.org/project/aiohttp/ | >=3.10 | [
"aiohappyeyeballs>=2.5.0",
"aiosignal>=1.4.0",
"async-timeout<6.0,>=4.0; python_version < \"3.11\"",
"attrs>=17.3.0",
"frozenlist>=1.1.1",
"multidict<7.0,>=4.5",
"propcache>=0.2.0",
"typing_extensions>=4.4; python_version < \"3.13\"",
"yarl<2.0,>=1.17.0",
"aiodns>=3.3.0; (sys_platform != \"android... | 13 | [
"Development Status :: 5 - Production/Stable",
"Framework :: AsyncIO",
"Intended Audience :: Developers",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Program... | null | 312 | 2013-10-25T18:17:03.912408Z | 2026-07-23T01:57:27.037320Z | null | false | null | 2026-08-03T21:33:12.131801+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
anyio | 4.14.2 | High-level concurrency and networking framework on top of asyncio or Trio | .. image:: https://github.com/agronholm/anyio/actions/workflows/test.yml/badge.svg
:target: https://github.com/agronholm/anyio/actions/workflows/test.yml
:alt: Build Status
.. image:: https://coveralls.io/repos/github/agronholm/anyio/badge.svg?branch=master
:target: https://coveralls.io/github/agronholm/anyio?bra... | null | Alex Grönholm <alex.gronholm@nextday.fi> | null | null | null | MIT | null | https://pypi.org/project/anyio/ | https://pypi.org/project/anyio/ | >=3.10 | [
"exceptiongroup>=1.0.2; python_version < \"3.11\"",
"idna>=2.8",
"typing_extensions>=4.5; python_version < \"3.13\"",
"trio>=0.32.0; extra == \"trio\""
] | 4 | [
"Development Status :: 5 - Production/Stable",
"Framework :: AnyIO",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",... | null | 70 | 2018-10-12T10:06:03.618512Z | 2026-07-12T20:29:07.082484Z | null | false | null | 2026-08-03T21:33:12.229811+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
attrs | 26.1.0 | Classes Without Boilerplate | <p align="center">
<a href="https://www.attrs.org/">
<img src="https://raw.githubusercontent.com/python-attrs/attrs/main/docs/_static/attrs_logo.svg" width="35%" alt="attrs" />
</a>
</p>
*attrs* is the Python package that will bring back the **joy** of **writing classes** by relieving you from the drudgery of... | null | Hynek Schlawack <hs@ox.cx> | null | null | null | MIT | null | https://pypi.org/project/attrs/ | https://pypi.org/project/attrs/ | >=3.9 | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Programming Language :: Python :: 3.9",
"Pro... | attribute, boilerplate, class | 36 | 2015-02-21T10:42:56.582807Z | 2026-03-19T14:22:25.026315Z | null | false | null | 2026-08-03T21:33:12.276447+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
awscli | 1.45.63 | Universal Command Line Environment for AWS. | aws-cli
=======
.. image:: https://github.com/aws/aws-cli/actions/workflows/run-tests.yml/badge.svg
:target: https://github.com/aws/aws-cli/actions/workflows/run-tests.yml
:alt: Build Status
This package provides a unified command line interface to Amazon Web
Services.
Jump to:
- `Getting Started <#getting-s... | Amazon Web Services | null | null | null | Apache License 2.0 | null | http://aws.amazon.com/cli/ | https://pypi.org/project/awscli/ | https://pypi.org/project/awscli/ | >=3.10 | [
"botocore==1.43.63",
"docutils<=0.19,>=0.18.1",
"s3transfer<0.20.0,>=0.19.0",
"PyYAML<6.1,>=3.10",
"colorama<0.4.7,>=0.2.5",
"rsa<4.8,>=3.1.2"
] | 6 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Lan... | null | 2,494 | 2012-12-21T18:16:31.205522Z | 2026-08-03T19:55:01.321499Z | null | false | null | 2026-08-03T21:33:12.391183+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
alembic | 1.18.5 | A database migration tool for SQLAlchemy. | Alembic is a database migrations tool written by the author
of `SQLAlchemy <http://www.sqlalchemy.org>`_. A migrations tool
offers the following functionality:
* Can emit ALTER statements to a database in order to change
the structure of tables and other constructs
* Provides a system whereby "migration scripts" ma... | null | Mike Bayer <mike_mp@zzzcomputing.com> | null | null | null | MIT | null | https://pypi.org/project/alembic/ | https://pypi.org/project/alembic/ | >=3.10 | [
"SQLAlchemy>=1.4.23",
"Mako",
"typing-extensions>=4.12",
"tomli; python_version < \"3.11\"",
"tzdata; extra == \"tz\""
] | 5 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",... | null | 144 | 2011-11-30T21:11:24.743490Z | 2026-06-25T15:20:56.673419Z | null | false | null | 2026-08-03T21:33:12.438176+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
astroid | 4.1.2 | An abstract syntax tree for Python with inference support. | Astroid
=======
.. image:: https://codecov.io/gh/pylint-dev/astroid/branch/main/graph/badge.svg
:target: https://codecov.io/gh/pylint-dev/astroid
:alt: Coverage badge from codecov
.. image:: https://readthedocs.org/projects/astroid/badge/?version=latest
:target: http://astroid.readthedocs.io/en/latest/?ba... | null | null | null | null | null | LGPL-2.1-or-later | null | https://pypi.org/project/astroid/ | https://pypi.org/project/astroid/ | >=3.10.0 | [
"typing-extensions>=4; python_version < \"3.11\""
] | 1 | [
"Development Status :: 6 - Mature",
"Environment :: Console",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
... | abstract syntax tree, python, static code analysis | 189 | 2013-07-30T13:44:43.366194Z | 2026-07-27T07:05:33.746592Z | null | false | null | 2026-08-03T21:33:12.485734+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
APScheduler | 3.11.3 | In-process task scheduler with Cron-like capabilities | .. image:: https://github.com/agronholm/apscheduler/workflows/Python%20codeqa/test/badge.svg?branch=3.x
:target: https://github.com/agronholm/apscheduler/actions?query=workflow%3A%22Python+codeqa%2Ftest%22+branch%3A3.x
:alt: Build Status
.. image:: https://coveralls.io/repos/github/agronholm/apscheduler/badge.svg?b... | null | Alex Grönholm <alex.gronholm@nextday.fi> | null | null | MIT | null | null | https://pypi.org/project/APScheduler/ | https://pypi.org/project/APScheduler/ | >=3.8 | [
"tzlocal>=3.0",
"backports.zoneinfo; python_version < \"3.9\"",
"etcd3; extra == \"etcd\"",
"protobuf<=3.21.0; extra == \"etcd\"",
"gevent; extra == \"gevent\"",
"pymongo>=3.0; extra == \"mongodb\"",
"redis>=3.0; extra == \"redis\"",
"rethinkdb>=2.4.0; extra == \"rethinkdb\"",
"sqlalchemy>=1.4; extr... | 23 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming ... | scheduling, cron | 59 | 2009-08-01T22:58:22.730880Z | 2026-06-28T19:39:22.493945Z | null | false | null | 2026-08-03T21:33:12.531236+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
airflow | 0.6 | Placeholder for the old Airflow package | # Old Airflow package
Please install Airflow using `pip install apache-airflow` instead of `pip install airflow`. | Apache Author | dev@airflow.incubator.apache.org | null | https://github.com/apache/incubator-airflow | https://pypi.org/project/airflow/ | https://pypi.org/project/airflow/ | [] | 0 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 2.7",
"Programming Langua... | 1 | 2018-11-27T10:15:49.706883Z | 2018-11-27T10:15:49.706883Z | null | false | null | 2026-08-03T21:33:12.590520+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT | |||||
accelerate | 1.14.0 | Accelerate | <!---
Copyright 2021 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ... | The Hugging Face team | transformers@huggingface.co | null | null | Apache | null | https://github.com/huggingface/accelerate | https://pypi.org/project/accelerate/ | https://pypi.org/project/accelerate/ | >=3.10.0 | [
"numpy>=1.17",
"packaging>=20.0",
"psutil",
"pyyaml",
"torch>=2.0.0",
"huggingface_hub>=0.21.0",
"safetensors>=0.4.3",
"ruff==0.13.1; extra == \"quality\"",
"pytest>=7.2.0; extra == \"test-prod\"",
"pytest-xdist; extra == \"test-prod\"",
"pytest-subtests; extra == \"test-prod\"",
"parameterize... | 68 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming L... | deep learning | 82 | 2020-10-30T13:43:42.744106Z | 2026-06-11T13:45:52.326441Z | null | false | null | 2026-08-03T21:33:12.644452+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
argon2-cffi | 25.1.0 | Argon2 for Python | # *argon2-cffi*: Argon2 for Python
[Argon2](https://github.com/p-h-c/phc-winner-argon2) won the [Password Hashing Competition](https://www.password-hashing.net/) and *argon2-cffi* is the simplest way to use it in Python:
```pycon
>>> from argon2 import PasswordHasher
>>> ph = PasswordHasher()
>>> hash = ph.hash("cor... | null | Hynek Schlawack <hs@ox.cx> | null | null | null | MIT | null | https://pypi.org/project/argon2-cffi/ | https://pypi.org/project/argon2-cffi/ | >=3.8 | [
"argon2-cffi-bindings"
] | 1 | [
"Development Status :: 5 - Production/Stable",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Lan... | hash, hashing, password, security | 18 | 2015-12-10T12:49:32.978042Z | 2025-06-03T06:55:32.073787Z | null | false | null | 2026-08-03T21:33:12.688914+00:00 | uDZDdmhjHKiEbaWVL | vTpsYh111cMX7MvdT |
boto3 | 1.43.63 | The AWS SDK for Python | ===============================
Boto3 - The AWS SDK for Python
===============================
|Version| |Python| |License|
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
Python, which allows Python developers to write software that makes use
of services like Amazon S3 and Amazon EC2. You c... | Amazon Web Services | null | null | null | Apache-2.0 | null | https://github.com/boto/boto3 | https://pypi.org/project/boto3/ | https://pypi.org/project/boto3/ | >=3.10 | [
"botocore<1.44.0,>=1.43.63",
"jmespath<2.0.0,>=0.7.1",
"s3transfer<0.20.0,>=0.19.0",
"botocore[crt]<2.0a0,>=1.21.0; extra == \"crt\""
] | 4 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Py... | null | 2,087 | 2014-11-11T20:30:40.057636Z | 2026-08-03T19:55:05.178547Z | null | false | null | 2026-08-03T21:33:15.252242+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK |
botocore | 1.43.63 | Low-level, data-driven core of boto 3. | botocore
========
|Version| |Python| |License|
A low-level interface to a growing number of Amazon Web Services. The
botocore package is the foundation for the
`AWS CLI <https://github.com/aws/aws-cli>`__ as well as
`boto3 <https://github.com/boto/boto3>`__.
Botocore is maintained and published by `Amazon Web Servic... | Amazon Web Services | null | null | null | Apache-2.0 | null | https://github.com/boto/botocore | https://pypi.org/project/botocore/ | https://pypi.org/project/botocore/ | >=3.10 | [
"jmespath<2.0.0,>=0.7.1",
"python-dateutil<3.0.0,>=2.1",
"urllib3!=2.2.0,<3,>=1.25.4",
"awscrt==0.36.0; extra == \"crt\""
] | 4 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :... | null | 2,485 | 2012-12-21T18:16:05.356034Z | 2026-08-03T19:54:55.233426Z | null | false | null | 2026-08-03T21:33:15.352259+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK |
beautifulsoup4 | 4.15.0 | Screen-scraping library | Beautiful Soup is a library that makes it easy to scrape information
from web pages. It sits atop an HTML or XML parser, providing Pythonic
idioms for iterating, searching, and modifying the parse tree.
# Quick start
```
>>> from bs4 import BeautifulSoup
>>> soup = BeautifulSoup("<p>Some<b>bad<i>HTML")
>>> print(soup... | null | Leonard Richardson <leonardr@segfault.org> | null | null | MIT License | null | null | https://pypi.org/project/beautifulsoup4/ | https://pypi.org/project/beautifulsoup4/ | >=3.7.0 | [
"soupsieve>=1.6.1",
"typing-extensions>=4.0.0",
"cchardet; extra == \"cchardet\"",
"chardet; extra == \"chardet\"",
"charset-normalizer; extra == \"charset-normalizer\"",
"html5lib; extra == \"html5lib\"",
"lxml; extra == \"lxml\""
] | 7 | [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Text Processing :: Markup :: HTML... | HTML, XML, parse, soup | 54 | 2013-10-02T12:43:44.049307Z | 2026-06-07T16:44:21.566528Z | null | false | null | 2026-08-03T21:33:15.399925+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK |
black | 26.5.1 | The uncompromising code formatter. | [](https://black.readthedocs.io/en/stable/)
<h2 align="center">The Uncompromising Code Formatter</h2>
<p align="center">
<a href="https://github.com/psf/black/actions"><img alt="Actions Status" src="https://github.com/psf/bla... | null | Łukasz Langa <lukasz@langa.pl> | null | null | null | MIT | null | https://pypi.org/project/black/ | https://pypi.org/project/black/ | >=3.10 | [
"click>=8.0.0",
"mypy-extensions>=0.4.3",
"packaging>=22.0",
"pathspec>=1.0.0",
"platformdirs>=2",
"pytokens~=0.4.0",
"tomli>=1.1.0; python_version < \"3.11\"",
"typing-extensions>=4.0.1; python_version < \"3.11\"",
"colorama>=0.4.3; extra == \"colorama\"",
"aiohttp>=3.10; extra == \"d\"",
"ipyt... | 14 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :... | automation, autopep8, formatter, gofmt, pyfmt, rustfmt, yapf | 73 | 2018-03-14T21:30:34.781336Z | 2026-05-18T17:05:45.521116Z | null | false | null | 2026-08-03T21:33:15.575916+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK |
bandit | 1.9.4 | Security oriented static analyser for python code. | .. image:: https://raw.githubusercontent.com/pycqa/bandit/main/logo/logotype-sm.png
:alt: Bandit
======
.. image:: https://github.com/PyCQA/bandit/actions/workflows/pythonpackage.yml/badge.svg?branch=main
:target: https://github.com/PyCQA/bandit/actions?query=workflow%3A%22Build+and+Test+Bandit%22+branch%3Ama... | PyCQA | code-quality@python.org | null | null | Apache-2.0 | null | https://bandit.readthedocs.io/ | https://pypi.org/project/bandit/ | https://pypi.org/project/bandit/ | >=3.10 | [
"PyYAML>=5.3.1",
"stevedore>=1.20.0",
"rich",
"colorama>=0.3.9; platform_system == \"Windows\"",
"PyYAML; extra == \"yaml\"",
"tomli>=1.1.0; python_version < \"3.11\" and extra == \"toml\"",
"GitPython>=3.1.30; extra == \"baseline\"",
"sarif-om>=1.0.4; extra == \"sarif\"",
"jschema-to-python>=1.2.3;... | 17 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Intended Audience :: System Administrators",
"Operating System :: MacOS :: MacOS X",
"Operating System :: POSIX :: Linux",
"Programming Language :... | null | 50 | 2015-03-23T21:00:16.822089Z | 2026-02-25T06:44:15.503849Z | null | false | null | 2026-08-03T21:33:15.603914+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK |
bcrypt | 5.0.0 | Modern password hashing for your software and your servers | bcrypt
======
.. image:: https://img.shields.io/pypi/v/bcrypt.svg
:target: https://pypi.org/project/bcrypt/
:alt: Latest Version
.. image:: https://github.com/pyca/bcrypt/workflows/CI/badge.svg?branch=main
:target: https://github.com/pyca/bcrypt/actions?query=workflow%3ACI+branch%3Amain
Acceptable passwo... | null | The Python Cryptographic Authority developers <cryptography-dev@python.org> | null | null | Apache-2.0 | null | null | https://pypi.org/project/bcrypt/ | https://pypi.org/project/bcrypt/ | >=3.8 | [
"pytest!=3.3.0,>=3.2.1; extra == \"tests\"",
"mypy; extra == \"typecheck\""
] | 2 | [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :... | null | 28 | 2013-05-11T04:58:38.754367Z | 2025-09-25T19:50:47.829243Z | null | false | null | 2026-08-03T21:33:15.642022+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK |
bottle | 0.13.4 | Fast and simple WSGI-framework for small web-applications. | Marcel Hellkamp | marc@gsites.de | null | null | MIT | null | http://bottlepy.org/ | https://pypi.org/project/bottle/ | https://pypi.org/project/bottle/ | null | [] | 0 | [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python... | null | 85 | 2009-07-07T02:55:02.936693Z | 2025-06-15T10:08:59.439923Z | null | false | null | 2026-08-03T21:33:15.687005+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK | |
behave | 1.3.3 | behave is behaviour-driven development, Python style | ======
behave
======
.. |badge.latest_version| image:: https://img.shields.io/pypi/v/behave.svg
:target: https://pypi.python.org/pypi/behave
:alt: Latest Version
.. |badge.license| image:: https://img.shields.io/pypi/l/behave.svg
:target: https://pypi.python.org/pypi/behave/
:alt: License
.. |badge.C... | Benno Rice, Richard Jones | Jens Engel <jenisys@noreply.github.com> | Jens Engel, Peter Bittner | Jens Engel <jenisys@noreply.github.com>, Peter Bittner <bittner@noreply.github.com> | null | BSD-2-Clause | null | https://pypi.org/project/behave/ | https://pypi.org/project/behave/ | !=3.0.*,!=3.1.*,!=3.2.*,>=2.7 | [
"cucumber-tag-expressions>=4.1.0",
"cucumber-expressions>=17.1.0; python_version >= \"3.8\"",
"enum34; python_version < \"3.4\"",
"parse>=1.18.0",
"parse-type>=0.6.0",
"six>=1.15.0",
"contextlib2; python_version < \"3.5\"",
"pathlib; python_version < \"3.4\"",
"pathlib2>=2.3.6; python_version < \"3.... | 59 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.... | BDD, behavior-driven-development, bdd-framework, behave, gherkin, cucumber-like | 15 | 2011-12-05T10:28:41.365876Z | 2025-09-04T12:12:02.531532Z | null | false | null | 2026-08-03T21:33:15.716779+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK |
build | 1.5.0 | A simple, correct Python build frontend | # build
[](https://results.pre-commit.ci/latest/github/pypa/build/main)
[](https://github.com/pypa/build/actions/workflows/test.yml)
[" srcset="https://raw.githubusercontent.com/bokeh/pm/main/assets/logos/SVG/bokeh-logo-white-text-no-padding.svg">
<img src="https://raw.githubusercontent.com/bokeh/pm/main/assets/logos/SVG/bokeh-logo-black-text-no-padding.svg" alt="Bokeh logo -- text is white in... | Bokeh Team | info@bokeh.org | null | null | null | BSD-3-Clause | null | https://pypi.org/project/bokeh/ | https://pypi.org/project/bokeh/ | >=3.10 | [
"Jinja2>=2.9",
"contourpy>=1.2",
"narwhals>=1.13",
"numpy>=1.16",
"packaging>=16.8",
"pillow>=7.1.0",
"PyYAML>=3.10",
"tornado>=6.2; sys_platform != \"emscripten\"",
"xyzservices>=2021.09.1"
] | 9 | [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: Financial and Insurance Industry",
"Intended Audience :: Healt... | null | 267 | 2013-10-25T21:00:28.011228Z | 2026-07-29T19:41:24.832657Z | null | false | null | 2026-08-03T21:33:15.787038+00:00 | 4i9SawulR8oHO1OOi | yCImSXPeldWzKoZEK |
dnspython | 2.8.0 | DNS toolkit | # dnspython
[](https://github.com/rthalley/dnspython/actions/)
[](https://dnspython.readthedocs.io/en/latest/?badge=latest)
[",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX",
"Programming Language :: Python",
"Programming Langu... | null | 50 | 2013-07-22T12:13:40.098223Z | 2025-09-07T18:58:00.022322Z | null | false | null | 2026-08-03T21:32:58.517772+00:00 | WAQuUp5jcHufkAoJ3 | dMTMDbfEUZYo0W280 |
pyrsistent | 0.20.0 | Persistent/Functional/Immutable data structures | Pyrsistent
==========
.. image:: https://github.com/tobgu/pyrsistent/actions/workflows/tests.yaml/badge.svg
:target: https://github.com/tobgu/pyrsistent/actions/workflows/tests.yaml
.. _Pyrthon: https://www.github.com/tobgu/pyrthon
.. _Pyrsistent_extras: https://github.com/mingmingrr/pyrsistent-extras
Pyrsistent... | Tobias Gustafsson | tobias.l.gustafsson@gmail.com | MIT | null | https://github.com/tobgu/pyrsistent/ | https://pypi.org/project/pyrsistent/ | https://pypi.org/project/pyrsistent/ | >=3.8 | [] | 0 | [
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.8",
"Programming Languag... | 75 | 2013-11-10T18:04:39.786430Z | 2023-10-25T21:06:56.342016Z | null | false | null | 2026-08-03T21:32:58.553397+00:00 | WAQuUp5jcHufkAoJ3 | dMTMDbfEUZYo0W280 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.