package_name
stringlengths 2
49
| package_url
stringlengths 28
75
| description
stringlengths 3
495
⌀ | installation_command
stringlengths 14
61
| latest_version
stringlengths 2
21
| release_date
stringlengths 11
12
| license
stringclasses 309
values | maintainers
stringlengths 1
301
| requirements
stringclasses 240
values | development_status
stringclasses 8
values | github_link
stringlengths 21
134
| downloads
int64 62k
1.38B
| tags
stringlengths 2
299
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
sniffio | https://pypi.org/project/sniffio/ | Sniff out which async library your code is running under | pip install sniffio | 1.3.1 | Feb 25, 2024 | Apache Software MIT License | No maintainers found | Python >=3.7 | 5-Production/Stable | https://github.com/python-trio/sniffio | 73,878,410 | The Trio Collective |
pexpect | https://pypi.org/project/pexpect/ | Pexpect allows easy control of interactive console applications. | pip install pexpect | 4.9.0 | Nov 25, 2023 | ISC License (ISCL) | Red_M, takowl, luyer, noah, jquast | Not found | 5-Production/Stable | https://github.com/pexpect/pexpect/issues | 73,676,380 | No tags |
importlib-resources | https://pypi.org/project/importlib-resources/ | Read resources from Python packages | pip install importlib-resources | 6.4.5 | Sep 9, 2024 | Apache Software License | jaraco, brettcannon, barry | Python >=3.8 | 5-Production/Stable | https://github.com/python/importlib_resources | 73,272,153 | No tags |
ptyprocess | https://pypi.org/project/ptyprocess/ | Run a subprocess in a pseudo terminal | pip install ptyprocess | 0.7.0 | Dec 28, 2020 | ISC License (ISCL) | Red_M, takowl, luyer | Not found | 5-Production/Stable | https://github.com/pexpect/ptyprocess | 72,788,643 | No tags |
sortedcontainers | https://pypi.org/project/sortedcontainers/ | Sorted Containers -- Sorted List, Sorted Dict, Sorted Set | pip install sortedcontainers | 2.4.0 | May 16, 2021 | Apache Software License | Grant.Jenks | Not found | 5-Production/Stable | GitHub link not found | 72,254,216 | No tags |
msgpack | https://pypi.org/project/msgpack/ | MessagePack serializer | pip install msgpack | 1.1.0 | Sep 10, 2024 | Apache Software License | naoki | Python >=3.8 | 5-Production/Stable | https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst | 72,097,709 | naoki |
msal | https://pypi.org/project/msal/ | The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect. | pip install msal | 1.31.0 | Sep 6, 2024 | MIT License | nugetaad, microsoft | Python >=3.7 | 5-Production/Stable | https://github.com/AzureAD/microsoft-authentication-library-for-python | 71,785,298 | No tags |
rpds-py | https://pypi.org/project/rpds-py/ | Python bindings to Rust's persistent data structures (rpds) | pip install rpds-py | 0.20.0 | Aug 6, 2024 | MIT License | Julian | Python >=3.8 | 3-Alpha | https://github.com/sponsors/Julian | 71,610,764 | Julian |
anyio | https://pypi.org/project/anyio/ | High level compatibility layer for multiple asynchronous event loop implementations | pip install anyio | 4.6.0 | Sep 21, 2024 | MIT License | agronholm, smurfix, Zac-HD, Thomas.Grainger, njs | Python >=3.9 | 5-Production/Stable | https://github.com/agronholm/anyio/issues | 70,164,516 | No tags |
chardet | https://pypi.org/project/chardet/ | Universal encoding detector for Python 3 | pip install chardet | 5.2.0 | Aug 1, 2023 | GNU Lesser General Public License v2 or later (LGPLv2+) | erikrose, Daniel.Blanchard, MarkPilgrim, ajung, graffatcolmingov | Python >=3.7 | 5-Production/Stable | https://github.com/chardet/chardet | 70,150,426 | ajung, Daniel.Blanchard, erikrose, graffatcolmingov, MarkPilgrim |
google-cloud-core | https://pypi.org/project/google-cloud-core/ | Google Cloud API client core library | pip install google-cloud-core | 2.4.1 | Dec 7, 2023 | Apache Software License | google_opensource, gcloudpypi | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/python-cloud-core | 68,754,307 | No tags |
tabulate | https://pypi.org/project/tabulate/ | Pretty-print tabular data | pip install tabulate | 0.9.0 | Oct 6, 2022 | MIT License | Sergey | Python >=3.7 | 4-Beta | https://github.com/astanin/python-tabulate | 67,934,011 | No tags |
google-resumable-media | https://pypi.org/project/google-resumable-media/ | Utilities for Google Media Downloads and Resumable Uploads | pip install google-resumable-media | 2.7.2 | Aug 7, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/google-resumable-media-python | 67,299,070 | No tags |
scikit-learn | https://pypi.org/project/scikit-learn/ | A set of python modules for machine learning and data mining | pip install scikit-learn | 1.5.2 | Sep 11, 2024 | BSD License | GaelVaroquaux, thomasjpfan, t3kcit, glemaitre, ogrisel, jnothman, jeremiedbb, adrin | Python >=3.9 | 5-Production/Stable | https://github.com/scikit-learn/scikit-learn | 67,196,645 | No tags |
referencing | https://pypi.org/project/referencing/ | JSON Referencing + Python | pip install referencing | 0.35.1 | May 1, 2024 | MIT License | No maintainers found | Python >=3.8 | 3-Alpha | https://github.com/sponsors/Julian | 67,083,054 | JSON Schema |
mypy-extensions | https://pypi.org/project/mypy-extensions/ | Type system extensions for programs checked with the mypy type checker. | pip install mypy-extensions | 1.0.0 | Feb 4, 2023 | MIT License | guido, ilevkivskyi, jukkal, hauntsaninja, msullivan | Python >=3.5 | 5-Production/Stable | https://github.com/python/mypy_extensions | 67,039,308 | No tags |
paramiko | https://pypi.org/project/paramiko/ | SSH2 protocol library | pip install paramiko | 3.5.0 | Sep 15, 2024 | GNU Library or Lesser General Public License (LGPL) | bitprophet | Python >=3.6 | 5-Production/Stable | https://github.com/paramiko/paramiko/issues | 66,682,504 | No tags |
poetry-core | https://pypi.org/project/poetry-core/ | Poetry PEP 517 Build Backend | pip install poetry-core | 1.9.0 | Feb 2, 2024 | MIT License | abn, Poetry, neersighted, finswimmer, stephsamson | Python >=3.8, <4.0 | Development Status not found | https://github.com/python-poetry/poetry-core | 66,163,741 | Poetry, abn, finswimmer, neersighted, stephsamson |
snowflake-connector-python | https://pypi.org/project/snowflake-connector-python/ | Snowflake Connector for Python | pip install snowflake-connector-python | 3.12.2 | Sep 11, 2024 | Apache Software License | enkwate, azhan, hyu, harshc, snowflakerelease, kirandama, angel.avalos, ankit.bhatnagar, notkriswagner, Tianyi | Python >=3.8 | 5-Production/Stable | https://github.com/snowflakedb/snowflake-connector-python/blob/main/DESCRIPTION.md | 66,134,064 | angel.avalos, ankit.bhatnagar, azhan, enkwate, harshc, hyu, kirandama, notkriswagner, snowflakerelease, Tianyi |
Flask | https://pypi.org/project/Flask/ | A simple framework for building complex web applications. | pip install Flask | 3.0.3 | Apr 7, 2024 | BSD License | No maintainers found | Python >=3.8 | 5-Production/Stable | https://github.com/pallets/flask/ | 65,811,124 | No tags |
httpx | https://pypi.org/project/httpx/ | The next generation HTTP client. | pip install httpx | 0.27.2 | Aug 27, 2024 | BSD License | tomchristie, florimondmanca, yeraydiazdiaz | Python >=3.8 | 4-Beta | https://github.com/encode/httpx/blob/master/CHANGELOG.md | 65,780,625 | No tags |
jsonschema-specifications | https://pypi.org/project/jsonschema-specifications/ | The JSON Schema meta-schemas and vocabularies, exposed as a Registry | pip install jsonschema-specifications | 2023.12.1 | Dec 25, 2023 | MIT License | No maintainers found | Python >=3.8 | 5-Production/Stable | https://github.com/sponsors/Julian | 65,703,386 | JSON Schema |
psycopg2-binary | https://pypi.org/project/psycopg2-binary/ | psycopg2 - Python-PostgreSQL Database Adapter | pip install psycopg2-binary | 2.9.9 | Oct 3, 2023 | GNU Library or Lesser General Public License (LGPL) | piro | Python >=3.7 | 5-Production/Stable | https://github.com/psycopg/psycopg2 | 65,624,415 | No tags |
httpcore | https://pypi.org/project/httpcore/ | A minimal low-level HTTP client. | pip install httpcore | 1.0.5 | Mar 27, 2024 | BSD License | tomchristie | Python >=3.8 | 3-Alpha | https://github.com/encode/httpcore | 65,599,543 | No tags |
matplotlib | https://pypi.org/project/matplotlib/ | Python plotting package | pip install matplotlib | 3.9.2 | Aug 13, 2024 | Python Software Foundation License | ivanov, matthew.brett, Matplotlib, mdboom2 | Python >=3.9 | 5-Production/Stable | https://github.com/matplotlib/matplotlib/issues | 65,225,518 | No tags |
aiohappyeyeballs | https://pypi.org/project/aiohappyeyeballs/ | Happy Eyeballs for asyncio | pip install aiohappyeyeballs | 2.4.2 | Sep 27, 2024 | Python Software Foundation LicenseOther/Proprietary License | aio-libs, bdraco | Python >=3.8 | 5-Production/Stable | https://github.com/aio-libs/aiohappyeyeballs | 65,041,488 | No tags |
poetry-plugin-export | https://pypi.org/project/poetry-plugin-export/ | Poetry plugin to export the dependencies to various formats | pip install poetry-plugin-export | 1.8.0 | May 11, 2024 | MIT License | Poetry, abn, neersighted | Python <4.0, >=3.8 | Development Status not found | https://github.com/python-poetry/poetry-plugin-export | 64,569,621 | No tags |
pathspec | https://pypi.org/project/pathspec/ | Utility library for gitignore style pattern matching of file paths. | pip install pathspec | 0.12.1 | Dec 10, 2023 | Mozilla Public License 2.0 (MPL 2.0) | cpburnz | Python >=3.8 | 4-Beta | https://github.com/cpburnz/python-pathspec/issues | 63,936,531 | No tags |
grpcio-tools | https://pypi.org/project/grpcio-tools/ | Protobuf code generator for gRPC | pip install grpcio-tools | 1.66.1 | Aug 28, 2024 | Apache Software License | google_opensource, grpc-packages | Python >=3.8 | 5-Production/Stable | https://github.com/grpc/grpc/issues | 63,805,537 | No tags |
rich | https://pypi.org/project/rich/ | Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal | pip install rich | 13.8.1 | Sep 10, 2024 | MIT License | willmcgugan | Python >=3.7.0 | 5-Production/Stable | https://github.com/Textualize/rich | 63,561,221 | No tags |
tenacity | https://pypi.org/project/tenacity/ | Retry code until it succeeds | pip install tenacity | 9.0.0 | Jul 29, 2024 | Apache Software License | jd, sileht | Python >=3.8 | Development Status not found | https://github.com/jd/tenacity | 63,404,447 | No tags |
keyring | https://pypi.org/project/keyring/ | Store and access your passwords safely. | pip install keyring | 25.4.1 | Sep 20, 2024 | MIT License | jaraco | Python >=3.8 | 5-Production/Stable | https://github.com/jaraco/keyring | 63,241,141 | No tags |
pkginfo | https://pypi.org/project/pkginfo/ | Query metadata from sdists / bdists / installed packages. | pip install pkginfo | 1.11.1 | Jun 8, 2024 | MIT License | tseaver | Python >=3.8 | Development Status not found | GitHub link not found | 63,026,450 | tseaver |
azure-identity | https://pypi.org/project/azure-identity/ | Microsoft Azure Identity Library for Python | pip install azure-identity | 1.18.0 | Sep 19, 2024 | MIT License | azure-sdk, microsoft | Python >=3.8 | 5-Production/Stable | https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity | 63,021,695 | azure-sdk, microsoft |
python-dotenv | https://pypi.org/project/python-dotenv/ | Read key-value pairs from a .env file and set them as environment variables | pip install python-dotenv | 1.0.1 | Jan 23, 2024 | BSD License | theskumar, bbc | Python >=3.8 | 5-Production/Stable | https://github.com/theskumar/python-dotenv | 61,648,245 | bbc, theskumar |
dill | https://pypi.org/project/dill/ | serialize all of Python | pip install dill | 0.3.8 | Jan 27, 2024 | BSD License | mmckerns | Python >=3.8 | 5-Production/Stable | https://github.com/uqfoundation/dill | 61,186,082 | No tags |
GitPython | https://pypi.org/project/GitPython/ | GitPython is a Python library used to interact with Git repositories | pip install GitPython | 3.1.43 | Mar 31, 2024 | BSD License | ByronBates, mtrier | Python >=3.7 | 5-Production/Stable | https://github.com/gitpython-developers/GitPython | 60,883,294 | No tags |
portalocker | https://pypi.org/project/portalocker/ | Wraps the portalocker recipe for easy usage | pip install portalocker | 2.10.1 | Jul 13, 2024 | BSD License | wolph | Python >=3.8 | 5-Production/Stable | https://github.com/wolph/portalocker/issues | 60,716,827 | wolph |
backoff | https://pypi.org/project/backoff/ | Function decoration for backoff and retry | pip install backoff | 2.2.1 | Oct 5, 2022 | MIT License | bgreen-litl | Python >=3.7, <4.0 | 5-Production/Stable | https://github.com/litl/backoff | 60,249,239 | bgreen-litl |
wcwidth | https://pypi.org/project/wcwidth/ | Measures the displayed width of unicode strings in a terminal | pip install wcwidth | 0.2.13 | Jan 6, 2024 | MIT License | jquast | Not found | 5-Production/Stable | https://github.com/jquast/wcwidth | 59,516,372 | jquast |
shellingham | https://pypi.org/project/shellingham/ | Tool to Detect Surrounding Shell | pip install shellingham | 1.5.4 | Oct 24, 2023 | ISC License (ISCL) | uranusjr, Ofekmeister | Python >=3.7 | 3-Alpha | https://github.com/sarugaku/shellingham | 58,631,587 | Ofekmeister, uranusjr |
py | https://pypi.org/project/py/ | library with cross-python path, ini-parsing, io, code, log facilities | pip install py | 1.11.0 | Nov 4, 2021 | MIT License | hpk, pfctdayelise, anatoly, ronny, nicoddemus, The_Compiler, flub | Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* | 6-Mature | GitHub link not found | 58,059,934 | No tags |
regex | https://pypi.org/project/regex/ | Alternative regular expression module, to replace re. | pip install regex | 2024.9.11 | Sep 11, 2024 | Apache Software License | mrabarnett | Python >=3.8 | 5-Production/Stable | https://github.com/mrabarnett/mrab-regex | 57,810,189 | No tags |
markdown-it-py | https://pypi.org/project/markdown-it-py/ | Python port of markdown-it. Markdown parsing, done right! | pip install markdown-it-py | 3.0.0 | Jun 3, 2023 | MIT License | ebp-bot, cjsewell | Python >=3.8 | 5-Production/Stable | https://github.com/executablebooks/markdown-it-py | 57,625,538 | cjsewell, ebp-bot |
smmap | https://pypi.org/project/smmap/ | A pure Python implementation of a sliding window memory map manager | pip install smmap | 5.0.1 | Sep 17, 2023 | BSD License | ByronBates | Python >=3.7 | 5-Production/Stable | https://github.com/gitpython-developers/smmap | 57,580,512 | No tags |
gitdb | https://pypi.org/project/gitdb/ | Git Object Database | pip install gitdb | 4.0.11 | Oct 20, 2023 | BSD License | ByronBates, mtrier | Python >=3.7 | 5-Production/Stable | https://github.com/gitpython-developers/gitdb | 57,420,685 | No tags |
SecretStorage | https://pypi.org/project/SecretStorage/ | Python bindings to FreeDesktop.org Secret Service API | pip install SecretStorage | 3.3.3 | Aug 13, 2022 | BSD License | mitya57 | Python >=3.6 | 5-Production/Stable | https://github.com/mitya57/secretstorage | 56,901,768 | No tags |
jaraco.classes | https://pypi.org/project/jaraco.classes/ | Utility functions for Python class constructs | pip install jaraco.classes | 3.4.0 | Mar 31, 2024 | MIT License | jaraco | Python >=3.8 | 5-Production/Stable | https://github.com/jaraco/jaraco.classes | 56,787,692 | No tags |
ruamel.yaml | https://pypi.org/project/ruamel.yaml/ | ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order | pip install ruamel.yaml | 0.18.6 | Feb 7, 2024 | MIT License | anthon | Python >=3.7 | 4-Beta | GitHub link not found | 56,695,319 | anthon |
mdurl | https://pypi.org/project/mdurl/ | Markdown URL utilities | pip install mdurl | 0.1.2 | Aug 14, 2022 | MIT License | hukkin | Python >=3.7 | Development Status not found | https://github.com/executablebooks/mdurl | 56,493,634 | hukkin |
jeepney | https://pypi.org/project/jeepney/ | Low-level, pure Python DBus protocol wrapper. | pip install jeepney | 0.8.0 | Apr 3, 2022 | MIT License | takowl | Python >=3.7 | Development Status not found | GitHub link not found | 56,441,103 | No tags |
msal-extensions | https://pypi.org/project/msal-extensions/ | Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism. | pip install msal-extensions | 1.2.0 | Jun 23, 2024 | MIT License | nugetaad, microsoft | Python >=3.7 | 5-Production/Stable | https://github.com/AzureAD/microsoft-authentication-extensions-for-python/releases | 56,135,238 | No tags |
networkx | https://pypi.org/project/networkx/ | Python package for creating and manipulating graphs and networks | pip install networkx | 3.3 | Apr 6, 2024 | BSD License | MridulS, jarrodmillman, rossbar, dschult, hagberg | Python >=3.10 | 5-Production/Stable | https://github.com/networkx/networkx/issues | 55,837,099 | dschult, hagberg, jarrodmillman, MridulS, rossbar |
itsdangerous | https://pypi.org/project/itsdangerous/ | Safely pass data to untrusted environments and back. | pip install itsdangerous | 2.2.0 | Apr 16, 2024 | BSD License | No maintainers found | Python >=3.8 | 5-Production/Stable | https://github.com/pallets/itsdangerous/ | 55,668,109 | No tags |
google-crc32c | https://pypi.org/project/google-crc32c/ | A python wrapper of the C library 'Google CRC32C' | pip install google-crc32c | 1.6.0 | Sep 3, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.9 | 4-Beta | https://github.com/googleapis/python-crc32c | 55,507,049 | No tags |
azure-storage-blob | https://pypi.org/project/azure-storage-blob/ | Microsoft Azure Blob Storage Client Library for Python | pip install azure-storage-blob | 12.23.1 | Sep 26, 2024 | MIT License | azure-sdk, microsoft | Python >=3.8 | 5-Production/Stable | https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob | 55,470,596 | azure-sdk, microsoft |
build | https://pypi.org/project/build/ | A simple, correct Python build frontend | pip install build | 1.2.2 | Sep 6, 2024 | MIT License | FFY00, henryiii, gaborbernat, layday | Python >=3.8 | Development Status not found | https://github.com/pypa/build/issues | 54,469,482 | No tags |
kiwisolver | https://pypi.org/project/kiwisolver/ | A fast implementation of the Cassowary constraint solver | pip install kiwisolver | 1.4.7 | Sep 4, 2024 | BSD License | mdartiailh, sccolbert | Python >=3.8 | Development Status not found | https://github.com/nucleic/kiwi/blob/main/releasenotes.rst | 54,462,904 | No tags |
threadpoolctl | https://pypi.org/project/threadpoolctl/ | threadpoolctl | pip install threadpoolctl | 3.5.0 | Apr 29, 2024 | BSD License | jeremiedbb, ogrisel, tommoral | Python >=3.8 | Development Status not found | https://github.com/joblib/threadpoolctl | 54,385,388 | No tags |
typedload | https://pypi.org/project/typedload/ | Load and dump data from json-like format into typed data structures | pip install typedload | 2.35 | Sep 18, 2024 | GNU General Public License v3 (GPLv3) | LtWorf | Python >=3.8 | 5-Production/Stable | GitHub link not found | 53,576,723 | LtWorf |
RapidFuzz | https://pypi.org/project/RapidFuzz/ | rapid fuzzy string matching | pip install RapidFuzz | 3.10.0 | Sep 23, 2024 | MIT License | maxbachmann | Python >=3.9 | Development Status not found | GitHub link not found | 52,620,326 | No tags |
xmltodict | https://pypi.org/project/xmltodict/ | Makes working with XML feel like you are working with JSON | pip install xmltodict | 0.13.0 | May 8, 2022 | MIT License | martinblech | Python >=3.4 | Development Status not found | https://github.com/martinblech/xmltodict | 52,421,398 | No tags |
pytest-cov | https://pypi.org/project/pytest-cov/ | Pytest plugin for measuring coverage. | pip install pytest-cov | 5.0.0 | Mar 24, 2024 | MIT License | ionel | Python >=3.8 | 5-Production/Stable | https://github.com/pytest-dev/pytest-cov | 52,370,163 | ionel |
joblib | https://pypi.org/project/joblib/ | Lightweight pipelining with Python functions | pip install joblib | 1.4.2 | May 2, 2024 | BSD License | lesteve, tommoral, ogrisel, GaelVaroquaux | Python >=3.8 | 5-Production/Stable | https://github.com/joblib/joblib | 52,338,767 | No tags |
cycler | https://pypi.org/project/cycler/ | Composable style cycles | pip install cycler | 0.12.1 | Oct 7, 2023 | BSD License | QuLogic, mdboom2, matthew.brett, Matplotlib | Python >=3.8 | 4-Beta | https://github.com/matplotlib/cycler | 51,816,053 | Matplotlib, matthew.brett, mdboom2, QuLogic |
fastjsonschema | https://pypi.org/project/fastjsonschema/ | Fastest Python implementation of JSON schema | pip install fastjsonschema | 2.20.0 | Jun 15, 2024 | BSD License | horejsek | Not found | 5-Production/Stable | https://github.com/horejsek/python-fastjsonschema | 51,595,016 | No tags |
pyproject-hooks | https://pypi.org/project/pyproject-hooks/ | Wrappers to call pyproject.toml-based build backend hooks. | pip install pyproject-hooks | 1.1.0 | Apr 29, 2024 | MIT License | pradyunsg, takowl | Python >=3.7 | Development Status not found | https://github.com/pypa/pyproject-hooks | 50,681,254 | No tags |
py4j | https://pypi.org/project/py4j/ | Enables Python programs to dynamically access arbitrary Java objects | pip install py4j | 0.10.9.7 | Aug 12, 2022 | BSD License | gatorsmile, hyukjinkwon, barthe, ueshin, HaejoonLee, yuchenhuo, JoshRosen, xinrong-databricks | Not found | 4-Beta | GitHub link not found | 50,466,480 | No tags |
awswrangler | https://pypi.org/project/awswrangler/ | Pandas on AWS. | pip install awswrangler | 3.9.1 | Aug 19, 2024 | Apache Software License | antonkuk, LeonLuttenberger, jaidisido, cfait, lucascchanson | Python <4.0, >=3.8 | Development Status not found | https://github.com/aws/aws-sdk-pandas | 50,075,879 | antonkuk, cfait, jaidisido, LeonLuttenberger, lucascchanson |
google-cloud-bigquery | https://pypi.org/project/google-cloud-bigquery/ | Google BigQuery API client library | pip install google-cloud-bigquery | 3.26.0 | Sep 26, 2024 | Apache Software License | google_opensource, gcloudpypi, TimSwast | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/python-bigquery | 48,982,526 | No tags |
trove-classifiers | https://pypi.org/project/trove-classifiers/ | Canonical source for classifiers on PyPI (pypi.org). | pip install trove-classifiers | 2024.9.12 | Sep 12, 2024 | Apache Software License | The Python Package Index, di | Not found | 5-Production/Stable | https://github.com/pypa/trove-classifiers | 48,957,221 | The Python Package Index, di |
sqlparse | https://pypi.org/project/sqlparse/ | A non-validating SQL parser. | pip install sqlparse | 0.5.1 | Jul 15, 2024 | BSD License | aalbrecht | Python >=3.8 | 5-Production/Stable | https://github.com/andialbrecht/sqlparse | 48,942,791 | No tags |
google-auth-oauthlib | https://pypi.org/project/google-auth-oauthlib/ | Google Authentication Library | pip install google-auth-oauthlib | 1.2.1 | Jul 8, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.6 | 5-Production/Stable | https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib | 48,662,482 | gcloudpypi, google_opensource |
fonttools | https://pypi.org/project/fonttools/ | Tools to manipulate font files | pip install fonttools | 4.54.1 | Sep 24, 2024 | MIT License | xen, just, davelab6, moyogo, anthrotype, mmmmmm | Python >=3.8 | 5-Production/Stable | http://github.com/fonttools/fonttools | 46,508,049 | No tags |
mccabe | https://pypi.org/project/mccabe/ | McCabe checker, plugin for flake8 | pip install mccabe | 0.7.0 | Jan 24, 2022 | MIT License | flox, Python Code Quality "Authority" | Python >=3.6 | 5-Production/Stable | https://github.com/pycqa/mccabe | 46,284,427 | Python Code Quality "Authority", flox |
google-api-python-client | https://pypi.org/project/google-api-python-client/ | Google API Client Library for Python | pip install google-api-python-client | 2.147.0 | Sep 24, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/google-api-python-client/ | 45,420,342 | gcloudpypi, google_opensource |
distro | https://pypi.org/project/distro/ | Distro - an OS platform information API | pip install distro | 1.9.0 | Dec 24, 2023 | Apache Software License | HorlogeSkynet, sping, nir0s | Python >=3.6 | 5-Production/Stable | https://github.com/python-distro/distro | 45,363,167 | No tags |
marshmallow | https://pypi.org/project/marshmallow/ | A lightweight library for converting complex datatypes to and from native Python datatypes. | pip install marshmallow | 3.22.0 | Aug 20, 2024 | MIT License | lafrech, sloria | Python >=3.8 | 5-Production/Stable | https://github.com/marshmallow-code/marshmallow/issues | 44,896,253 | No tags |
ruamel.yaml.clib | https://pypi.org/project/ruamel.yaml.clib/ | C version of reader, parser and emitter for ruamel.yaml derived from libyaml | pip install ruamel.yaml.clib | 0.2.8 | Oct 3, 2023 | MIT License | anthon | Python >=3.6 | 4-Beta | GitHub link not found | 44,746,863 | anthon |
prompt-toolkit | https://pypi.org/project/prompt-toolkit/ | Library for building powerful interactive command lines in Python | pip install prompt-toolkit | 3.0.48 | Sep 25, 2024 | BSD License | jonathan.slenders | Python >=3.7.0 | 5-Production/Stable | https://github.com/prompt-toolkit/python-prompt-toolkit | 44,467,034 | No tags |
cloudpickle | https://pypi.org/project/cloudpickle/ | Pickler class to extend the standard pickle.Pickler functionality | pip install cloudpickle | 3.0.0 | Oct 16, 2023 | BSD License | mrocklin, hyukjinkwon, ssanderson, ogrisel, antoine, llllllllll, pierreglaser, Kyle.Kelley, holdenk | Python >=3.8 | 5-Production/Stable | https://github.com/cloudpipe/cloudpickle | 43,946,682 | No tags |
CacheControl | https://pypi.org/project/CacheControl/ | httplib2 caching for requests | pip install CacheControl | 0.14.0 | Feb 2, 2024 | Apache Software License | No maintainers found | Python >=3.7 | 4-Beta | https://github.com/psf/cachecontrol/issues | 43,518,499 | Python Software Foundation |
pycodestyle | https://pypi.org/project/pycodestyle/ | Python style guide checker | pip install pycodestyle | 2.12.1 | Aug 4, 2024 | MIT License | asottile, IanLee1521, Python Code Quality "Authority" | Python >=3.8 | 5-Production/Stable | GitHub link not found | 43,404,618 | Python Code Quality "Authority", asottile, IanLee1521 |
msrest | https://pypi.org/project/msrest/ | AutoRest swagger generator Python client runtime. | pip install msrest | 0.7.1 | Jun 13, 2022 | MIT License | azure-sdk, Laurent.Mazuel, microsoft | Python >=3.6 | 4-Beta | https://github.com/Azure/msrest-for-python | 43,020,382 | No tags |
PyGithub | https://pypi.org/project/PyGithub/ | Use the full Github API v3 | pip install PyGithub | 2.4.0 | Aug 26, 2024 | GNU Library or Lesser General Public License (LGPL) | sfdye, jzelinskie, jacquev6 | Python >=3.8 | 5-Production/Stable | https://github.com/pygithub/pygithub | 42,943,617 | jacquev6, jzelinskie, sfdye |
docker | https://pypi.org/project/docker/ | A Python library for the Docker Engine API. | pip install docker | 7.1.0 | May 23, 2024 | Apache Software License | ulyssessouza, rumpl, milas, aiordache, dev-tooling-team, ccrone, docker | Python >=3.8 | 5-Production/Stable | https://github.com/docker/docker-py | 42,917,145 | No tags |
PyMySQL | https://pypi.org/project/PyMySQL/ | Pure Python MySQL Driver | pip install PyMySQL | 1.1.1 | May 21, 2024 | MIT License | iDavidStory, peterhunt, lecram, naoki | Python >=3.7 | 5-Production/Stable | https://github.com/PyMySQL/PyMySQL | 42,784,742 | iDavidStory, lecram, naoki, peterhunt |
tzlocal | https://pypi.org/project/tzlocal/ | tzinfo object for the local timezone | pip install tzlocal | 5.2 | Oct 22, 2023 | MIT License | agronholm, regebro | Python >=3.8 | 5-Production/Stable | https://github.com/regebro/tzlocal/blob/master/CHANGES.txt | 42,667,712 | agronholm, regebro |
dnspython | https://pypi.org/project/dnspython/ | DNS toolkit | pip install dnspython | 2.6.1 | Feb 18, 2024 | ISC License (ISCL) | rthalley | Python >=3.8 | 5-Production/Stable | https://github.com/rthalley/dnspython/issues | 42,136,656 | No tags |
alembic | https://pypi.org/project/alembic/ | A database migration tool for SQLAlchemy. | pip install alembic | 1.13.3 | Sep 23, 2024 | MIT License | SQLAlchemy, CaselIT | Python >=3.8 | 5-Production/Stable | https://github.com/sqlalchemy/alembic/issues/ | 40,883,546 | No tags |
azure-common | https://pypi.org/project/azure-common/ | Microsoft Azure Client Library for Python (Common) | pip install azure-common | 1.1.28 | Feb 3, 2022 | MIT License | azure-sdk, Laurent.Mazuel, microsoft | Not found | 5-Production/Stable | https://github.com/Azure/azure-sdk-for-python | 40,737,739 | No tags |
defusedxml | https://pypi.org/project/defusedxml/ | XML bomb protection for Python stdlib modules | pip install defusedxml | 0.7.1 | Mar 8, 2021 | Python Software Foundation License | tiran | Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* | 5-Production/Stable | https://github.com/tiran/defusedxml | 40,702,233 | tiran |
uritemplate | https://pypi.org/project/uritemplate/ | Implementation of RFC 6570 URI Templates | pip install uritemplate | 4.1.1 | Oct 13, 2021 | LicenseOSI ApprovedOSI Approved :: Apache Software BSD License | mnot, jcgregorio, graffatcolmingov, brettcannon | Python >=3.6 | 5-Production/Stable | GitHub link not found | 40,666,079 | brettcannon, graffatcolmingov, jcgregorio, mnot |
blinker | https://pypi.org/project/blinker/ | Fast, simple object-to-object and broadcast signaling | pip install blinker | 1.8.2 | May 6, 2024 | MIT License | No maintainers found | Python >=3.8 | 5-Production/Stable | https://github.com/pallets-eco/blinker/ | 40,474,406 | No tags |
poetry | https://pypi.org/project/poetry/ | Python dependency management and packaging made easy. | pip install poetry | 1.8.3 | May 8, 2024 | MIT License | Poetry, neersighted | Python <4.0, >=3.8 | Development Status not found | https://github.com/python-poetry/poetry | 40,245,772 | Poetry, neersighted |
httplib2 | https://pypi.org/project/httplib2/ | A comprehensive HTTP client library. | pip install httplib2 | 0.22.0 | Mar 21, 2023 | MIT License | cdent, jcgregorio, graffatcolmingov, Sergey.Shepelev, httplib2.release | Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* | 4-Beta | https://github.com/httplib2/httplib2 | 40,161,392 | No tags |
babel | https://pypi.org/project/babel/ | Internationalization utilities | pip install babel | 2.16.0 | Aug 8, 2024 | BSD License | mitsuhiko, cmlenz, sils, akx, babel | Python >=3.8 | 5-Production/Stable | https://github.com/python-babel/babel | 40,047,106 | No tags |
google-auth-httplib2 | https://pypi.org/project/google-auth-httplib2/ | Google Authentication Library: httplib2 transport | pip install google-auth-httplib2 | 0.2.0 | Dec 12, 2023 | Apache Software License | google_opensource, gcloudpypi | Not found | 3-Alpha | https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2 | 40,009,966 | gcloudpypi, google_opensource |
Cython | https://pypi.org/project/Cython/ | The Cython compiler for writing C extensions in the Python language. | pip install Cython | 3.0.11 | Aug 5, 2024 | Apache Software License | scoder, matthew.brett, robertwb | Python !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, >=2.7 | 5-Production/Stable | https://github.com/cython/cython/issues | 39,978,767 | No tags |
toml | https://pypi.org/project/toml/ | Python Library for Tom's Obvious, Minimal Language | pip install toml | 0.10.2 | Nov 1, 2020 | MIT License | uiri | Python >=2.6, !=3.0.*, !=3.1.*, !=3.2.* | 5-Production/Stable | https://github.com/uiri/toml | 39,516,668 | No tags |