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
pyrsistent
https://pypi.org/project/pyrsistent/
Persistent/Functional/Immutable data structures
pip install pyrsistent
0.20.0
Oct 25, 2023
MIT License
tobgu
Python >=3.8
Development Status not found
https://github.com/tobgu/pyrsistent/
39,287,356
No tags
isort
https://pypi.org/project/isort/
A Python utility / library to sort Python imports.
pip install isort
5.13.2
Dec 13, 2023
MIT License
static, timothycrosley
Python >=3.8.0
6-Mature
https://github.com/pycqa/isort/blob/main/CHANGELOG.md
39,006,014
static, timothycrosley
dulwich
https://pypi.org/project/dulwich/
Python Git Library
pip install dulwich
0.22.1
Apr 23, 2024
Apache Software License
jelmer
Python >=3.7
4-Beta
https://github.com/dulwich/dulwich/issues
38,932,493
jelmer
scramp
https://pypi.org/project/scramp/
An implementation of the SCRAM protocol.
pip install scramp
1.4.5
Apr 13, 2024
MIT No Attribution License (MIT-0)
tlocke
Python >=3.8
5-Production/Stable
https://github.com/tlocke/scramp
38,591,829
tlocke
opentelemetry-api
https://pypi.org/project/opentelemetry-api/
OpenTelemetry Python API
pip install opentelemetry-api
1.27.0
Aug 28, 2024
Apache Software License
LeightonC, opentelemetry
Python >=3.8
5-Production/Stable
https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-api
38,276,637
No tags
crashtest
https://pypi.org/project/crashtest/
Manage Python errors with ease
pip install crashtest
0.4.1
Nov 2, 2022
MIT License
No maintainers found
Python >=3.7, <4.0
Development Status not found
https://github.com/sdispater/crashtest
37,991,688
No tags
redis
https://pypi.org/project/redis/
Python client for Redis database and key-value store
pip install redis
5.0.8
Jul 30, 2024
MIT License
RedisLabs, cisk
Python >=3.7
5-Production/Stable
https://github.com/redis/redis-py
37,927,414
cisk, RedisLabs
cleo
https://pypi.org/project/cleo/
Cleo allows you to create beautiful and testable command-line interfaces.
pip install cleo
2.1.0
Oct 30, 2023
MIT License
Poetry, secrus, neersighted
Python >=3.7, <4.0
5-Production/Stable
https://github.com/python-poetry/cleo
37,754,219
Poetry, neersighted, secrus
termcolor
https://pypi.org/project/termcolor/
ANSI color formatting for output in terminal
pip install termcolor
2.4.0
Dec 1, 2023
MIT License
hugovk
Python >=3.8
5-Production/Stable
https://github.com/termcolor/termcolor/releases
37,697,866
hugovk
ply
https://pypi.org/project/ply/
Python Lex & Yacc
pip install ply
3.11
Feb 15, 2018
License:BSD
beazley
Not found
Development Status not found
GitHub link not found
37,450,331
No tags
argcomplete
https://pypi.org/project/argcomplete/
Bash tab completion for argparse
pip install argcomplete
3.5.0
Aug 6, 2024
Apache Software License
kislyuk
Python >=3.8
5-Production/Stable
https://github.com/kislyuk/argcomplete
37,401,118
No tags
huggingface-hub
https://pypi.org/project/huggingface-hub/
Client library to download and publish models, datasets and other repos on the huggingface.co hub
pip install huggingface-hub
0.25.1
Sep 23, 2024
Apache Software License
Wauplin, Thomwolf, chaumond, lysandre
Python >=3.8.0
Development Status not found
https://github.com/huggingface/huggingface_hub
37,106,879
chaumond, lysandre, Thomwolf, Wauplin
grpc-google-iam-v1
https://pypi.org/project/grpc-google-iam-v1/
IAM API client library
pip install grpc-google-iam-v1
0.13.1
Jun 24, 2024
Apache Software License
google_opensource, gcloudpypi
Python >=3.7
4-Beta
https://github.com/googleapis/python-grpc-google-iam-v1
37,092,979
No tags
future
https://pypi.org/project/future/
Clean single-source support for Python 3 and 2
pip install future
1.0.0
Feb 21, 2024
LicenseOSI ApprovedOSI Approved :: MIT License
sfdye, edschofield, om_henners, jmadler
Python >=2.6, !=3.0.*, !=3.1.*, !=3.2.*
6-Mature
https://github.com/PythonCharmers/python-future
37,036,288
edschofield, jmadler, om_henners, sfdye
nest-asyncio
https://pypi.org/project/nest-asyncio/
Patch asyncio to allow nested event loops
pip install nest-asyncio
1.6.0
Jan 21, 2024
BSD License
erdewit
Python >=3.5
5-Production/Stable
https://github.com/erdewit/nest_asyncio
36,995,197
erdewit
traitlets
https://pypi.org/project/traitlets/
Traitlets Python configuration system
pip install traitlets
5.14.3
Apr 19, 2024
BSD License
minrk, Jonathan.Frederic, rmorshea, bgranger, mbussonn, blink1073, fperez, Kyle.Kelley, Sylvain.Corlay, takowl, zsailer, kevin-bates
Python >=3.8
Development Status not found
https://github.com/ipython/traitlets
36,894,991
bgranger, blink1073, fperez, Jonathan.Frederic, kevin-bates, Kyle.Kelley, mbussonn, minrk, rmorshea, Sylvain.Corlay, takowl, zsailer
ipython
https://pypi.org/project/ipython/
IPython: Productive Interactive Computing
pip install ipython
8.27.0
Aug 30, 2024
BSD License
minrk, ivanov, Project Jupyter, takowl, fperez, bgranger
Python >=3.10
Development Status not found
https://github.com/ipython/ipython
36,853,066
Project Jupyter, bgranger, fperez, ivanov, minrk, takowl
installer
https://pypi.org/project/installer/
A library for installing Python wheels.
pip install installer
0.7.0
Mar 17, 2023
MIT License
techalchemy, pradyunsg, uranusjr
Python >=3.7
Development Status not found
https://github.com/pypa/installer
36,742,319
No tags
datadog
https://pypi.org/project/datadog/
The Datadog Python library
pip install datadog
0.50.1
Sep 18, 2024
BSD License
alq666, clutchski, yannmh, Datadog, cbranagan
Python !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, >=2.7
Development Status not found
https://github.com/DataDog/datadogpy/issues
36,736,905
alq666, cbranagan, clutchski, Datadog, yannmh
gunicorn
https://pypi.org/project/gunicorn/
WSGI HTTP Server for UNIX
pip install gunicorn
23.0.0
Aug 10, 2024
MIT License
tilgovi, benoitc
Python >=3.7
5-Production/Stable
https://github.com/benoitc/gunicorn/issues
36,553,813
No tags
black
https://pypi.org/project/black/
The uncompromising code formatter.
pip install black
24.8.0
Aug 2, 2024
MIT License
cooperlees, willingc, JelleZijlstra, zsolzsol, ambv
Python >=3.8
5-Production/Stable
https://github.com/psf/black/blob/main/CHANGES.md
35,693,944
ambv, cooperlees, JelleZijlstra, willingc, zsolzsol
kubernetes
https://pypi.org/project/kubernetes/
Kubernetes python client
pip install kubernetes
31.0.0
Sep 20, 2024
Apache Software License
kubernetes
Python >=3.6
5-Production/Stable
https://github.com/kubernetes-client/python
35,468,432
kubernetes
Markdown
https://pypi.org/project/Markdown/
Python implementation of John Gruber's Markdown.
pip install Markdown
3.7
Aug 16, 2024
BSD License
qaramazov, waylan, facelessuser
Python >=3.8
5-Production/Stable
https://github.com/Python-Markdown/markdown/issues
35,291,003
facelessuser, qaramazov, waylan
jsonpointer
https://pypi.org/project/jsonpointer/
Identify specific nodes in a JSON document (RFC 6901)
pip install jsonpointer
3.0.0
Jun 10, 2024
BSD License
skoegl
Python >=3.7
5-Production/Stable
https://github.com/stefankoegl/python-json-pointer
35,083,953
No tags
pycryptodomex
https://pypi.org/project/pycryptodomex/
Cryptographic library for Python
pip install pycryptodomex
3.20.0
Jan 10, 2024
Apache Software BSD LicensePublic Domain
Legrandin
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
5-Production/Stable
https://github.com/Legrandin/pycryptodome/
34,903,438
No tags
tornado
https://pypi.org/project/tornado/
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
pip install tornado
6.4.1
Jun 6, 2024
Apache Software License
emptysquare, Ben.Darnell
Python >=3.8
Development Status not found
https://github.com/tornadoweb/tornado
34,846,850
No tags
loguru
https://pypi.org/project/loguru/
Python logging made (stupidly) simple
pip install loguru
0.7.2
Sep 11, 2023
MIT License
Delgan
Python >=3.5
5-Production/Stable
https://github.com/Delgan/loguru
33,962,299
Delgan
webencodings
https://pypi.org/project/webencodings/
Character encoding aliases for legacy web content
pip install webencodings
0.5.1
Apr 5, 2017
BSD License
SimonSapin, gsnedders
Not found
4-Beta
https://github.com/SimonSapin/python-webencodings
33,940,107
No tags
contourpy
https://pypi.org/project/contourpy/
Python library for calculating contours of 2D quadrilateral grids
pip install contourpy
1.3.0
Aug 27, 2024
BSD License
ianthomas23
Python >=3.9
5-Production/Stable
https://github.com/contourpy/contourpy
33,919,284
No tags
jedi
https://pypi.org/project/jedi/
An autocompletion tool for Python that can be used for text editors.
pip install jedi
0.19.1
Oct 2, 2023
MIT License
David.Halter
Python >=3.6
4-Beta
https://github.com/davidhalter/jedi
33,685,403
David.Halter
sagemaker
https://pypi.org/project/sagemaker/
Open source library for training and deploying models on Amazon SageMaker.
pip install sagemaker
2.232.1
Sep 19, 2024
Apache Software License
awsml
Python >=3.8
5-Production/Stable
https://github.com/aws/sagemaker-python-sdk
33,499,674
awsml
parso
https://pypi.org/project/parso/
A Python Parser
pip install parso
0.8.4
Apr 5, 2024
MIT License
David.Halter
Python >=3.6
4-Beta
https://github.com/davidhalter/parso
33,336,941
David.Halter
bs4
https://pypi.org/project/bs4/
Dummy package for Beautiful Soup (beautifulsoup4)
pip install bs4
0.0.2
Jan 17, 2024
License:MIT License
leonard
Not found
Development Status not found
GitHub link not found
33,293,410
No tags
retry
https://pypi.org/project/retry/
Easy to use retry decorator.
pip install retry
0.9.2
May 11, 2016
Apache Software License
invlpg
Not found
4-Beta
https://github.com/invl/retry
33,142,633
No tags
pycryptodome
https://pypi.org/project/pycryptodome/
Cryptographic library for Python
pip install pycryptodome
3.20.0
Jan 10, 2024
Apache Software BSD LicensePublic Domain
Legrandin
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
5-Production/Stable
https://github.com/Legrandin/pycryptodome/
33,025,975
No tags
types-requests
https://pypi.org/project/types-requests/
Typing stubs for requests
pip install types-requests
2.32.0.20240914
Sep 14, 2024
Apache Software License
typeshed_bot
Python >=3.8
Development Status not found
https://github.com/python/typeshed
32,645,235
No tags
fastapi
https://pypi.org/project/fastapi/
FastAPI framework, high performance, easy to learn, fast to code, ready for production
pip install fastapi
0.115.0
Sep 17, 2024
MIT License
tiangolo
Python >=3.8
4-Beta
https://github.com/fastapi/fastapi
32,540,267
No tags
matplotlib-inline
https://pypi.org/project/matplotlib-inline/
Inline Matplotlib backend for Jupyter
pip install matplotlib-inline
0.1.7
Apr 15, 2024
BSD License
mbussonn, fperez, Sylvain.Corlay, martinRenou
Python >=3.8
5-Production/Stable
https://github.com/ipython/matplotlib-inline
32,482,526
fperez, martinRenou, mbussonn, Sylvain.Corlay
pyflakes
https://pypi.org/project/pyflakes/
passive checker of Python programs
pip install pyflakes
3.2.0
Jan 5, 2024
MIT License
asottile, flox, bitglue
Python >=3.8
6-Mature
https://github.com/PyCQA/pyflakes
32,465,792
No tags
pytest-runner
https://pypi.org/project/pytest-runner/
Invoke py.test as distutils command with dependency resolution
pip install pytest-runner
6.0.1
Dec 4, 2023
MIT License
jaraco
Python >=3.7
7-Inactive
https://github.com/pytest-dev/pytest-runner/
32,351,024
No tags
setuptools-scm
https://pypi.org/project/setuptools-scm/
the blessed package to manage your versions by scm tags
pip install setuptools-scm
8.1.0
May 6, 2024
MIT License
jezdez, ronny, jaraco
Python >=3.8
5-Production/Stable
https://github.com/pypa/setuptools_scm/
32,073,791
No tags
transformers
https://pypi.org/project/transformers/
State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow
pip install transformers
4.45.1
Sep 26, 2024
Apache Software License
Thomwolf, ArthurZucker, amysartran, lysandre
Python >=3.8.0
5-Production/Stable
https://github.com/huggingface/transformers
32,018,431
amysartran, ArthurZucker, lysandre, Thomwolf
prometheus-client
https://pypi.org/project/prometheus-client/
Python client for the Prometheus monitoring system.
pip install prometheus-client
0.21.0
Sep 20, 2024
Apache Software License
beorn7, csmarchbanks
Python >=3.8
4-Beta
https://github.com/prometheus/client_python
31,669,638
beorn7, csmarchbanks
typing-inspect
https://pypi.org/project/typing-inspect/
Runtime inspection utilities for typing module.
pip install typing-inspect
0.9.0
May 24, 2023
MIT License
ilevkivskyi
Not found
3-Alpha
https://github.com/ilevkivskyi/typing_inspect
31,668,482
ilevkivskyi
snowflake-sqlalchemy
https://pypi.org/project/snowflake-sqlalchemy/
Snowflake SQLAlchemy Dialect
pip install snowflake-sqlalchemy
1.6.1
Jul 9, 2024
Apache Software License
enkwate, azhan, hyu, harshc, stakeda, kirandama, angel.avalos, ankit.bhatnagar, notkriswagner, Tianyi
Python >=3.8
5-Production/Stable
https://github.com/snowflakedb/snowflake-sqlalchemy/blob/main/DESCRIPTION.md
31,632,668
angel.avalos, ankit.bhatnagar, azhan, enkwate, harshc, hyu, kirandama, notkriswagner, stakeda, Tianyi
flake8
https://pypi.org/project/flake8/
the modular source code checker: pep8 pyflakes and co
pip install flake8
7.1.1
Aug 4, 2024
MIT License
asottile, graffatcolmingov, Python Code Quality "Authority"
Python >=3.8.1
5-Production/Stable
https://github.com/pycqa/flake8
31,086,967
No tags
requests-aws4auth
https://pypi.org/project/requests-aws4auth/
AWS4 authentication for Requests
pip install requests-aws4auth
1.3.1
Jul 21, 2024
MIT License
samwashington, tedder
Python >=3.7
5-Production/Stable
https://github.com/tedder/requests-aws4auth
31,080,728
samwashington, tedder
sentry-sdk
https://pypi.org/project/sentry-sdk/
Python client for Sentry (https://sentry.io)
pip install sentry-sdk
2.14.0
Sep 9, 2024
BSD License
mitsuhiko, getsentry
Python >=3.6
5-Production/Stable
https://github.com/getsentry/sentry-python
30,598,378
No tags
pendulum
https://pypi.org/project/pendulum/
Python datetimes made easy
pip install pendulum
3.0.0
Dec 16, 2023
MIT License
SDisPater
Python >=3.8
Development Status not found
https://github.com/sdispater/pendulum
30,596,308
SDisPater
opentelemetry-sdk
https://pypi.org/project/opentelemetry-sdk/
OpenTelemetry Python SDK
pip install opentelemetry-sdk
1.27.0
Aug 28, 2024
Apache Software License
LeightonC, opentelemetry
Python >=3.8
5-Production/Stable
https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-sdk
30,271,979
No tags
multiprocess
https://pypi.org/project/multiprocess/
better multiprocessing and multithreading in Python
pip install multiprocess
0.70.16
Jan 28, 2024
BSD License
mmckerns
Python >=3.8
5-Production/Stable
https://github.com/uqfoundation/multiprocess
29,930,839
No tags
redshift-connector
https://pypi.org/project/redshift-connector/
Redshift interface library
pip install redshift-connector
2.1.3
Jul 31, 2024
BSD License
aws-redshift-driver, osa-amazon
Python >=3.6
5-Production/Stable
https://github.com/aws/amazon-redshift-python-driver
29,915,852
aws-redshift-driver, osa-amazon
jsonpath-ng
https://pypi.org/project/jsonpath-ng/
A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.
pip install jsonpath-ng
1.6.1
Jan 11, 2024
Apache Software License
michaelmior, h2non
Not found
5-Production/Stable
https://github.com/h2non/jsonpath-ng
29,752,576
No tags
Mako
https://pypi.org/project/Mako/
A super-fast templating language that borrows the best ideas from the existing templating languages.
pip install Mako
1.3.5
May 14, 2024
MIT License
SQLAlchemy, bourke, CaselIT
Python >=3.8
5-Production/Stable
https://github.com/sqlalchemy/mako
29,655,193
No tags
torch
https://pypi.org/project/torch/
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pip install torch
2.4.1
Sep 4, 2024
BSD License
atalman, facebook, malfet, seemethere, soumith
Python >=3.8.0
5-Production/Stable
https://github.com/pytorch/pytorch/tags
29,464,353
atalman, facebook, malfet, seemethere, soumith
typer
https://pypi.org/project/typer/
Typer, build great CLIs. Easy to code. Based on Python type hints.
pip install typer
0.12.5
Aug 24, 2024
MIT License
tiangolo
Python >=3.7
4-Beta
https://github.com/fastapi/typer
29,205,869
No tags
pyzmq
https://pypi.org/project/pyzmq/
Python bindings for 0MQ
pip install pyzmq
26.2.0
Aug 22, 2024
BSD License
minrk, bgranger
Python >=3.7
5-Production/Stable
https://github.com/zeromq/pyzmq
29,118,431
No tags
pyspark
https://pypi.org/project/pyspark/
Apache Spark Python API
pip install pyspark
3.5.3
Sep 24, 2024
Apache Software License
yaooqinn, hyukjinkwon, dongjoon, spark-upload, HaejoonLee
Python >=3.8
5-Production/Stable
https://github.com/apache/spark/tree/master/python
28,966,963
No tags
shapely
https://pypi.org/project/shapely/
Manipulation and analysis of geometric objects
pip install shapely
2.0.6
Aug 19, 2024
BSD License
seang, mwtoews, jorisvandenbossche
Python >=3.7
5-Production/Stable
https://github.com/shapely/shapely
28,961,934
jorisvandenbossche, mwtoews, seang
pg8000
https://pypi.org/project/pg8000/
PostgreSQL interface library
pip install pg8000
1.31.2
Apr 28, 2024
BSD License
tlocke, mfenniak
Python >=3.8
5-Production/Stable
https://github.com/tlocke/pg8000
28,848,314
mfenniak, tlocke
python-json-logger
https://pypi.org/project/python-json-logger/
A python library adding a json log formatter
pip install python-json-logger
2.0.7
Feb 21, 2023
BSD License
madzak, peritus
Python >=3.6
6-Mature
http://github.com/madzak/python-json-logger
28,541,547
No tags
starlette
https://pypi.org/project/starlette/
The little ASGI library that shines.
pip install starlette
0.39.1
Sep 25, 2024
BSD License
tomchristie
Python >=3.8
3-Alpha
https://github.com/sponsors/encode
28,429,876
No tags
opentelemetry-semantic-conventions
https://pypi.org/project/opentelemetry-semantic-conventions/
OpenTelemetry Semantic Conventions
pip install opentelemetry-semantic-conventions
0.48b0
Aug 28, 2024
Apache Software License
LeightonC, opentelemetry
Python >=3.8
5-Production/Stable
https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-semantic-conventions
28,349,148
No tags
PySocks
https://pypi.org/project/PySocks/
A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
pip install PySocks
1.7.1
Sep 20, 2019
License:BSD
Anorov
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Development Status not found
https://github.com/Anorov/PySocks
28,309,616
Anorov
pkgutil_resolve_name
https://pypi.org/project/pkgutil_resolve_name/
Resolve a name to an object.
pip install pkgutil_resolve_name
1.3.10
Jul 21, 2021
MIT License
Thomas.Grainger
Python >=3.6
Development Status not found
https://github.com/graingert/pkgutil-resolve-name
28,210,976
No tags
humanfriendly
https://pypi.org/project/humanfriendly/
Human friendly output for text interfaces using Python
pip install humanfriendly
10.0
Sep 17, 2021
MIT License
xolox
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
6-Mature
GitHub link not found
28,153,681
No tags
asgiref
https://pypi.org/project/asgiref/
ASGI specs, helper code, and adapters
pip install asgiref
3.8.1
Mar 22, 2024
BSD License
Tim.Graham, andrewgodwin, carltongibson
Python >=3.8
5-Production/Stable
https://github.com/django/asgiref/
28,077,185
No tags
uvicorn
https://pypi.org/project/uvicorn/
The lightning-fast ASGI server.
pip install uvicorn
0.30.6
Aug 13, 2024
BSD License
tomchristie
Python >=3.8
4-Beta
https://github.com/encode/uvicorn/blob/master/CHANGELOG.md
28,063,913
No tags
pymongo
https://pypi.org/project/pymongo/
Python driver for MongoDB <http://www.mongodb.org>
pip install pymongo
4.9.1
Sep 18, 2024
Apache Software License
10gen
Python >=3.8
5-Production/Stable
https://github.com/mongodb/mongo-python-driver
28,044,287
10gen
websockets
https://pypi.org/project/websockets/
An implementation of the WebSocket Protocol (RFC 6455 & 7692)
pip install websockets
13.1
Sep 21, 2024
BSD License
aaugustin
Python >=3.8
5-Production/Stable
https://github.com/python-websockets/websockets
27,913,446
aaugustin
asttokens
https://pypi.org/project/asttokens/
Annotate AST trees with source code positions
pip install asttokens
2.4.1
Oct 26, 2023
License:Apache 2.0
dsagal, alexmojaki
Not found
5-Production/Stable
https://github.com/gristlabs/asttokens
27,775,155
alexmojaki, dsagal
jsonpatch
https://pypi.org/project/jsonpatch/
Apply JSON-Patches (RFC 6902)
pip install jsonpatch
1.33
Jun 16, 2023
BSD License
skoegl
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*
5-Production/Stable
https://github.com/stefankoegl/python-json-patch
27,723,079
No tags
tb-nightly
https://pypi.org/project/tb-nightly/
TensorBoard lets you watch Tensors Flow
pip install tb-nightly
2.19.0a20240926
Sep 26, 2024
Apache Software License
tensorboard
Python >=3.9
4-Beta
https://github.com/tensorflow/tensorboard
27,530,031
tensorboard
debugpy
https://pypi.org/project/debugpy/
An implementation of the Debug Adapter Protocol for Python
pip install debugpy
1.8.6
Sep 24, 2024
MIT License
kanadig, AYoblick, microsoft
Python >=3.8
5-Production/Stable
https://github.com/microsoft/debugpy
27,349,374
No tags
adal
https://pypi.org/project/adal/
Note: This library is already replaced by MSAL Python, available here: https://pypi.org/project/msal/ .ADAL Python remains available here as a legacy. The ADAL for Python library makes it easy for python application to authenticate to Azure Active Directory (AAD) in order to access AAD protected web resources.
pip install adal
1.2.7
Apr 5, 2021
MIT License
nugetaad, microsoft
Not found
6-Mature
https://github.com/AzureAD/azure-activedirectory-library-for-python
27,178,919
No tags
arrow
https://pypi.org/project/arrow/
Better dates & times for Python
pip install arrow
1.3.0
Sep 30, 2023
Apache Software License
krisfremen, systemcatch, jadchaar, crsmithdev
Python >=3.8
5-Production/Stable
https://github.com/arrow-py/arrow/issues
27,073,725
crsmithdev, jadchaar, krisfremen, systemcatch
executing
https://pypi.org/project/executing/
Get the currently executing AST node of a frame, and other information
pip install executing
2.1.0
Sep 1, 2024
MIT License
15r10nk, alexmojaki
Python >=3.8
Development Status not found
https://github.com/alexmojaki/executing
27,031,576
No tags
smart-open
https://pypi.org/project/smart-open/
Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
pip install smart-open
7.0.4
Mar 26, 2024
MIT License
piskvorky, mpenkov
Python <4.0, >=3.7
5-Production/Stable
https://github.com/piskvorky/smart_open
26,836,675
mpenkov, piskvorky
google-cloud-secret-manager
https://pypi.org/project/google-cloud-secret-manager/
Google Cloud Secret Manager API client library
pip install google-cloud-secret-manager
2.20.2
Jul 30, 2024
Apache Software License
google_opensource, gcloudpypi
Python >=3.7
5-Production/Stable
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-secret-manager
26,814,999
No tags
aioitertools
https://pypi.org/project/aioitertools/
itertools and builtins for AsyncIO and mixed iterables
pip install aioitertools
0.12.0
Sep 2, 2024
MIT License
amyreese
Python >=3.8
4-Beta
https://github.com/omnilib/aioitertools
26,773,309
No tags
requests-file
https://pypi.org/project/requests-file/
File transport adapter for Requests
pip install requests-file
2.1.0
May 21, 2024
Apache Software License
dshea
Not found
3-Alpha
https://github.com/dashea/requests-file
26,750,634
No tags
pure-eval
https://pypi.org/project/pure-eval/
Safely evaluate AST nodes without side effects
pip install pure-eval
0.2.3
Jul 21, 2024
MIT License
15r10nk, alexmojaki
Not found
Development Status not found
http://github.com/alexmojaki/pure_eval
26,690,856
No tags
azure-mgmt-resource
https://pypi.org/project/azure-mgmt-resource/
Microsoft Azure Resource Management Client Library for Python
pip install azure-mgmt-resource
23.1.1
May 8, 2024
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Python >=3.8
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python
26,443,960
azure-sdk, Laurent.Mazuel, microsoft
stack-data
https://pypi.org/project/stack-data/
Extract data from python stack frames and tracebacks for informative displays
pip install stack-data
0.6.3
Sep 30, 2023
MIT License
15r10nk, alexmojaki
Not found
Development Status not found
http://github.com/alexmojaki/stack_data
26,376,747
No tags
Sphinx
https://pypi.org/project/Sphinx/
Python documentation generator
pip install Sphinx
8.0.2
Jul 30, 2024
BSD License
tk0miya, Sphinx, AA-Turner
Python >=3.10
5-Production/Stable
https://github.com/sphinx-doc/sphinx
26,255,895
No tags
oscrypto
https://pypi.org/project/oscrypto/
TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.
pip install oscrypto
1.3.0
Mar 18, 2022
MIT License
wbond
Not found
5-Production/Stable
https://github.com/wbond/oscrypto
26,232,657
wbond
toolz
https://pypi.org/project/toolz/
List processing tools and functional utilities
pip install toolz
0.12.1
Jan 24, 2024
BSD License
mrocklin, eigenhombre, eriknw
Python >=3.7
5-Production/Stable
https://github.com/pytoolz/toolz/
26,093,825
eigenhombre, eriknw, mrocklin
openai
https://pypi.org/project/openai/
The official Python library for the openai API
pip install openai
1.50.0
Sep 26, 2024
Apache Software License
atty-openai, jhallard, dschnurr-openai, kennyhsu, michelle-openai, peterz-openai, gdb, mikaell-openai, christinakim, tomerkOpenAI, borispower, rachel-openai, ddeville, emorikawa-openai, hallacy-openai, hponde_oai
Python >=3.7.1
Development Status not found
https://github.com/openai/openai-python
25,735,541
No tags
google-cloud-pubsub
https://pypi.org/project/google-cloud-pubsub/
Google Cloud Pub/Sub API client library
pip install google-cloud-pubsub
2.23.1
Sep 9, 2024
Apache Software License
google_opensource, gcloudpypi
Python >=3.7
5-Production/Stable
https://github.com/googleapis/python-pubsub
25,732,383
No tags
jupyter-core
https://pypi.org/project/jupyter-core/
Jupyter core package. A base package on which Jupyter projects rely.
pip install jupyter-core
5.7.2
Mar 12, 2024
BSD License
MSeal, minrk, willingc, Project Jupyter, bgranger, mbussonn, davidbrochart, fperez, Kyle.Kelley, takowl, zsailer, jasongrout, mpacer, kevin-bates
Python >=3.8
Development Status not found
https://github.com/jupyter/jupyter_core
25,617,555
No tags
pytzdata
https://pypi.org/project/pytzdata/
The Olson timezone database for Python.
pip install pytzdata
2020.1
Jul 13, 2020
MIT License
SDisPater
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Development Status not found
https://github.com/sdispater/pytzdata
25,594,704
No tags
tokenizers
https://pypi.org/project/tokenizers/
null
pip install tokenizers
0.20.0
Aug 8, 2024
Apache Software License
xn1t0x, ArthurZucker, Nicolas.Patry, McPotato
Python >=3.7
5-Production/Stable
https://github.com/huggingface/tokenizers
25,394,370
ArthurZucker, McPotato, Nicolas.Patry, xn1t0x
elasticsearch
https://pypi.org/project/elasticsearch/
Python client for Elasticsearch
pip install elasticsearch
8.15.1
Sep 10, 2024
Apache Software License
quentinp, ezimuel, miguelgrinberg, joshmock
Python >=3.8
5-Production/Stable
https://github.com/elastic/elasticsearch-py
25,366,810
ezimuel, joshmock, miguelgrinberg, quentinp
typeguard
https://pypi.org/project/typeguard/
Run-time type checker for Python
pip install typeguard
4.3.0
May 27, 2024
MIT License
agronholm
Python >=3.8
5-Production/Stable
https://github.com/agronholm/typeguard/issues
25,106,316
No tags
mysql-connector-python
https://pypi.org/project/mysql-connector-python/
MySQL driver written in Python
pip install mysql-connector-python
9.0.0
Jul 1, 2024
GNU General Public License (GPL)
oscpache, chuck.bell, mysql_re_team, prashanttekriwal
Python >=3.8
5-Production/Stable
GitHub link not found
24,952,742
chuck.bell, mysql_re_team, oscpache, prashanttekriwal
nbconvert
https://pypi.org/project/nbconvert/
Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (`import nbconvert`) or as a command line tool (invoked as `jupyter nbconvert ...`).
pip install nbconvert
7.16.4
Apr 29, 2024
BSD License
MSeal, minrk, ivanov, Project Jupyter, mbussonn, jhamrick, martinRenou, mdpacer, fperez, Kyle.Kelley, Sylvain.Corlay, takowl, jasongrout, mpacer, bgranger
Python >=3.8
Development Status not found
GitHub link not found
24,771,052
Project Jupyter, bgranger, fperez, ivanov, jasongrout, jhamrick, Kyle.Kelley, martinRenou, mbussonn, mdpacer, minrk, mpacer, MSeal, Sylvain.Corlay, takowl
zope.interface
https://pypi.org/project/zope.interface/
Interfaces for Python
pip install zope.interface
7.0.3
Aug 27, 2024
Zope Public License
faassen, mgedmin, chrism, jamadden, J1m, hathawsh, philikon, ctheune, davisagli, srichter, agroszer, fdrake, baijum, zope.wheelbuilder, menesis, regebro, ccomb, tlotze, kobold, chrisw, nadako, icemac, Zope Foundation, pcardune, ajung, gary, alga, roymath, hannosch
Python >=3.8
5-Production/Stable
https://github.com/zopefoundation/zope.interface
24,683,745
Zope Foundation, agroszer, ajung, alga, baijum, ccomb, chrism, chrisw, ctheune, davisagli, faassen, fdrake, gary, hannosch, hathawsh, icemac, J1m, jamadden, kobold, menesis, mgedmin, nadako, pcardune, philikon, regebro, roymath, srichter, tlotze, zope.wheelbuilder
jupyter-client
https://pypi.org/project/jupyter-client/
Jupyter protocol implementation and client libraries
pip install jupyter-client
8.6.3
Sep 17, 2024
BSD License
MSeal, minrk, ivanov, Project Jupyter, mbussonn, davidbrochart, fperez, Kyle.Kelley, Sylvain.Corlay, takowl, zsailer, mpacer, bgranger
Python >=3.8
Development Status not found
https://github.com/jupyter/jupyter_client
24,593,740
Project Jupyter, bgranger, davidbrochart, fperez, ivanov, Kyle.Kelley, mbussonn, minrk, mpacer, MSeal, Sylvain.Corlay, takowl, zsailer
ipykernel
https://pypi.org/project/ipykernel/
IPython Kernel for Jupyter
pip install ipykernel
6.29.5
Jul 1, 2024
BSD License
minrk, ivanov, Project Jupyter, mbussonn, fperez, Kyle.Kelley, Sylvain.Corlay, takowl, bgranger
Python >=3.8
Development Status not found
https://github.com/ipython/ipykernel
24,449,852
Project Jupyter, bgranger, fperez, ivanov, Kyle.Kelley, mbussonn, minrk, Sylvain.Corlay, takowl
apache-airflow
https://pypi.org/project/apache-airflow/
Programmatically author, schedule and monitor data pipelines
pip install apache-airflow
2.10.2
Sep 20, 2024
Apache Software License
No maintainers found
Python <3.13, ~=3.8
5-Production/Stable
https://github.com/apache/airflow/issues
24,401,872
Apache Airflow