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
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
snowballstemmer
|
https://pypi.org/project/snowballstemmer/
|
This package provides 29 stemmers for 28 languages generated from Snowball algorithms.
|
pip install snowballstemmer
|
2.2.0
|
Nov 16, 2021
|
BSD License
|
mitya57, shibu
|
Not found
|
5-Production/Stable
|
https://github.com/snowballstem/snowball
| 17,163,065 |
mitya57, shibu
|
prettytable
|
https://pypi.org/project/prettytable/
|
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
|
pip install prettytable
|
3.11.0
|
Aug 12, 2024
|
BSD License
|
flaper87, hugovk, jazzband
|
Python >=3.8
|
Development Status not found
|
https://github.com/jazzband/prettytable/releases
| 17,147,000 |
No tags
|
antlr4-python3-runtime
|
https://pypi.org/project/antlr4-python3-runtime/
|
ANTLR 4.13.2 runtime for Python 3
|
pip install antlr4-python3-runtime
|
4.13.2
|
Aug 3, 2024
|
License:BSD
|
ericvergnaud, parrt
|
Not found
|
Development Status not found
|
GitHub link not found
| 17,068,667 |
No tags
|
llvmlite
|
https://pypi.org/project/llvmlite/
|
lightweight wrapper around basic LLVM functionality
|
pip install llvmlite
|
0.43.0
|
Jun 13, 2024
|
License:BSD
|
Siu.Kwan.Lam, seibert, esc
|
Python >=3.9
|
4-Beta
|
https://github.com/numba/llvmlite
| 17,004,275 |
No tags
|
tensorflow
|
https://pypi.org/project/tensorflow/
|
TensorFlow is an open source machine learning framework for everyone.
|
pip install tensorflow
|
2.17.0
|
Jul 11, 2024
|
Apache Software License
|
mihaimaruseac, tf-nightly, rostam
|
Python >=3.9
|
5-Production/Stable
|
https://github.com/tensorflow/tensorflow/tags
| 16,983,407 |
mihaimaruseac, rostam, tf-nightly
|
pandocfilters
|
https://pypi.org/project/pandocfilters/
|
Utilities for writing pandoc filters in python
|
pip install pandocfilters
|
1.5.1
|
Jan 18, 2024
|
BSD License
|
ickc, jgm
|
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
|
3-Alpha
|
http://github.com/jgm/pandocfilters
| 16,911,731 |
ickc, jgm
|
html5lib
|
https://pypi.org/project/html5lib/
|
HTML parser based on the WHATWG HTML specification
|
pip install html5lib
|
1.1
|
Jun 22, 2020
|
MIT License
|
jgraham, gsnedders
|
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
|
5-Production/Stable
|
https://github.com/html5lib/html5lib-python
| 16,778,976 |
No tags
|
json5
|
https://pypi.org/project/json5/
|
A Python implementation of the JSON5 data format.
|
pip install json5
|
0.9.25
|
Apr 12, 2024
|
Apache Software License
|
dpranke
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/dpranke/pyjson5/blob/master/README.md
| 16,757,534 |
No tags
|
overrides
|
https://pypi.org/project/overrides/
|
A decorator to automatically detect mismatch when overriding a method.
|
pip install overrides
|
7.7.0
|
Jan 27, 2024
|
License:Apache License, Version 2.0
|
robotframework, mkorpela
|
Python >=3.6
|
Development Status not found
|
https://github.com/mkorpela/overrides
| 16,735,190 |
mkorpela, robotframework
|
numba
|
https://pypi.org/project/numba/
|
compiling Python code using LLVM
|
pip install numba
|
0.60.0
|
Jun 13, 2024
|
BSD License
|
Siu.Kwan.Lam, seibert, teoliphant, esc
|
Python >=3.9
|
4-Beta
|
GitHub link not found
| 16,700,273 |
No tags
|
jupyterlab-widgets
|
https://pypi.org/project/jupyterlab-widgets/
|
Jupyter interactive widgets for JupyterLab
|
pip install jupyterlab-widgets
|
3.0.13
|
Aug 22, 2024
|
BSD License
|
minrk, maartenbreddels, itayd, martinRenou, fperez, Sylvain.Corlay, jasongrout, bgranger
|
Python >=3.7
|
Development Status not found
|
https://github.com/jupyter-widgets/ipywidgets
| 16,695,062 |
bgranger, fperez, itayd, jasongrout, maartenbreddels, martinRenou, minrk, Sylvain.Corlay
|
jupyterlab-pygments
|
https://pypi.org/project/jupyterlab-pygments/
|
Pygments theme using JupyterLab CSS variables
|
pip install jupyterlab-pygments
|
0.3.0
|
Nov 23, 2023
|
BSD License
|
No maintainers found
|
Python >=3.8
|
Development Status not found
|
https://github.com/jupyterlab/jupyterlab_pygments/issues
| 16,631,410 |
No tags
|
seaborn
|
https://pypi.org/project/seaborn/
|
Statistical data visualization
|
pip install seaborn
|
0.13.2
|
Jan 25, 2024
|
BSD License
|
mwaskom
|
Python >=3.8
|
Development Status not found
|
https://github.com/mwaskom/seaborn
| 16,496,280 |
No tags
|
great-expectations
|
https://pypi.org/project/great-expectations/
|
Always know what to expect from your data.
|
pip install great-expectations
|
1.0.5
|
Sep 19, 2024
|
Apache Software License
|
jamesc, donheppner, allensallinger, bdirks, jpcampb2, nicgrayson, cdkini_gx, wookasz
|
Python <3.12, >=3.8
|
4-Beta
|
https://github.com/great-expectations/great_expectations
| 16,495,958 |
allensallinger, bdirks, cdkini_gx, donheppner, jamesc, jpcampb2, nicgrayson, wookasz
|
azure-mgmt-containerservice
|
https://pypi.org/project/azure-mgmt-containerservice/
|
Microsoft Azure Container Service Management Client Library for Python
|
pip install azure-mgmt-containerservice
|
32.0.0
|
Sep 13, 2024
|
MIT License
|
azure-sdk, Laurent.Mazuel, microsoft
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/Azure/azure-sdk-for-python
| 16,459,435 |
azure-sdk, Laurent.Mazuel, microsoft
|
deepdiff
|
https://pypi.org/project/deepdiff/
|
Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.
|
pip install deepdiff
|
8.0.1
|
Aug 28, 2024
|
MIT License
|
seperman
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/seperman/deepdiff
| 16,364,773 |
No tags
|
lazy-object-proxy
|
https://pypi.org/project/lazy-object-proxy/
|
A fast and thorough lazy object proxy.
|
pip install lazy-object-proxy
|
1.10.0
|
Dec 15, 2023
|
BSD License
|
ionel
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/ionelmc/python-lazy-object-proxy
| 16,324,974 |
No tags
|
semantic-version
|
https://pypi.org/project/semantic-version/
|
A library implementing the 'SemVer' scheme.
|
pip install semantic-version
|
2.10.0
|
May 26, 2022
|
BSD License
|
xelnor
|
Python >=2.7
|
5-Production/Stable
|
https://github.com/rbarrois/python-semanticversion
| 16,289,768 |
xelnor
|
google-cloud-logging
|
https://pypi.org/project/google-cloud-logging/
|
Stackdriver Logging API client library
|
pip install google-cloud-logging
|
3.11.2
|
Aug 21, 2024
|
Apache Software License
|
google_opensource, gcloudpypi
|
Python >=3.7
|
5-Production/Stable
|
https://github.com/googleapis/python-logging
| 16,246,716 |
No tags
|
azure-mgmt-network
|
https://pypi.org/project/azure-mgmt-network/
|
Microsoft Azure Network Management Client Library for Python
|
pip install azure-mgmt-network
|
27.0.0
|
Sep 25, 2024
|
MIT License
|
azure-sdk, Laurent.Mazuel, microsoft
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/Azure/azure-sdk-for-python
| 16,115,669 |
azure-sdk, Laurent.Mazuel, microsoft
|
dataclasses
|
https://pypi.org/project/dataclasses/
|
A backport of the dataclasses module for Python 3.6
|
pip install dataclasses
|
0.8
|
Nov 13, 2020
|
Apache Software License
|
ericvsmith
|
Python >=3.6, <3.7
|
4-Beta
|
https://github.com/ericvsmith/dataclasses
| 16,093,002 |
No tags
|
thrift
|
https://pypi.org/project/thrift/
|
Python bindings for the Apache Thrift RPC system
|
pip install thrift
|
0.21.0
|
Sep 21, 2024
|
License:Apache License 2.0
|
jeking3, fishy, JensG
|
Not found
|
5-Production/Stable
|
GitHub link not found
| 16,065,643 |
No tags
|
pathos
|
https://pypi.org/project/pathos/
|
parallel graph management and execution in heterogeneous computing
|
pip install pathos
|
0.3.2
|
Jan 28, 2024
|
BSD License
|
mmckerns
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/uqfoundation/pathos
| 15,998,598 |
No tags
|
opentelemetry-exporter-otlp-proto-common
|
https://pypi.org/project/opentelemetry-exporter-otlp-proto-common/
|
OpenTelemetry Protobuf encoding
|
pip install opentelemetry-exporter-otlp-proto-common
|
1.27.0
|
Aug 28, 2024
|
Apache Software License
|
opentelemetry
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/open-telemetry/opentelemetry-python/tree/main/exporter/opentelemetry-exporter-otlp-proto-common
| 15,978,784 |
No tags
|
cached-property
|
https://pypi.org/project/cached-property/
|
A decorator for caching properties in classes.
|
pip install cached-property
|
1.5.2
|
Sep 21, 2020
|
BSD License
|
pydanny
|
Not found
|
5-Production/Stable
|
https://github.com/pydanny/cached-property
| 15,911,117 |
pydanny
|
tox
|
https://pypi.org/project/tox/
|
tox is a generic virtualenv management and test command line tool
|
pip install tox
|
4.20.0
|
Sep 19, 2024
|
MIT License
|
No maintainers found
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/tox-dev/tox
| 15,863,639 |
tox
|
langchain-core
|
https://pypi.org/project/langchain-core/
|
Building applications with LLMs through composability
|
pip install langchain-core
|
0.3.6
|
Sep 25, 2024
|
MIT License
|
efriis, baskaryan, hwchase17
|
Python <4.0, >=3.9
|
Development Status not found
|
https://github.com/langchain-ai/langchain
| 15,852,601 |
No tags
|
scikit-image
|
https://pypi.org/project/scikit-image/
|
Image processing in Python
|
pip install scikit-image
|
0.24.0
|
Jun 18, 2024
|
BSD License
|
jni, jarrodmillman, sjvdwalt
|
Python >=3.9
|
4-Beta
|
https://github.com/scikit-image/scikit-image
| 15,845,760 |
No tags
|
Django
|
https://pypi.org/project/Django/
|
A high-level Python web framework that encourages rapid development and clean, pragmatic design.
|
pip install Django
|
5.1.1
|
Sep 3, 2024
|
BSD License
|
sarahboyce, ubernostrum, felixx, nessita
|
Python >=3.10
|
5-Production/Stable
|
https://github.com/django/django
| 15,814,373 |
No tags
|
azure-keyvault-keys
|
https://pypi.org/project/azure-keyvault-keys/
|
Microsoft Azure Key Vault Keys Client Library for Python
|
pip install azure-keyvault-keys
|
4.9.0
|
Feb 23, 2024
|
MIT License
|
azure-sdk, microsoft
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/keyvault/azure-keyvault-keys
| 15,806,612 |
azure-sdk, microsoft
|
pox
|
https://pypi.org/project/pox/
|
utilities for filesystem exploration and automated builds
|
pip install pox
|
0.3.4
|
Jan 27, 2024
|
BSD License
|
mmckerns
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/uqfoundation/pox
| 15,761,954 |
No tags
|
ppft
|
https://pypi.org/project/ppft/
|
distributed and parallel Python
|
pip install ppft
|
1.7.6.8
|
Jan 28, 2024
|
BSD License
|
mmckerns
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/uqfoundation/ppft
| 15,757,385 |
No tags
|
notebook-shim
|
https://pypi.org/project/notebook-shim/
|
A shim layer for notebook traits and config
|
pip install notebook-shim
|
0.2.4
|
Feb 14, 2024
|
BSD License
|
jtp, Project Jupyter, zsailer, datalayer
|
Python >=3.7
|
Development Status not found
|
GitHub link not found
| 15,746,475 |
Project Jupyter, datalayer, jtp, zsailer
|
azure-graphrbac
|
https://pypi.org/project/azure-graphrbac/
|
Microsoft Azure Graph RBAC Client Library for Python
|
pip install azure-graphrbac
|
0.61.1
|
May 29, 2019
|
MIT License
|
azure-sdk, Laurent.Mazuel, microsoft
|
Not found
|
4-Beta
|
https://github.com/Azure/azure-sdk-for-python
| 15,712,371 |
No tags
|
terminado
|
https://pypi.org/project/terminado/
|
Tornado websocket backend for the Xterm.js Javascript terminal emulator library.
|
pip install terminado
|
0.18.1
|
Mar 12, 2024
|
BSD License
|
jasongrout, darian, takowl, Project Jupyter
|
Python >=3.8
|
Development Status not found
|
https://github.com/jupyter/terminado
| 15,698,274 |
No tags
|
webcolors
|
https://pypi.org/project/webcolors/
|
A library for working with the color formats defined by HTML and CSS.
|
pip install webcolors
|
24.8.0
|
Aug 10, 2024
|
BSD License
|
ubernostrum
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/ubernostrum/webcolors
| 15,698,264 |
ubernostrum
|
opencv-python
|
https://pypi.org/project/opencv-python/
|
Wrapper package for OpenCV python bindings.
|
pip install opencv-python
|
4.10.0.84
|
Jun 17, 2024
|
Apache Software License
|
andrey.senyaev, skvark, sergregory, asmorkalov
|
Python >=3.6
|
5-Production/Stable
|
https://github.com/opencv/opencv-python
| 15,673,456 |
No tags
|
tiktoken
|
https://pypi.org/project/tiktoken/
|
tiktoken is a fast BPE tokeniser for use with OpenAI's models
|
pip install tiktoken
|
0.7.0
|
May 13, 2024
|
License:MIT License Copyright (c) 2022 OpenAI, Shantanu Jain Permission is hereby granted, free of charge,...
|
hauntsaninja
|
Python >=3.8
|
Development Status not found
|
https://github.com/openai/tiktoken/blob/main/CHANGELOG.md
| 15,672,288 |
No tags
|
pydata-google-auth
|
https://pypi.org/project/pydata-google-auth/
|
PyData helpers for authenticating to Google APIs
|
pip install pydata-google-auth
|
1.8.2
|
Aug 1, 2023
|
BSD License
|
gcloudpypi, darklordofpython, TimSwast
|
Not found
|
5-Production/Stable
|
https://github.com/pydata/pydata-google-auth
| 15,604,787 |
darklordofpython, gcloudpypi, TimSwast
|
rfc3986
|
https://pypi.org/project/rfc3986/
|
Validating URI References per RFC 3986
|
pip install rfc3986
|
2.0.0
|
Jan 10, 2022
|
Apache Software License
|
SethMichaelLarson, graffatcolmingov
|
Python >=3.7
|
5-Production/Stable
|
GitHub link not found
| 15,557,868 |
No tags
|
gcsfs
|
https://pypi.org/project/gcsfs/
|
Convenient Filesystem interface over GCS
|
pip install gcsfs
|
2024.9.0.post1
|
Sep 4, 2024
|
BSD License
|
jcrist, tomaugspurger, mdurant
|
Python >=3.8
|
4-Beta
|
https://github.com/fsspec/gcsfs
| 15,436,639 |
jcrist, mdurant, tomaugspurger
|
wsproto
|
https://pypi.org/project/wsproto/
|
WebSockets state-machine based protocol implementation
|
pip install wsproto
|
1.2.0
|
Aug 23, 2022
|
MIT License
|
jeamland, Lukasa, kriechi, njs, pgjones
|
Python >=3.7.0
|
5-Production/Stable
|
https://github.com/python-hyper/wsproto/
| 15,380,830 |
No tags
|
opentelemetry-exporter-otlp-proto-http
|
https://pypi.org/project/opentelemetry-exporter-otlp-proto-http/
|
OpenTelemetry Collector Protobuf over HTTP Exporter
|
pip install opentelemetry-exporter-otlp-proto-http
|
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/exporter/opentelemetry-exporter-otlp-proto-http
| 15,312,185 |
No tags
|
flatbuffers
|
https://pypi.org/project/flatbuffers/
|
The FlatBuffers serialization format for Python
|
pip install flatbuffers
|
24.3.25
|
Mar 26, 2024
|
Apache Software License
|
Robert.Winslow, dbaileychess, wvo
|
Not found
|
Development Status not found
|
https://github.com/google/flatbuffers
| 15,280,965 |
No tags
|
azure-mgmt-rdbms
|
https://pypi.org/project/azure-mgmt-rdbms/
|
Microsoft Azure RDBMS Management Client Library for Python
|
pip install azure-mgmt-rdbms
|
10.1.0
|
Mar 7, 2022
|
MIT License
|
azure-sdk, Laurent.Mazuel, microsoft
|
Python >=3.6
|
5-Production/Stable
|
https://github.com/Azure/azure-sdk-for-python
| 15,101,920 |
No tags
|
gast
|
https://pypi.org/project/gast/
|
Python AST that abstracts the underlying Python version
|
pip install gast
|
0.6.0
|
Jun 27, 2024
|
BSD License
|
serge_sans_paille
|
Python !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, >=2.7
|
4-Beta
|
https://github.com/serge-sans-paille/gast/
| 14,981,863 |
No tags
|
async-lru
|
https://pypi.org/project/async-lru/
|
Simple LRU cache for asyncio
|
pip install async-lru
|
2.0.4
|
Jul 27, 2023
|
MIT License
|
hellysmile, aio-libs, Andrew.Svetlov
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/aio-libs/async-lru
| 14,968,616 |
aio-libs, Andrew.Svetlov, hellysmile
|
fqdn
|
https://pypi.org/project/fqdn/
|
Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers
|
pip install fqdn
|
1.5.1
|
Mar 11, 2021
|
Mozilla Public License 2.0 (MPL 2.0)
|
gxg
|
Python >=2.7, !=3.0, !=3.1, !=3.2, !=3.3, !=3.4, <4
|
5-Production/Stable
|
https://github.com/ypcrts/fqdn
| 14,960,424 |
gxg
|
azure-mgmt-servicebus
|
https://pypi.org/project/azure-mgmt-servicebus/
|
Microsoft Azure Service Bus Management Client Library for Python
|
pip install azure-mgmt-servicebus
|
8.2.0
|
Feb 16, 2023
|
MIT License
|
azure-sdk, Laurent.Mazuel, microsoft
|
Python >=3.7
|
4-Beta
|
https://github.com/Azure/azure-sdk-for-python
| 14,958,235 |
azure-sdk, Laurent.Mazuel, microsoft
|
isoduration
|
https://pypi.org/project/isoduration/
|
Operations with ISO 8601 durations
|
pip install isoduration
|
20.11.0
|
Nov 1, 2020
|
ISC License (ISCL)
|
victorm
|
Python >=3.7
|
4-Beta
|
https://github.com/bolsote/isoduration
| 14,900,585 |
victorm
|
uri-template
|
https://pypi.org/project/uri-template/
|
RFC 6570 URI Template Processor
|
pip install uri-template
|
1.3.0
|
Jun 21, 2023
|
MIT License
|
plinss
|
Python >=3.7
|
Development Status not found
|
GitHub link not found
| 14,871,394 |
plinss
|
smdebug-rulesconfig
|
https://pypi.org/project/smdebug-rulesconfig/
|
SMDebug RulesConfig
|
pip install smdebug-rulesconfig
|
1.0.1
|
Dec 18, 2020
|
Apache Software License
|
aws-deep-learning
|
Python >=2.7
|
Development Status not found
|
https://github.com/awslabs/sagemaker-debugger-rulesconfig
| 14,850,576 |
No tags
|
backports.tarfile
|
https://pypi.org/project/backports.tarfile/
|
Backport of CPython tarfile module
|
pip install backports.tarfile
|
1.2.0
|
May 28, 2024
|
MIT License
|
jaraco
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/jaraco/backports.tarfile
| 14,791,102 |
No tags
|
confluent-kafka
|
https://pypi.org/project/confluent-kafka/
|
Confluent's Python client for Apache Kafka
|
pip install confluent-kafka
|
2.5.3
|
Sep 2, 2024
|
Apache Software License
|
confluent
|
Not found
|
5-Production/Stable
|
https://github.com/confluentinc/confluent-kafka-python
| 14,760,308 |
No tags
|
lockfile
|
https://pypi.org/project/lockfile/
|
Platform-independent file locking module
|
pip install lockfile
|
0.12.2
|
Nov 25, 2015
|
MIT License
|
skip
|
Not found
|
Development Status not found
|
GitHub link not found
| 14,735,182 |
No tags
|
coloredlogs
|
https://pypi.org/project/coloredlogs/
|
Colored terminal output for Python's logging module
|
pip install coloredlogs
|
15.0.1
|
Jun 11, 2021
|
MIT License
|
xolox
|
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
|
5-Production/Stable
|
GitHub link not found
| 14,725,794 |
No tags
|
azure-datalake-store
|
https://pypi.org/project/azure-datalake-store/
|
Azure Data Lake Store Filesystem Client Library for Python
|
pip install azure-datalake-store
|
0.0.53
|
May 10, 2023
|
MIT License
|
akharit-ms, microsoft
|
Not found
|
4-Beta
|
https://github.com/Azure/azure-data-lake-store-python
| 14,712,605 |
akharit-ms, microsoft
|
argparse
|
https://pypi.org/project/argparse/
|
Python command-line parsing library
|
pip install argparse
|
1.4.0
|
Sep 12, 2015
|
Python Software Foundation License
|
bethard, ThomasWaldmann
|
Not found
|
5-Production/Stable
|
https://github.com/ThomasWaldmann/argparse/
| 14,686,897 |
bethard, ThomasWaldmann
|
colorlog
|
https://pypi.org/project/colorlog/
|
Add colours to the output of Python's logging module.
|
pip install colorlog
|
6.8.2
|
Jan 26, 2024
|
MIT License
|
borntyping
|
Python >=3.6
|
5-Production/Stable
|
https://github.com/borntyping/python-colorlog
| 14,667,663 |
No tags
|
aws-requests-auth
|
https://pypi.org/project/aws-requests-auth/
|
AWS signature version 4 signing process for the python requests module
|
pip install aws-requests-auth
|
0.4.3
|
May 27, 2020
|
BSD License
|
davidmuller
|
Not found
|
Development Status not found
|
https://github.com/davidmuller/aws-requests-auth
| 14,640,873 |
No tags
|
rfc3986-validator
|
https://pypi.org/project/rfc3986-validator/
|
Pure python rfc3986 validator
|
pip install rfc3986-validator
|
0.1.1
|
Oct 28, 2019
|
MIT License
|
naimetti
|
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
|
2-Pre-Alpha
|
https://github.com/naimetti/rfc3986-validator
| 14,610,636 |
naimetti
|
gremlinpython
|
https://pypi.org/project/gremlinpython/
|
Gremlin-Python for Apache TinkerPop
|
pip install gremlinpython
|
3.7.2
|
Apr 15, 2024
|
Apache Software License
|
divijvaidya, tinkerpop, FlorianHockmann, ColeGreer, xiazcy
|
Not found
|
Development Status not found
|
GitHub link not found
| 14,574,869 |
No tags
|
xxhash
|
https://pypi.org/project/xxhash/
|
Python binding for xxHash
|
pip install xxhash
|
3.5.0
|
Aug 17, 2024
|
BSD License
|
ifduyue
|
Python >=3.7
|
5-Production/Stable
|
https://github.com/ifduyue/python-xxhash
| 14,529,769 |
No tags
|
graphql-core
|
https://pypi.org/project/graphql-core/
|
GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
|
pip install graphql-core
|
3.2.4
|
Sep 4, 2024
|
MIT License
|
syrusakbary, cito, jkimbo
|
Python <4, >=3.6
|
5-Production/Stable
|
https://github.com/graphql-python/graphql-core
| 14,496,196 |
cito, jkimbo, syrusakbary
|
statsmodels
|
https://pypi.org/project/statsmodels/
|
Statistical computations and models for Python
|
pip install statsmodels
|
0.14.3
|
Sep 16, 2024
|
BSD License
|
josefpktd, Skipper.Seabold, matthew.brett, bashtage, rgommers
|
Python >=3.9
|
4-Beta
|
https://github.com/statsmodels/statsmodels/issues
| 14,489,103 |
No tags
|
trio
|
https://pypi.org/project/trio/
|
A friendly Python library for async concurrency and I/O
|
pip install trio
|
0.26.2
|
Aug 8, 2024
|
Apache Software MIT License
|
No maintainers found
|
Python >=3.8
|
3-Alpha
|
https://github.com/python-trio/trio
| 14,475,666 |
The Trio Collective
|
jupyter-events
|
https://pypi.org/project/jupyter-events/
|
Jupyter Event System library
|
pip install jupyter-events
|
0.10.0
|
Mar 18, 2024
|
BSD License
|
Project Jupyter, zsailer
|
Python >=3.8
|
Development Status not found
|
https://github.com/jupyter/jupyter_events/blob/main/CHANGELOG.md
| 14,444,158 |
Project Jupyter, zsailer
|
alabaster
|
https://pypi.org/project/alabaster/
|
A light, configurable Sphinx theme
|
pip install alabaster
|
1.0.0
|
Jul 26, 2024
|
BSD License
|
bitprophet, Sphinx
|
Python >=3.10
|
5-Production/Stable
|
https://github.com/sphinx-doc/alabaster/issues
| 14,440,011 |
No tags
|
azure-mgmt-cosmosdb
|
https://pypi.org/project/azure-mgmt-cosmosdb/
|
Microsoft Azure Cosmos DB Management Client Library for Python
|
pip install azure-mgmt-cosmosdb
|
9.6.0
|
Sep 19, 2024
|
MIT License
|
azure-sdk, Laurent.Mazuel, microsoft
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/Azure/azure-sdk-for-python
| 14,431,493 |
azure-sdk, Laurent.Mazuel, microsoft
|
azure-cosmos
|
https://pypi.org/project/azure-cosmos/
|
Microsoft Azure Cosmos Client Library for Python
|
pip install azure-cosmos
|
4.7.0
|
May 16, 2024
|
MIT License
|
azure-sdk, Laurent.Mazuel, microsoft
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/Azure/azure-sdk-for-python
| 14,357,929 |
azure-sdk, Laurent.Mazuel, microsoft
|
zeep
|
https://pypi.org/project/zeep/
|
A Python SOAP client
|
pip install zeep
|
4.2.1
|
Nov 20, 2022
|
MIT License
|
mvt
|
Python >=3.7
|
5-Production/Stable
|
https://github.com/mvantellingen/python-zeep
| 14,252,553 |
No tags
|
analytics-python
|
https://pypi.org/project/analytics-python/
|
The hassle-free way to integrate analytics into any python application.
|
pip install analytics-python
|
1.4.post1
|
Mar 22, 2023
|
MIT License
|
segment, segmentkellylu
|
Not found
|
5-Production/Stable
|
https://github.com/segmentio/analytics-python
| 14,233,870 |
No tags
|
plotly
|
https://pypi.org/project/plotly/
|
An open-source, interactive data visualization library for Python
|
pip install plotly
|
5.24.1
|
Sep 12, 2024
|
MIT License
|
bronsolo, alexcjohnson, jmmease, lconnors, nicolaskruchten, archmoj, cldougl, cparmer
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md
| 14,221,095 |
No tags
|
pkce
|
https://pypi.org/project/pkce/
|
PKCE Pyhton generator.
|
pip install pkce
|
1.0.3
|
Feb 8, 2021
|
MIT License
|
romeo-despres
|
Python >=3
|
Development Status not found
|
https://github.com/RomeoDespres/pkce
| 14,124,139 |
No tags
|
azure-nspkg
|
https://pypi.org/project/azure-nspkg/
|
Microsoft Azure Namespace Package [Internal]
|
pip install azure-nspkg
|
3.0.2
|
Oct 2, 2018
|
MIT License
|
azure-sdk, Laurent.Mazuel, microsoft
|
Not found
|
5-Production/Stable
|
https://github.com/Azure/azure-sdk-for-python
| 14,123,661 |
No tags
|
retrying
|
https://pypi.org/project/retrying/
|
Retrying
|
pip install retrying
|
1.3.4
|
Nov 25, 2022
|
Apache Software License
|
groodt
|
Not found
|
Development Status not found
|
https://github.com/groodt/retrying
| 14,113,783 |
groodt
|
psycopg2
|
https://pypi.org/project/psycopg2/
|
psycopg2 - Python-PostgreSQL Database Adapter
|
pip install psycopg2
|
2.9.9
|
Oct 3, 2023
|
GNU Library or Lesser General Public License (LGPL)
|
jerickso, piro
|
Python >=3.7
|
5-Production/Stable
|
https://github.com/psycopg/psycopg2
| 14,097,152 |
No tags
|
azure-storage-common
|
https://pypi.org/project/azure-storage-common/
|
Microsoft Azure Storage Common Client Library for Python
|
pip install azure-storage-common
|
2.1.0
|
Aug 2, 2019
|
MIT License
|
azure-sdk, microsoft
|
Not found
|
4-Beta
|
https://github.com/Azure/azure-storage-python
| 14,078,457 |
No tags
|
kafka-python
|
https://pypi.org/project/kafka-python/
|
Pure Python client for Apache Kafka
|
pip install kafka-python
|
2.0.2
|
Sep 30, 2020
|
Apache Software License
|
dpkp, mumrah
|
Not found
|
5-Production/Stable
|
https://github.com/dpkp/kafka-python
| 14,028,440 |
dpkp, mumrah
|
docker-pycreds
|
https://pypi.org/project/docker-pycreds/
|
Python bindings for the docker credentials store API
|
pip install docker-pycreds
|
0.4.0
|
Nov 29, 2018
|
Apache Software License
|
docker, j0ffrey
|
Not found
|
4-Beta
|
https://github.com/shin-/dockerpy-creds
| 13,993,287 |
No tags
|
email-validator
|
https://pypi.org/project/email-validator/
|
A robust email address syntax and deliverability validation library.
|
pip install email-validator
|
2.2.0
|
Jun 20, 2024
|
The Unlicense (Unlicense)
|
Joshua.Tauberer
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/JoshData/python-email-validator
| 13,983,595 |
Joshua.Tauberer
|
applicationinsights
|
https://pypi.org/project/applicationinsights/
|
This project extends the Application Insights API surface to support Python.
|
pip install applicationinsights
|
0.11.10
|
Apr 22, 2021
|
License:MIT
|
AppInsightsSDK
|
Not found
|
Development Status not found
|
https://github.com/Microsoft/ApplicationInsights-Python
| 13,928,629 |
No tags
|
evergreen-py
|
https://pypi.org/project/evergreen-py/
|
Python client for the Evergreen API
|
pip install evergreen-py
|
3.10.1
|
Sep 12, 2024
|
Apache Software License
|
mongodb-dev-prod, dbradf
|
Python <4.0, >=3.9
|
Development Status not found
|
https://github.com/evergreen-ci/evergreen.py
| 13,899,595 |
No tags
|
jupyter-server-terminals
|
https://pypi.org/project/jupyter-server-terminals/
|
A Jupyter Server Extension Providing Terminals.
|
pip install jupyter-server-terminals
|
0.5.3
|
Mar 12, 2024
|
BSD License
|
Project Jupyter, zsailer
|
Python >=3.8
|
Development Status not found
|
GitHub link not found
| 13,808,293 |
Project Jupyter, zsailer
|
pymssql
|
https://pypi.org/project/pymssql/
|
DB-API interface to Microsoft SQL Server for Python. (new Cython-based version)
|
pip install pymssql
|
2.3.1
|
Aug 25, 2024
|
GNU Library or Lesser General Public License (LGPL)
|
termim
|
Not found
|
5-Production/Stable
|
https://github.com/pymssql/pymssql/blob/master/ChangeLog.rst
| 13,767,427 |
termim
|
sphinxcontrib-serializinghtml
|
https://pypi.org/project/sphinxcontrib-serializinghtml/
|
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)
|
pip install sphinxcontrib-serializinghtml
|
2.0.0
|
Jul 29, 2024
|
BSD License
|
tk0miya, Sphinx
|
Python >=3.9
|
5-Production/Stable
|
https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES.rst
| 13,662,659 |
No tags
|
patsy
|
https://pypi.org/project/patsy/
|
A Python package for describing statistical models and for building design matrices.
|
pip install patsy
|
0.5.6
|
Jan 4, 2024
|
BSD License
|
mister.wardrop, njs, tcapretto
|
Not found
|
4-Beta
|
https://github.com/pydata/patsy
| 13,656,561 |
No tags
|
watchtower
|
https://pypi.org/project/watchtower/
|
Python CloudWatch Logging
|
pip install watchtower
|
3.3.1
|
Aug 21, 2024
|
Apache Software License
|
kislyuk
|
Python >=3.8
|
Development Status not found
|
https://github.com/kislyuk/watchtower
| 13,653,834 |
No tags
|
google-cloud-audit-log
|
https://pypi.org/project/google-cloud-audit-log/
|
Google Cloud Audit Protos
|
pip install google-cloud-audit-log
|
0.3.0
|
Aug 19, 2024
|
Apache Software License
|
google_opensource, gcloudpypi
|
Python >=3.7
|
4-Beta
|
https://github.com/googleapis/python-audit-log
| 13,649,810 |
No tags
|
outcome
|
https://pypi.org/project/outcome/
|
Capture the outcome of Python function calls.
|
pip install outcome
|
1.3.0.post0
|
Oct 26, 2023
|
Apache Software MIT License
|
jakkdl, The Trio Collective
|
Python >=3.7
|
5-Production/Stable
|
https://github.com/python-trio/outcome
| 13,624,376 |
The Trio Collective, jakkdl
|
inflection
|
https://pypi.org/project/inflection/
|
A port of Ruby on Rails inflector to Python
|
pip install inflection
|
0.5.1
|
Aug 22, 2020
|
MIT License
|
jpvanhal
|
Python >=3.5
|
4-Beta
|
https://github.com/jpvanhal/inflection
| 13,518,093 |
No tags
|
tblib
|
https://pypi.org/project/tblib/
|
Traceback serialization library.
|
pip install tblib
|
3.0.0
|
Oct 22, 2023
|
BSD License
|
ionel
|
Python >=3.8
|
5-Production/Stable
|
https://github.com/ionelmc/python-tblib
| 13,499,828 |
ionel
|
imagesize
|
https://pypi.org/project/imagesize/
|
Getting image size from png/jpeg/jpeg2000/gif file
|
pip install imagesize
|
1.4.1
|
Jul 1, 2022
|
MIT License
|
shibu
|
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
|
5-Production/Stable
|
https://github.com/shibukawa/imagesize_py
| 13,497,602 |
No tags
|
pickleshare
|
https://pypi.org/project/pickleshare/
|
Tiny 'shelve'-like database with concurrency support
|
pip install pickleshare
|
0.7.5
|
Sep 25, 2018
|
MIT License
|
mbussonn, minrk, takowl, vivainio
|
Not found
|
Development Status not found
|
https://github.com/pickleshare/pickleshare
| 13,484,328 |
mbussonn, minrk, takowl, vivainio
|
PyWavelets
|
https://pypi.org/project/PyWavelets/
|
PyWavelets, wavelet transform module
|
pip install PyWavelets
|
1.7.0
|
Aug 12, 2024
|
MIT License
|
aaren, grlee77, matthew.brett, kwohlfahrt, fwasilew, rgommers
|
Python >=3.10
|
5-Production/Stable
|
https://github.com/PyWavelets/pywt
| 13,477,832 |
No tags
|
db-contrib-tool
|
https://pypi.org/project/db-contrib-tool/
|
The `db-contrib-tool` - MongoDB's tool for contributors.
|
pip install db-contrib-tool
|
0.8.5
|
Aug 22, 2024
|
Not found
|
IamXander, mikhail.shchatko, mongodb-dev-prod
|
Python <4.0, >=3.7
|
Development Status not found
|
https://github.com/10gen/db-contrib-tool
| 13,455,164 |
No tags
|
sphinxcontrib-htmlhelp
|
https://pypi.org/project/sphinxcontrib-htmlhelp/
|
sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
|
pip install sphinxcontrib-htmlhelp
|
2.1.0
|
Jul 29, 2024
|
BSD License
|
tk0miya, Sphinx
|
Python >=3.9
|
5-Production/Stable
|
https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst
| 13,426,531 |
No tags
|
deprecation
|
https://pypi.org/project/deprecation/
|
A library to handle automated deprecations
|
pip install deprecation
|
2.1.0
|
Apr 20, 2020
|
Apache Software License
|
brian.curtin
|
Not found
|
5-Production/Stable
|
https://github.com/briancurtin/deprecation/issues
| 13,400,548 |
brian.curtin
|
sphinxcontrib-qthelp
|
https://pypi.org/project/sphinxcontrib-qthelp/
|
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents
|
pip install sphinxcontrib-qthelp
|
2.0.0
|
Jul 29, 2024
|
BSD License
|
tk0miya, Sphinx
|
Python >=3.9
|
5-Production/Stable
|
https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst
| 13,382,283 |
No tags
|
sphinxcontrib-devhelp
|
https://pypi.org/project/sphinxcontrib-devhelp/
|
sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents
|
pip install sphinxcontrib-devhelp
|
2.0.0
|
Jul 29, 2024
|
BSD License
|
tk0miya, Sphinx
|
Python >=3.9
|
5-Production/Stable
|
https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst
| 13,381,242 |
No tags
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.