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
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
boto3 | https://pypi.org/project/boto3/ | The AWS SDK for Python | pip install boto3 | 1.35.28 | Sep 26, 2024 | Apache Software License | aws | Python >=3.8 | 5-Production/Stable | https://github.com/boto/boto3 | 1,380,415,659 | No tags |
urllib3 | https://pypi.org/project/urllib3/ | HTTP library with thread-safe connection pooling, file post, and more. | pip install urllib3 | 2.2.3 | Sep 12, 2024 | MIT License | SethMichaelLarson, shazow | Python >=3.8 | Development Status not found | https://github.com/urllib3/urllib3/blob/main/CHANGES.rst | 569,729,169 | SethMichaelLarson, shazow |
setuptools | https://pypi.org/project/setuptools/ | Easily download, build, install, upgrade, and uninstall Python packages | pip install setuptools | 75.1.0 | Sep 16, 2024 | MIT License | dstufft, abravalheri, jaraco | Python >=3.8 | 5-Production/Stable | https://github.com/pypa/setuptools | 507,206,566 | abravalheri, dstufft, jaraco |
requests | https://pypi.org/project/requests/ | Python HTTP for Humans. | pip install requests | 2.32.3 | May 29, 2024 | Apache Software License | nateprewitt, Lukasa, graffatcolmingov | Python >=3.8 | 5-Production/Stable | https://github.com/psf/requests | 502,591,890 | No tags |
botocore | https://pypi.org/project/botocore/ | Low-level, data-driven core of boto 3. | pip install botocore | 1.35.28 | Sep 26, 2024 | Apache Software License | garnaat, aws | Python >=3.8 | 5-Production/Stable | https://github.com/boto/botocore | 472,583,540 | No tags |
certifi | https://pypi.org/project/certifi/ | Python package for providing Mozilla's CA Bundle. | pip install certifi | 2024.8.30 | Aug 30, 2024 | Mozilla Public License 2.0 (MPL 2.0) | Certifi, Lukasa | Python >=3.6 | 5-Production/Stable | https://github.com/certifi/python-certifi | 447,998,818 | No tags |
charset-normalizer | https://pypi.org/project/charset-normalizer/ | The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. | pip install charset-normalizer | 3.3.2 | Nov 1, 2023 | MIT License | Ousret | Python >=3.7.0 | 5-Production/Stable | https://github.com/Ousret/charset_normalizer | 437,514,517 | Ousret |
idna | https://pypi.org/project/idna/ | Internationalized Domain Names in Applications (IDNA) | pip install idna | 3.10 | Sep 15, 2024 | BSD License | kjd | Python >=3.6 | 5-Production/Stable | https://github.com/kjd/idna/blob/master/HISTORY.rst | 435,160,701 | No tags |
typing-extensions | https://pypi.org/project/typing-extensions/ | Backported and Experimental Type Hints for Python 3.8+ | pip install typing-extensions | 4.12.2 | Jun 7, 2024 | Python Software Foundation License | guido, ilevkivskyi, srittau, JelleZijlstra, jukkal, hauntsaninja | Python >=3.8 | 5-Production/Stable | https://github.com/python/typing_extensions/issues | 419,048,423 | guido, hauntsaninja, ilevkivskyi, JelleZijlstra, jukkal, srittau |
python-dateutil | https://pypi.org/project/python-dateutil/ | Extensions to the standard Python datetime module | pip install python-dateutil | 2.9.0.post0 | Mar 1, 2024 | Apache Software BSD License | pganssle, tpievila, dateutilbot, jarondl | Python !=3.0.*, !=3.1.*, !=3.2.*, >=2.7 | 5-Production/Stable | https://github.com/dateutil/dateutil | 371,670,022 | No tags |
packaging | https://pypi.org/project/packaging/ | Core utilities for Python packages | pip install packaging | 24.1 | Jun 9, 2024 | Apache Software BSD License | pf_moore, dstufft, brettcannon, pradyunsg | Python >=3.8 | 5-Production/Stable | https://github.com/pypa/packaging | 362,693,873 | No tags |
grpcio-status | https://pypi.org/project/grpcio-status/ | Status proto mapping for gRPC | pip install grpcio-status | 1.66.1 | Aug 28, 2024 | Apache Software License | google_opensource, grpc-packages | Python >=3.8 | 5-Production/Stable | GitHub link not found | 356,695,532 | No tags |
PyYAML | https://pypi.org/project/PyYAML/ | YAML parser and emitter for Python | pip install PyYAML | 6.0.2 | Aug 6, 2024 | MIT License | ingy, nitzmahone, tinita | Python >=3.8 | 5-Production/Stable | https://github.com/yaml/pyyaml/issues | 341,350,996 | No tags |
s3transfer | https://pypi.org/project/s3transfer/ | An Amazon S3 Transfer Manager | pip install s3transfer | 0.10.2 | Jun 24, 2024 | Apache Software License | aws | Python >=3.8 | 3-Alpha | https://github.com/boto/s3transfer | 340,904,265 | No tags |
aiobotocore | https://pypi.org/project/aiobotocore/ | Async client for aws services using botocore and aiohttp | pip install aiobotocore | 2.15.1 | Sep 19, 2024 | Apache Software License | aio-libs, jettify, webknjaz, thehesiod, Andrew.Svetlov | Python >=3.8 | 4-Beta | https://github.com/aio-libs/aiobotocore | 340,388,672 | No tags |
cryptography | https://pypi.org/project/cryptography/ | cryptography is a package which provides cryptographic recipes and primitives to Python developers. | pip install cryptography | 43.0.1 | Sep 3, 2024 | Apache Software BSD License | Python Cryptographic Authority, reaperhulk | Python >=3.7 | 5-Production/Stable | https://github.com/pyca/cryptography | 329,955,198 | No tags |
six | https://pypi.org/project/six/ | Python 2 and 3 compatibility utilities | pip install six | 1.16.0 | May 5, 2021 | MIT License | gutworth | Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.* | 5-Production/Stable | https://github.com/benjaminp/six | 320,911,840 | No tags |
pip | https://pypi.org/project/pip/ | The PyPA recommended tool for installing Python packages. | pip install pip | 24.2 | Jul 28, 2024 | MIT License | pradyunsg, dstufft, uranusjr, pf_moore, acsbidoul, xafer | Python >=3.8 | 5-Production/Stable | https://github.com/pypa/pip | 290,879,283 | No tags |
numpy | https://pypi.org/project/numpy/ | Fundamental package for array computing in Python | pip install numpy | 2.1.1 | Sep 3, 2024 | BSD License | teoliphant, matthew.brett, charlesr.harris, rgommers, mattip | Python >=3.10 | 5-Production/Stable | https://github.com/numpy/numpy | 290,278,590 | No tags |
s3fs | https://pypi.org/project/s3fs/ | Convenient Filesystem interface over S3 | pip install s3fs | 2024.9.0 | Sep 4, 2024 | BSD License | mrocklin, tomaugspurger, mdurant | Python >=3.8 | 4-Beta | http://github.com/fsspec/s3fs/ | 281,038,694 | mdurant, mrocklin, tomaugspurger |
fsspec | https://pypi.org/project/fsspec/ | File-system specification | pip install fsspec | 2024.9.0 | Sep 4, 2024 | BSD License | tomaugspurger, mdurant | Python >=3.8 | 4-Beta | https://github.com/fsspec/filesystem_spec | 275,435,272 | mdurant, tomaugspurger |
cffi | https://pypi.org/project/cffi/ | Foreign Function Interface for Python calling C code. | pip install cffi | 1.17.1 | Sep 4, 2024 | MIT License | nitzmahone, fijal, alexgaynor, Armin.Rigo, reaperhulk, mattclay, odidev, glyph | Python >=3.8 | Development Status not found | https://github.com/python-cffi/cffi/releases | 263,532,832 | No tags |
wheel | https://pypi.org/project/wheel/ | A built-package format for Python | pip install wheel | 0.44.0 | Aug 4, 2024 | MIT License | agronholm, natefoo, joeforker | Python >=3.8 | 5-Production/Stable | https://github.com/pypa/wheel/issues | 247,986,115 | agronholm, joeforker, natefoo |
pycparser | https://pypi.org/project/pycparser/ | C parser in Python | pip install pycparser | 2.22 | Mar 30, 2024 | BSD License | eliben | Python >=3.8 | 5-Production/Stable | https://github.com/eliben/pycparser | 240,522,729 | No tags |
pandas | https://pypi.org/project/pandas/ | Powerful data structures for data analysis, time series, and statistics | pip install pandas | 2.2.3 | Sep 20, 2024 | BSD License | willayd, jreback, datapythonista, simonjayhawkins, tomaugspurger, jbrockmendel, jorisvandenbossche, wesm, MarcoGorelli, jreback1, lithomas1 | Python >=3.9 | 5-Production/Stable | https://github.com/pandas-dev/pandas | 237,196,525 | No tags |
importlib-metadata | https://pypi.org/project/importlib-metadata/ | Read metadata from Python packages | pip install importlib-metadata | 8.5.0 | Sep 11, 2024 | Apache Software License | jaraco, brettcannon, barry | Python >=3.8 | 5-Production/Stable | https://github.com/python/importlib_metadata | 226,950,755 | No tags |
google-api-core | https://pypi.org/project/google-api-core/ | Google API client core library | pip install google-api-core | 2.20.0 | Sep 19, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/python-api-core | 225,126,197 | No tags |
rsa | https://pypi.org/project/rsa/ | Pure-Python RSA implementation | pip install rsa | 4.9 | Jul 20, 2022 | Apache Software License | sybrenstuvel | Python >=3.6, <4 | 5-Production/Stable | https://github.com/sybrenstuvel/python-rsa | 214,051,073 | No tags |
attrs | https://pypi.org/project/attrs/ | Classes Without Boilerplate | pip install attrs | 24.2.0 | Aug 6, 2024 | MIT License | hynek | Python >=3.7 | 5-Production/Stable | https://github.com/sponsors/hynek | 212,943,258 | hynek |
pydantic | https://pypi.org/project/pydantic/ | Data validation using Python type hints | pip install pydantic | 2.9.2 | Sep 17, 2024 | MIT License | samuelcolvin | Python >=3.8 | 5-Production/Stable | https://github.com/pydantic/pydantic | 210,166,953 | No tags |
pyasn1 | https://pypi.org/project/pyasn1/ | Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208) | pip install pyasn1 | 0.6.1 | Sep 10, 2024 | BSD License | tiran, etingof, droideck, ilya | Python >=3.8 | 5-Production/Stable | https://github.com/pyasn1/pyasn1 | 206,828,246 | No tags |
zipp | https://pypi.org/project/zipp/ | Backport of pathlib-compatible object wrapper for zip files | pip install zipp | 3.20.2 | Sep 13, 2024 | MIT License | jaraco | Python >=3.8 | 5-Production/Stable | https://github.com/jaraco/zipp | 204,037,842 | No tags |
click | https://pypi.org/project/click/ | Composable command line interface toolkit | pip install click | 8.1.7 | Aug 17, 2023 | BSD License | No maintainers found | Python >=3.7 | 5-Production/Stable | https://github.com/pallets/click/issues/ | 201,897,521 | No tags |
jmespath | https://pypi.org/project/jmespath/ | JSON Matching Expressions | pip install jmespath | 1.0.1 | Jun 17, 2022 | MIT License | jamesls, aws | Python >=3.7 | 5-Production/Stable | https://github.com/jmespath/jmespath.py | 194,946,634 | No tags |
pytz | https://pypi.org/project/pytz/ | World timezone definitions, modern and historical | pip install pytz | 2024.2 | Sep 11, 2024 | MIT License | stub | Not found | 6-Mature | GitHub link not found | 191,757,635 | stub |
protobuf | https://pypi.org/project/protobuf/ | null | pip install protobuf | 5.28.2 | Sep 18, 2024 | License:3-Clause BSD License | protobuf-packages | Python >=3.8 | Development Status not found | GitHub link not found | 188,164,640 | No tags |
platformdirs | https://pypi.org/project/platformdirs/ | A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`. | pip install platformdirs | 4.3.6 | Sep 17, 2024 | MIT License | Julian, tox, ronny, Ofekmeister | Python >=3.8 | 5-Production/Stable | https://github.com/tox-dev/platformdirs/releases | 180,402,700 | tox, Julian, Ofekmeister, ronny |
colorama | https://pypi.org/project/colorama/ | Cross-platform colored terminal text. | pip install colorama | 0.4.6 | Oct 25, 2022 | BSD License | tartley, wiggin15 | Python !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, >=2.7 | 5-Production/Stable | https://github.com/tartley/colorama | 177,322,958 | tartley, wiggin15 |
PyJWT | https://pypi.org/project/PyJWT/ | JSON Web Token implementation in Python | pip install PyJWT | 2.9.0 | Aug 1, 2024 | MIT License | jpadilla | Python >=3.8 | 5-Production/Stable | https://github.com/jpadilla/pyjwt | 175,756,407 | jpadilla |
Jinja2 | https://pypi.org/project/Jinja2/ | A very fast and expressive template engine. | pip install Jinja2 | 3.1.4 | May 5, 2024 | BSD License | No maintainers found | Python >=3.7 | 5-Production/Stable | https://github.com/pallets/jinja/ | 165,223,007 | No tags |
MarkupSafe | https://pypi.org/project/MarkupSafe/ | Safely add untrusted strings to HTML/XML markup. | pip install MarkupSafe | 2.1.5 | Feb 2, 2024 | BSD License | No maintainers found | Python >=3.7 | 5-Production/Stable | https://github.com/pallets/markupsafe/issues/ | 164,501,125 | No tags |
tomli | https://pypi.org/project/tomli/ | A lil' TOML parser | pip install tomli | 2.0.1 | Feb 8, 2022 | MIT License | hauntsaninja, hukkin, encukou | Python >=3.7 | Development Status not found | https://github.com/hukkin/tomli/blob/master/CHANGELOG.md | 155,492,504 | encukou, hauntsaninja, hukkin |
awscli | https://pypi.org/project/awscli/ | Universal Command Line Environment for AWS. | pip install awscli | 1.34.28 | Sep 26, 2024 | Apache Software License | garnaat, aws | Python >=3.8 | 5-Production/Stable | https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst | 153,327,065 | No tags |
wrapt | https://pypi.org/project/wrapt/ | Module for decorators, wrappers and monkey patching. | pip install wrapt | 1.16.0 | Nov 9, 2023 | BSD License | Graham.Dumpleton | Python >=3.6 | 5-Production/Stable | https://github.com/GrahamDumpleton/wrapt | 150,467,028 | Graham.Dumpleton |
cachetools | https://pypi.org/project/cachetools/ | Extensible memoizing collections and decorators | pip install cachetools | 5.5.0 | Aug 18, 2024 | MIT License | tkem | Python >=3.7 | 5-Production/Stable | https://github.com/tkem/cachetools/ | 146,403,646 | No tags |
google-auth | https://pypi.org/project/google-auth/ | Google Authentication Library | pip install google-auth | 2.35.0 | Sep 19, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/google-auth-library-python | 144,536,009 | gcloudpypi, google_opensource |
googleapis-common-protos | https://pypi.org/project/googleapis-common-protos/ | Common protobufs used in Google APIs | pip install googleapis-common-protos | 1.65.0 | Aug 27, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/python-api-common-protos | 143,170,087 | No tags |
filelock | https://pypi.org/project/filelock/ | A platform independent file lock. | pip install filelock | 3.16.1 | Sep 17, 2024 | The Unlicense (Unlicense) | benediktschmitt, tox | Python >=3.8 | 5-Production/Stable | https://github.com/tox-dev/py-filelock | 141,920,543 | tox, benediktschmitt |
pluggy | https://pypi.org/project/pluggy/ | plugin and hook calling mechanisms for python | pip install pluggy | 1.5.0 | Apr 20, 2024 | MIT License | hpk, ronny, nicoddemus, The_Compiler, flub, goodboy | Python >=3.8 | 6-Mature | https://github.com/pytest-dev/pluggy | 138,375,734 | No tags |
pytest | https://pypi.org/project/pytest/ | pytest: simple powerful testing with Python | pip install pytest | 8.3.3 | Sep 10, 2024 | MIT License | hpk, pfctdayelise, anatoly, ronny, nicoddemus, The_Compiler, flub | Python >=3.8 | 6-Mature | https://github.com/pytest-dev/pytest | 132,890,521 | anatoly, flub, hpk, nicoddemus, pfctdayelise, ronny, The_Compiler |
requests-oauthlib | https://pypi.org/project/requests-oauthlib/ | OAuthlib authentication support for Requests. | pip install requests-oauthlib | 2.0.0 | Mar 22, 2024 | BSD License | nateprewitt, kennethreitz, JonathanHuot, Lukasa, singingwolfboy, graffatcolmingov, tuxtimo | Python >=3.4 | 5-Production/Stable | https://github.com/requests/requests-oauthlib | 132,867,288 | No tags |
pyarrow | https://pypi.org/project/pyarrow/ | Python library for Apache Arrow | pip install pyarrow | 17.0.0 | Jul 16, 2024 | Apache Software License | xhochy, jorisvandenbossche, cutlerb, kszucs, wesm, Charles.Cloud, kou, raulcd, jorgecarleitao | Python >=3.8 | Development Status not found | https://github.com/apache/arrow/issues | 132,233,490 | No tags |
virtualenv | https://pypi.org/project/virtualenv/ | Virtual Python Environment builder | pip install virtualenv | 20.26.5 | Sep 17, 2024 | MIT License | gaborbernat, pf_moore, Python Packaging Authority | Python >=3.7 | 5-Production/Stable | https://github.com/pypa/virtualenv | 130,730,478 | Python Packaging Authority, gaborbernat, pf_moore |
psutil | https://pypi.org/project/psutil/ | Cross-platform lib for process and system monitoring in Python. | pip install psutil | 6.0.0 | Jun 18, 2024 | BSD License | giampaolo.rodola, billiejoex | Python !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, >=2.7 | 5-Production/Stable | https://github.com/giampaolo/psutil | 129,814,292 | billiejoex, giampaolo.rodola |
docutils | https://pypi.org/project/docutils/ | Docutils -- Python Documentation Utilities | pip install docutils | 0.21.2 | Apr 23, 2024 | BSD GNU General Public License (GPL)OSI Approved :: Python Software Foundation LicensePublic Domain | grubert, milde, goodger, felixwiemann | Python >=3.9 | 4-Beta | GitHub link not found | 129,424,662 | No tags |
pyasn1-modules | https://pypi.org/project/pyasn1-modules/ | A collection of ASN.1-based protocols modules | pip install pyasn1-modules | 0.4.1 | Sep 10, 2024 | BSD License | tiran, etingof, droideck, ilya | Python >=3.8 | 5-Production/Stable | https://github.com/pyasn1/pyasn1-modules | 128,205,104 | No tags |
oauthlib | https://pypi.org/project/oauthlib/ | A generic, spec-compliant, thorough implementation of the OAuth request-signing logic | pip install oauthlib | 3.2.2 | Oct 17, 2022 | LicenseOSI ApprovedOSI Approved :: BSD License | skion, JonathanHuot, ib.lundgren, idangazit, the_drow, dgouldin | Python >=3.6 | 5-Production/Stable | https://github.com/oauthlib/oauthlib | 127,963,633 | No tags |
Pygments | https://pypi.org/project/Pygments/ | Pygments is a syntax highlighting package written in Python. | pip install Pygments | 2.18.0 | May 4, 2024 | BSD License | gbrandl, Anteru, mitsuhiko | Python >=3.8 | 6-Mature | https://github.com/pygments/pygments/issues | 124,987,197 | Anteru, gbrandl, mitsuhiko |
SQLAlchemy | https://pypi.org/project/SQLAlchemy/ | Database Abstraction Library | pip install SQLAlchemy | 2.0.35 | Sep 16, 2024 | MIT License | SQLAlchemy, CaselIT | Python >=3.7 | 5-Production/Stable | https://github.com/sqlalchemy/sqlalchemy/ | 124,645,377 | No tags |
pyparsing | https://pypi.org/project/pyparsing/ | pyparsing module - Classes and methods to define and execute parsing grammars | pip install pyparsing | 3.1.4 | Aug 25, 2024 | MIT License | ptmcg | Python >=3.6.8 | 5-Production/Stable | https://github.com/pyparsing/pyparsing/ | 120,943,193 | No tags |
exceptiongroup | https://pypi.org/project/exceptiongroup/ | Backport of PEP 654 (exception groups) | pip install exceptiongroup | 1.2.2 | Jul 12, 2024 | MIT License | No maintainers found | Python >=3.7 | 5-Production/Stable | https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst | 120,764,333 | No tags |
pydantic-core | https://pypi.org/project/pydantic-core/ | Core functionality for Pydantic validation and serialization | pip install pydantic-core | 2.24.0 | Sep 20, 2024 | MIT License | samuelcolvin | Python >=3.8 | 3-Alpha | https://github.com/pydantic/pydantic-core | 119,258,228 | No tags |
iniconfig | https://pypi.org/project/iniconfig/ | brain-dead simple config-ini parsing | pip install iniconfig | 2.0.0 | Jan 7, 2023 | MIT License | hpk, ronny | Python >=3.7 | 4-Beta | https://github.com/pytest-dev/iniconfig | 117,316,384 | No tags |
aiohttp | https://pypi.org/project/aiohttp/ | Async http client/server framework (asyncio) | pip install aiohttp | 3.10.6 | Sep 24, 2024 | Apache Software License | webknjaz, aio-libs, fafhrd, Andrew.Svetlov | Python >=3.8 | 5-Production/Stable | https://github.com/aio-libs/aiohttp | 115,430,885 | No tags |
jsonschema | https://pypi.org/project/jsonschema/ | An implementation of JSON Schema validation for Python | pip install jsonschema | 4.23.0 | Jul 8, 2024 | MIT License | No maintainers found | Python >=3.8 | 5-Production/Stable | https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst | 115,317,778 | JSON Schema |
isodate | https://pypi.org/project/isodate/ | An ISO 8601 date/time/duration parser and formatter | pip install isodate | 0.6.1 | Dec 13, 2021 | BSD License | gweis | Not found | 4-Beta | https://github.com/gweis/isodate/ | 111,996,797 | No tags |
scipy | https://pypi.org/project/scipy/ | Fundamental algorithms for scientific computing in Python | pip install scipy | 1.14.1 | Aug 21, 2024 | BSD License | teoliphant, matthew.brett, treddy, rgommers, pv, rkern | Python >=3.10 | 5-Production/Stable | https://github.com/scipy/scipy/releases | 110,556,381 | No tags |
pyOpenSSL | https://pypi.org/project/pyOpenSSL/ | Python wrapper module around the OpenSSL library | pip install pyOpenSSL | 24.2.1 | Jul 20, 2024 | Apache Software License | exarkun, reaperhulk, hynek, Python Cryptographic Authority | Python >=3.7 | 6-Mature | https://github.com/pyca/pyopenssl | 108,421,829 | No tags |
soupsieve | https://pypi.org/project/soupsieve/ | A modern CSS selector implementation for Beautiful Soup. | pip install soupsieve | 2.6 | Aug 13, 2024 | MIT License | facelessuser | Python >=3.8 | 5-Production/Stable | https://github.com/facelessuser/soupsieve | 107,839,144 | facelessuser |
PyNaCl | https://pypi.org/project/PyNaCl/ | Python binding to the Networking and Cryptography (NaCl) library | pip install PyNaCl | 1.5.0 | Jan 7, 2022 | License:Apache License 2.0 | Python Cryptographic Authority, reaperhulk | Python >=3.6 | Development Status not found | https://github.com/pyca/pynacl/ | 105,263,183 | No tags |
tomlkit | https://pypi.org/project/tomlkit/ | Style preserving TOML library | pip install tomlkit | 0.13.2 | Aug 14, 2024 | MIT License | Poetry, neersighted | Python >=3.8 | Development Status not found | https://github.com/sdispater/tomlkit | 105,255,243 | No tags |
beautifulsoup4 | https://pypi.org/project/beautifulsoup4/ | Screen-scraping library | pip install beautifulsoup4 | 4.12.3 | Jan 17, 2024 | MIT License | leonard | Python >=3.6.0 | 5-Production/Stable | GitHub link not found | 105,204,736 | leonard |
multidict | https://pypi.org/project/multidict/ | multidict implementation | pip install multidict | 6.1.0 | Sep 9, 2024 | Apache Software License | webknjaz, aio-libs, Andrew.Svetlov | Python >=3.8 | 5-Production/Stable | https://github.com/aio-libs/multidict | 104,764,065 | No tags |
decorator | https://pypi.org/project/decorator/ | Decorators for Humans | pip install decorator | 5.1.1 | Jan 7, 2022 | BSD License | micheles | Python >=3.5 | 5-Production/Stable | https://github.com/micheles/decorator | 102,588,465 | micheles |
tzdata | https://pypi.org/project/tzdata/ | Provider of IANA time zone data | pip install tzdata | 2024.2 | Sep 23, 2024 | Apache Software License | pganssle, belopolsky | Python >=2 | 4-Beta | https://github.com/python/tzdata | 102,323,143 | No tags |
yarl | https://pypi.org/project/yarl/ | Yet another URL library | pip install yarl | 1.13.0 | Sep 27, 2024 | Apache Software License | webknjaz, aio-libs, Andrew.Svetlov | Python >=3.8 | 5-Production/Stable | https://github.com/aio-libs/yarl | 101,857,944 | aio-libs, Andrew.Svetlov, webknjaz |
greenlet | https://pypi.org/project/greenlet/ | Lightweight in-process concurrent programming | pip install greenlet | 3.1.1 | Sep 20, 2024 | MIT License | denik, JaredKuolt, whichlinden, ambroff, snaury, bob, fzzzy, jamadden, schmir | Python >=3.7 | 5-Production/Stable | https://github.com/python-greenlet/greenlet/issues | 100,590,041 | ambroff, bob, denik, fzzzy, jamadden, JaredKuolt, schmir, snaury, whichlinden |
azure-core | https://pypi.org/project/azure-core/ | Microsoft Azure Core Library for Python | pip install azure-core | 1.31.0 | Sep 12, 2024 | MIT License | azure-sdk, microsoft | Python >=3.8 | 5-Production/Stable | https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core | 98,816,721 | azure-sdk, microsoft |
pillow | https://pypi.org/project/pillow/ | Python Imaging Library (Fork) | pip install pillow | 10.4.0 | Jul 1, 2024 | Historical Permission Notice and Disclaimer (HPND) | hugovk, radarhere, aclark, wiredfool | Python >=3.8 | 6-Mature | https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst | 98,690,138 | aclark, hugovk, radarhere, wiredfool |
frozenlist | https://pypi.org/project/frozenlist/ | A list-like structure which implements collections.abc.MutableSequence | pip install frozenlist | 1.4.1 | Dec 15, 2023 | Apache Software License | webknjaz, aio-libs, mj, Andrew.Svetlov | Python >=3.8 | 5-Production/Stable | https://github.com/aio-libs/frozenlist | 98,011,475 | No tags |
annotated-types | https://pypi.org/project/annotated-types/ | Reusable constraint types to use with typing.Annotated | pip install annotated-types | 0.7.0 | May 20, 2024 | MIT License | Zac-HD, adriangb | Python >=3.8 | 4-Beta | https://github.com/annotated-types/annotated-types/releases | 97,283,135 | No tags |
tqdm | https://pypi.org/project/tqdm/ | Fast, Extensible Progress Meter | pip install tqdm | 4.66.5 | Aug 3, 2024 | MIT Mozilla Public License 2.0 (MPL 2.0) | tqdm, casper.dcl | Python >=3.7 | 5-Production/Stable | https://github.com/tqdm/tqdm | 95,875,332 | casper.dcl, tqdm |
requests-toolbelt | https://pypi.org/project/requests-toolbelt/ | A utility belt for advanced users of python-requests | pip install requests-toolbelt | 1.0.0 | May 1, 2023 | Apache Software License | quentinp, graffatcolmingov | Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* | 5-Production/Stable | https://github.com/requests/toolbelt/blob/master/HISTORY.rst | 95,529,135 | No tags |
aiosignal | https://pypi.org/project/aiosignal/ | aiosignal: a list of registered asynchronous callbacks | pip install aiosignal | 1.3.1 | Nov 8, 2022 | Apache Software License | aio-libs, mj, Andrew.Svetlov | Python >=3.7 | 5-Production/Stable | https://github.com/aio-libs/aiosignal | 95,429,673 | No tags |
grpcio | https://pypi.org/project/grpcio/ | HTTP/2-based RPC framework | pip install grpcio | 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 | 94,675,044 | No tags |
async-timeout | https://pypi.org/project/async-timeout/ | Timeout context manager for asyncio programs | pip install async-timeout | 4.0.3 | Aug 10, 2023 | Apache Software License | webknjaz, aio-libs, Andrew.Svetlov | Python >=3.7 | 5-Production/Stable | https://github.com/aio-libs/async-timeout | 93,621,024 | No tags |
Deprecated | https://pypi.org/project/Deprecated/ | Python @deprecated decorator to deprecate old python classes, functions or methods. | pip install Deprecated | 1.2.14 | May 27, 2023 | MIT License | tantale | Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* | 5-Production/Stable | https://github.com/tantale/deprecated | 90,077,639 | tantale |
openpyxl | https://pypi.org/project/openpyxl/ | A Python library to read/write Excel 2010 xlsx/xlsm files | pip install openpyxl | 3.1.5 | Jun 28, 2024 | MIT License | CharlieX, eric.gazoni | Python >=3.8 | 5-Production/Stable | GitHub link not found | 88,933,342 | No tags |
more-itertools | https://pypi.org/project/more-itertools/ | More routines for operating on iterables, beyond itertools | pip install more-itertools | 10.5.0 | Sep 5, 2024 | MIT License | bbayles, erikrose | Python >=3.8 | 5-Production/Stable | https://github.com/more-itertools/more-itertools | 87,331,733 | bbayles, erikrose |
et-xmlfile | https://pypi.org/project/et-xmlfile/ | An implementation of lxml.xmlfile for the standard library | pip install et-xmlfile | 1.1.0 | Apr 26, 2021 | MIT License | CharlieX | Python >=3.6 | 5-Production/Stable | GitHub link not found | 87,280,642 | No tags |
distlib | https://pypi.org/project/distlib/ | Distribution utilities | pip install distlib | 0.3.8 | Dec 12, 2023 | Python Software Foundation License | vsajip | Not found | 5-Production/Stable | https://github.com/pypa/distlib | 86,770,002 | No tags |
proto-plus | https://pypi.org/project/proto-plus/ | Beautiful, Pythonic protocol buffers. | pip install proto-plus | 1.24.0 | Jun 19, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/proto-plus-python.git | 85,757,406 | No tags |
lxml | https://pypi.org/project/lxml/ | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. | pip install lxml | 5.3.0 | Aug 10, 2024 | BSD License | scoder, zope.wineggbuilder, faassen | Python >=3.6 | 5-Production/Stable | https://github.com/lxml/lxml | 85,020,769 | No tags |
asn1crypto | https://pypi.org/project/asn1crypto/ | Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP | pip install asn1crypto | 1.5.1 | Mar 15, 2022 | MIT License | wbond | Not found | 5-Production/Stable | https://github.com/wbond/asn1crypto | 84,918,243 | wbond |
Werkzeug | https://pypi.org/project/Werkzeug/ | The comprehensive WSGI web application library. | pip install Werkzeug | 3.0.4 | Aug 21, 2024 | BSD License | No maintainers found | Python >=3.8 | 5-Production/Stable | https://github.com/pallets/werkzeug/issues/ | 82,663,660 | No tags |
bcrypt | https://pypi.org/project/bcrypt/ | Modern password hashing for your software and your servers | pip install bcrypt | 4.2.0 | Jul 22, 2024 | Apache Software License | Python Cryptographic Authority, reaperhulk | Python >=3.7 | 5-Production/Stable | https://github.com/pyca/bcrypt/ | 81,021,868 | No tags |
websocket-client | https://pypi.org/project/websocket-client/ | WebSocket client for Python with low level API options | pip install websocket-client | 1.8.0 | Apr 23, 2024 | Apache Software License | liris, engin33r, ukwksk | Python >=3.8 | 4-Beta | https://github.com/websocket-client/websocket-client.git | 80,983,490 | engin33r, liris, ukwksk |
google-cloud-storage | https://pypi.org/project/google-cloud-storage/ | Google Cloud Storage API client library | pip install google-cloud-storage | 2.18.2 | Aug 8, 2024 | Apache Software License | google_opensource, gcloudpypi | Python >=3.7 | 5-Production/Stable | https://github.com/googleapis/python-storage | 80,692,232 | No tags |
coverage | https://pypi.org/project/coverage/ | Code coverage measurement for Python | pip install coverage | 7.6.1 | Aug 4, 2024 | Apache Software License | nedbatchelder | Python >=3.8 | 5-Production/Stable | https://github.com/nedbat/coveragepy | 80,561,659 | nedbatchelder |
h11 | https://pypi.org/project/h11/ | A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 | pip install h11 | 0.14.0 | Sep 25, 2022 | MIT License | njs, pgjones | Python >=3.7 | 3-Alpha | https://github.com/python-hyper/h11 | 76,298,517 | No tags |
End of preview. Expand
in Dataset Viewer.
Top PyPi packages dataset
This is the extended version of the top pypi packages dataset where metadata information of the packages is added for 8000 rows of most downloaded packages in 30days.
The dataset was scraped in October-2024
.
We aim to use this dataset to perform analysis and identify trends and get a bird's eye view of Python ecosystem.
Mantainers
- Downloads last month
- 6