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
astroid
https://pypi.org/project/astroid/
An abstract syntax tree for Python with inference support.
pip install astroid
3.3.4
Sep 23, 2024
GNU Lesser General Public License v2 (LGPLv2)
AWhetter, logilab, pierre-sassoulas, Torsten.Marek, hippo91, BryceGuinta, cdce8p, Claudiu.Popa, danielnoord
Python >=3.9.0
6-Mature
https://github.com/pylint-dev/astroid/issues
24,337,697
AWhetter, BryceGuinta, cdce8p, Claudiu.Popa, danielnoord, hippo91, logilab, pierre-sassoulas, Torsten.Marek
sympy
https://pypi.org/project/sympy/
Computer algebra system (CAS) in Python
pip install sympy
1.13.3
Sep 18, 2024
BSD License
oscarbenjamin, Aaron.Meurer, certik
Python >=3.8
Development Status not found
https://github.com/sympy/sympy
24,328,463
Aaron.Meurer, certik, oscarbenjamin
orjson
https://pypi.org/project/orjson/
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
pip install orjson
3.10.7
Aug 8, 2024
Apache Software MIT License
ijl
Python >=3.8
5-Production/Stable
https://github.com/ijl/orjson
24,293,426
ijl
mock
https://pypi.org/project/mock/
Rolling backport of unittest.mock for all Pythons
pip install mock
5.1.0
Jul 11, 2023
BSD License
chrisw, kushaldas, Fuzzyman, lifeless, carthorse-mock, berkerpeksag
Python >=3.6
5-Production/Stable
https://github.com/testing-cabal/mock
24,098,077
No tags
azure-mgmt-storage
https://pypi.org/project/azure-mgmt-storage/
Microsoft Azure Storage Management Client Library for Python
pip install azure-mgmt-storage
21.2.1
Jun 27, 2024
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Python >=3.8
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python
24,006,324
azure-sdk, Laurent.Mazuel, microsoft
pylint
https://pypi.org/project/pylint/
python code static checker
pip install pylint
3.3.1
Sep 24, 2024
GNU General Public License v2 (GPLv2)
AWhetter, logilab, pierre-sassoulas, Torsten.Marek, hippo91, BryceGuinta, cdce8p, Claudiu.Popa, danielnoord
Python >=3.9.0
6-Mature
https://github.com/pylint-dev/pylint/issues
23,942,226
AWhetter, BryceGuinta, cdce8p, Claudiu.Popa, danielnoord, hippo91, logilab, pierre-sassoulas, Torsten.Marek
types-python-dateutil
https://pypi.org/project/types-python-dateutil/
Typing stubs for python-dateutil
pip install types-python-dateutil
2.9.0.20240906
Sep 6, 2024
Apache Software License
typeshed_bot
Python >=3.8
Development Status not found
https://github.com/python/typeshed
23,775,334
No tags
imageio
https://pypi.org/project/imageio/
Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
pip install imageio
2.35.1
Aug 19, 2024
BSD License
FirefoxMetzger, Almar
Python >=3.8
5-Production/Stable
https://github.com/imageio/imageio
23,675,625
Almar, FirefoxMetzger
google-pasta
https://pypi.org/project/google-pasta/
pasta is an AST-based Python refactoring library
pip install google-pasta
0.2.0
Mar 13, 2020
Apache Software License
tf-nightly, soupytwist
Not found
2-Pre-Alpha
https://github.com/google/pasta
23,600,543
soupytwist, tf-nightly
aenum
https://pypi.org/project/aenum/
Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants
pip install aenum
3.1.15
Jun 27, 2023
BSD License
ethanf
Not found
5-Production/Stable
https://github.com/ethanfurman/aenum
22,942,629
No tags
pyodbc
https://pypi.org/project/pyodbc/
DB API module for ODBC
pip install pyodbc
5.1.0
Feb 5, 2024
MIT License
mkleehammer
Python >=3.8
5-Production/Stable
https://github.com/mkleehammer/pyodbc
22,765,418
No tags
opensearch-py
https://pypi.org/project/opensearch-py/
Python client for OpenSearch
pip install opensearch-py
2.7.1
Aug 22, 2024
Apache Software License
OpenSearch
Python <4, >=3.8
5-Production/Stable
https://github.com/opensearch-project/opensearch-py
22,615,246
No tags
click-man
https://pypi.org/project/click-man/
Generate man pages for click based CLI applications
pip install click-man
0.4.1
Mar 15, 2020
MIT License
tuxtimo
Not found
5-Production/Stable
https://github.com/click-contrib/click-man
22,587,678
No tags
jupyter-server
https://pypi.org/project/jupyter-server/
The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
pip install jupyter-server
2.14.2
Jul 12, 2024
BSD License
darian, Project Jupyter, jasongrout, davidbrochart, Sylvain.Corlay, zsailer, jtp, kevin-bates, datalayer
Python >=3.8
5-Production/Stable
https://github.com/jupyter-server/jupyter_server
22,506,886
Project Jupyter, darian, datalayer, davidbrochart, jasongrout, jtp, kevin-bates, Sylvain.Corlay, zsailer
nbformat
https://pypi.org/project/nbformat/
The Jupyter Notebook format
pip install nbformat
5.10.4
Apr 4, 2024
BSD License
MSeal, minrk, ivanov, Project Jupyter, mbussonn, jhamrick, mdpacer, goanpeca, fperez, Kyle.Kelley, Sylvain.Corlay, takowl, mpacer, bgranger
Python >=3.8
Development Status not found
https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md
22,396,369
Project Jupyter, bgranger, fperez, goanpeca, ivanov, jhamrick, Kyle.Kelley, mbussonn, mdpacer, minrk, mpacer, MSeal, Sylvain.Corlay, takowl
azure-mgmt-containerregistry
https://pypi.org/project/azure-mgmt-containerregistry/
Microsoft Azure Container Registry Client Library for Python
pip install azure-mgmt-containerregistry
10.3.0
Nov 20, 2023
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Python >=3.7
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python
22,306,743
azure-sdk, Laurent.Mazuel, microsoft
XlsxWriter
https://pypi.org/project/XlsxWriter/
A Python module for creating Excel XLSX files.
pip install XlsxWriter
3.2.0
Feb 18, 2024
BSD License
jmcnamara
Python >=3.6
5-Production/Stable
https://github.com/jmcnamara/XlsxWriter
22,103,395
No tags
xlrd
https://pypi.org/project/xlrd/
Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files
pip install xlrd
2.0.1
Dec 11, 2020
BSD License
sjmachin, chrisw, carthorse-python-excel
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
5-Production/Stable
GitHub link not found
21,899,909
carthorse-python-excel, chrisw, sjmachin
databricks-sdk
https://pypi.org/project/databricks-sdk/
Databricks SDK for Python (Beta)
pip install databricks-sdk
0.33.0
Sep 26, 2024
Apache Software License
pietern, yucht
Python >=3.7
4-Beta
GitHub link not found
21,654,678
pietern, yucht
azure-mgmt-core
https://pypi.org/project/azure-mgmt-core/
Microsoft Azure Management Core Library for Python
pip install azure-mgmt-core
1.4.0
Apr 6, 2023
MIT License
azure-sdk, microsoft
Python >=3.7
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-mgmt-core
21,646,220
No tags
Faker
https://pypi.org/project/Faker/
Faker is a Python package that generates fake data for you.
pip install Faker
30.0.0
Sep 25, 2024
MIT License
joke2k, curella.org
Python >=3.8
5-Production/Stable
https://github.com/joke2k/faker
21,619,009
curella.org, joke2k
sentencepiece
https://pypi.org/project/sentencepiece/
SentencePiece python wrapper
pip install sentencepiece
0.2.0
Feb 19, 2024
Apache Software License
taku910
Not found
5-Production/Stable
https://github.com/google/sentencepiece
21,541,485
No tags
mypy
https://pypi.org/project/mypy/
Optional static typing for Python
pip install mypy
1.11.2
Aug 24, 2024
MIT License
guido, wesleywright, maxmurin, ilevkivskyi, jukkal, svalentin, hauntsaninja, msullivan, ambv, stas314, jhance
Python >=3.8
5-Production/Stable
https://github.com/python/mypy/blob/master/CHANGELOG.md
21,463,146
No tags
slack-sdk
https://pypi.org/project/slack-sdk/
The Slack API Platform SDK for Python
pip install slack-sdk
3.33.1
Sep 19, 2024
MIT License
srajiang, slackhq, stevesgill, filmaj, misscoded, wbergamin, seratch
Python >=3.6
5-Production/Stable
https://github.com/slackapi/python-slack-sdk
21,440,187
filmaj, misscoded, seratch, slackhq, srajiang, stevesgill, wbergamin
db-dtypes
https://pypi.org/project/db-dtypes/
Pandas Data Types for SQL systems (BigQuery, Spanner)
pip install db-dtypes
1.3.0
Aug 12, 2024
Apache Software License
google_opensource, gcloudpypi, TimSwast
Python >=3.7
5-Production/Stable
https://github.com/googleapis/python-db-dtypes-pandas
21,414,298
gcloudpypi, google_opensource, TimSwast
aiofiles
https://pypi.org/project/aiofiles/
File support for asyncio.
pip install aiofiles
24.1.0
Jun 24, 2024
Apache Software License
tinchester
Python >=3.8
5-Production/Stable
https://github.com/Tinche/aiofiles/issues
21,396,384
No tags
bleach
https://pypi.org/project/bleach/
An easy safelist-based HTML-sanitizing tool.
pip install bleach
6.1.0
Oct 6, 2023
Apache Software License
willhelm, gguthe-moz
Python >=3.8
5-Production/Stable
https://github.com/mozilla/bleach
21,325,453
No tags
mpmath
https://pypi.org/project/mpmath/
Python library for arbitrary-precision floating-point arithmetic
pip install mpmath
1.3.0
Mar 7, 2023
BSD License
fredrik
Not found
Development Status not found
https://github.com/fredrik-johansson/mpmath
21,245,236
No tags
cattrs
https://pypi.org/project/cattrs/
Composable complex class support for attrs and dataclasses.
pip install cattrs
24.1.2
Sep 22, 2024
MIT License
tinchester, hynek
Python >=3.8
5-Production/Stable
https://github.com/python-attrs/cattrs/issues
21,199,222
hynek, tinchester
progressbar2
https://pypi.org/project/progressbar2/
A Python Progressbar library to provide visual (yet text based) progress to long running operations.
pip install progressbar2
4.5.0
Aug 28, 2024
BSD License
wolph
Python >=3.8
5-Production/Stable
https://github.com/wolph/python-progressbar/issues
21,157,004
wolph
rfc3339-validator
https://pypi.org/project/rfc3339-validator/
A pure python RFC3339 validator
pip install rfc3339-validator
0.1.4
May 12, 2021
MIT License
naimetti
Python >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
2-Pre-Alpha
https://github.com/naimetti/rfc3339-validator
20,972,131
naimetti
notebook
https://pypi.org/project/notebook/
Jupyter Notebook - A web-based notebook environment for interactive computing
pip install notebook
7.2.2
Aug 27, 2024
BSD License
mbussonn, zsailer, lresende, mpacer, gnestor, ivanov, jhamrick, fperez, Kyle.Kelley, datalayer, RRosio, darian, minrk, ericsnekbytes, kevin-bates, Project Jupyter, takowl, jtp, bgranger
Python >=3.8
Development Status not found
https://github.com/jupyter/notebook
20,954,020
Project Jupyter, bgranger, darian, datalayer, ericsnekbytes, fperez, gnestor, ivanov, jhamrick, jtp, kevin-bates, Kyle.Kelley, lresende, mbussonn, minrk, mpacer, RRosio, takowl, zsailer
comm
https://pypi.org/project/comm/
Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
pip install comm
0.2.2
Mar 12, 2024
BSD License
mbussonn, jasongrout, Project Jupyter, martinRenou
Python >=3.8
Development Status not found
https://github.com/ipython/comm
20,912,593
Project Jupyter, jasongrout, martinRenou, mbussonn
structlog
https://pypi.org/project/structlog/
Structured Logging for Python
pip install structlog
24.4.0
Jul 17, 2024
Apache Software MIT License
hynek
Python >=3.8
5-Production/Stable
https://github.com/hynek/structlog/blob/main/CHANGELOG.md
20,887,537
hynek
mistune
https://pypi.org/project/mistune/
A sane and fast Markdown parser with useful plugins and renderers
pip install mistune
3.0.2
Sep 29, 2023
BSD License
lepture
Python >=3.7
4-Beta
https://github.com/sponsors/lepture
20,793,547
No tags
google-cloud-resource-manager
https://pypi.org/project/google-cloud-resource-manager/
Google Cloud Resource Manager API client library
pip install google-cloud-resource-manager
1.12.5
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-resource-manager
20,759,633
No tags
tinycss2
https://pypi.org/project/tinycss2/
A tiny CSS parser
pip install tinycss2
1.3.0
Apr 23, 2024
BSD License
SimonSapin, gentooboontoo, liZe
Python >=3.8
5-Production/Stable
https://github.com/Kozea/tinycss2/releases
20,719,856
gentooboontoo, liZe, SimonSapin
appdirs
https://pypi.org/project/appdirs/
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
pip install appdirs
1.4.4
May 11, 2020
MIT License
zoofood
Not found
5-Production/Stable
http://github.com/ActiveState/appdirs
20,535,830
zoofood
pytest-mock
https://pypi.org/project/pytest-mock/
Thin-wrapper around the mock package for easier use with pytest
pip install pytest-mock
3.14.0
Mar 21, 2024
MIT License
hpk, pfctdayelise, anatoly, ronny, nicoddemus, The_Compiler, flub
Python >=3.8
5-Production/Stable
https://github.com/pytest-dev/pytest-mock/
20,521,482
anatoly, flub, hpk, nicoddemus, pfctdayelise, ronny, The_Compiler
watchdog
https://pypi.org/project/watchdog/
Filesystem events monitoring
pip install watchdog
5.0.2
Sep 3, 2024
Apache Software License
gorakhargosh, danilo.bellini, T2, blag, takoi
Python >=3.9
3-Alpha
https://github.com/gorakhargosh/watchdog
20,473,536
blag, danilo.bellini, gorakhargosh, T2, takoi
absl-py
https://pypi.org/project/absl-py/
Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.
pip install absl-py
2.1.0
Jan 16, 2024
Apache Software License
google_opensource, abseil_python
Python >=3.7
Development Status not found
https://github.com/abseil/abseil-py
20,469,631
No tags
pbr
https://pypi.org/project/pbr/
Python Build Reasonableness
pip install pbr
6.1.0
Aug 27, 2024
Apache Software License
openstackci
Python >=2.6
5-Production/Stable
GitHub link not found
20,302,729
No tags
lz4
https://pypi.org/project/lz4/
LZ4 Bindings for Python
pip install lz4
4.3.3
Jan 1, 2024
BSD License
smorin, jgu
Python >=3.8
5-Production/Stable
https://github.com/python-lz4/python-lz4
20,222,248
No tags
jaraco.functools
https://pypi.org/project/jaraco.functools/
Functools like those found in stdlib
pip install jaraco.functools
4.0.2
Aug 1, 2024
MIT License
jaraco
Python >=3.8
5-Production/Stable
https://github.com/jaraco/jaraco.functools
20,219,623
No tags
azure-mgmt-compute
https://pypi.org/project/azure-mgmt-compute/
Microsoft Azure Compute Management Client Library for Python
pip install azure-mgmt-compute
33.0.0
Aug 23, 2024
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Python >=3.8
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python
20,170,234
azure-sdk, Laurent.Mazuel, microsoft
nodeenv
https://pypi.org/project/nodeenv/
Node.js virtual environment builder
pip install nodeenv
1.9.1
Jun 4, 2024
BSD License
evkalinin
Python !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, >=2.7
Development Status not found
https://github.com/ekalinin/nodeenv
20,131,570
No tags
tensorboard
https://pypi.org/project/tensorboard/
TensorBoard lets you watch Tensors Flow
pip install tensorboard
2.18.0
Sep 25, 2024
Apache Software License
tensorboard
Python >=3.9
4-Beta
https://github.com/tensorflow/tensorboard
20,016,171
tensorboard
dataclasses-json
https://pypi.org/project/dataclasses-json/
Easily serialize dataclasses to and from JSON.
pip install dataclasses-json
0.6.7
Jun 9, 2024
MIT License
lidatong
Python <4.0, >=3.7
Development Status not found
https://github.com/lidatong/dataclasses-json
19,971,888
No tags
altair
https://pypi.org/project/altair/
Vega-Altair: A declarative statistical visualization library for Python.
pip install altair
5.4.1
Aug 27, 2024
BSD License
binste, joelostblom, jmmease, Jake.Vanderplas, mattijn, bgranger
Python >=3.8
5-Production/Stable
https://github.com/vega/altair
19,963,582
bgranger, binste, Jake.Vanderplas, jmmease, joelostblom, mattijn
sshtunnel
https://pypi.org/project/sshtunnel/
Pure python SSH tunnels
pip install sshtunnel
0.4.0
Jan 11, 2021
MIT License
fernandezcuesta, pahaz
Not found
3-Alpha
https://github.com/pahaz/sshtunnel
19,911,844
fernandezcuesta, pahaz
xgboost
https://pypi.org/project/xgboost/
XGBoost Python Package
pip install xgboost
2.1.1
Jul 31, 2024
Apache Software License
chohyu01, tqchen, Jiaming, phunter
Python >=3.8
5-Production/Stable
https://github.com/dmlc/xgboost
19,725,409
No tags
apache-airflow-providers-common-sql
https://pypi.org/project/apache-airflow-providers-common-sql/
Provider package apache-airflow-providers-common-sql for Apache Airflow
pip install apache-airflow-providers-common-sql
1.17.0
Sep 24, 2024
Apache Software License
Apache Airflow, kaxil, eladkal, ashb
Python ~=3.8
5-Production/Stable
https://github.com/apache/airflow/issues
19,684,025
Apache Airflow, ashb, eladkal, kaxil
google-cloud-aiplatform
https://pypi.org/project/google-cloud-aiplatform/
Vertex AI API client library
pip install google-cloud-aiplatform
1.68.0
Sep 24, 2024
License:Apache 2.0
google_opensource, gcloudpypi
Python >=3.8
5-Production/Stable
https://github.com/googleapis/python-aiplatform
19,642,713
No tags
azure-mgmt-authorization
https://pypi.org/project/azure-mgmt-authorization/
Microsoft Azure Authorization Management Client Library for Python
pip install azure-mgmt-authorization
4.0.0
Jul 25, 2023
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Python >=3.7
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python
19,515,265
azure-sdk, Laurent.Mazuel, microsoft
text-unidecode
https://pypi.org/project/text-unidecode/
The most basic Text::Unidecode port
pip install text-unidecode
1.3
Aug 30, 2019
Artistic GNU General Public License (GPL)OSI Approved :: GNU General Public License v2 or later (GPLv2+)
kmike
Not found
5-Production/Stable
https://github.com/kmike/text-unidecode/
19,511,429
No tags
asynctest
https://pypi.org/project/asynctest/
Enhance the standard unittest package with features for testing asyncio libraries
pip install asynctest
0.13.0
May 14, 2019
Apache Software License
martius
Python >=3.5
3-Alpha
https://github.com/Martiusweb/asynctest/
19,511,300
martius
msrestazure
https://pypi.org/project/msrestazure/
AutoRest swagger generator Python client runtime. Azure-specific module.
pip install msrestazure
0.6.4.post1
Apr 10, 2024
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Not found
7-Inactive
https://github.com/Azure/msrestazure-for-python
19,496,039
No tags
google-cloud-appengine-logging
https://pypi.org/project/google-cloud-appengine-logging/
Google Cloud Appengine Logging API client library
pip install google-cloud-appengine-logging
1.4.5
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-appengine-logging
19,390,760
No tags
nbclient
https://pypi.org/project/nbclient/
A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor.
pip install nbclient
0.10.0
Mar 13, 2024
BSD License
MSeal, davidbrochart, Sylvain.Corlay, Project Jupyter
Python >=3.8.0
Development Status not found
https://github.com/jupyter/nbclient
19,381,021
Project Jupyter, davidbrochart, MSeal, Sylvain.Corlay
jupyterlab-server
https://pypi.org/project/jupyterlab-server/
A set of server components for JupyterLab and JupyterLab like applications.
pip install jupyterlab-server
2.27.3
Jul 16, 2024
BSD License
No maintainers found
Python >=3.8
Development Status not found
https://github.com/jupyterlab/jupyterlab_server
19,362,646
Project Jupyter
azure-cli
https://pypi.org/project/azure-cli/
Microsoft Azure Command-Line Tools
pip install azure-cli
2.64.0
Sep 3, 2024
MIT License
azpycli, microsoft
Python >=3.8.0
5-Production/Stable
https://github.com/Azure/azure-cli
19,312,726
No tags
nltk
https://pypi.org/project/nltk/
Natural Language Toolkit
pip install nltk
3.9.1
Aug 18, 2024
Apache Software License
iliakur, purificant, alvations, stevenbird, tomaarsen
Python >=3.8
5-Production/Stable
https://github.com/nltk/nltk/issues
19,297,939
alvations, iliakur, purificant, stevenbird, tomaarsen
python-utils
https://pypi.org/project/python-utils/
Python Utils is a module with some convenient utilities not included with the standard Python install
pip install python-utils
3.9.0
Sep 25, 2024
BSD License
wolph
Python >3.9.0
Development Status not found
https://github.com/WoLpH/python-utils
19,279,851
No tags
azure-mgmt-sql
https://pypi.org/project/azure-mgmt-sql/
Microsoft Azure SQL Management Client Library for Python
pip install azure-mgmt-sql
3.0.1
Jul 16, 2021
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Not found
4-Beta
https://github.com/Azure/azure-sdk-for-python
19,226,056
No tags
pre-commit
https://pypi.org/project/pre-commit/
A framework for managing and maintaining multi-language pre-commit hooks.
pip install pre-commit
3.8.0
Jul 28, 2024
MIT License
asottile
Python >=3.9
Development Status not found
https://github.com/pre-commit/pre-commit
19,224,849
No tags
monotonic
https://pypi.org/project/monotonic/
An implementation of time.monotonic() for Python 2 & < 3.3
pip install monotonic
1.6
Apr 9, 2021
Apache Software License
atdt
Not found
5-Production/Stable
https://github.com/atdt/monotonic
19,193,464
No tags
semver
https://pypi.org/project/semver/
Python helper for Semantic Versioning (https://semver.org)
pip install semver
3.0.2
Oct 9, 2023
BSD License
scls, k_bx, tomschr
Python >=3.7
Development Status not found
https://github.com/python-semver/python-semver
19,115,753
No tags
azure-mgmt-web
https://pypi.org/project/azure-mgmt-web/
Microsoft Azure Web Apps Management Client Library for Python
pip install azure-mgmt-web
7.3.1
Aug 20, 2024
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Python >=3.8
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python
19,112,115
azure-sdk, Laurent.Mazuel, microsoft
setproctitle
https://pypi.org/project/setproctitle/
A Python module to customize the process title
pip install setproctitle
1.3.3
Oct 3, 2023
BSD License
piro
Python >=3.7
5-Production/Stable
https://github.com/dvarrazzo/py-setproctitle
19,089,346
No tags
identify
https://pypi.org/project/identify/
File identification library for Python
pip install identify
2.6.1
Sep 14, 2024
MIT License
asottile, ckuehl
Python >=3.8
Development Status not found
https://github.com/pre-commit/identify
19,074,015
No tags
jupyterlab
https://pypi.org/project/jupyterlab/
JupyterLab computational environment
pip install jupyterlab
4.2.5
Aug 26, 2024
BSD License
No maintainers found
Python >=3.8
5-Production/Stable
https://github.com/jupyterlab/jupyterlab/issues/new/choose
19,017,927
Project Jupyter
argon2-cffi
https://pypi.org/project/argon2-cffi/
Argon2 for Python
pip install argon2-cffi
23.1.0
Aug 15, 2023
MIT License
hynek
Python >=3.7
5-Production/Stable
https://github.com/hynek/argon2-cffi/blob/main/CHANGELOG.md
18,875,450
hynek
jaraco.context
https://pypi.org/project/jaraco.context/
Useful decorators and context managers
pip install jaraco.context
6.0.1
Aug 20, 2024
MIT License
jaraco
Python >=3.8
5-Production/Stable
https://github.com/jaraco/jaraco.context
18,851,982
No tags
python-slugify
https://pypi.org/project/python-slugify/
A Python slugify application that also handles Unicode
pip install python-slugify
8.0.4
Feb 8, 2024
MIT License
un33k
Python >=3.7
5-Production/Stable
https://github.com/un33k/python-slugify
18,618,817
No tags
google-cloud-bigquery-storage
https://pypi.org/project/google-cloud-bigquery-storage/
Google Cloud Bigquery Storage API client library
pip install google-cloud-bigquery-storage
2.26.0
Sep 4, 2024
Apache Software License
google_opensource, gcloudpypi
Python >=3.7
5-Production/Stable
https://github.com/googleapis/python-bigquery-storage
18,552,441
No tags
schema
https://pypi.org/project/schema/
Simple data validation library
pip install schema
0.7.7
May 4, 2024
MIT License
vladimir, stochastic, Stavros
Not found
3-Alpha
https://github.com/keleshev/schema
18,489,567
Stavros, stochastic, vladimir
responses
https://pypi.org/project/responses/
A utility library for mocking out the `requests` Python library.
pip install responses
0.25.3
Jun 14, 2024
License:Apache 2.0
dcramer, getsentry
Python >=3.8
Development Status not found
https://github.com/getsentry/responses
18,483,330
No tags
croniter
https://pypi.org/project/croniter/
croniter provides iteration for datetime object with cron like format
pip install croniter
3.0.3
Jul 26, 2024
MIT License
taichino, kiorky
Python !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, >=2.6
4-Beta
http://github.com/kiorky/croniter
18,332,063
kiorky, taichino
argon2-cffi-bindings
https://pypi.org/project/argon2-cffi-bindings/
Low-level CFFI bindings for Argon2
pip install argon2-cffi-bindings
21.2.0
Dec 1, 2021
MIT License
hynek
Python >=3.6
5-Production/Stable
https://github.com/hynek/argon2-cffi-bindings
18,212,284
hynek
hvac
https://pypi.org/project/hvac/
HashiCorp Vault API client
pip install hvac
2.3.0
Jun 18, 2024
Apache Software License
jeffwecan, briantist, hvac-bot, adammike, ianunruh, colinpm
Python <4.0, >=3.8
Development Status not found
https://github.com/hvac/hvac
18,147,400
adammike, briantist, colinpm, hvac-bot, ianunruh, jeffwecan
simplejson
https://pypi.org/project/simplejson/
Simple, fast, extensible JSON encoder/decoder for Python
pip install simplejson
3.19.3
Aug 14, 2024
Academic Free License (AFL)OSI Approved :: MIT License
quodt, bob, florentaide
Python !=3.0.*, !=3.1.*, !=3.2.*, >=2.5
5-Production/Stable
https://github.com/simplejson/simplejson
18,125,371
No tags
databricks-sql-connector
https://pypi.org/project/databricks-sql-connector/
Databricks SQL Connector for Python
pip install databricks-sql-connector
3.4.0
Aug 27, 2024
Apache Software License
juliuszsompolski, moderakh, sgoos-db, benc-db
Python <4.0.0, >=3.8.0
Development Status not found
https://github.com/databricks/databricks-sql-python/issues
18,016,444
No tags
pytest-xdist
https://pypi.org/project/pytest-xdist/
pytest xdist plugin for distributed testing, most importantly across multiple CPUs
pip install pytest-xdist
3.6.1
Apr 28, 2024
MIT License
hpk, pfctdayelise, anatoly, ronny, nicoddemus, The_Compiler, flub
Python >=3.8
5-Production/Stable
https://github.com/pytest-dev/pytest-xdist
18,006,815
No tags
execnet
https://pypi.org/project/execnet/
execnet: rapid multi-Python deployment
pip install execnet
2.1.1
Apr 8, 2024
MIT License
nicoddemus, hpk, ronny
Python >=3.8
5-Production/Stable
GitHub link not found
17,959,249
No tags
azure-storage-file-datalake
https://pypi.org/project/azure-storage-file-datalake/
Microsoft Azure File DataLake Storage Client Library for Python
pip install azure-storage-file-datalake
12.17.0
Sep 17, 2024
MIT License
azure-sdk, microsoft
Python >=3.8
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python
17,896,745
azure-sdk, microsoft
opentelemetry-proto
https://pypi.org/project/opentelemetry-proto/
OpenTelemetry Python Proto
pip install opentelemetry-proto
1.27.0
Aug 28, 2024
Apache Software License
opentelemetry, LeightonC, codeboten
Python >=3.8
5-Production/Stable
https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-proto
17,892,785
No tags
pandas-gbq
https://pypi.org/project/pandas-gbq/
Google BigQuery connector for pandas
pip install pandas-gbq
0.23.2
Sep 23, 2024
BSD License
google_opensource, gcloudpypi, jreback, TimSwast
Python >=3.8
4-Beta
https://github.com/googleapis/python-bigquery-pandas
17,831,218
No tags
h5py
https://pypi.org/project/h5py/
Read and write HDF5 files from Python
pip install h5py
3.12.1
Sep 26, 2024
BSD License
scopatz, matthew.brett, takowl, Thomas.Caswell
Python >=3.9
5-Production/Stable
https://github.com/h5py/h5py
17,790,603
No tags
cfgv
https://pypi.org/project/cfgv/
Validate configuration and produce human readable error messages.
pip install cfgv
3.4.0
Aug 12, 2023
MIT License
asottile
Python >=3.8
Development Status not found
https://github.com/asottile/cfgv
17,786,802
No tags
azure-mgmt-keyvault
https://pypi.org/project/azure-mgmt-keyvault/
Microsoft Azure Key Vault Management Client Library for Python
pip install azure-mgmt-keyvault
10.3.1
Jul 17, 2024
MIT License
azure-sdk, Laurent.Mazuel, sschaab, microsoft
Python >=3.8
5-Production/Stable
https://github.com/Azure/azure-sdk-for-python
17,782,290
azure-sdk, Laurent.Mazuel, microsoft, sschaab
azure-mgmt-monitor
https://pypi.org/project/azure-mgmt-monitor/
Microsoft Azure Monitor Client Library for Python
pip install azure-mgmt-monitor
6.0.2
Aug 22, 2023
MIT License
azure-sdk, Laurent.Mazuel, microsoft
Python >=3.7
4-Beta
https://github.com/Azure/azure-sdk-for-python
17,632,562
azure-sdk, Laurent.Mazuel, microsoft
entrypoints
https://pypi.org/project/entrypoints/
Discover and load entry points from installed packages.
pip install entrypoints
0.4
Feb 2, 2022
MIT License
takowl
Python >=3.6
Development Status not found
https://github.com/takluyver/entrypoints
17,556,730
No tags
selenium
https://pypi.org/project/selenium/
Official Python bindings for Selenium WebDriver
pip install selenium
4.25.0
Sep 20, 2024
Apache Software License
lsemerau, tebeka, hugs, David.Burns, diemol, lmtierney, pujagani, adamgoucher, davehunt, titusfortner
Python >=3.8
5-Production/Stable
GitHub link not found
17,483,774
No tags
safetensors
https://pypi.org/project/safetensors/
null
pip install safetensors
0.4.5
Sep 5, 2024
Apache Software License
Wauplin, xn1t0x, Nicolas.Patry, McPotato
Python >=3.7
5-Production/Stable
https://github.com/huggingface/safetensors
17,369,346
No tags
Send2Trash
https://pypi.org/project/Send2Trash/
Send file to trash natively under Mac OS X, Windows and Linux
pip install Send2Trash
1.8.3
Apr 7, 2024
BSD License
arsenetar, hsoft
Python !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, >=2.7
5-Production/Stable
https://github.com/arsenetar/send2trash
17,324,286
No tags
oauth2client
https://pypi.org/project/oauth2client/
OAuth 2.0 client library
pip install oauth2client
4.1.3
Sep 7, 2018
Apache Software License
google_opensource, gcloudpypi
Not found
7-Inactive
http://github.com/google/oauth2client/
17,273,625
gcloudpypi, google_opensource
ordered-set
https://pypi.org/project/ordered-set/
An OrderedSet is a custom MutableSet that remembers its order, so that every
pip install ordered-set
4.1.0
Jan 26, 2022
MIT License
lumitim, rspeer, jbalonso
Python >=3.7
5-Production/Stable
https://github.com/rspeer/ordered-set
17,259,309
No tags
ipywidgets
https://pypi.org/project/ipywidgets/
Jupyter interactive widgets
pip install ipywidgets
8.1.5
Aug 22, 2024
BSD License
minrk, Jonathan.Frederic, maartenbreddels, itayd, mbussonn, martinRenou, fperez, Sylvain.Corlay, takowl, jasongrout, bgranger
Python >=3.7
Development Status not found
GitHub link not found
17,248,877
bgranger, fperez, itayd, jasongrout, Jonathan.Frederic, maartenbreddels, martinRenou, mbussonn, minrk, Sylvain.Corlay, takowl
azure-keyvault-secrets
https://pypi.org/project/azure-keyvault-secrets/
Microsoft Azure Key Vault Secrets Client Library for Python
pip install azure-keyvault-secrets
4.8.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-secrets
17,213,374
azure-sdk, microsoft
widgetsnbextension
https://pypi.org/project/widgetsnbextension/
Jupyter interactive widgets for Jupyter Notebook
pip install widgetsnbextension
4.0.13
Aug 22, 2024
BSD License
maartenbreddels, Jonathan.Frederic, itayd, Sylvain.Corlay, jasongrout, martinRenou
Python >=3.7
Development Status not found
GitHub link not found
17,205,392
itayd, jasongrout, Jonathan.Frederic, maartenbreddels, martinRenou, Sylvain.Corlay