Browse PyPI Packages

3305 packages sorted by popularity

Package Score Downloads / wk Version
sagemaker-mlflow
AWS Plugin for MLflow with SageMaker
52 -- 0.2.0
argparse
Python command-line parsing library
51 -- 1.4.0
pyserial
Python Serial Port Extension
59 -- 3.5
tensorboard-data-server
Fast data loading for TensorBoard
57 -- 0.7.2
pydantic-extra-types
Extra Pydantic types.
54 -- 2.11.0
pytest-base-url
pytest plugin for URL based testing
45 -- 2.1.0
spacy
Industrial-strength Natural Language Processing (NLP) in Python
66 -- 3.8.11
google-cloud-dataflow-client
Google Cloud Dataflow Client API client library
70 -- 0.11.0
async_generator
Async generators and context managers for Python 3.5+
53 -- 1.10
py-cpuinfo
Get CPU info with pure Python
51 -- 9.0.0
leather
Python charting for 80% of humans.
67 -- 0.4.1
dbt-semantic-interfaces
The shared semantic layer definitions that dbt-core and MetricFlow use
44 -- 0.10.5
opentelemetry-instrumentation-flask
Flask instrumentation for OpenTelemetry
60 -- 0.60b1
langchain-google-vertexai
An integration package connecting Google VertexAI and LangChain
55 -- 3.2.2
astunparse
An AST unparser for Python
51 -- 1.6.3
aws-requests-auth
AWS signature version 4 signing process for the python requests module
44 -- 0.4.3
google-cloud-dataproc
Google Cloud Dataproc API client library
69 -- 5.24.0
google-cloud-workflows
Google Cloud Workflows API client library
70 -- 1.20.0
lockfile
Platform-independent file locking module
41 -- 0.12.2
daff
Diff and patch tables
52 -- 1.4.2
imagesize
Getting image size from png/jpeg/jpeg2000/gif file
52 -- 1.4.1
google-cloud-language
Google Cloud Language API client library
70 -- 2.19.0
jsondiff
Diff JSON and JSON-like structures in Python
44 -- 2.2.1
opentelemetry-instrumentation-psycopg2
OpenTelemetry psycopg2 instrumentation
61 -- 0.60b1
wcmatch
Wildcard/glob file name matcher.
52 -- 10.1
google-ads
Client library for the Google Ads API
65 -- 29.1.0
msrestazure
AutoRest swagger generator Python client runtime. Azure-specific module.
56 -- 0.6.4.post1
opentelemetry-instrumentation-httpx
OpenTelemetry HTTPX Instrumentation
61 -- 0.60b1
google-cloud-spanner
Google Cloud Spanner API client library
70 -- 3.63.0
google-cloud-videointelligence
Google Cloud Videointelligence API client library
70 -- 2.18.0
pydeck
Widget for deck.gl maps
64 -- 0.9.1
dbt-extractor
A tool to analyze and extract information from Jinja used in dbt projects.
59 -- 0.6.0
Levenshtein
Python extension for computing string edit distances and similarities.
55 -- 0.27.3
PyPDF2
A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files
57 -- 3.0.1
limits
Rate limiting utilities
64 -- 5.8.0
tifffile
Read and write TIFF files
68 -- 2026.2.16
grpc-interceptor
Simplifies gRPC interceptors
49 -- 0.15.4
snowflake-snowpark-python
Snowflake Snowpark for Python
55 -- 1.45.0
opentelemetry-instrumentation-threading
Thread context propagation support for OpenTelemetry
62 -- 0.60b1
entrypoints
Discover and load entry points from installed packages.
49 -- 0.4
traceloop-sdk
Traceloop Software Development Kit (SDK) for Python
53 -- 0.52.3
msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
67 -- 0.20.0
itemadapter
Common interface for data container classes
59 -- 0.13.1
microsoft-security-utilities-secret-masker
A tool for detecting and masking secrets
44 -- 1.0.0b4
google-cloud-batch
Google Cloud Batch API client library
70 -- 0.20.0
schema
Simple data validation library
62 -- 0.7.8
google-cloud-bigtable
Google Cloud Bigtable API client library
70 -- 2.35.0
Cerberus
Lightweight, extensible schema and data validation tool for Pythondictionaries.
64 -- 1.3.8
azure-cli-telemetry
Microsoft Azure CLI Telemetry Package
58 -- 1.1.0
google-cloud-kms
Google Cloud Kms API client library
74 -- 3.10.0
patsy
A Python package for describing statistical models and for building design matrices.
66 -- 1.0.2
pip-tools
pip-tools keeps your pinned dependencies fresh.
69 -- 7.5.3
trampoline
Simple and tiny yield-based trampoline implementation.
45 -- 0.1.2
apache-beam
Apache Beam SDK for Python
52 -- 2.71.0
APScheduler
In-process task scheduler with Cron-like capabilities
69 -- 3.11.2
apache-airflow-providers-ssh
Provider package apache-airflow-providers-ssh for Apache Airflow
64 -- 4.3.1
nvidia-nvshmem-cu12
NVSHMEM creates a global address space that provides efficient and scalable communication for NVIDIA GPU clusters.
50 -- 3.5.19
nvidia-cuda-runtime-cu12
CUDA Runtime native Libraries
49 -- 12.9.79
webcolors
A library for working with the color formats defined by HTML and CSS.
56 -- 25.10.0
redshift-connector
Redshift interface library
65 -- 2.1.11
seaborn
Statistical data visualization
56 -- 0.13.2
kombu
Messaging library for Python.
69 -- 5.6.2
awscrt
A common runtime for AWS Python projects
66 -- 0.31.2
colorlog
Add colours to the output of Python's logging module.
61 -- 6.10.1
async-lru
Simple LRU cache for asyncio
70 -- 2.1.0
freezegun
Let your Python tests travel through time
60 -- 1.5.5
humanize
Python humanize utilities
68 -- 4.15.0
ipywidgets
Jupyter interactive widgets
51 -- 8.1.8
pandocfilters
Utilities for writing pandoc filters in python
52 -- 1.5.1
xlwt
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+
46 -- 1.3.0
mock
Rolling backport of unittest.mock for all Pythons
52 -- 5.2.0
nvidia-nvtx-cu12
NVIDIA Tools Extension
49 -- 12.9.79
grpcio-health-checking
Standard Health Checking Service for gRPC
46 -- 1.78.0
google-cloud-monitoring
Google Cloud Monitoring API client library
74 -- 2.29.1
rfc3986-validator
Pure python rfc3986 validator
45 -- 0.1.1
pytest-timeout
pytest plugin to abort hanging tests
57 -- 2.4.0
mypy-boto3-iam
Type annotations for boto3 IAM 1.42.4 service generated with mypy-boto3-builder 8.12.0
58 -- 1.42.4
types-psycopg2
Typing stubs for psycopg2
61 -- 2.9.21.20251012
apache-airflow-providers-common-sql
Provider package apache-airflow-providers-common-sql for Apache Airflow
64 -- 1.31.0
dask
Parallel PyData with Task Scheduling
62 -- 2026.1.2
mmh3
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
57 -- 5.2.0
nvidia-cusparselt-cu12
NVIDIA cuSPARSELt
51 -- 0.8.1
numpy-typing-compat
Static typing compatibility layer for older versions of NumPy
52 -- 20251206.2.4
sendgrid
Twilio SendGrid library for Python
56 -- 6.12.5
ecdsa
ECDSA cryptographic signature library (pure python)
57 -- 0.19.1
terminado
Tornado websocket backend for the Xterm.js Javascript terminal emulator library.
51 -- 0.18.1
dateparser
Date parsing library designed to parse dates from HTML pages
72 -- 1.3.0
pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files
71 -- 6.7.1
h5py
Read and write HDF5 files from Python
67 -- 3.15.1
oci
Oracle Cloud Infrastructure Python SDK
53 -- 2.167.2
jupyter-events
Jupyter Event System library
40 -- 0.12.0
db-dtypes
Pandas Data Types for SQL systems (BigQuery, Spanner)
62 -- 1.5.0
azure-mgmt-core
Microsoft Azure Management Core Library for Python
64 -- 1.6.0
google-cloud-logging
Stackdriver Logging API client library
68 -- 3.13.0
vine
Python promises.
57 -- 5.1.0
ijson
Iterative JSON parser with standard Python iterator interfaces
55 -- 3.4.0.post0
click-didyoumean
Enables git-like *did-you-mean* feature in click
50 -- 0.3.1
cssselect2
CSS selectors for Python ElementTree
55 -- 0.9.0
langchain-community
Community contributed LangChain integrations.
45 -- 0.4.1
sentencepiece
Unsupervised text tokenizer and detokenizer.
58 -- 0.2.1

Page 29 of 34