A web page with the most-downloaded 5000 packages from PyPI.
Download JSON

#1 boto3 1.57B

The AWS SDK for Python

Apache-2.0
v1.42.59
1,577,565,199

#2 packaging 1.29B

Core utilities for Python packages

v26.0
1,293,053,828

#3 urllib3 1.21B

HTTP library with thread-safe connection pooling, file post, and more.

https filepost pooling urllib ssl threadsafe httplib http
v2.6.3
1,216,636,342

#4 setuptools 1.19B

Easily download, build, install, upgrade, and uninstall Python packages

distutils cpan package eggs management pypi
v82.0.0
1,190,423,972

#5 certifi 1.1B

Python package for providing Mozilla's CA Bundle.

MPL-2.0
v2026.2.25
1,103,110,944

#6 requests 1.06B

Python HTTP for Humans.

Apache-2.0
v2.32.5
1,069,042,689

#7 typing-extensions 1.06B

Backported and Experimental Type Hints for Python 3.9+

hints typing type backport typechecking annotations hinting checking typehints typehinting checker function
v4.15.0
1,068,493,000

#8 botocore 1.06B

Low-level, data-driven core of boto 3.

Apache-2.0
v1.42.59
1,062,035,920

#9 idna 1.04B

Internationalized Domain Names in Applications (IDNA)

v3.11
1,040,689,373

#10 charset-normalizer 1B

The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.

chardet encoding detector detect charset normalization unicode charset-detector
MIT
v3.4.4
1,006,015,167

#11 aiobotocore 896.68M

Async client for aws services using botocore and aiohttp

v3.2.0
896,688,206

#12 python-dateutil 827.26M

Extensions to the standard Python datetime module

Dual License
v2.9.0.post0
827,266,794

#13 six 794.69M

Python 2 and 3 compatibility utilities

MIT
v1.17.0
794,696,816

#14 cryptography 761.06M

cryptography is a package which provides cryptographic recipes and primitives to Python developers.

v46.0.5
761,066,003

#15 grpcio-status 734.9M

Status proto mapping for gRPC

v1.78.0
734,904,368

#16 cffi 682.28M

Foreign Function Interface for Python calling C code.

v2.0.0
682,288,214

#17 numpy 672.44M

Fundamental package for array computing in Python

v2.4.2
672,445,442

#18 PyYAML 668.22M

YAML parser and emitter for Python

MIT
v6.0.3
668,225,120

#19 s3transfer 646.17M

An Amazon S3 Transfer Manager

Apache License 2.0
v0.16.0
646,171,099

#20 pip 626.13M

The PyPA recommended tool for installing Python packages.

v26.0.1
626,136,875

#21 pycparser 625.69M

C parser in Python

v3.0
625,696,446

#22 pluggy 594.71M

plugin and hook calling mechanisms for python

MIT
v1.6.0
594,714,119

#23 pydantic 587.61M

Data validation using Python type hints

v2.12.5
587,618,961

#24 Pygments 567.43M

Pygments is a syntax highlighting package written in Python.

highlighting syntax
BSD-2-Clause
v2.19.2
567,433,041

#25 s3fs 564.12M

Convenient Filesystem interface over S3

s3 boto
BSD
v2026.2.0
564,128,617

#26 fsspec 563.2M

File-system specification

file
v2026.2.0
563,207,743

#27 click 546.8M

Composable command line interface toolkit

v8.3.1
546,809,808

#28 protobuf 512.97M

3-Clause BSD License
v7.34.0
512,974,134

#29 pandas 500.52M

Powerful data structures for data analysis, time series, and statistics

BSD 3-Clause License Copyright (c) 2008-2011,
v3.0.1
500,523,747

#30 attrs 495.76M

Classes Without Boilerplate

attribute class boilerplate
v25.4.0
495,762,173

#31 pydantic_core 493.83M

Core functionality for Pydantic validation and serialization

v2.42.0
493,834,537

#32 pytest 471.23M

pytest: simple powerful testing with Python

unittest test
v9.0.2
471,234,814

#33 anyio 458.36M

High-level concurrency and networking framework on top of asyncio or Trio

v4.12.1
458,366,881

#34 MarkupSafe 458.32M

Safely add untrusted strings to HTML/XML markup.

v3.0.3
458,324,754

#35 h11 457.17M

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1

MIT
v0.16.0
457,173,618

#36 iniconfig 453.5M

brain-dead simple config-ini parsing

v2.3.0
453,508,388

#37 platformdirs 442.14M

A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.

appdirs log directory application user cache
v4.9.2
442,146,062

#38 jmespath 435.98M

JSON Matching Expressions

MIT
v1.1.0
435,987,560

#39 wheel 428.93M

Command line tool for manipulating wheel files

wheel packaging
v0.46.3
428,939,595

#40 annotated-types 425.71M

Reusable constraint types to use with typing.Annotated

v0.7.0
425,713,004

#41 filelock 412.89M

A platform independent file lock.

log directory user application cache
v3.25.0
412,892,154

#42 Jinja2 412.18M

A very fast and expressive template engine.

v3.1.6
412,188,165

#43 importlib-metadata 391.72M

Read metadata from Python packages

v8.7.1
391,726,979

#44 pathspec 377.87M

Utility library for gitignore style pattern matching of file paths.

v1.0.4
377,878,452

#45 PyJWT 376.16M

JSON Web Token implementation in Python

token security jwt web signing json
v2.11.0
376,166,824

#46 rsa 374.74M

Pure-Python RSA implementation

Apache-2.0
v4.9.1
374,741,833

#47 httpx 373.99M

The next generation HTTP client.

BSD-3-Clause
v0.28.1
373,997,801

#48 zipp 372.54M

Backport of pathlib-compatible object wrapper for zip files

v3.23.0
372,545,590

#49 pytz 371.89M

World timezone definitions, modern and historical

timezone olson tzinfo datetime time
MIT
v2025.2
371,897,428

#50 httpcore 367.99M

A minimal low-level HTTP client.

v1.0.9
367,999,600

#51 typing-inspection 367.89M

Runtime typing introspection tools

v0.4.2
367,893,516

#52 pyasn1 360.41M

Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)

BSD-2-Clause
v0.6.2
360,416,630

#53 aiohttp 335.09M

Async http client/server framework (asyncio)

Apache-2.0 AND MIT
v3.13.3
335,099,063

#54 python-dotenv 334.32M

Read key-value pairs from a .env file and set them as environment variables

env configurations settings python environment variables deployments dotenv
BSD-3-Clause
v1.2.2
334,327,298

#55 rich 332.9M

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal

MIT
v14.3.3
332,901,078

#56 multidict 326.38M

multidict implementation

Apache License 2.0
v6.7.1
326,386,553

#57 jsonschema 324.89M

An implementation of JSON Schema validation for Python

json schema jsonschema json data validation validation
v4.26.0
324,892,787

#58 google-auth 321.91M

Google Authentication Library

oauth google auth client
Apache 2.0
v2.48.0
321,919,477

#59 tzdata 316.14M

Provider of IANA time zone data

Apache-2.0
v2025.3
316,140,058

#60 yarl 314.91M

Yet another URL library

yarl cython cext
Apache-2.0
v1.23.0
314,911,256

#61 colorama 314.75M

Cross-platform colored terminal text.

color terminal colour text xplatform windows crossplatform ansi
v0.4.6
314,755,393

#62 tqdm 309.66M

Fast, Extensible Progress Meter

progress eta meter progressmeter terminal bar console rate progressbar time
MPL-2.0 AND MIT
v4.67.3
309,660,601

#63 google-api-core 307.93M

Google API client core library

Apache 2.0
v2.30.0
307,933,683

#64 grpcio 304.67M

HTTP/2-based RPC framework

v1.78.0
304,676,189

#65 tomli 301.8M

A lil' TOML parser

toml
v2.4.0
301,801,906

#66 awscli 300.88M

Universal Command Line Environment for AWS.

Apache License 2.0
v1.44.49
300,881,335

#67 virtualenv 299.41M

Virtual Python Environment builder

isolated environments virtual
v21.1.0
299,419,146

#68 frozenlist 296.99M

A list-like structure which implements collections.abc.MutableSequence

Apache-2.0
v1.8.0
296,997,727

#69 propcache 295.01M

Accelerated property cache

cython cext propcache
Apache-2.0
v0.4.1
295,011,211

#70 googleapis-common-protos 293.48M

Common protobufs used in Google APIs

Apache 2.0
v1.72.0
293,489,359

#71 requests-oauthlib 293.13M

OAuthlib authentication support for Requests.

ISC
v2.0.0
293,133,983

#72 rpds-py 290.54M

Python bindings to Rust's persistent data structures (rpds)

rust persistent data structures
v0.30.0
290,546,971

#73 markdown-it-py 289.39M

Python port of markdown-it. Markdown parsing, done right!

markdown markdown-it commonmark lexer parser
v4.0.0
289,397,710

#74 referencing 287.73M

JSON Referencing + Python

asyncapi openapi jsonschema json referencing
v0.37.0
287,736,843

#75 aiosignal 286.82M

aiosignal: a list of registered asynchronous callbacks

Apache 2.0
v1.4.0
286,822,687

#76 wrapt 286.79M

Module for decorators, wrappers and monkey patching.

decorator wrapper proxy
v2.1.1
286,795,424

#77 greenlet 285.16M

Lightweight in-process concurrent programming

coroutine threads greenlet cooperative concurrency
v3.3.2
285,167,012

#78 pillow 284.12M

Python Imaging Library (fork)

imaging
v12.1.1
284,122,904

#79 pyasn1-modules 283.88M

A collection of ASN.1-based protocols modules

BSD
v0.4.2
283,880,829

#80 SQLAlchemy 282.34M

Database Abstraction Library

MIT
v2.0.47
282,345,038

#81 mdurl 281.33M

Markdown URL utilities

markdown commonmark
v0.1.2
281,333,630

#82 scipy 278.66M

Fundamental algorithms for scientific computing in Python

Copyright (c) 2001-2002 Enthought, Inc. 2003, SciPy Developers.
v1.17.1
278,660,633

#83 jsonschema-specifications 276.58M

The JSON Schema meta-schemas and vocabularies, exposed as a Registry

json schema jsonschema json data validation validation
v2025.9.1
276,581,647

#84 pyarrow 275.44M

Python library for Apache Arrow

v23.0.1
275,444,140

#85 trove-classifiers 273.47M

Canonical source for classifiers on PyPI (pypi.org).

classifiers
v2026.1.14.14
273,471,726

#86 uvicorn 266.73M

The lightning-fast ASGI server.

v0.41.0
266,730,168

#87 aiohappyeyeballs 263.18M

Happy Eyeballs for asyncio

PSF-2.0
v2.6.1
263,187,063

#88 starlette 259.95M

The little ASGI library that shines.

v0.52.1
259,959,386

#89 oauthlib 259.79M

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

BSD-3-Clause
v3.3.1
259,790,902

#90 psutil 257.41M

Cross-platform lib for process and system monitoring.

performance lsof observability uptime iostat process who smem tty ps monitoring metrics pstree top taskmgr netstat kill free prlimit nice ionice df taskset iotop ifconfig agent ulimit pidof pmap
BSD-3-Clause
v7.2.2
257,412,763

#91 pyparsing 257.23M

pyparsing - Classes and methods to define and execute parsing grammars

v3.3.2
257,232,331

#92 fastapi 254.2M

FastAPI framework, high performance, easy to learn, fast to code, ready for production

v0.135.1
254,201,033

#93 google-genai 239.35M

GenAI Python SDK

v1.65.0
239,354,154

#94 cachetools 237.51M

Extensible memoizing collections and decorators

v7.0.1
237,512,456

#95 opentelemetry-proto 237.3M

OpenTelemetry Python Proto

v1.39.1
237,301,325

#96 tenacity 236.58M

Retry code until it succeeds

Apache 2.0
v9.1.4
236,580,727

#97 et-xmlfile 232.31M

An implementation of lxml.xmlfile for the standard library

MIT
v2.0.0
232,315,925

#98 openpyxl 231.93M

A Python library to read/write Excel 2010 xlsx/xlsm files

MIT
v3.1.5
231,935,749

#99 grpcio-tools 231.4M

Protobuf code generator for gRPC

v1.78.0
231,409,132

#100 opentelemetry-semantic-conventions 230.28M

OpenTelemetry Semantic Conventions

v0.60b1
230,284,804

#101 tomlkit 228.34M

Style preserving TOML library

MIT
v0.14.0
228,346,335

#102 regex 223.7M

Alternative regular expression module, to replace re.

v2026.2.28
223,705,227

#103 opentelemetry-sdk 220.07M

OpenTelemetry Python SDK

v1.39.1
220,071,714

#104 sniffio 218.93M

Sniff out which async library your code is running under

asyncio async trio
MIT OR Apache-2.0
v1.3.1
218,938,831

#105 websocket-client 217.35M

WebSocket client for Python with low level API options

client websockets
Apache-2.0
v1.9.0
217,359,034

#106 yandexcloud 214.75M

The Yandex Cloud official SDK

MIT
v0.379.0
214,754,452

#107 soupsieve 214.28M

A modern CSS selector implementation for Beautiful Soup.

filter css soup xml query selector html
v2.8.3
214,280,163

#108 beautifulsoup4 213.69M

Screen-scraping library

soup html xml parse
MIT License
v4.14.3
213,697,886

#109 distlib 213.2M

Distribution utilities

PSF-2.0
v0.4.0
213,207,419

#110 lxml 212.46M

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

BSD-3-Clause
v6.0.2
212,466,192

#111 opentelemetry-api 211.99M

OpenTelemetry Python API

v1.39.1
211,990,193

#112 shellingham 211.79M

Tool to Detect Surrounding Shell

shell
ISC License
v1.5.4
211,790,348

#113 more-itertools 208.63M

More routines for operating on iterables, beyond itertools

itertools iteration filter chunked chunk peek iterator peekable
v10.8.0
208,631,453

#114 langchain 208.16M

Building applications with LLMs through composability

MIT
v1.2.10
208,166,914

#115 hatchling 207M

Modern, extensible Python build backend

packaging build hatch
v1.29.0
207,003,932

#116 requests-toolbelt 205.71M

A utility belt for advanced users of python-requests

Apache 2.0
v1.0.0
205,718,871

#117 exceptiongroup 201.64M

Backport of PEP 654 (exception groups)

v1.3.1
201,648,248

#118 docutils 201.24M

Docutils -- Python Documentation Utilities

v0.22.4
201,247,186

#119 opentelemetry-exporter-otlp-proto-grpc 200.87M

OpenTelemetry Collector Protobuf over gRPC Exporter

v1.39.1
200,870,366

#120 mypy-extensions 199.23M

Type system extensions for programs checked with the mypy type checker.

v1.1.0
199,233,520

#121 annotated-doc 195.86M

Document parameters, class attributes, return types, and variables inline, with Annotated.

v0.0.4
195,868,045

#122 proto-plus 194.61M

Beautiful, Pythonic protocol buffers

Apache 2.0
v1.27.1
194,614,310

#123 websockets 192.66M

An implementation of the WebSocket Protocol (RFC 6455 & 7692)

websocket
v16.0
192,663,330

#124 pyOpenSSL 191.45M

Python wrapper module around the OpenSSL library

Apache License, Version 2.0
v25.3.0
191,458,334

#125 google-cloud-storage 189.59M

Google Cloud Storage API client library

Apache 2.0
v3.9.0
189,597,111

#126 Werkzeug 188.55M

The comprehensive WSGI web application library.

v3.1.6
188,558,714

#127 coverage 184.7M

Code coverage measurement for Python

coverage testing code
Apache-2.0
v7.13.4
184,707,356

#128 opentelemetry-exporter-otlp-proto-http 180.71M

OpenTelemetry Collector Protobuf over HTTP Exporter

v1.39.1
180,711,310

#129 Flask 179.83M

A simple framework for building complex web applications.

v3.1.3
179,837,001

#130 PyNaCl 179.83M

Python binding to the Networking and Cryptography (NaCl) library

Apache-2.0
v1.6.2
179,832,235

#131 sortedcontainers 179.43M

Sorted Containers -- Sorted List, Sorted Dict, Sorted Set

Apache 2.0
v2.4.0
179,438,238

#132 psycopg2-binary 178.81M

psycopg2 - Python-PostgreSQL Database Adapter

LGPL with exceptions
v2.9.11
178,816,947

#133 msgpack 177.66M

MessagePack serializer

msgpack messagepack binary serializer serialization
v1.1.2
177,662,789

#134 typer 177.59M

Typer, build great CLIs. Easy to code. Based on Python type hints.

v0.24.1
177,593,875

#135 isodate 173.05M

An ISO 8601 date/time/duration parser and formatter

Copyright (c) 2021, Hugo van Kemenade and contributors Copyright
v0.7.2
173,050,392

#136 pydantic-settings 171.67M

Settings management using Pydantic

v2.13.1
171,679,026

#137 decorator 170.22M

Decorators for Humans

decorators
BSD-2-Clause
v5.2.1
170,226,438

#138 openai 168.72M

The official Python library for the openai API

Apache-2.0
v2.24.0
168,726,649

#139 wcwidth 168.36M

Measures the displayed width of unicode strings in a terminal

emoji wcswidth emulator terminal unicode eastasian wcwidth cjk xterm console combining
v0.6.0
168,368,432

#140 networkx 167.16M

Python package for creating and manipulating graphs and networks

mathematics graph theory graph network math discrete mathematics networks
v3.6.1
167,169,117

#141 poetry-core 166.12M

Poetry PEP 517 Build Backend

packaging dependency poetry
v2.3.1
166,124,183

#142 dnspython 165.82M

DNS toolkit

ISC
v2.8.0
165,826,889

#143 huggingface-hub 163.93M

Client library to download and publish models, datasets and other repos on the huggingface.co hub

models pytorch machine-learning deep-learning pretrained-models model-hub natural-language-processing
Apache-2.0
v1.5.0
163,933,433

#144 python-multipart 162.95M

A streaming multipart parser for Python

v0.0.22
162,957,273

#145 opentelemetry-exporter-otlp-proto-common 161.48M

OpenTelemetry Protobuf encoding

v1.39.1
161,486,684

#146 distro 160.34M

Distro - an OS platform information API

Apache License, Version 2.0
v1.9.0
160,348,139

#147 azure-core 157.04M

Microsoft Azure Core Library for Python

azure azure sdk
MIT License
v1.38.2
157,048,013

#148 scikit-learn 156.32M

A set of python modules for machine learning and data mining

v1.8.0
156,329,663

#149 redis 153.38M

Python client for Redis database and key-value store

key-value-store redis database
v7.2.1
153,384,547

#150 joblib 150.88M

Lightweight pipelining with Python functions

v1.5.3
150,883,487

#151 msal 149.05M

The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.

MIT
v1.35.0
149,057,900

#152 ptyprocess 148.75M

Run a subprocess in a pseudo terminal

v0.7.0
148,750,343

#153 pexpect 148.66M

Pexpect allows easy control of interactive console applications.

ISC license
v4.9.0
148,669,243

#154 azure-identity 146.9M

Microsoft Azure Identity Library for Python

azure azure sdk
v1.25.2
146,904,781

#155 bcrypt 146M

Modern password hashing for your software and your servers

Apache-2.0
v5.0.0
146,000,904

#156 snowflake-connector-python 145.79M

Snowflake Connector for Python

cloud warehouse analytics db snowflake database
Apache-2.0
v4.3.0
145,796,896

#157 matplotlib 145.58M

Python plotting package

License agreement for matplotlib versions 1.3.0 and later
v3.10.8
145,587,567

#158 GitPython 145.05M

GitPython is a Python library used to interact with Git repositories

BSD-3-Clause
v3.1.46
145,057,865

#159 ruff 144.13M

An extremely fast Python linter and code formatter, written in Rust.

pylint pycodestyle automation pyflakes clippy flake8
v0.15.4
144,131,574

#160 opentelemetry-exporter-otlp 143.73M

OpenTelemetry Collector Exporters

v1.39.1
143,735,162

#161 keyring 143.39M

Store and access your passwords safely.

v25.7.0
143,397,843

#162 fonttools 143.35M

Tools to manipulate font files

MIT
v4.61.1
143,354,688

#163 google-cloud-core 142.05M

Google Cloud API client core library

Apache 2.0
v2.5.0
142,059,775

#164 jiter 140.59M

Fast iterable JSON parser.

v0.13.0
140,590,487

#165 ruamel.yaml 139.2M

ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order

parser round-trip config order 1.2 quotes yaml preserve
MIT
v0.19.1
139,204,204

#166 async-timeout 138.82M

Timeout context manager for asyncio programs

Apache 2
v5.0.1
138,829,921

#167 threadpoolctl 137.56M

threadpoolctl

BSD-3-Clause
v3.6.0
137,568,565

#168 itsdangerous 137.32M

Safely pass data to untrusted environments and back.

v2.2.0
137,327,579

#169 tabulate 136.9M

Pretty-print tabular data

MIT
v0.9.0
136,902,729

#170 types-requests 135.07M

Typing stubs for requests

v2.32.4.20260107
135,079,161

#171 kiwisolver 134.89M

A fast implementation of the Cassowary constraint solver

========================= The Kiwi licensing terms
v1.4.9
134,896,232

#172 textual 134.77M

Modern Text User Interface framework

MIT
v8.0.1
134,773,724

#173 jaraco.classes 133.25M

Utility functions for Python class constructs

v3.4.0
133,257,060

#174 SecretStorage 133.08M

Python bindings to FreeDesktop.org Secret Service API

v3.5.0
133,088,700

#175 alembic 132.6M

A database migration tool for SQLAlchemy.

v1.18.4
132,602,155

#176 asn1crypto 132.01M

Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP

certificate asn1 x509 dsa dh ec crypto rsa pki
MIT
v1.5.1
132,018,510

#177 prompt-toolkit 131.14M

Library for building powerful interactive command lines in Python

v3.0.52
131,148,318

#178 jeepney 130.74M

Low-level, pure Python DBus protocol wrapper.

v0.9.0
130,749,346

#179 Deprecated 129.96M

Python @deprecated decorator to deprecate old python classes, functions or methods.

warn deprecate deprecated decorator deprecation warning
MIT
v1.3.1
129,960,504

#180 smmap 129.87M

A pure Python implementation of a sliding window memory map manager

BSD-3-Clause
v5.0.2
129,870,821

#181 kubernetes 129.68M

Kubernetes python client

kubernetes swagger openapi
Apache License Version 2.0
v35.0.0
129,684,683

#182 google-crc32c 128.18M

A python wrapper of the C library 'Google CRC32C'

v1.8.0
128,184,949

#183 zstandard 127.66M

Zstandard bindings for Python

zstandard zstd compression
v0.25.0
127,666,341

#184 chardet 127.43M

Universal encoding detector for Python 3

i18n encoding xml
LGPL-2.1-or-later
v6.0.0.post1
127,438,258

#185 google-resumable-media 127.13M

Utilities for Google Media Downloads and Resumable Uploads

Apache 2.0
v2.8.0
127,139,451

#186 gitdb 126.98M

Git Object Database

BSD License
v4.0.12
126,987,259

#187 orjson 125.71M

Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

v3.11.7
125,712,453

#188 pytest-cov 125.3M

Pytest plugin for measuring coverage.

parallel coverage distributed cover py.test pytest
v7.0.0
125,305,202

#189 defusedxml 125.13M

XML bomb protection for Python stdlib modules

bomb xml dos
PSFL
v0.7.1
125,135,137

#190 opentelemetry-instrumentation 124.11M

Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python

v0.60b1
124,115,760

#191 prometheus-client 123.68M

Python client for the Prometheus monitoring system.

instrumentation client prometheus monitoring
v0.24.1
123,682,414

#192 blinker 123.31M

Fast, simple object-to-object and broadcast signaling

v1.9.0
123,313,234

#193 tzlocal 123.25M

tzinfo object for the local timezone

timezone
MIT
v5.3.1
123,258,412

#194 editables 123.24M

Editable installations

v0.5
123,246,773

#195 pyproject-hooks 122.84M

Wrappers to call pyproject.toml-based build backend hooks.

v1.2.0
122,845,411

#196 RapidFuzz 122.23M

rapid fuzzy string matching

v3.14.3
122,233,058

#197 jaraco.context 122.11M

Useful decorators and context managers

v6.1.0
122,112,425

#198 jaraco.functools 121.34M

Functools like those found in stdlib

v4.4.0
121,341,209

#199 contourpy 120.78M

Python library for calculating contours of 2D quadrilateral grids

BSD 3-Clause License Copyright (c) 2021-2025,
v1.3.3
120,786,484

#200 paramiko 120.5M

SSH2 protocol library

v4.0.0
120,509,249

#201 backoff 119.7M

Function decoration for backoff and retry

retry backoff decorators
MIT
v2.2.1
119,702,665

#202 google-api-python-client 119.45M

Google API Client Library for Python

google client api
Apache 2.0
v2.190.0
119,452,188

#203 build 118.79M

A simple, correct Python build frontend

v1.4.0
118,799,101

#204 jsonpointer 118.15M

Identify specific nodes in a JSON document (RFC 6901)

Modified BSD License
v3.0.0
118,159,648

#205 pytest-asyncio 117.13M

Pytest support for asyncio

v1.3.0
117,135,896

#206 dill 115.77M

serialize all of Python

BSD-3-Clause
v0.4.1
115,774,792

#207 google-cloud-bigquery 115.27M

Google BigQuery API client library

v3.40.1
115,278,247

#208 docker 114.29M

A Python library for the Docker Engine API.

v7.1.0
114,291,713

#209 cycler 114.05M

Composable style cycles

kwargs cycle
Copyright (c) 2015, matplotlib project All rights reserved. Red
v0.12.1
114,058,699

#210 setuptools-scm 112.05M

the blessed package to manage your versions by scm tags

Permission is hereby granted, free of charge, to any person obta
v9.2.2
112,059,707

#211 google-cloud-aiplatform 111.99M

Vertex AI API client library

Apache 2.0
v1.139.0
111,994,010

#212 watchfiles 111.6M

Simple, modern and high performance file watching and code reload in python.

MIT
v1.1.1
111,606,681

#213 fastjsonschema 111.45M

Fastest Python implementation of JSON schema

BSD
v2.21.2
111,456,880

#214 email-validator 110.83M

A robust email address syntax and deliverability validation library.

address validator email
Unlicense
v2.3.0
110,833,486

#215 cloudpickle 110.28M

Pickler class to extend the standard pickle.Pickler functionality

BSD-3-Clause
v3.1.2
110,287,525

#216 Mako 109.62M

A super-fast templating language that borrows the best ideas from the existing templating languages.

MIT
v1.3.10
109,622,947

#217 msal-extensions 109.41M

Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.

MIT License
v1.3.1
109,417,715

#218 uritemplate 109.22M

Implementation of RFC 6570 URI Templates

uri template rfc 6570
BSD 3-Clause OR Apache-2.0
v4.2.0
109,229,553

#219 google-auth-oauthlib 108.76M

Google Authentication Library

oauth client auth oauthlib google
Apache 2.0
v1.3.0
108,769,549

#220 azure-storage-blob 107.12M

Microsoft Azure Blob Storage Client Library for Python

azure azure sdk
MIT License
v12.28.0
107,129,835

#221 httplib2 107.08M

A comprehensive HTTP client library.

MIT
v0.31.2
107,085,711

#222 google-auth-httplib2 107.06M

Google Authentication Library: httplib2 transport

oauth google auth client
Apache 2.0
v0.3.0
107,062,022

#223 marshmallow 106.99M

A lightweight library for converting complex datatypes to and from native Python datatypes.

v4.2.2
106,998,336

#224 transformers 106.72M

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

python pytorch gemma nlp transformer machine-learning llama qwen deep-learning pretrained-models inference llm training vlm model-hub
Apache 2.0 License
v5.2.0
106,726,800

#225 nodeenv 105.1M

Node.js virtual environment builder

BSD
v1.10.0
105,108,820

#226 tokenizers 103.17M

nlp deep learning tokenizer transformer bpe
v0.22.2
103,177,334

#227 babel 102.78M

Internationalization utilities

BSD-3-Clause
v2.18.0
102,787,233

#228 sqlparse 101.19M

A non-validating SQL parser.

v0.5.5
101,190,969

#229 hf-xet 99.64M

Fast transfer of large files with the Hugging Face Hub.

v1.3.2
99,648,848

#230 sympy 99.59M

Computer algebra system (CAS) in Python

math cas
BSD
v1.14.0
99,598,467

#231 mypy 99.32M

Optional static typing for Python

MIT
v1.19.1
99,321,177

#232 ipython 98.99M

IPython: Productive Interactive Computing

interpreter interactive shell embedding
v9.10.0
98,999,909

#233 docstring-parser 98.14M

Parse Python docstrings in reST, Google and Numpydoc format

MIT
v0.17.0
98,141,701

#234 gcsfs 97.66M

Convenient Filesystem interface over GCS

gcloud google-cloud-storage file-system
BSD
v2026.2.0
97,662,579

#235 uv 97.46M

An extremely fast Python package and project manager, written in Rust.

uv requirements packaging
v0.10.7
97,467,509

#236 aiofiles 96.94M

File support for asyncio.

Apache-2.0
v25.1.0
96,948,458

#237 xmltodict 96.67M

Makes working with XML feel like you are working with JSON

v1.0.4
96,670,071

#238 pre-commit 95.82M

A framework for managing and maintaining multi-language pre-commit hooks.

MIT
v4.5.1
95,822,352

#239 uvloop 95.79M

Fast implementation of asyncio event loop on top of libuv

networking asyncio
MIT License
v0.22.1
95,792,495

#240 jsonpatch 95.72M

Apply JSON-Patches (RFC 6902)

Modified BSD License
v1.33
95,721,283

#241 black 95.47M

The uncompromising code formatter.

autopep8 pyfmt rustfmt formatter gofmt yapf automation
v26.1.0
95,470,402

#242 toml 93.68M

Python Library for Tom's Obvious, Minimal Language

MIT
v0.10.2
93,680,719

#243 durationpy 93.59M

Module for converting between datetime.timedelta and Go's Duration strings.

MIT
v0.10
93,594,561

#244 identify 93.43M

File identification library for Python

MIT
v2.6.17
93,436,086

#245 mpmath 93.41M

Python library for arbitrary-precision floating-point arithmetic

v1.4.0
93,410,756

#246 traitlets 93.27M

Traitlets Python configuration system

interpreter interactive shell web
BSD 3-Clause License - Copyright (c) 2001-, IPython Development
v5.14.3
93,271,362

#247 tornado 93.25M

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

Apache-2.0
v6.5.4
93,255,865

#248 parso 93.12M

A Python Parser

python parsing parser
MIT
v0.8.6
93,124,964

#249 cfgv 92.44M

Validate configuration and produce human readable error messages.

MIT
v3.5.0
92,443,350

#250 Cython 92.12M

The Cython compiler for writing C extensions in the Python language.

Apache-2.0
v3.2.4
92,121,082

#251 jedi 91.25M

An autocompletion tool for Python that can be used for text editors.

completion python refactoring vim
MIT
v0.19.2
91,253,012

#252 gunicorn 90.8M

WSGI HTTP Server for UNIX

v25.1.0
90,807,569

#253 py4j 90.75M

Enables Python programs to dynamically access arbitrary Java objects

BSD License
v0.10.9.9
90,755,975

#254 google-cloud-secret-manager 90.43M

Google Cloud Secret Manager API client library

Apache 2.0
v2.26.0
90,431,466

#255 opentelemetry-util-http 90.33M

Web util for OpenTelemetry

v0.60b1
90,333,339

#256 importlib-resources 90.29M

Read resources from Python packages

v6.5.2
90,294,326

#257 python-json-logger 89.63M

JSON Log Formatter for the Python Logging Package

BSD-2-Clause License
v4.0.0
89,636,311

#258 opensearch-py 89.05M

Python client for OpenSearch

Apache-2.0
v3.1.0
89,057,534

#259 executing 88.89M

Get the currently executing AST node of a frame, and other information

MIT
v2.2.1
88,894,738

#260 opentelemetry-instrumentation-requests 87.85M

OpenTelemetry requests instrumentation

v0.60b1
87,858,116

#261 tiktoken 87.16M

tiktoken is a fast BPE tokeniser for use with OpenAI's models

MIT License Copyright (c) 2022 OpenAI, Shantanu
v0.12.0
87,164,001

#262 matplotlib-inline 87.04M

Inline Matplotlib backend for Jupyter

ipython matplotlib jupyter python
v0.2.1
87,040,289

#263 httptools 86.97M

A collection of framework independent HTTP protocol utils.

v0.7.1
86,974,692

#264 asttokens 86.67M

Annotate AST trees with source code positions

tokenize ast parse code refactor
Apache 2.0
v3.0.1
86,671,185

#265 asgiref 86.54M

ASGI specs, helper code, and adapters

BSD-3-Clause
v3.11.1
86,546,104

#266 mcp 85.72M

Model Context Protocol SDK

mcp git automation llm
MIT
v1.26.0
85,728,360

#267 nest-asyncio 85.7M

Patch asyncio to allow nested event loops

asyncio eventloop nested
BSD
v1.6.0
85,706,954

#268 langchain-core 84.87M

Building applications with LLMs through composability

MIT
v1.2.16
84,873,282

#269 sentry-sdk 84.68M

Python client for Sentry (https://sentry.io)

MIT
v2.53.0
84,687,520

#270 grpc-google-iam-v1 84.23M

IAM API client library

Apache 2.0
v0.14.3
84,239,023

#271 isort 83.64M

A Python utility / library to sort Python imports.

clean imports sort refactor lint
v8.0.1
83,644,003

#272 requests-aws4auth 83.18M

AWS4 authentication for Requests

amazon services rest requests s3 aws authentication web
MIT License
v1.3.1
83,189,706

#273 Markdown 83.18M

Python implementation of John Gruber's Markdown.

markdown-parser markdown markdown-to-html python-markdown
v3.10.2
83,181,625

#274 webencodings 82.74M

Character encoding aliases for legacy web content

BSD
v0.5.1
82,749,465

#275 httpx-sse 82.66M

Consume Server-Sent Event (SSE) messages with HTTPX.

MIT
v0.4.3
82,666,055

#276 dbt-core 80.66M

With dbt, data analysts and engineers can build analytics the way engineers build applications.

v1.11.6
80,661,617

#277 stack-data 80.66M

Extract data from python stack frames and tracebacks for informative displays

MIT
v0.6.3
80,661,509

#278 sse-starlette 80.52M

SSE plugin for Starlette

v3.3.2
80,523,226

#279 pure-eval 80.39M

Safely evaluate AST nodes without side effects

MIT
v0.2.3
80,399,659

#280 CacheControl 80.35M

httplib2 caching for requests

requests web caching http
v0.14.4
80,356,844

#281 grpcio-health-checking 79.7M

Standard Health Checking Service for gRPC

v1.78.0
79,706,655

#282 opentelemetry-exporter-prometheus 79.31M

Prometheus Metric Exporter for OpenTelemetry

v0.60b1
79,312,862

#283 google-cloud-batch 78.68M

Google Cloud Batch API client library

Apache 2.0
v0.20.0
78,681,169

#284 pytest-xdist 78.29M

pytest xdist plugin for distributed testing, most importantly across multiple CPUs

v3.8.0
78,297,479

#285 aliyun-python-sdk-core 78.17M

The core module of Aliyun Python SDK.

aliyun sdk core
Apache License 2.0
v2.16.0
78,172,540

#286 pymongo 77.51M

PyMongo - the Official MongoDB Python driver

gridfs pymongo bson mongo mongodb
v4.16.0
77,515,971

#287 execnet 76.93M

execnet: rapid multi-Python deployment

v2.1.2
76,935,853

#288 awswrangler 75.73M

Pandas on AWS.

pandas aws
v3.15.1
75,732,620

#289 ply 75.44M

Python Lex & Yacc

BSD
v3.11
75,443,203

#290 typing-inspect 75.39M

Runtime inspection utilities for typing module.

typechecking inspect type typing checker typehinting checking function reflection annotations hinting hints introspection typehints
MIT
v0.9.0
75,396,909

#291 databricks-sdk 75.38M

Databricks SDK for Python (Beta)

databricks sdk
v0.95.0
75,389,470

#292 Authlib 75.32M

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

BSD-3-Clause
v1.6.9
75,323,842

#293 debugpy 74.92M

An implementation of the Debug Adapter Protocol for Python

MIT
v1.8.20
74,926,697

#294 litellm 74.85M

Library to easily interface with LLM API providers

MIT
v1.82.0
74,857,258

#295 google-analytics-admin 74.54M

Google Analytics Admin API client library

Apache 2.0
v0.27.0
74,549,670

#296 watchdog 74.52M

Filesystem events monitoring

python monitoring kqueue polling fsevents inotify monitor readdirectorychangesw directorysnapshot filesystem
Apache-2.0
v6.0.0
74,528,559

#297 termcolor 73.57M

ANSI color formatting for output in terminal

formatting color ansi color termcolor colour terminal ansi ansi colour
v3.3.0
73,573,315

#298 PyMySQL 73.45M

Pure Python MySQL Driver

mysql
v1.1.2
73,454,105

#299 aioitertools 73.34M

itertools and builtins for AsyncIO and mixed iterables

v0.13.0
73,343,292

#300 typedload 72.86M

Load and dump data from json-like format into typed data structures

typing schema json-schema mypy enums namedtuple json dataclass python3 pydantic types
v2.40
72,861,580

#301 pkginfo 72.82M

Query metadata from sdists / bdists / installed packages.

metadata installed sdist distribution
MIT
v1.12.1.2
72,821,800

#302 xxhash 72.75M

Python binding for xxHash

BSD
v3.6.0
72,753,076

#303 dulwich 71.59M

Python Git Library

vcs git
v1.1.0
71,599,175

#304 pyzmq 71.24M

Python bindings for 0MQ

BSD 3-Clause License Copyright (c) 2009-2012,
v27.1.0
71,242,057

#305 mccabe 70.7M

McCabe checker, plugin for flake8

flake8 mccabe
Expat license
v0.7.0
70,702,243

#306 installer 70.14M

A library for installing Python wheels.

v0.7.0
70,141,251

#307 dbt-adapters 70.08M

The set of adapter protocols and base functionality that supports integration with dbt-core

dbt cloud dbt core adapters database adapter dbt-core dbt elt dbt labs
v1.22.6
70,087,609

#308 ruamel.yaml.clib 69.78M

C version of reader, parser and emitter for ruamel.yaml derived from libyaml

parser c-library config 1.2 yaml
MIT
v0.2.15
69,782,107

#309 typer-slim 69.7M

Typer, build great CLIs. Easy to code. Based on Python type hints.

v0.24.0
69,700,655

#310 h2 69.56M

Pure-Python HTTP/2 protocol implementation

The MIT License (MIT) Copyright (c) 2015-2020 C
v4.3.0
69,565,264

#311 hyperframe 69.34M

Pure-Python HTTP/2 framing

The MIT License (MIT) Copyright (c) 2014 Cory Benfield Permiss
v6.1.0
69,349,181

#312 pytest-mock 69.17M

Thin-wrapper around the mock package for easier use with pytest

pytest mock
MIT
v3.15.1
69,170,032

#313 hpack 69.14M

Pure-Python HPACK header encoding

The MIT License (MIT) Copyright (c) 2014 Cory Benfield Permiss
v4.1.0
69,148,131

#314 Events 68.62M

Bringing the elegance of C# EventHandler to Python

BSD
v0.5
68,625,473

#315 torch 68.28M

Tensors and Dynamic neural networks in Python with strong GPU acceleration

pytorch machine learning
BSD-3-Clause
v2.10.0
68,285,989

#316 msrest 67.99M

AutoRest swagger generator Python client runtime.

MIT License
v0.7.1
67,992,457

#317 pycryptodome 67.08M

Cryptographic library for Python

BSD, Public Domain
v3.23.0
67,081,324

#318 pandas-stubs 66.69M

Type annotations for pandas

BSD-3-Clause
v3.0.0.260204
66,690,038

#319 jsonpath-ng 65.97M

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.

Apache 2.0
v1.8.0
65,979,328

#320 poetry 65.78M

Python dependency management and packaging made easy.

packaging dependency poetry
v2.3.2
65,788,792

#321 dbt-common 64.14M

The shared common utilities that dbt-core and adapter implementations use

v1.37.2
64,149,930

#322 lz4 64.07M

LZ4 Bindings for Python

v4.4.5
64,071,708

#323 dataclasses-json 64.05M

Easily serialize dataclasses to and from JSON.

MIT
v0.6.7
64,058,115

#324 pycodestyle 63.66M

Python style guide checker

pep8 pycodestyle pep 8 pep-8
MIT
v2.14.0
63,666,747

#325 slack-sdk 63.51M

The Slack API Platform SDK for Python

websocket chatops slack slack-api chatbot chat web-api slack-rtm
MIT
v3.40.1
63,514,848

#326 requests-file 63.45M

File transport adapter for Requests

Apache 2.0
v3.0.1
63,456,886

#327 langsmith 62.99M

Client library to connect to the LangSmith Observability and Evaluation Platform.

platform langchain langsmith translation evaluation language nlp llm tracing
MIT
v0.7.9
62,996,297

#328 cattrs 62.9M

Composable complex class support for attrs and dataclasses.

attrs dataclasses serialization
MIT
v26.1.0
62,909,673

#329 crashtest 62.73M

Manage Python errors with ease

MIT
v0.4.1
62,733,335

#330 pendulum 61.7M

Python datetimes made easy

time datetime date
MIT License
v3.2.0
61,705,820

#331 croniter 61.58M

croniter provides iteration for datetime object with cron like format

cron iterator datetime
MIT License
v6.0.0
61,583,355

#332 notebook 61.16M

Jupyter Notebook - A web-based notebook environment for interactive computing

jupyterlab notebook jupyter
BSD 3-Clause License - Copyright (c) 2001-2015,
v7.5.4
61,160,681

#333 jupyter-core 61.07M

Jupyter core package. A base package on which Jupyter projects rely.

v5.9.1
61,075,564

#334 arrow 61.03M

Better dates & times for Python

timestamp timezone arrow humanize date datetime time
v1.4.0
61,036,907

#335 rfc3339-validator 60.84M

A pure python RFC3339 validator

validator rfc3339
MIT license
v0.1.4
60,847,540

#336 argcomplete 60.67M

Bash tab completion for argparse

Apache Software License
v3.6.3
60,671,063

#337 snowflake-sqlalchemy 60.65M

Snowflake SQLAlchemy Dialect

cloud database db analytics warehouse snowflake
v1.8.2
60,653,480

#338 deepdiff 60.61M

Deep Difference and Search of any Python object/data. Recreate objects by adding adding deltas to each other.

v8.6.1
60,610,399

#339 datadog 60.56M

The Datadog Python library

datadog
BSD-3-Clause
v0.52.1
60,569,095

#340 multiprocess 60.5M

better multiprocessing and multithreading in Python

BSD-3-Clause
v0.70.19
60,503,627

#341 PyGithub 60.44M

Use the full Github API v3

github
v2.8.1
60,446,942

#342 cleo 60.03M

Cleo allows you to create beautiful and testable command-line interfaces.

commands cli
MIT
v2.1.0
60,030,604

#343 invoke 60.02M

Pythonic task execution

BSD
v2.2.1
60,022,501

#344 ipykernel 59.64M

IPython Kernel for Jupyter

interpreter interactive shell web
v7.2.0
59,641,138

#345 future 59.52M

Clean single-source support for Python 3 and 2

2to3 python3 future migration futurize pasteurize 3to2 past six backport modernize
MIT
v1.0.0
59,521,123

#346 semver 59.45M

Python helper for Semantic Versioning (https://semver.org)

Copyright (c) 2013, Konstantine Rybnikov All rights reserved. R
v3.0.4
59,457,431

#347 shapely 59.35M

Manipulation and analysis of geometric objects

gis topology geometry
BSD 3-Clause
v2.1.2
59,357,963

#348 wsproto 59.26M

Pure-Python WebSocket protocol implementation

v1.3.2
59,260,777

#349 azure-common 59.25M

Microsoft Azure Client Library for Python (Common)

MIT License
v1.1.28
59,259,912

#350 tree-sitter 59.11M

Python bindings to the Tree-sitter parsing library

parsing incremental tree-sitter
v0.25.2
59,119,815

#351 smart-open 58.9M

Utils for streaming large files (S3, HDFS, GCS, SFTP, Azure Blob Storage, gzip, bz2, zst...)

v7.5.1
58,907,106

#352 tinycss2 58.72M

A tiny CSS parser

css parser
v1.5.1
58,728,299

#353 poetry-plugin-export 58.51M

Poetry plugin to export the dependencies to various formats

v1.10.0
58,510,653

#354 jupyter-client 58.43M

Jupyter protocol implementation and client libraries

interpreter interactive shell web
BSD 3-Clause License - Copyright (c) 2001-2015,
v8.8.0
58,435,774

#355 safetensors 57.88M

v0.7.0
57,888,312

#356 databricks-sql-connector 57.66M

Databricks SQL Connector for Python

Apache-2.0
v4.2.5
57,669,875

#357 portalocker 57.54M

Wraps the portalocker recipe for easy usage

locks windows with linux unix statement locking
v3.2.0
57,544,998

#358 comm 57.26M

Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.

xeus-python ipykernel jupyter
BSD 3-Clause License Copyright (c) 2022, Jupyte
v0.2.3
57,262,212

#359 loguru 57.03M

Python logging made (stupidly) simple

log loguru logger logging
v0.7.3
57,033,547

#360 mistune 56.79M

A sane and fast Markdown parser with useful plugins and renderers

BSD-3-Clause
v3.2.0
56,791,512

#361 xlsxwriter 56.47M

A Python module for creating Excel XLSX files.

BSD-2-Clause
v3.2.9
56,473,318

#362 Sphinx 56.45M

Python documentation generator

v9.1.0
56,450,636

#363 types-awscrt 56.4M

Type annotations and code completion for awscrt

mypy awscrt type-annotations pyright boto3
MIT License Copyright (c) 2022 Vlad Emelianov
v0.31.2
56,400,688

#364 text-unidecode 56.37M

The most basic Text::Unidecode port

Artistic License
v1.3
56,375,031

#365 py 56.22M

library with cross-python path, ini-parsing, io, code, log facilities

MIT license
v1.11.0
56,229,904

#366 botocore-stubs 56.13M

Type annotations and code completion for botocore

botocore mypy type-annotations pyright boto3
v1.42.41
56,137,682

#367 narwhals 56.02M

Extremely lightweight compatibility layer between dataframe libraries

pyarrow cudf modin dataframes interoperability pandas polars dask
MIT License Copyright (c) 2024, Marco Gorelli
v2.17.0
56,027,189

#368 PySocks 55.4M

A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.

proxy socks
BSD
v1.7.1
55,403,893

#369 simplejson 55.37M

Simple, fast, extensible JSON encoder/decoder for Python

MIT License
v3.20.2
55,372,672

#370 bleach 54.98M

An easy safelist-based HTML-sanitizing tool.

Apache Software License
v6.3.0
54,985,021

#371 structlog 54.81M

Structured Logging for Python

log structured structure logging
v25.5.0
54,811,372

#372 backports.tarfile 54.53M

Backport of CPython tarfile module

v1.2.0
54,534,646

#373 scramp 54.39M

An implementation of the SCRAM protocol.

authentication sasl scram
MIT No Attribution
v1.4.8
54,393,403

#374 lark 54.27M

a modern parsing library

ast parsing earley lalr parser
MIT
v1.3.1
54,277,882

#375 nvidia-nccl-cu12 54.21M

NVIDIA Collective Communication Library (NCCL) Runtime

machine learning deep learning cuda runtime nvidia
v2.29.3
54,217,331

#376 jsonschema-path 54.14M

JSONSchema Spec with object-oriented paths

jsonschema spec swagger
Apache-2.0
v0.4.4
54,148,435

#377 types-s3transfer 53.85M

Type annotations and code completion for s3transfer

s3transfer mypy type-annotations pyright boto3
v0.16.0
53,853,915

#378 python-slugify 53.8M

A Python slugify application that also handles Unicode

MIT
v8.0.4
53,802,808

#379 datasets 53.77M

HuggingFace community-driven open-source library of datasets

datasets machine learning
Apache 2.0
v4.6.1
53,778,188

#380 google-cloud-monitoring 53.63M

Google Cloud Monitoring API client library

Apache 2.0
v2.29.1
53,632,471

#381 numba 53.55M

compiling Python code using LLVM

BSD
v0.64.0
53,552,711

#382 boto3-stubs 53.09M

Type annotations for boto3 1.42.59 generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.59
53,099,385

#383 graphql-core 52.97M

GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.

graphql
MIT license
v3.2.7
52,979,482

#384 anthropic 52.86M

The official Python library for the anthropic API

MIT
v0.84.0
52,864,821

#385 librt 52.64M

Mypyc runtime library

MIT
v0.8.1
52,645,584

#386 rich-toolkit 52.57M

Rich toolkit for building command-line applications

v0.19.7
52,579,149

#387 google-cloud-vision 52.49M

Google Cloud Vision API client library

Apache 2.0
v3.12.1
52,490,805

#388 typeguard 52.2M

Run-time type checker for Python

v4.5.1
52,204,185

#389 opensearch-protobufs 52.04M

Apache-2.0
v1.3.0
52,045,165

#390 google-cloud-speech 52.02M

Google Cloud Speech API client library

Apache 2.0
v2.37.0
52,024,166

#391 google-cloud-kms 51.98M

Google Cloud Kms API client library

Apache 2.0
v3.11.0
51,986,040

#392 Faker 51.43M

Faker is a Python package that generates fake data for you.

generator test fixtures faker mock data
MIT License
v40.5.1
51,435,060

#393 google-cloud-resource-manager 51.43M

Google Cloud Resource Manager API client library

Apache 2.0
v1.16.0
51,433,791

#394 nbformat 51.41M

The Jupyter Notebook format

interpreter interactive shell web
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v5.10.4
51,417,819

#395 toolz 51.04M

List processing tools and functional utilities

functools itertools functional utility
v1.1.0
51,047,489

#396 google-cloud-compute 50.87M

Google Cloud Compute API client library

Apache 2.0
v1.44.0
50,870,160

#397 ray 50.61M

Ray provides a simple, universal API for building distributed applications.

python parallel machine-learning ray deep-learning distributed hyperparameter-tuningreinforcement-learning serving
Apache 2.0
v2.54.0
50,616,819

#398 google-cloud-tasks 50.51M

Google Cloud Tasks API client library

Apache 2.0
v2.21.0
50,513,280

#399 pytokens 50.48M

A Fast, spec compliant Python 3.14+ tokenizer that runs on older Pythons.

MIT License Copyright (c) 2024 Tushar Sadhwani
v0.4.1
50,485,895

#400 google-cloud-dlp 50.3M

Google Cloud Dlp API client library

Apache 2.0
v3.34.0
50,309,381

#401 google-cloud-bigtable 50.17M

Google Cloud Bigtable API client library

Apache 2.0
v2.35.0
50,170,179

#402 pbs-installer 49.87M

Installer for Python Build Standalone

MIT
v2026.2.11
49,875,988

#403 pyflakes 49.81M

passive checker of Python programs

MIT
v3.4.0
49,812,828

#404 google-cloud-logging 49.74M

Stackdriver Logging API client library

Apache 2.0
v3.13.0
49,743,421

#405 brotli 49.43M

Python bindings for the Brotli compression library

MIT
v1.2.0
49,432,755

#406 nbconvert 49.29M

Convert Jupyter Notebooks (.ipynb files) to other formats.

interpreter interactive shell web
BSD 3-Clause License - Copyright (c) 2001-2015,
v7.17.0
49,293,646

#407 zope.interface 49.19M

Interfaces for Python

plugins interface components
v8.2
49,194,858

#408 google-cloud-videointelligence 49M

Google Cloud Videointelligence API client library

Apache 2.0
v2.18.0
49,001,129

#409 google-cloud-language 48.88M

Google Cloud Language API client library

Apache 2.0
v2.19.0
48,885,162

#410 argon2-cffi 48.77M

Argon2 for Python

security hash hashing password
v25.1.0
48,775,728

#411 argon2-cffi-bindings 48.7M

Low-level CFFI bindings for Argon2

security cffi password hashing bindings hash
v25.1.0
48,707,685

#412 xlrd 48.51M

Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files

spreadsheet workbook excel xls
BSD
v2.0.2
48,510,263

#413 redshift-connector 48.36M

Redshift interface library

redshift dbapi
Apache License 2.0
v2.1.11
48,363,867

#414 google-cloud-workflows 48.34M

Google Cloud Workflows API client library

Apache 2.0
v1.20.0
48,342,426

#415 nltk 48.17M

Natural Language Toolkit

tokenizing natural language processing computational linguistics cl nlp parsing text analytics linguistics natural language language syntax tagging
Apache License, Version 2.0
v3.9.3
48,179,542

#416 pylint 47.85M

python code static checker

static code analysis lint python linter
v4.0.5
47,857,427

#417 types-PyYAML 47.69M

Typing stubs for PyYAML

v6.0.12.20250915
47,696,216

#418 deprecation 47.47M

A library to handle automated deprecations

deprecation
Apache 2
v2.1.0
47,477,906

#419 google-cloud-os-login 47.38M

Google Cloud Os Login API client library

Apache 2.0
v2.19.0
47,383,842

#420 elasticsearch 47.33M

Python client for Elasticsearch

search rest mapping kibana index elastic client elasticsearch
v9.3.0
47,335,264

#421 google-cloud-dataform 47.2M

Google Cloud Dataform API client library

Apache 2.0
v0.9.0
47,209,691

#422 types-protobuf 47.2M

Typing stubs for protobuf

v6.32.1.20260221
47,205,587

#423 sqlalchemy-bigquery 46.91M

SQLAlchemy dialect for BigQuery

sqlalchemy bigquery
v1.16.0
46,916,258

#424 pyspark 46.83M

Apache Spark Python API

Apache-2.0
v4.1.1
46,831,373

#425 selenium 46.82M

Official Python bindings for Selenium WebDriver

Apache-2.0
v4.41.0
46,829,641

#426 colorlog 46.68M

Add colours to the output of Python's logging module.

MIT License
v6.10.1
46,681,402

#427 inflection 46.67M

A port of Ruby on Rails inflector to Python

MIT
v0.5.1
46,675,822

#428 responses 46.52M

A utility library for mocking out the `requests` Python library.

Apache 2.0
v0.26.0
46,520,325

#429 pathable 46.34M

Object-oriented paths

path list dict pathable dictionary lookup
Apache-2.0
v0.5.0
46,344,216

#430 google-cloud-redis 46.16M

Google Cloud Redis API client library

Apache 2.0
v2.20.0
46,164,888

#431 llvmlite 46.16M

lightweight wrapper around basic LLVM functionality

v0.46.0
46,161,519

#432 ipython-pygments-lexers 45.99M

Defines a variety of Pygments lexers for highlighting IPython code.

v1.1.1
45,990,596

#433 langchain-openai 45.78M

An integration package connecting OpenAI and LangChain

MIT
v1.1.10
45,788,904

#434 nbclient 45.6M

A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor.

pipeline executor notebook jupyter
BSD 3-Clause License Copyright (c) 2020-, Jupyt
v0.10.4
45,602,337

#435 tree-sitter-languages 45.56M

Binary Python wheels for all tree sitter languages.

Apache 2.0
v1.10.2
45,562,582

#436 pycryptodomex 45.53M

Cryptographic library for Python

BSD, Public Domain
v3.23.0
45,535,763

#437 confluent-kafka 45.31M

Confluent's Python client for Apache Kafka

v2.13.2
45,316,318

#438 asyncpg 45.27M

An asyncio PostgreSQL driver

postgres database
v0.31.0
45,270,644

#439 pyperclip 45.07M

A cross-platform clipboard module for Python. (Only handles plain text for now.)

clip xsel clipboard copy paste xclip
BSD
v1.11.0
45,070,816

#440 plotly 45.03M

An open-source interactive data visualization library for Python

MIT License Copyright (c) 2016-2024 Plotly Tech
v6.5.2
45,037,355

#441 json5 45M

A Python implementation of the JSON5 data format.

json5
Files: Everything except for the benchmarks/*.json files.
v0.13.0
45,001,781

#442 flake8 44.62M

the modular source code checker: pep8 pyflakes and co

MIT
v7.3.0
44,621,946

#443 pywin32 44.36M

Python for Window Extensions

PSF
v311
44,362,010

#444 google-cloud-memcache 44.12M

Google Cloud Memcache API client library

Apache 2.0
v1.14.0
44,125,877

#445 flatbuffers 44.08M

The FlatBuffers serialization format for Python

Apache 2.0
v25.12.19
44,080,689

#446 findpython 44M

A utility to find python versions on your system

MIT
v0.7.1
44,006,621

#447 astroid 43.94M

An abstract syntax tree for Python with inference support.

static code analysis python abstract syntax tree
v4.1.1
43,947,099

#448 humanfriendly 43.82M

Human friendly output for text interfaces using Python

MIT
v10.0
43,820,899

#449 nvidia-cublas-cu12 43.76M

CUBLAS native runtime libraries

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v12.9.1.4
43,765,519

#450 async-lru 43.72M

Simple LRU cache for asyncio

lru asyncio lru_cache
MIT License
v2.2.0
43,722,526

#451 jupyterlab 43.67M

JupyterLab computational environment

ipython jupyter
Copyright (c) 2015-2025 Project Jupyter Contributors All
v4.5.5
43,678,568

#453 trio 43.22M

A friendly Python library for async concurrency and I/O

trio networking async io
v0.33.0
43,224,646

#454 triton 43.18M

A language and compiler for custom Deep Learning operations

deep learning compiler
v3.6.0
43,182,099

#455 jupyter-server 42.9M

The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.

ipython jupyter
BSD 3-Clause License - Copyright (c) 2001-2015,
v2.17.0
42,908,958

#456 types-python-dateutil 42.84M

Typing stubs for python-dateutil

v2.9.0.20260302
42,848,465

#457 humanize 42.71M

Python humanize utilities

humanize size time
v4.15.0
42,717,857

#458 beartype 42.66M

Unbearably fast near-real-time pure-Python runtime-static type-checker.

type checking type hints python annotations
MIT License Copyright (c) 2014-2025 Beartype au
v0.22.9
42,666,836

#459 mypy-boto3-s3 42.54M

Type annotations for boto3 S3 1.42.37 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy s3 typeshed type-annotations boto3-stubs
v1.42.37
42,549,692

#460 mysql-connector-python 42.44M

A self-contained Python driver for communicating with MySQL servers, using an API that is compliant with the Python Database API Specification v2.0 (PEP 249).

driver mysql database db connector
GNU GPLv2 (with FOSS License Exception)
v9.6.0
42,449,103

#461 nvidia-cusparse-cu12 42.36M

CUSPARSE native runtime libraries

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v12.5.10.65
42,367,846

#462 pandocfilters 42.19M

Utilities for writing pandoc filters in python

pandoc
BSD-3-Clause
v1.5.1
42,195,809

#463 jupyterlab-pygments 41.94M

Pygments theme using JupyterLab CSS variables

Copyright (c) 2015 Project Jupyter Contributors All rights reser
v0.3.0
41,941,216

#464 altair 41.84M

Vega-Altair: A declarative statistical visualization library for Python.

interactive json declarative visualization vega-lite statistics
Copyright (c) 2015-2025, Vega-Altair Developers All rights reser
v6.0.0
41,848,796

#466 google-cloud-pubsub 41.46M

Google Cloud Pub/Sub API client library

Apache 2.0
v2.35.0
41,469,510

#467 overrides 41.27M

A decorator to automatically detect mismatch when overriding a method.

inheritence oop override
Apache License, Version 2.0
v7.7.0
41,279,455

#468 aenum 41.23M

Advanced Enumerations (compatible with Python's stdlib Enum), NamedTuples, and NamedConstants

BSD License
v3.1.16
41,232,592

#469 opentelemetry-instrumentation-fastapi 41.15M

OpenTelemetry FastAPI Instrumentation

v0.60b1
41,153,353

#470 google-cloud-appengine-logging 41.09M

Google Cloud Appengine Logging API client library

Apache 2.0
v1.8.0
41,098,264

#471 nvidia-cudnn-cu12 40.82M

cuDNN runtime libraries

machine learning deep learning cuda runtime nvidia
v9.19.0.56
40,828,097

#472 nvidia-cuda-nvrtc-cu12 40.8M

NVRTC native runtime libraries

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v12.9.86
40,804,269

#473 kombu 40.79M

Messaging library for Python.

consumer messaging rabbitmq message actor producer amqp redis
BSD-3-Clause
v5.6.2
40,791,327

#474 outcome 40.69M

Capture the outcome of Python function calls.

result
MIT OR Apache-2.0
v1.3.0.post0
40,694,522

#475 nvidia-cufft-cu12 40.61M

CUFFT native runtime libraries

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v11.4.1.4
40,619,963

#476 nvidia-cusolver-cu12 40.56M

CUDA solver native runtime libraries

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v11.7.5.82
40,569,738

#477 psycopg2 40.44M

psycopg2 - Python-PostgreSQL Database Adapter

LGPL with exceptions
v2.9.11
40,448,846

#478 nvidia-curand-cu12 40.37M

CURAND native runtime libraries

machine learning deep learning cuda runtime nvidia
NVIDIA Proprietary Software
v10.3.10.19
40,372,288

#479 azure-keyvault-secrets 40.31M

Microsoft Corporation Key Vault Secrets Client Library for Python

azure azure sdk
MIT License
v4.10.0
40,319,871

#480 pg8000 40.21M

PostgreSQL interface library

postgresql dbapi
BSD 3-Clause License
v1.31.5
40,211,652

#481 jsonref 40.14M

jsonref is a library for automatic dereferencing of JSON Reference objects for Python.

MIT
v1.1.0
40,149,024

#482 nvidia-cuda-cupti-cu12 39.88M

CUDA profiling tools runtime libs.

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v12.9.79
39,882,185

#483 opencv-python 39.85M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.13.0.92
39,853,192

#484 nvidia-cuda-runtime-cu12 39.82M

CUDA Runtime native Libraries

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v12.9.79
39,823,478

#485 pyee 39.73M

A rough port of Node.js's EventEmitter to Python with a few tricks of its own

node events eventemitter emitter event_emitter node.js
MIT
v13.0.1
39,738,501

#486 webcolors 39.68M

A library for working with the color formats defined by HTML and CSS.

color html css web
BSD-3-Clause
v25.10.0
39,687,955

#487 click-plugins 39.57M

An extension module for click to enable registering CLI commands via setuptools entry-points.

entry-point plugin setuptools click
New BSD
v1.1.1.2
39,570,614

#488 psycopg 39.41M

PostgreSQL database adapter for Python

v3.3.3
39,413,523

#489 ecdsa 39.4M

ECDSA cryptographic signature library (pure python)

MIT
v0.19.1
39,408,481

#490 orderly-set 39.35M

Orderly set

v5.5.0
39,352,351

#491 flask-cors 39.32M

A Flask extension simplifying CORS support

python
v6.0.2
39,325,790

#492 polars 39.16M

Blazingly fast DataFrame library

dataframe out-of-core arrow
Copyright (c) 2025 Ritchie Vink Some portions Copyright
v1.38.1
39,160,152

#493 celery 39M

Distributed Task Queue.

task messaging job actor distributed queue
BSD-3-Clause
v5.6.2
39,007,454

#494 absl-py 38.92M

Abseil Python Common Libraries, see https://github.com/abseil/abseil-py.

v2.4.0
38,929,388

#495 jupyterlab-server 38.81M

A set of server components for JupyterLab and JupyterLab like applications.

jupyterlab jupyter
Copyright (c) 2015-2017, Project Jupyter Contributors Al
v2.28.0
38,815,993

#496 Send2Trash 38.76M

Send file to trash natively under Mac OS X, Windows and Linux

v2.1.0
38,766,627

#497 cyclopts 38.54M

Intuitive, easy CLIs based on type hints.

v4.6.0
38,545,423

#498 opentelemetry-instrumentation-asgi 38.53M

ASGI instrumentation for OpenTelemetry

v0.60b1
38,538,188

#499 semgrep 38.35M

Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

v1.153.1
38,358,166

#500 uuid_utils 38.02M

Fast, drop-in replacement for Python's uuid module, powered by Rust.

rust uuid
v0.14.1
38,028,641

#501 fqdn 37.99M

Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers

hostname domain dns fqdn rfc3686
MPL 2.0
v1.5.1
37,997,709

#502 aws-sam-translator 37.87M

AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates

serverless application sam model aws
Apache License 2.0
v1.107.0
37,879,679

#503 nvidia-nvtx-cu12 37.82M

NVIDIA Tools Extension

machine learning deep learning cuda runtime nvidia
Apache 2.0
v12.9.79
37,822,242

#504 isoduration 37.82M

Operations with ISO 8601 durations

duration-parsing time date iso8601-duration duration-string iso8601 duration datetime
v20.11.0
37,821,316

#505 uri-template 37.71M

RFC 6570 URI Template Processor

config
MIT License
v1.3.0
37,712,029

#506 pymssql 37.66M

DB-API interface to Microsoft SQL Server for Python. (new Cython-based version)

sql server db-api mssql database
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1,
v2.3.13
37,662,666

#507 pyrsistent 37.37M

Persistent/Functional/Immutable data structures

MIT
v0.20.0
37,376,078

#508 apache-beam 37.33M

Apache Beam SDK for Python

beam apache
Apache License, Version 2.0
v2.71.0
37,330,702

#509 pytest-timeout 37.18M

pytest plugin to abort hanging tests

MIT
v2.4.0
37,182,213

#510 mmh3 37.07M

Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.

murmurhash utility hash
MIT License Copyright (c) 2011-2025 Hajime Senu
v5.2.0
37,077,699

#511 sqlglot 37.07M

An easily customizable SQL parser and transpiler

v29.0.1
37,071,150

#512 seaborn 36.85M

Statistical data visualization

v0.13.2
36,857,784

#513 prettytable 36.83M

A simple Python library for easily displaying tabular data in a visually appealing ASCII table format

v3.17.0
36,834,435

#514 fastmcp 36.77M

The fast, Pythonic way to build MCP servers and clients.

mcp server model context protocol mcp client fastmcp mcp agent llm
v3.0.2
36,778,325

#515 diskcache 36.73M

Disk Cache -- Disk and file backed persistent cache.

Apache 2.0
v5.6.3
36,734,982

#516 db-dtypes 36.65M

Pandas Data Types for SQL systems (BigQuery, Spanner)

pandas sql
v1.5.0
36,659,670

#517 rfc3986-validator 36.54M

Pure python rfc3986 validator

validator rfc3986
MIT license
v0.1.1
36,544,215

#518 antlr4-python3-runtime 36.39M

ANTLR 4.13.2 runtime for Python 3

BSD
v4.13.2
36,393,091

#519 widgetsnbextension 36.26M

Jupyter interactive widgets for Jupyter Notebook

interpreter interactive widgets web notebook shell jupyter
BSD 3-Clause License
v4.0.15
36,269,491

#520 langchain-community 36.19M

Community contributed LangChain integrations.

MIT
v0.4.1
36,197,324

#521 PyMuPDF 36.07M

A high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.

Dual Licensed - GNU AFFERO GPL 3.0 or Artifex Commercial License
v1.27.1
36,072,889

#522 jupyterlab-widgets 35.93M

Jupyter interactive widgets for JupyterLab

interpreter interactive jupyterlab widgets web notebook jupyterlab3 shell jupyter
Copyright (c) 2015 Project Jupyter Contributors All righ
v3.0.16
35,934,875

#523 freezegun 35.65M

Let your Python tests travel through time

Apache-2.0
v1.5.5
35,658,112

#524 ipywidgets 35.5M

Jupyter interactive widgets

interpreter interactive widgets ipython web shell jupyter
BSD 3-Clause License
v8.1.8
35,504,690

#525 xgboost 35.46M

XGBoost Python Package

Apache-2.0
v3.2.0
35,461,155

#526 langgraph 35.45M

Building stateful, multi-actor applications with LLMs

v1.0.10
35,458,331

#527 langchain-text-splitters 35.43M

LangChain text splitting utilities

MIT
v1.1.1
35,435,945

#528 cfn-lint 35.38M

Checks CloudFormation templates for practices and behaviour that could potentially be improved

cloudformation aws lint
v1.45.0
35,385,958

#529 click-didyoumean 35.23M

Enables git-like *did-you-mean* feature in click

MIT
v0.3.1
35,236,128

#530 billiard 35.15M

Python multiprocessing fork with improvements and bugfixes

pool process multiprocessing
BSD
v4.2.4
35,159,679

#531 gevent 35.04M

Coroutine-based network library

monkey coroutine multitasking greenlet cooperative threads light
MIT
v25.9.1
35,049,151

#532 appdirs 34.85M

A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".

log user cache application directory
MIT
v1.4.4
34,856,629

#533 ijson 34.81M

Iterative JSON parser with standard Python iterator interfaces

v3.5.0
34,814,605

#534 terminado 34.8M

Tornado websocket backend for the Xterm.js Javascript terminal emulator library.

BSD 2-Clause License - Copyright (c) 2014-, Jupyter development
v0.18.1
34,809,335

#535 Django 34.78M

A high-level Python web framework that encourages rapid development and clean, pragmatic design.

v6.0.2
34,789,340

#536 azure-storage-file-datalake 34.64M

Microsoft Azure File DataLake Storage Client Library for Python

azure azure sdk
MIT License
v12.23.0
34,644,435

#537 playwright 34.55M

A high-level API to automate web browsers

v1.58.0
34,550,983

#538 adal 34.52M

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.

MIT
v1.2.7
34,529,561

#539 jupyter-server-terminals 34.52M

A Jupyter Server Extension Providing Terminals.

ipython jupyter
BSD 3-Clause License - Copyright (c) 2021-, Jup
v0.5.4
34,525,767

#540 amqp 34.46M

Low-level AMQP client for Python (fork of amqplib).

cloudamqp amqp rabbitmq messaging
BSD
v5.3.1
34,468,067

#541 vine 34.39M

Python promises.

futures future lazy promise promises
BSD
v5.1.0
34,395,879

#542 thrift 33.9M

Python bindings for the Apache Thrift RPC system

Apache License 2.0
v0.22.0
33,903,172

#543 lazy-object-proxy 33.87M

A fast and thorough lazy object proxy.

v1.12.0
33,875,345

#544 oauth2client 33.77M

OAuth 2.0 client library

oauth client 2.0 http google
Apache 2.0
v4.1.3
33,777,435

#545 nvidia-cusparselt-cu12 33.69M

NVIDIA cuSPARSELt

nvidia high-performance computing machine learning cuda
NVIDIA Proprietary Software
v0.8.1
33,697,134

#546 mdit-py-plugins 33.61M

Collection of plugins for markdown-it-py

markdown markdown-it development lexer parser
v0.5.0
33,617,590

#547 azure-mgmt-core 33.57M

Microsoft Azure Management Core Library for Python

azure azure sdk
MIT License
v1.6.0
33,570,595

#548 jupyter-events 33.56M

Jupyter Event System library

jupyterlab jupyter
BSD 3-Clause License Copyright (c) 2022-, Jupyt
v0.12.0
33,568,709

#549 trio-websocket 33.56M

WebSocket library for Trio

websocket client trio server
v0.12.2
33,566,366

#550 google-cloud-audit-log 33.51M

Google Cloud Audit Protos

Apache-2.0
v0.4.0
33,510,451

#551 psycopg-binary 33.42M

PostgreSQL database adapter for Python -- C optimisation distribution

v3.3.3
33,426,514

#552 zeep 33.4M

A Python SOAP client

MIT
v4.3.2
33,408,628

#553 click-repl 33.19M

REPL plugin for Click

MIT
v0.3.0
33,190,871

#554 aiosqlite 33.13M

asyncio bridge to the standard sqlite3 module

v0.22.1
33,138,565

#555 fastavro 33.02M

Fast read/write of AVRO files

MIT
v1.12.1
33,024,802

#556 notebook-shim 33.01M

A shim layer for notebook traits and config

ipython jupyter
BSD 3-Clause License Copyright (c) 2022 Project Jupyter Contrib
v0.2.4
33,010,646

#557 onnxruntime 33M

ONNX Runtime is a runtime accelerator for Machine Learning models

onnx machine learning
MIT License
v1.24.2
33,001,133

#558 pypdf 32.74M

A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files

v6.7.5
32,748,134

#559 setproctitle 32.67M

A Python module to customize the process title

BSD-3-Clause
v1.3.7
32,674,491

#560 retry 32.43M

Easy to use retry decorator.

Apache License 2.0
v0.9.2
32,438,696

#561 pyodbc 32.32M

DB API module for ODBC

MIT
v5.3.0
32,323,796

#562 rich-rst 32.31M

A beautiful reStructuredText renderer for rich

rstrich-rst restructuredtextrich-restructuredtextrich richrst restructuredtextrich
v1.3.2
32,313,125

#563 coloredlogs 32.2M

Colored terminal output for Python's logging module

MIT
v15.0.1
32,209,573

#564 ordered-set 32.11M

An OrderedSet is a custom MutableSet that remembers its order, so that every

v4.1.0
32,118,319

#565 fakeredis 31.83M

Python implementation of redis API, can be used for testing purposes.

redisjson redis-stack dragonfly redisbloom testing valkey redistimeseries redis
v2.34.1
31,839,240

#566 delta-spark 31.68M

Python APIs for using Delta Lake with Apache Spark

delta.io
Apache-2.0
v4.1.0
31,686,249

#567 mlflow 31.67M

MLflow is an open source platform for the complete machine learning lifecycle

mlflow databricks ai
Copyright 2018 Databricks, Inc. All rights reserved.
v3.10.0
31,673,841

#568 gspread 31.57M

Google Spreadsheets Python API

spreadsheets google-sheets google-spreadsheets
v6.2.1
31,574,785

#569 apache-airflow-providers-common-sql 31.56M

Provider package apache-airflow-providers-common-sql for Apache Airflow

airflow-provider integration common.sql airflow
v1.31.0
31,566,110

#570 google-cloud-run 31.55M

Google Cloud Run API client library

Apache 2.0
v0.15.0
31,555,874

#571 mashumaro 31.54M

Fast and well tested serialization library

v3.20
31,546,611

#572 google-cloud-texttospeech 31.36M

Google Cloud Texttospeech API client library

Apache 2.0
v2.34.0
31,360,177

#573 google-cloud-bigquery-datatransfer 31.34M

Google Cloud Bigquery Datatransfer API client library

Apache 2.0
v3.21.0
31,349,888

#574 semantic-version 31.33M

A library implementing the 'SemVer' scheme.

version versioning semantic version
BSD
v2.10.0
31,337,118

#575 jupyter-lsp 31.01M

Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server

interactive language server lsp
BSD-3-Clause
v2.3.0
31,019,525

#576 google-cloud-orchestration-airflow 30.69M

Google Cloud Orchestration Airflow API client library

Apache 2.0
v1.19.0
30,692,010

#577 python-jose 30.56M

JOSE implementation in Python

jwe jose security signing jwt jws token json web
MIT
v3.5.0
30,565,279

#578 google-cloud-dataproc-metastore 30.5M

Google Cloud Dataproc Metastore API client library

Apache 2.0
v1.21.0
30,509,773

#579 ImageIO 30.5M

Read and write images and video across all major formats. Supports scientific and volumetric data.

image processing ffmpeg image video encoding jpeg format conversion multimedia png imwrite scientific imaging gif volumetric medical imaging tiff io video imread animation numpy
v2.37.2
30,503,760

#580 dateparser 30.41M

Date parsing library designed to parse dates from HTML pages

dateparser
BSD
v1.3.0
30,417,899

#581 tldextract 30.4M

Accurately separates a URL's subdomain, domain, and public suffix, using the Public Suffix List (PSL). By default, this includes the public ICANN TLDs and their exceptions. You can optionally support the Public Suffix List's private domains as well.

tld parse domain subdomain urlparse publicsuffix list public suffix urlsplit url publicsuffixlist extract
v5.3.1
30,403,871

#582 PureCloudPlatformClientV2 30.33M

PureCloud Platform API SDK

api swagger purecloud genesys platform
MIT
v252.0.0
30,338,211

#583 azure-storage-queue 30.28M

Microsoft Azure Azure Queue Storage Client Library for Python

azure azure sdk
MIT License
v12.15.0
30,281,407

#584 langgraph-prebuilt 30.26M

Library with high-level APIs for creating and executing LangGraph agents and tools.

v1.0.8
30,269,747

#585 ddtrace 30.23M

Datadog APM client library

LICENSE.BSD3
v4.5.0
30,235,659

#586 rich-click 30.23M

Format click help output nicely with rich

MIT License Copyright (c) 2022 Phil Ewels
v1.9.7
30,231,468

#587 types-urllib3 30.12M

Typing stubs for urllib3

Apache-2.0 license
v1.26.25.14
30,124,730

#588 h5py 30.1M

Read and write HDF5 files from Python

v3.15.1
30,109,082

#589 inspect-ai 30.05M

Framework for large language model evaluations

MIT License
v0.3.185
30,053,970

#590 snowflake-snowpark-python 30.01M

Snowflake Snowpark for Python

cloud warehouse analytics db snowflake database
Apache License, Version 2.0
v1.45.0
30,016,498

#591 python-docx 3E+1M

Create, read, and update Microsoft Word .docx files.

docx word office openxml
MIT
v1.2.0
30,002,492

#592 nvidia-cufile-cu12 29.99M

cuFile GPUDirect libraries

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v1.14.1.1
29,992,624

#593 google-cloud-bigquery-storage 29.85M

Google Cloud Bigquery Storage API client library

Apache 2.0
v2.36.2
29,850,891

#594 google-cloud-automl 29.79M

Google Cloud Automl API client library

Apache 2.0
v2.18.1
29,798,693

#595 mlflow-skinny 29.78M

MLflow is an open source platform for the complete machine learning lifecycle

mlflow databricks ai
Copyright 2018 Databricks, Inc. All rights reserved.
v3.10.0
29,782,328

#596 rfc3986 29.75M

Validating URI References per RFC 3986

Apache 2.0
v2.0.0
29,755,365

#597 py-key-value-aio 29.75M

Async Key-Value Store - A pluggable interface for KV Stores

Apache-2.0
v0.4.4
29,754,279

#598 universal-pathlib 29.69M

pathlib api extended to use fsspec backends

filesystem-spec pathlib
v0.3.10
29,698,256

#599 llama-parse 29.68M

Parse files into RAG-Optimized formats.

v0.6.94
29,689,052

#600 ormsgpack 29.67M

Fast, correct Python msgpack library supporting dataclasses, datetimes, and numpy

msgpack dataclass dataclasses datetime fast
v1.12.2
29,670,426

#601 omegaconf 29.64M

A flexible configuration library

config yaml configuration
v2.3.0
29,641,377

#602 sshtunnel 29.52M

Pure python SSH tunnels

tcp-forward proxy tunnel ssh paramiko
MIT
v0.4.0
29,522,198

#603 dbt-protos 29.43M

Public proto bindings for dbt

Apache-2.0
v1.0.431
29,438,697

#604 moto 29.41M

A library that allows you to easily mock out tests based on AWS infrastructure

boto3 s3 ec2 mock aws
Apache-2.0
v5.1.21
29,410,515

#605 google-cloud-dataflow-client 29.34M

Google Cloud Dataflow Client API client library

Apache 2.0
v0.11.0
29,341,398

#606 oss2 29.23M

Aliyun OSS (Object Storage Service) SDK

v2.19.1
29,232,972

#607 pandas-gbq 29.13M

Google BigQuery connector for pandas

BSD-3-Clause
v0.33.0
29,137,766

#608 nh3 29.01M

Python binding to Ammonia HTML sanitizer Rust crate

MIT
v0.3.3
29,017,799

#609 junitparser 29.01M

Manipulates JUnit/xUnit Result XML files

junit xunit xml parser
Apache-2.0
v4.0.2
29,013,882

#610 streamlit 28.96M

A faster way to build and share data apps

v1.54.0
28,962,599

#611 aioboto3 28.93M

Async boto3 wrapper

aws aioboto3 boto3
Apache-2.0
v15.5.0
28,937,083

#612 types-pytz 28.71M

Typing stubs for pytz

v2025.2.0.20251108
28,719,374

#613 opencv-python-headless 28.68M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.13.0.92
28,682,995

#614 gcloud-aio-storage 28.61M

Python Client for Google Cloud Storage

MIT
v9.6.4
28,617,666

#615 tf-keras-nightly 28.5M

Deep learning for humans.

deep learning tensorflow machine learning keras
Apache 2.0
v2.21.0.dev2026030210
28,500,938

#616 dask 28.46M

Parallel PyData with Task Scheduling

pandas parallel numpy pydata task-scheduling
v2026.1.2
28,463,034

#617 rfc3987-syntax 28.23M

Helper functions to syntactically validate strings according to RFC 3987.

rfc3987 validator syntax rfc 3987 parser
v1.1.0
28,230,335

#618 sendgrid 28.18M

Twilio SendGrid library for Python

MIT
v6.12.5
28,184,583

#619 langgraph-sdk 28.01M

SDK for interacting with LangGraph API

v0.3.9
28,014,076

#620 retrying 27.99M

Retrying

retrying decorator decorators retry exponential exception backoff
v1.4.2
27,996,724

#621 sentencepiece 27.96M

Unsupervised text tokenizer and detokenizer.

v0.2.1
27,965,186

#622 checkov 27.8M

Infrastructure as code static analysis

Apache License 2.0
v3.2.506
27,805,563

#623 graphql-relay 27.76M

Relay library for graphql-core

graphql api relay
MIT
v3.2.0
27,767,147

#624 mergedeep 27.71M

A deep merge function for 🐍.

v1.3.4
27,710,483

#625 langgraph-checkpoint 27.69M

Library with base interfaces for LangGraph checkpoint savers.

v4.0.1
27,693,698

#626 graphviz 27.63M

Simple Python interface for Graphviz

dot visualization graph render
v0.21
27,635,885

#627 pycountry 27.63M

ISO country, subdivision, language, currency and script definitions and their translations

15924 iso 3166-1 3166-2 currency 639 3166 3166-3 4217 language subdivision country
v26.2.16
27,630,923

#628 llama-cloud-services 27.53M

Tailored SDK clients for LlamaCloud services.

v0.6.94
27,532,105

#629 google-pasta 27.49M

pasta is an AST-based Python refactoring library

python refactoring ast
Apache 2.0
v0.2.0
27,496,956

#630 linkify-it-py 27.49M

Links recognition library with FULL unicode support.

autolinker linkifier linkify autolink
MIT
v2.1.0
27,496,623

#631 libcst 27.34M

A concrete syntax tree with AST-like properties for Python 3.0 through 3.14 programs.

All contributions towards LibCST are MIT licensed.
v1.8.6
27,342,435

#632 ujson 27.19M

Ultra fast JSON encoder and decoder for Python

v5.11.0
27,197,096

#633 fastapi-cli 27.09M

Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀

v0.0.24
27,099,962

#634 graphene 27.09M

GraphQL Framework for Python

protocol api relay graphene graphql rest
MIT
v3.4.3
27,098,596

#635 snowballstemmer 27.02M

This package provides 32 stemmers for 30 languages generated from Snowball algorithms.

stemmer
BSD-3-Clause
v3.0.1
27,020,064

#636 statsmodels 26.96M

Statistical computations and models for Python

BSD License
v0.14.6
26,960,077

#637 tomli-w 26.94M

A lil' TOML writer

toml tomli
v1.2.0
26,940,933

#638 uc-micro-py 26.83M

Micro subset of unicode data files for linkify-it-py projects.

unicode
MIT
v2.0.0
26,833,349

#639 bytecode 26.8M

Python module to generate and modify bytecode

The MIT License (MIT) Copyright Contributors to the byte
v0.17.0
26,800,182

#640 html5lib 26.78M

HTML parser based on the WHATWG HTML specification

MIT License
v1.1
26,787,215

#641 msgspec 26.77M

A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.

schema messagepack msgpack yaml json validation toml serialization
v0.20.0
26,779,438

#642 pdfminer.six 26.76M

PDF parser and analyzer

pdf converter pdf parser text mining layout analysis
v20260107
26,760,310

#643 torchvision 26.71M

image and video datasets and models for torch deep learning

BSD
v0.25.0
26,716,779

#644 polars-runtime-32 26.71M

Blazingly fast DataFrame library

dataframe out-of-core arrow
v1.38.1
26,713,053

#645 tensorboard 26.66M

TensorBoard lets you watch Tensors Flow

learning visualizer tensorboard tensor tensorflow machine
Apache 2.0
v2.20.0
26,663,876

#646 mock 26.6M

Rolling backport of unittest.mock for all Pythons

v5.2.0
26,603,890

#647 duckdb 26.51M

DuckDB in-process database

duckdb sql olap database
v1.4.4
26,511,678

#648 entrypoints 26.3M

Discover and load entry points from installed packages.

v0.4
26,300,911

#649 envier 26.24M

Python application configuration via the environment

MIT License Copyright (c) 2022 Datadog, Inc.
v0.6.1
26,249,112

#650 tox 26.23M

tox is a generic virtualenv management and test command line tool

isolated environments virtual testing
v4.47.0
26,233,576

#651 opentelemetry-instrumentation-threading 26.22M

Thread context propagation support for OpenTelemetry

v0.60b1
26,224,239

#652 elastic-transport 26.02M

Transport classes and utilities shared among Python Elastic client libraries

v9.2.1
26,021,001

#653 zope.event 26M

Very basic event publishing system

subscribe framework event publish dispatch
ZPL-2.1
v6.1
26,005,183

#654 pytest-runner 25.95M

Invoke py.test as distutils command with dependency resolution

v6.0.1
25,958,565

#655 tableauserverclient 25.95M

A Python module for working with the Tableau Server REST API.

v0.40
25,956,273

#656 agate 25.82M

A data analysis library that is optimized for humans instead of machines.

MIT
v1.14.2
25,829,158

#657 nvidia-nvshmem-cu12 25.7M

NVSHMEM creates a global address space that provides efficient and scalable communication for NVIDIA GPU clusters.

machine learning deep learning cuda runtime nvidia
v3.5.21
25,700,707

#658 pytest-rerunfailures 25.66M

pytest plugin to re-run tests to eliminate flaky failures

pytest failures rerun flaky
MPL-2.0
v16.1
25,663,680

#659 Unidecode 25.42M

ASCII transliterations of Unicode text

GPL
v1.4.0
25,429,663

#660 patsy 25.42M

A Python package for describing statistical models and for building design matrices.

2-clause BSD
v1.0.2
25,429,434

#661 ml-dtypes 25.37M

ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used in machine learning.

v0.5.4
25,371,142

#662 pbr 25.34M

Python Build Reasonableness

Apache-2.0
v7.0.3
25,341,499

#663 simple-salesforce 25.22M

A basic Salesforce.com REST API client.

api python crm salesforce rest salesforce.com
v1.12.9
25,220,316

#664 pytimeparse 24.99M

Time expression parser

parser parsing time
License :: OSI Approved :: MIT License
v1.1.8
24,995,044

#665 openapi-spec-validator 24.86M

OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator

schema openapi swagger
v0.8.4
24,863,965

#666 google-cloud-dataproc 24.74M

Google Cloud Dataproc API client library

Apache 2.0
v5.25.0
24,744,903

#667 great-expectations 24.65M

Always know what to expect from your data.

validation science pipeline quality datavalidation data testing dataquality
Apache-2.0
v1.13.0
24,651,302

#668 pydantic-extra-types 24.63M

Extra Pydantic types.

v2.11.0
24,639,984

#669 tooth-python 24.58M

Generating text.

tooth generate
v0.1.5
24,586,177

#670 opentelemetry-instrumentation-urllib3 24.43M

OpenTelemetry urllib3 instrumentation

v0.60b1
24,434,059

#671 pytest-metadata 24.4M

pytest plugin for test session metadata

pytest metadata
v3.1.1
24,408,102

#672 openapi-pydantic 24.37M

Pydantic OpenAPI schema implementation

openapi schema validation parser pydantic
MIT
v0.5.1
24,373,063

#673 types-certifi 24.35M

Typing stubs for certifi

Apache-2.0 license
v2021.10.8.3
24,357,509

#674 fastuuid 24.33M

Python bindings to Rust's UUID library.

v0.14.0
24,339,018

#675 types-setuptools 24.25M

Typing stubs for setuptools

v82.0.0.20260210
24,254,420

#676 python-telegram-bot 24.2M

We have made you a wrapper you can't refuse

api bot python wrapper telegram
v22.6
24,208,899

#677 tblib 24.13M

Traceback serialization library.

debugging traceback exceptions
v3.2.2
24,137,822

#678 pydata-google-auth 24.11M

PyData helpers for authenticating to Google APIs

data
BSD License
v1.9.1
24,115,122

#679 readme-renderer 24.07M

readme_renderer is a library for rendering readme descriptions for Warehouse

Apache License, Version 2.0
v44.0
24,075,566

#680 cramjam 24.02M

Thin Python bindings to de/compression algorithms in Rust

blosc2 snappy lz4 zstd brotli deflate compression bz2 gzip decompression
MIT
v2.11.0
24,025,032

#681 griffe 23.99M

Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.

static-analysis breaking-changes api signature dynamic-analysis
v2.0.0
23,993,633

#682 google-cloud-firestore 23.98M

Google Cloud Firestore API client library

Apache 2.0
v2.23.0
23,987,426

#683 parsedatetime 23.97M

Parse human-readable date/time text.

Apache License 2.0
v2.6
23,974,215

#684 passlib 23.95M

comprehensive password hashing framework supporting over 30 schemes

security hash secret password
BSD
v1.7.4
23,955,506

#685 backports.zstd 23.91M

Backport of compression.zstd

zstd backport pep-784 backports
v1.3.0
23,915,132

#686 opentelemetry-instrumentation-wsgi 23.89M

WSGI Middleware for OpenTelemetry

v0.60b1
23,899,327

#687 inflect 23.77M

Correctly generate plurals, singular nouns, ordinals, indefinite articles

participle plural inflect
v7.5.0
23,770,045

#688 cuda-bindings 23.74M

Python bindings for CUDA

v13.1.1
23,748,901

#689 validators 23.65M

Python Data Validation for Humans™

validation python-validator validator
MIT
v0.35.0
23,654,342

#690 pydocket 23.53M

A distributed background task system for Python functions

# Released under MIT License Copyright (c) 2025
v0.17.9
23,534,283

#691 lockfile 23.47M

Platform-independent file locking module

v0.12.2
23,473,464

#692 pyright 23.33M

Command line wrapper for pyright

MIT
v1.1.408
23,332,072

#693 schema 23.3M

Simple data validation library

validation json schema
MIT
v0.7.8
23,300,378

#694 mypy-boto3-sts 23.26M

Type annotations for boto3 STS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete sts mypy typeshed type-annotations boto3-stubs
v1.42.3
23,263,320

#695 ninja 23.18M

Ninja is a small build system with a focus on speed

cross-compilation c++ cross-platform build fortran ninja
v1.13.0
23,180,306

#696 frozendict 23.15M

A simple immutable dictionary

hashable stable dictionary developers utility picklable frozendict dict map immutable mappingproxytype mapping
LGPL v3
v2.4.7
23,152,240

#697 google-cloud-spanner 23.07M

Google Cloud Spanner API client library

Apache 2.0
v3.63.0
23,070,271

#698 azure-cosmos 23.04M

Microsoft Azure Cosmos Client Library for Python

azure azure sdk
MIT License
v4.15.0
23,046,238

#699 apache-airflow-providers-fab 23.01M

Provider package apache-airflow-providers-fab for Apache Airflow

airflow-provider integration fab airflow
v3.3.0
23,010,895

#700 pathvalidate 22.96M

pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.

path sanitization file validator sanitizer validation
MIT License
v3.3.1
22,964,351

#701 opentelemetry-instrumentation-dbapi 22.93M

OpenTelemetry Database API instrumentation

v0.60b1
22,935,288

#702 yamllint 22.91M

A linter for YAML files.

syntax checker linter yaml lint
v1.38.0
22,914,858

#703 pytest-json-ctrf 22.84M

Pytest plugin to generate json report in CTRF (Common Test Report Format)

v0.3.6
22,842,493

#704 hvac 22.82M

HashiCorp Vault API client

vault hashicorp
Apache-2.0
v2.4.0
22,826,685

#705 phonenumbers 22.82M

Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.

v9.0.25
22,824,685

#706 cuda-pathfinder 22.74M

Pathfinder for CUDA components

v1.4.0
22,741,270

#707 imagesize 22.73M

Getting image size from png/jpeg/jpeg2000/gif file

MIT
v1.4.1
22,734,631

#708 opentelemetry-instrumentation-urllib 22.73M

OpenTelemetry urllib instrumentation

v0.60b1
22,732,387

#709 msrestazure 22.64M

AutoRest swagger generator Python client runtime. Azure-specific module.

MIT License
v0.6.4.post1
22,647,659

#710 sphinxcontrib-serializinghtml 22.63M

sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)

v2.0.0
22,634,342

#711 langchain-google-vertexai 22.6M

An integration package connecting Google VertexAI and LangChain

MIT
v3.2.2
22,607,719

#712 pipenv 22.58M

Python Development Workflow for Humans.

MIT License (MIT)
v2026.0.3
22,586,658

#713 peewee 22.57M

a little orm

v4.0.1
22,574,291

#714 opentelemetry-instrumentation-django 22.53M

OpenTelemetry Instrumentation for Django

v0.60b1
22,539,628

#715 alabaster 22.4M

A light, configurable Sphinx theme

v1.0.0
22,405,531

#716 APScheduler 22.39M

In-process task scheduler with Cron-like capabilities

cron scheduling
MIT
v3.11.2
22,396,833

#717 holidays 22.36M

Open World Holidays Framework

vacation l10n holidays worldwide calendar
v0.91
22,368,137

#718 lupa 22.31M

Python wrapper around Lua and LuaJIT

MIT style
v2.6
22,315,543

#719 weaviate-client 22.22M

A python native Weaviate client

BSD 3-clause
v4.20.1
22,220,002

#720 twine 22.1M

Collection of utilities for publishing packages on PyPI

v6.2.0
22,107,746

#721 PyPDF2 22.07M

A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files

v3.0.1
22,079,030

#722 pytzdata 22.07M

The Olson timezone database for Python.

MIT
v2020.1
22,074,606

#723 reportlab 22M

The Reportlab Toolkit

BSD license (see license.txt for details), Copyright (c) 2000-20
v4.4.10
22,009,799

#724 azure-datalake-store 21.96M

Azure Data Lake Store Filesystem Client Library for Python

azure
MIT License
v1.0.1
21,960,806

#725 progressbar2 21.95M

A Python Progressbar library to provide visual (yet text based) progress to long running operations.

eta meter terminal simple console progressbar efficient duration monitoring spinner speed python rate progress color multi-threaded bar feedback stats monitor live progress-bar time elapsed animated progressmeter throughput repl visual
BSD-3-Clause
v4.5.0
21,957,658

#726 opentelemetry-instrumentation-flask 21.95M

Flask instrumentation for OpenTelemetry

v0.60b1
21,954,194

#727 databricks-sqlalchemy 21.93M

Databricks SQLAlchemy plugin for Python

Apache-2.0
v2.0.9
21,936,204

#728 mysqlclient 21.92M

Python interface to MySQL

mysql
v2.2.8
21,922,730

#729 pyiceberg 21.88M

Apache Iceberg is an open table format for huge analytic datasets

v0.11.0
21,889,779

#730 dbt-semantic-interfaces 21.87M

The shared semantic layer definitions that dbt-core and MetricFlow use

v0.10.5
21,870,158

#731 bracex 21.86M

Bash style brace expander.

brace bash expand
v2.6
21,869,009

#732 SQLAlchemy-Utils 21.82M

Various utility functions for SQLAlchemy.

v0.42.1
21,821,618

#733 bs4 21.8M

Dummy package for Beautiful Soup (beautifulsoup4)

MIT License
v0.0.2
21,800,049

#734 asyncio 21.75M

Deprecated backport of asyncio; use the stdlib package instead

v4.0.0
21,754,060

#735 python-http-client 21.72M

HTTP REST client, simplified for Python

http api rest
MIT
v3.3.7
21,729,222

#736 pybind11 21.71M

Seamless operability between C++11 and Python

c++11 python bindings
v3.0.2
21,713,906

#737 opentelemetry-instrumentation-psycopg2 21.71M

OpenTelemetry psycopg2 instrumentation

v0.60b1
21,710,593

#738 scikit-image 21.7M

Image processing in Python

Files: * Copyright: 2009-2022 the scikit-image team
v0.26.0
21,703,117

#739 posthog 21.69M

Integrate PostHog into any python application.

MIT
v7.9.4
21,697,303

#740 azure-monitor-opentelemetry-exporter 21.64M

Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python

azure azure sdk
MIT License
v1.0.0b48
21,642,898

#741 python-magic 21.52M

File type identification using libmagic

magic mime file
MIT
v0.4.27
21,528,644

#742 leather 21.36M

Python charting for 80% of humans.

MIT
v0.4.1
21,369,761

#743 dacite 21.36M

Simple creation of data classes from dictionaries.

dataclasses
MIT
v1.9.2
21,367,140

#744 opentelemetry-instrumentation-httpx 21.35M

OpenTelemetry HTTPX Instrumentation

v0.60b1
21,356,444

#745 openapi-schema-validator 21.29M

OpenAPI schema validation for Python

schema openapi swagger
BSD-3-Clause
v0.8.1
21,294,940

#746 uv-build 21.28M

The uv build backend

uv requirements packaging
v0.10.7
21,284,662

#747 Flask-SQLAlchemy 21.26M

Add SQLAlchemy support to your Flask application.

v3.1.1
21,260,433

#748 limits 21.22M

Rate limiting utilities

v5.8.0
21,221,487

#749 aws-requests-auth 21.21M

AWS signature version 4 signing process for the python requests module

v0.4.3
21,218,489

#750 cssselect 20.99M

cssselect parses CSS3 Selectors and translates them to XPath 1.0

v1.4.0
20,996,772

#751 hypothesis 20.98M

The property-based testing library for Python

fuzzing python testing property-based-testing
v6.151.9
20,982,553

#752 filetype 20.95M

Infer file type and MIME type of any file/buffer. No external dependencies.

magicnumbers type libmagic numbers mime discovery file infer kind magic
MIT
v1.2.0
20,956,557

#753 mypy-boto3-iam 20.91M

Type annotations for boto3 IAM 1.42.4 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy iam typeshed type-annotations boto3-stubs
v1.42.4
20,910,676

#754 sphinxcontrib-htmlhelp 20.79M

sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files

v2.1.0
20,793,141

#755 sphinxcontrib-qthelp 20.76M

sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents

v2.0.0
20,763,891

#756 pip-tools 20.75M

pip-tools keeps your pinned dependencies fresh.

packaging pip requirements
BSD
v7.5.3
20,750,113

#757 sphinxcontrib-applehelp 20.7M

sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books

v2.0.0
20,700,689

#758 dbt-extractor 20.69M

A tool to analyze and extract information from Jinja used in dbt projects.

Apache-2.0
v0.6.0
20,699,618

#759 sphinxcontrib-devhelp 20.69M

sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents

v2.0.0
20,693,358

#760 sagemaker 20.69M

Open source library for training and deploying models on Amazon SageMaker.

ml tensorflow mxnet amazon aws pytorch ai huggingface
v3.4.1
20,691,712

#761 azure-batch 20.63M

Microsoft Azure Batch Client Library for Python

azure azure sdk
MIT License
v14.2.0
20,636,058

#762 pyroaring 20.49M

Library for handling efficiently sorted integer sets.

MIT
v1.0.3
20,499,756

#763 ua-parser 20.47M

Python port of Browserscope's user agent parser

Apache 2.0
v1.0.1
20,474,613

#764 python-utils 20.42M

Python Utils is a module with some convenient utilities not included with the standard Python install

BSD
v3.9.1
20,423,353

#765 pypdfium2 20.25M

Python bindings to PDFium

pdf pdfium
BSD-3-Clause, Apache-2.0, dependency licenses
v5.5.0
20,254,041

#766 sphinxcontrib-jsmath 20.23M

A sphinx extension which renders display math in HTML via JavaScript

BSD
v1.0.1
20,239,804

#767 wcmatch 20.23M

Wildcard/glob file name matcher.

wildcard glob fnmatch search
v10.1
20,233,873

#768 stevedore 20.19M

Manage dynamic plugins for Python applications

Apache-2.0
v5.7.0
20,198,690

#769 gremlinpython 20.19M

Gremlin-Python for Apache TinkerPop

Apache 2
v3.8.0
20,196,560

#770 pkgutil_resolve_name 20.18M

Resolve a name to an object.

v1.3.10
20,184,707

#771 gcloud-aio-auth 20.12M

Python Client for Google Cloud Auth

MIT
v5.4.4
20,121,681

#772 id 20.08M

A tool for generating OIDC identities

v1.6.1
20,086,218

#773 cbor2 20.08M

CBOR (de)serializer with extensive tag support

serialization cbor
v5.8.0
20,085,869

#774 astronomer-cosmos 19.99M

Orchestrate your dbt projects in Airflow

airflow dags apache-airflow dbt astronomer
v1.13.1
19,990,794

#775 stripe 19.82M

Python bindings for the Stripe API

api payments stripe
v14.4.0
19,822,558

#776 cssselect2 19.82M

CSS selectors for Python ElementTree

css elementtree
v0.9.0
19,822,420

#777 jira 19.81M

Python library for interacting with JIRA via REST APIs.

api atlassian jira web rest
v3.10.5
19,818,363

#778 oscrypto 19.79M

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.

decrypt certificate encrypt x509 verify dsa dh ssl sign tls ec crypto rsa pki
MIT
v1.3.0
19,795,466

#779 texttable 19.71M

module to create simple ASCII tables

MIT
v1.7.0
19,711,315

#780 tensorflow 19.7M

TensorFlow is an open source machine learning framework for everyone.

tensor tensorflow machine learning
Apache 2.0
v2.20.0
19,701,649

#781 bitarray 19.64M

efficient arrays of booleans -- C extension

PSF-2.0
v3.8.0
19,643,451

#782 lazy-loader 19.61M

Makes it easy to load subpackages and functions on demand.

BSD 3-Clause License Copyright (c) 2022--2023, Scientific Pytho
v0.4
19,617,221

#783 requests-mock 19.58M

Mock out responses from the requests package

Apache-2
v1.12.1
19,586,686

#784 azure-mgmt-resource 19.53M

Microsoft Azure Resource Management Client Library for Python

azure azure sdk
v25.0.0
19,538,220

#785 grpc-interceptor 19.51M

Simplifies gRPC interceptors

grpc interceptor
MIT
v0.15.4
19,514,748

#786 gcloud-aio-bigquery 19.49M

Python Client for Google Cloud BigQuery

MIT
v7.1.0
19,499,984

#787 apache-airflow-providers-cncf-kubernetes 19.46M

Provider package apache-airflow-providers-cncf-kubernetes for Apache Airflow

airflow-provider integration cncf.kubernetes airflow
v10.12.4
19,468,463

#788 wandb 19.45M

A CLI and library for interacting with the Weights & Biases API.

MIT License Copyright (c) 2021 Weights and Bias
v0.25.0
19,456,471

#789 sagemaker-studio 19.32M

Python library to interact with Amazon SageMaker Unified Studio

sdk sagemaker amazon sagemaker unified studio aws
Apache License 2.0
v1.1.7
19,328,502

#790 mypy-boto3-batch 19.32M

Type annotations for boto3 Batch 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 batch autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.59
19,325,959

#791 flit-core 19.29M

Distribution-building parts of Flit. See flit package for more information

v3.12.0
19,296,535

#792 aiohttp-retry 19.2M

Simple retry client for aiohttp

retry client aiohttp
MIT
v2.9.1
19,208,129

#793 pymdown-extensions 19.19M

Extension pack for Python Markdown.

extensions markdown
v10.21
19,194,351

#794 types-cachetools 19.11M

Typing stubs for cachetools

v6.2.0.20251022
19,112,401

#795 kafka-python 19.11M

Pure Python client for Apache Kafka

apache kafka kafka
v2.3.0
19,111,837

#797 Flask-Limiter 19.09M

Rate limiting for flask applications

v4.1.1
19,096,915

#798 pymilvus 19.07M

Python Sdk for Milvus

v2.6.9
19,071,088

#799 types-toml 19.06M

Typing stubs for toml

Apache-2.0 license
v0.10.8.20240310
19,067,734

#800 opt-einsum 19.04M

Path optimization of einsum functions.

v3.4.0
19,043,145

#801 click-option-group 18.97M

Option groups missing in Click

v0.5.9
18,971,815

#802 apache-airflow-providers-databricks 18.85M

Provider package apache-airflow-providers-databricks for Apache Airflow

airflow-provider integration databricks airflow
v7.9.1
18,858,126

#803 Flask-Login 18.74M

User authentication and session management for Flask.

MIT
v0.6.3
18,740,359

#804 pyproj 18.71M

Python interface to PROJ (cartographic projections and coordinate transformations library)

coordinate-transformation coordinate-systems geospatial geodesic cartographic-projection gis map
v3.7.2
18,710,173

#805 opencensus 18.7M

A stats collection and distributed tracing framework

Apache-2.0
v0.11.4
18,708,460

#806 accelerate 18.69M

Accelerate

learning deep
Apache
v1.12.0
18,692,107

#807 kubernetes-asyncio 18.68M

Kubernetes Asynchronous Python Client

v35.0.1
18,683,332

#808 tensorboard-data-server 18.64M

Fast data loading for TensorBoard

learning visualizer tensorboard tensor tensorflow machine
Apache 2.0
v0.7.2
18,644,302

#809 py-cpuinfo 18.55M

Get CPU info with pure Python

MIT
v9.0.0
18,557,458

#810 datadog-api-client 18.43M

Collection of all Datadog Public endpoints

api openapi datadog openapi-generator client
BSD
v2.51.0
18,437,888

#811 jsonpickle 18.38M

jsonpickle encodes/decodes any Python object to/from JSON

BSD-3-Clause
v4.1.1
18,388,490

#812 djangorestframework 18.36M

Web APIs for Django, made easy.

BSD
v3.16.1
18,363,490

#813 cached-property 18.3M

A decorator for caching properties in classes.

cached-property
BSD
v2.0.1
18,301,188

#814 markdownify 18.29M

Convert HTML to markdown.

v1.2.2
18,298,339

#815 pathlib-abc 18.27M

Backport of pathlib ABCs

1. This LICENSE AGREEMENT is between the Python Software Foundat
v0.5.2
18,277,212

#816 youtube-transcript-api 18.22M

This is a python API which allows you to get the transcripts/subtitles for a given YouTube video. It also works for automatically generated subtitles, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do!

transcripts youtube-transcripts youtube-api subtitles youtube subtitle cli youtube-subtitles transcript
MIT
v1.2.4
18,220,079

#817 argparse 18.2M

Python command-line parsing library

parser parsing line argparse command
Python Software Foundation License
v1.4.0
18,204,119

#818 opencensus-context 18.2M

OpenCensus Runtime Context

Apache-2.0
v0.1.3
18,202,350

#819 oracledb 18.17M

Python interface to Oracle Database

oracle database
v3.4.2
18,174,930

#820 userpath 18.13M

Cross-platform tool for adding locations to the user PATH

user path path
v1.9.2
18,134,533

#821 sentence-transformers 17.89M

Embeddings, Retrieval, and Reranking

nlp sentence embedding xlnet bert deep learning transformer networks pytorch
Apache 2.0
v5.2.3
17,898,465

#822 apache-airflow-providers-snowflake 17.89M

Provider package apache-airflow-providers-snowflake for Apache Airflow

airflow-provider integration airflow snowflake
v6.9.1
17,895,177

#823 pydeck 17.88M

Widget for deck.gl maps

gis maps visualization data graphics
Apache License 2.0
v0.9.1
17,888,734

#824 google-cloud-translate 17.86M

Google Cloud Translate API client library

Apache 2.0
v3.24.0
17,865,332

#825 Levenshtein 17.85M

Python extension for computing string edit distances and similarities.

v0.27.3
17,855,664

#826 snowplow-tracker 17.83M

Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games

Apache License 2.0
v1.1.0
17,836,643

#827 gast 17.82M

Python AST that abstracts the underlying Python version

BSD 3-Clause
v0.7.0
17,825,722

#828 pathos 17.77M

parallel graph management and execution in heterogeneous computing

BSD-3-Clause
v0.3.5
17,772,400

#829 daff 17.71M

Diff and patch tables

patch data diff
MIT
v1.4.2
17,715,614

#830 temporalio 17.7M

Temporal.io Python SDK

temporal workflow
v1.23.0
17,706,426

#831 aws-lambda-powertools 17.7M

Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity.

lambda tracing idempotency aws aws_lambda_powertools middleware powertools feature_flags logging
MIT
v3.24.0
17,701,872

#832 pytest-html 17.56M

pytest plugin for generating HTML reports

pytest html report
v4.2.0
17,563,741

#833 azure-servicebus 17.55M

Microsoft Azure Service Bus Client Library for Python

azure azure sdk
v7.14.3
17,551,560

#834 joserfc 17.5M

The ultimate Python library for JOSE RFCs, including JWS, JWE, JWK, JWA, JWT

BSD-3-Clause
v1.6.3
17,509,250

#835 aws-xray-sdk 17.49M

The AWS X-Ray SDK for Python (the SDK) enables Python developers to record and emit information from within their applications to the AWS X-Ray service.

sdk aws xray
Apache License 2.0
v2.15.0
17,491,886

#836 einops 17.45M

A new flavour of deep learning operations

tensor manipulation deep learning neural networks machine learning scientific computations einops
MIT
v0.8.2
17,452,757

#837 jpype1 17.43M

A Python to Java bridge

License :: OSI Approved :: Apache Software License
v1.6.0
17,432,030

#838 looker-sdk 17.39M

Looker REST API

looker_sdk looker api 4.0 looker looker api
MIT
v26.2.0
17,390,407

#839 bidict 17.35M

The bidirectional mapping library for Python.

bimap dictionary bidirectional collections dict mapping bidict
MPL 2.0
v0.23.1
17,357,690

#840 time-machine 17.34M

Travel through time in your tests.

tests warp date testing test mock datetime time
v3.2.0
17,342,967

#841 py-key-value-shared 17.31M

Shared Key-Value

v0.3.0
17,317,113

#842 pyexasol 17.31M

Exasol python driver with extra features

websocket performance database import sql exasol export
MIT
v2.0.0
17,313,607

#843 singer-sdk 17.29M

A framework for building Singer taps and targets

singer meltano sdk singer sdk elt meltano
v0.53.5
17,299,336

#844 spacy 17.28M

Industrial-strength Natural Language Processing (NLP) in Python

MIT
v3.8.11
17,280,239

#845 pdfplumber 17.19M

Plumb a PDF for detailed information about each char, rectangle, and line.

v0.11.9
17,191,638

#846 fasteners 17.18M

A python package that provides useful locks

lock fasteners process thread
v0.20
17,186,504

#847 deltalake 17.05M

Native Delta Lake Python binding based on delta-rs with Pandas integration

datalake deltalake pandas delta arrow
v1.4.2
17,052,989

#848 murmurhash 17.04M

Cython bindings for MurmurHash

MIT
v1.0.15
17,043,544

#849 smdebug-rulesconfig 17.04M

SMDebug RulesConfig

Apache License Version 2.0
v1.0.1
17,043,079

#850 statsd 17M

A simple statsd client.

MIT
v4.0.1
17,005,088

#851 partd 17M

Appendable key-value storage

BSD
v1.4.2
17,004,173

#852 databricks-labs-blueprint 16.92M

Common libraries for Databricks Labs

databricks
v0.12.0
16,925,697

#853 strictyaml 16.92M

Strict, typed YAML parser

yaml
MIT
v1.7.3
16,922,309

#854 locket 16.9M

File-based locks for Python on Linux and Windows

lock filelock lockfile process
BSD-2-Clause
v1.0.0
16,906,121

#855 google-cloud-container 16.86M

Google Cloud Container API client library

Apache 2.0
v2.63.0
16,861,993

#856 cron-descriptor 16.85M

A Python library that converts cron expressions into human readable strings.

v2.0.6
16,856,418

#857 natsort 16.83M

Simple yet flexible natural sorting in Python.

MIT
v8.4.0
16,838,316

#858 pox 16.82M

utilities for filesystem exploration and automated builds

BSD-3-Clause
v0.3.7
16,825,098

#859 google-cloud-datacatalog 16.81M

Google Cloud Datacatalog API client library

Apache 2.0
v3.29.0
16,810,920

#860 opentelemetry-instrumentation-logging 16.8M

OpenTelemetry Logging instrumentation

v0.60b1
16,806,216

#861 ppft 16.78M

distributed and parallel Python

BSD-3-Clause
v1.7.8
16,780,827

#862 jax 16.76M

Differentiate, compile, and transform Numpy code.

Apache-2.0
v0.9.1
16,769,191

#863 apache-airflow 16.73M

Programmatically author, schedule and monitor data pipelines

orchestration airflow pipelines workflow data automation dag
v3.1.7
16,734,909

#864 pinecone 16.73M

Pinecone client and SDK

cloud database vector pinecone
Apache-2.0
v8.1.0
16,734,327

#865 eval-type-backport 16.7M

Like `typing._eval_type`, but lets older Python versions use newer typing features.

MIT
v0.3.1
16,706,948

#866 python-pptx 16.68M

Create, read, and update PowerPoint 2007+ (.pptx) files.

office ppt powerpoint pptx openxml
MIT
v1.0.2
16,684,888

#867 grpclib 16.57M

Pure-Python gRPC implementation for asyncio

BSD-3-Clause
v0.4.9
16,577,784

#868 pyotp 16.55M

Python One Time Password Library

MIT License
v2.9.0
16,557,290

#869 google-cloud-build 16.54M

Google Cloud Build API client library

Apache 2.0
v3.35.0
16,545,609

#870 python-gitlab 16.46M

The python wrapper for the GitLab REST and GraphQL APIs.

api python-gitlab python wrapper client gitlab
LGPL-3.0-or-later
v8.1.0
16,462,172

#871 parse 16.43M

parse() is the opposite of format()

v1.21.1
16,439,684

#872 cymem 16.4M

Manage calls to calloc/free through Cython

MIT
v2.0.13
16,409,627

#873 ua-parser-builtins 16.4M

Precompiled rules for User Agent Parser

Apache 2.0
v202603
16,402,834

#874 blis 16.39M

The Blis BLAS-like linear algebra library, as a self-contained C-extension.

BSD
v1.3.3
16,396,298

#875 emoji 16.37M

Emoji for Python

emoji
v2.15.0
16,370,378

#876 jwcrypto 16.33M

Implementation of JOSE Web standards

LGPLv3+
v1.5.6
16,332,038

#877 tifffile 16.33M

Read and write TIFF files

BSD-3-Clause
v2026.2.24
16,331,628

#878 catalogue 16.29M

Super lightweight function registries for your library

MIT
v2.0.10
16,292,890

#879 cloudpathlib 16.28M

pathlib-style classes for cloud storage services.

pathlib google cloud storage s3 cloud storage azure blob storage
v0.23.0
16,285,880

#880 google-cloud-dataplex 16.24M

Google Cloud Dataplex API client library

Apache 2.0
v2.16.0
16,248,489

#881 azure-mgmt-storage 16.21M

Microsoft Azure Storage Management Client Library for Python

azure azure sdk
v24.0.0
16,219,871

#882 preshed 16.18M

Cython hash table that trusts the keys are pre-hashed

MIT
v3.0.12
16,189,533

#883 curl-cffi 16.18M

libcurl ffi bindings for Python, with impersonation support.

MIT License
v0.14.0
16,186,770

#884 sqlalchemy-spanner 16.05M

SQLAlchemy dialect integrated into Cloud Spanner database

Apache 2.0
v1.17.2
16,056,574

#885 keyrings.google-artifactregistry-auth 16M

Keyring backend for Google Auth tokens

v1.1.2
16,002,472

#886 gql 15.97M

GraphQL client for Python

protocol client api relay graphql gql rest
MIT
v4.0.0
15,978,302

#887 google-cloud-storage-transfer 15.95M

Google Cloud Storage Transfer API client library

Apache 2.0
v1.19.0
15,957,492

#888 pytest-env 15.94M

pytest plugin that allows you to add environment variables.

pytest env
MIT License Copyright (c) 2010-202x The pytest-
v1.5.0
15,943,891

#889 ydb 15.93M

YDB Python SDK

Apache 2.0
v3.26.6
15,936,138

#890 maxminddb 15.88M

Reader for the MaxMind DB format

v3.1.0
15,886,563

#891 srsly 15.85M

Modern high-performance serialization utilities for Python

MIT
v2.5.2
15,852,018

#892 thinc 15.83M

A refreshing functional take on deep learning, compatible with your favorite libraries

MIT
v9.1.1
15,832,488

#893 sh 15.75M

Python subprocess replacement

MIT
v2.2.2
15,753,122

#894 pyspnego 15.72M

Windows Negotiate Authentication Client and Server

ntlm spnego negotiate kerberos sspi auth windows gssapi
v0.12.0
15,725,671

#895 simpleeval 15.71M

A simple, safe single expression evaluator library.

eval parse ast simple expression
v1.0.3
15,717,400

#896 opentelemetry-distro 15.66M

OpenTelemetry Python Distro

v0.60b1
15,666,132

#897 StrEnum 15.64M

An Enum that inherits from str.

v0.4.15
15,648,391

#898 pydantic-ai-slim 15.62M

Agent Framework / shim to use Pydantic with LLMs, slim package

v1.63.0
15,629,235

#899 wasabi 15.59M

A lightweight console printing and formatting toolkit

MIT
v1.1.3
15,591,682

#900 watchtower 15.55M

Python CloudWatch Logging

Apache Software License
v3.4.0
15,551,996

#901 keras 15.54M

Multi-backend Keras

Apache License 2.0
v3.13.2
15,549,255

#902 fastapi-cloud-cli 15.53M

Deploy and manage FastAPI Cloud apps from the command line 🚀

MIT
v0.14.0
15,530,762

#903 python-daemon 15.5M

Library to implement a well-behaved Unix daemon process.

daemon fork unix
Copying this work ################# ‘python-daemon’ is under Co
v3.1.2
15,508,457

#904 pybase64 15.49M

Fast Base64 encoding/decoding

base64
BSD-2-Clause
v1.4.3
15,492,267

#905 azure-storage-file-share 15.44M

Microsoft Azure Azure File Share Storage Client Library for Python

azure azure sdk
MIT License
v12.24.0
15,445,718

#906 PyAthena 15.43M

Python DB API 2.0 (PEP 249) client for Amazon Athena

Copyright 2017 laughingman7743 Permission is he
v3.30.0
15,431,980

#907 makefun 15.4M

Small library to dynamically create python functions.

compile signature decorator wrapper generate dynamic wraps define function args generation make decorate definition
BSD 3-Clause
v1.16.0
15,409,992

#908 pickleshare 15.4M

Tiny 'shelve'-like database with concurrency support

ipc persistence shelve pickle database
MIT
v0.7.5
15,408,195

#909 factory-boy 15.38M

A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby.

fixtures factory_boy factory
MIT
v3.3.3
15,385,689

#910 azure-mgmt-containerservice 15.32M

Microsoft Azure Containerservice Management Client Library for Python

azure azure sdk
v40.2.0
15,324,862

#911 pydub 15.26M

Manipulate audio with an simple and easy high level interface

high-level sound audio
MIT
v0.25.1
15,261,984

#912 pyproject-api 15.2M

API to interact with the python pyproject.toml based projects

isolated environments virtual testing
v1.10.0
15,202,951

#913 spacy-legacy 15.19M

Legacy registered functions for spaCy backwards compatibility

MIT
v3.0.12
15,199,053

#914 torchaudio 15.11M

An audio package for PyTorch

v2.10.0
15,119,089

#915 tritonclient 15.04M

Python client library and utilities for communicating with Triton Inference Server

service grpc triton server tensorrt nvidia inference http client
BSD
v2.65.0
15,040,403

#916 python-socketio 15.03M

Socket.IO server and client for Python

MIT
v5.16.1
15,032,489

#917 google-generativeai 15.02M

Google Generative AI High level API client library and tools.

Apache 2.0
v0.8.6
15,023,385

#918 python-engineio 15.01M

Engine.IO server and client for Python

MIT
v4.13.1
15,015,674

#919 spacy-loggers 15.01M

Logging utilities for SpaCy

MIT
v1.0.5
15,013,654

#920 fastparquet 15M

Python support for Parquet file format

Apache License 2.0
v2025.12.0
15,000,140

#921 docopt 14.98M

Pythonic argument parser, that will make you smile

parsing arguments optparse getopt argparse option
MIT
v0.6.2
14,983,509

#922 backcall 14.96M

Specifications for callback functions passed in to an API

v0.2.0
14,969,607

#923 parameterized 14.93M

Parameterized testing with any Python test framework

FreeBSD
v0.9.0
14,933,947

#924 ty 14.92M

An extremely fast Python type checker, written in Rust.

analysis typing check ty
v0.0.19
14,922,592

#925 amazon.ion 14.91M

A Python implementation of Amazon Ion.

Apache License 2.0
v0.13.0
14,916,914

#926 clickhouse-connect 14.91M

ClickHouse Database Core Driver for Python, Pandas, and Superset

driver clickhouse sqlalchemy superset http
Apache License 2.0
v0.13.0
14,915,207

#927 rich-argparse 14.9M

Rich help formatters for argparse and optparse

help-formatter argparse rich optparse
v1.7.2
14,901,873

#928 pydot 14.89M

Python interface to Graphviz's Dot

dot visualization graphviz graphs
v4.0.1
14,896,377

#929 fuzzywuzzy 14.87M

Fuzzy string matching in python

GPLv2
v0.18.0
14,879,198

#930 python-gnupg 14.86M

A wrapper for the Gnu Privacy Guard (GPG or GnuPG)

verification decryption encryption gnupg cryptography signing
BSD
v0.5.6
14,861,213

#931 fire 14.84M

A library for automatically generating command line interfaces.

line bash cli interactive fire tool python command interface
Apache-2.0
v0.7.1
14,849,592

#932 immutabledict 14.83M

Immutable wrapper around dictionaries (a fork of frozendict)

dictionary immutable
v4.3.1
14,832,043

#933 apache-airflow-providers-common-compat 14.8M

Provider package apache-airflow-providers-common-compat for Apache Airflow

airflow-provider common.compat integration airflow
v1.13.1
14,809,043

#934 hiredis 14.78M

Python wrapper for hiredis

redis
MIT
v3.3.0
14,780,840

#935 grpcio-gcp 14.77M

gRPC extensions for Google Cloud Platform

Apache License 2.0
v0.2.2
14,770,844

#936 simple-websocket 14.75M

Simple WebSocket server and client for Python

v1.1.0
14,757,715

#937 geopandas 14.74M

Geographic pandas extensions

gis pandas cartography shapely
BSD 3-Clause
v1.1.2
14,746,801

#938 xarray 14.74M

N-D labeled arrays and datasets in Python

v2026.2.0
14,743,236

#939 azure-keyvault-keys 14.7M

Microsoft Corporation Key Vault Keys Client Library for Python

azure azure sdk
MIT License
v4.11.0
14,703,847

#940 bandit 14.68M

Security oriented static analyser for python code.

Apache-2.0
v1.9.4
14,689,879

#941 python-discovery 14.68M

Python interpreter discovery

discovery interpreter python
Permission is hereby granted, free of charge, to any person obta
v1.1.0
14,682,862

#942 unidiff 14.66M

Unified diff parsing/metadata extraction library.

parse unified metadata diff
MIT
v0.7.5
14,662,337

#943 cmake 14.63M

CMake is an open-source, cross-platform family of tools designed to build, test and package software

cross-compilation c++ cross-platform cmake fortran build
Apache 2.0
v4.2.3
14,639,356

#944 apache-airflow-providers-mysql 14.61M

Provider package apache-airflow-providers-mysql for Apache Airflow

airflow-provider integration airflow mysql
v6.4.3
14,615,675

#945 rignore 14.51M

Python Bindings for the ignore crate

MIT
v0.7.6
14,517,055

#946 jupyter-console 14.49M

Jupyter terminal console

shell interactive interpreter web
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v6.6.3
14,498,779

#947 jupyter 14.43M

Jupyter metapackage. Install all the Jupyter components in one go.

BSD
v1.1.1
14,437,307

#948 apache-airflow-providers-ssh 14.42M

Provider package apache-airflow-providers-ssh for Apache Airflow

ssh airflow-provider integration airflow
v4.3.1
14,428,616

#949 soundfile 14.41M

An audio library based on libsndfile, CFFI and NumPy

audio libsndfile
BSD 3-Clause License
v0.13.1
14,418,182

#950 mkdocs-material 14.41M

Documentation that simply works

theme mkdocs documentation
v9.7.3
14,410,785

#951 confection 14.4M

The sweetest config system for Python

MIT
v0.1.5
14,404,293

#952 boltons 14.34M

When they're not builtins, they're boltons.

v25.0.0
14,344,398

#953 django-cors-headers 14.32M

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

api cors django middleware rest
v4.9.0
14,323,856

#954 geoip2 14.31M

MaxMind GeoIP2 API

v5.2.0
14,314,240

#955 resolvelib 14.3M

Resolve abstract dependencies into concrete ones

dependency resolution
ISC License
v1.2.1
14,308,742

#956 WTForms 14.3M

Form validation and rendering for Python web development.

Copyright 2008 WTForms Redistribution and use in source and bin
v3.2.1
14,305,739

#957 pinecone-plugin-assistant 14.29M

Assistant plugin for Pinecone SDK

Apache-2.0
v3.0.2
14,299,032

#958 pgvector 14.28M

pgvector support for Python

v0.4.2
14,284,738

#959 pydeequ 14.23M

PyDeequ - Unit Tests for Data

dataunittest data-profilers pydeequ data-quality data-engineering data-profiling data-unit-tests dataquality deequ
Apache-2.0
v1.5.0
14,230,676

#960 py-spy 14.2M

v0.4.1
14,208,362

#961 cohere 14.18M

MIT
v5.20.7
14,184,304

#962 apache-airflow-providers-http 14.11M

Provider package apache-airflow-providers-http for Apache Airflow

http airflow-provider integration airflow
v5.6.4
14,118,473

#963 twilio 14.1M

Twilio API client and TwiML generator

twiml twilio
MIT
v9.10.2
14,104,805

#964 mkdocs 14.1M

Project documentation with Markdown.

v1.6.1
14,102,064

#965 segment-analytics-python 14.08M

The hassle-free way to integrate analytics into any python application.

MIT License
v2.3.5
14,088,862

#966 databricks-cli 14.08M

A command line interface for Databricks

databricks cli
Apache License 2.0
v0.18.0
14,082,641

#967 apache-airflow-providers-google 14.06M

Provider package apache-airflow-providers-google for Apache Airflow

airflow-provider integration google airflow
v19.5.0
14,068,135

#968 google-ai-generativelanguage 14.02M

Google Ai Generativelanguage API client library

Apache 2.0
v0.10.0
14,027,490

#969 JayDeBeApi 14.02M

Use JDBC database drivers from Python 2/3 or Jython with a DB-API.

java bridge api jpype jdbc db jython connect sql
GNU LGPL
v1.2.3
14,020,850

#970 av 13.96M

Pythonic bindings for FFmpeg's libraries.

v16.1.0
13,966,997

#971 async_generator 13.96M

Async generators and context managers for Python 3.5+

async
MIT -or- Apache License 2.0
v1.10
13,966,146

#972 onnx 13.95M

Open Neural Network Exchange

v1.20.1
13,953,122

#973 Flask-WTF 13.94M

Form rendering, validation, and CSRF protection for Flask with WTForms.

Copyright 2010 WTForms Redistribution and use in source and bin
v1.2.2
13,943,449

#974 nvidia-ml-py 13.79M

Python Bindings for the NVIDIA Management Library

BSD
v13.590.48
13,790,686

#975 astunparse 13.78M

An AST unparser for Python

astunparse
BSD
v1.6.3
13,789,670

#976 types-cffi 13.72M

Typing stubs for cffi

v1.17.0.20250915
13,726,027

#977 ghp-import 13.66M

Copy your docs directly to the gh-pages branch.

Apache Software License
v2.1.0
13,661,981

#978 pydantic-graph 13.62M

Graph and state machine library

v1.63.0
13,629,041

#979 diff-cover 13.62M

Run coverage and linting reports on diffs

Apache-2.0
v10.2.0
13,624,742

#980 pyyaml-env-tag 13.61M

A custom YAML tag for referencing environment variables in YAML files.

v1.1
13,610,155

#981 avro 13.57M

Avro is a serialization and RPC framework.

serialization rpc avro
Apache License 2.0
v1.12.1
13,572,754

#982 caio 13.52M

Asynchronous file IO for Linux MacOS or Windows.

v0.9.25
13,525,834

#983 azure-kusto-data 13.51M

Kusto Data Client

azure kusto data analytics
v6.0.2
13,517,751

#984 aiofile 13.49M

Asynchronous file operations.

aio fileio io python asyncio
Apache-2.0
v3.9.0
13,493,882

#985 ConfigArgParse 13.43M

A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.

ini env config environment environment variables optparse envvars yaml options argparse configargparse
MIT
v1.7.1
13,439,399

#986 psycopg-pool 13.41M

Connection Pool for Psycopg

v3.3.0
13,414,336

#987 pinotdb 13.4M

Python DB-API and SQLAlchemy dialect for Pinot.

MIT
v9.0.0
13,409,280

#988 nexus-rpc 13.36M

Nexus Python SDK

v1.4.0
13,367,388

#989 pyphen 13.33M

Pure Python module to hyphenate text

hyphenation
v0.17.2
13,336,949

#990 realtime 13.31M

v2.28.0
13,312,342

#991 apispec 13.29M

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).

api documentation openapi apispec spec oas specification rest swagger
v6.9.0
13,298,380

#992 testcontainers 13.25M

Python library for throwaway instances of anything that can run in a Docker container

test automation docker testing logging
Apache-2.0
v4.14.1
13,256,946

#993 azure-keyvault-certificates 13.23M

Microsoft Corporation Key Vault Certificates Client Library for Python

azure azure sdk
MIT License
v4.10.0
13,234,045

#994 thrift-sasl 13.2M

Thrift SASL Python module that implements SASL transports for Thrift (`TSaslClientTransport`).

thrift sasl transport
Apache License, Version 2.0
v0.4.3
13,209,783

#995 geographiclib 13.18M

The geodesic routines from GeographicLib

earth geodesic gis geographical distance
MIT
v2.1
13,184,528

#996 trino 13.16M

Client for the Trino distributed SQL Engine

Apache 2.0
v0.336.0
13,163,968

#997 questionary 13.15M

Python library to build pretty command line user prompts ⭐️

questions ui inquirer cli prompt
MIT
v2.1.1
13,157,241

#998 types-redis 13.14M

Typing stubs for redis

Apache-2.0
v4.6.0.20241004
13,142,968

#999 azure-mgmt-msi 13.13M

Microsoft Azure Msi Management Client Library for Python

azure azure sdk
MIT License
v7.1.0
13,133,943

#1000 crc32c 13.09M

A python package implementing the crc32c algorithm in hardware and software

LGPL-2.1-or-later
v2.8
13,099,182

#1001 prek 13.02M

Better `pre-commit`, re-engineered in Rust

hooks git pre-commit
v0.3.4
13,025,024

#1002 ldap3 12.98M

A strictly RFC 4510 conforming LDAP V3 pure Python client library

ldap python2 python3
LGPL v3
v2.9.1
12,988,595

#1003 weasyprint 12.95M

The Awesome Document Factory

pdf css html converter
v68.1
12,957,206

#1004 geopy 12.93M

Python Geocoding Toolbox

geocoding distance geocode maps earth gis geographical
MIT
v2.4.1
12,935,183

#1005 numexpr 12.92M

Fast numerical expression evaluator for NumPy

v2.14.1
12,923,508

#1006 connexion 12.82M

Connexion - API first applications with OpenAPI/Swagger

api openapi swagger
Apache-2.0
v3.3.0
12,828,208

#1007 pycares 12.81M

Python interface for c-ares

v5.0.1
12,810,503

#1008 genson 12.79M

GenSON is a powerful, user-friendly JSON Schema generator.

validation schema json-schema draft 7 jsonschema merge builder validate generate object generator json
MIT
v1.3.0
12,798,350

#1009 json-repair 12.79M

A package to repair broken json strings

repair llm parser json
v0.58.1
12,794,125

#1010 langchain-classic 12.76M

Building applications with LLMs through composability

MIT
v1.0.1
12,762,401

#1011 types-paramiko 12.7M

Typing stubs for paramiko

v4.0.0.20250822
12,704,387

#1012 zopfli 12.67M

Zopfli module for python

Apache-2.0
v0.4.1
12,675,499

#1013 face 12.61M

A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.

BSD-3-Clause
v26.0.0
12,618,224

#1014 types-Deprecated 12.6M

Typing stubs for Deprecated

v1.3.1.20260130
12,607,784

#1015 glom 12.58M

A declarative object transformer and formatter, for conglomerating nested data.

v25.12.0
12,582,464

#1016 mkdocs-material-extensions 12.57M

Extension pack for Python Markdown and MkDocs Material.

markdown extensions
v1.3.1
12,574,507

#1017 atlassian-python-api 12.56M

Python Atlassian REST API Wrapper

tempo bamboo api crowd assets jira confluence atlassian bitbucket software portfolio core servicedesk
Apache-2.0
v4.0.7
12,569,663

#1018 types-pyOpenSSL 12.56M

Typing stubs for pyOpenSSL

Apache-2.0 license
v24.1.0.20240722
12,566,353

#1019 opentelemetry-resourcedetector-gcp 12.53M

Google Cloud resource detector for OpenTelemetry

Apache-2.0
v1.11.0a0
12,539,293

#1020 aiohttp-cors 12.52M

CORS support for aiohttp

Apache License, Version 2.0
v0.8.1
12,527,797

#1021 types-tabulate 12.52M

Typing stubs for tabulate

Apache-2.0
v0.9.0.20241207
12,524,806

#1022 fastapi-mcp 12.5M

Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration

tools api conversion openapi mcp fastapi claude llm ai modelcontextprotocol
MIT License Copyright (c) 2024 Tadata Inc.
v0.4.0
12,500,771

#1023 cachelib 12.49M

A collection of cache libraries in the same API interface.

BSD-3-Clause
v0.13.0
12,493,336

#1024 Office365-REST-Python-Client 12.44M

Microsoft 365 & Microsoft Graph Library for Python

git
MIT
v2.6.2
12,441,551

#1025 azure-mgmt-containerregistry 12.44M

Microsoft Azure Container Registry Client Library for Python

azure azure sdk
MIT License
v14.0.0
12,441,265

#1026 kfp 12.43M

Kubeflow Pipelines SDK

v2.16.0
12,438,122

#1027 langcodes 12.43M

Tools for labeling human languages with IETF language tags

v3.5.1
12,438,074

#1028 docker-pycreds 12.42M

Python bindings for the docker credentials store API

Apache License 2.0
v0.4.0
12,428,801

#1029 py-partiql-parser 12.4M

Pure Python PartiQL Parser

parser pypartiql
MIT
v0.6.3
12,406,646

#1030 DateTime 12.4M

This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.

ZPL-2.1
v6.0
12,403,279

#1031 azure-data-tables 12.38M

Microsoft Azure Azure Data Tables Client Library for Python

azure azure sdk
MIT License
v12.7.0
12,381,026

#1032 ipdb 12.29M

IPython-enabled pdb

ipython pdb
BSD
v0.13.13
12,299,143

#1033 flask-appbuilder 12.24M

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more.

BSD
v5.1.0
12,244,257

#1034 mkdocs-get-deps 12.23M

MkDocs extension that lists all dependencies according to a mkdocs.yml file

mkdocs
v0.2.0
12,237,267

#1035 aiodns 12.22M

Simple DNS resolver for asyncio

MIT
v4.0.0
12,221,627

#1036 faiss-cpu 12.19M

A library for efficient similarity search and clustering of dense vectors.

similarity search machine learning faiss clustering
v1.13.2
12,193,692

#1037 langchain-anthropic 12.16M

Integration package connecting Claude (Anthropic) APIs and LangChain

MIT
v1.3.4
12,162,280

#1038 colorful 12.15M

Terminal string styling done right, in Python.

v0.5.8
12,155,871

#1039 jaxlib 12.15M

XLA library for JAX

Apache-2.0
v0.9.1
12,151,341

#1040 PyWavelets 12.1M

PyWavelets, wavelet transform module

v1.9.0
12,104,024

#1041 asynctest 12.06M

Enhance the standard unittest package with features for testing asyncio libraries

asyncio unittest async test selectors tulip mock testing
Apache 2
v0.13.0
12,065,820

#1042 meson 12.03M

A high performance build system

meson cmake mesonbuild build system
Apache License, Version 2.0
v1.10.1
12,038,987

#1043 hatch-vcs 12M

Hatch plugin for versioning with your preferred VCS

git scm version mercurial hatch vcs plugin
v0.5.0
12,004,511

#1044 optuna 11.99M

A hyperparameter optimization framework

v4.7.0
11,991,636

#1045 memray 11.97M

A memory profiler for Python applications

Apache 2.0
v1.19.1
11,979,313

#1046 weasel 11.92M

Weasel: A small and easy workflow system

MIT
v0.4.3
11,926,713

#1047 pdf2image 11.9M

A wrapper around the pdftoppm and pdftocairo command line tools to convert PDF to a PIL Image list.

pdf jpg convert image jpeg png
MIT
v1.17.0
11,902,146

#1048 openai-agents 11.89M

OpenAI Agents SDK

v0.10.3
11,894,764

#1049 opentelemetry-instrumentation-sqlalchemy 11.86M

OpenTelemetry SQLAlchemy instrumentation

v0.60b1
11,865,586

#1050 sphinx-rtd-theme 11.86M

Read the Docs theme for Sphinx

MIT
v3.1.0
11,861,836

#1051 monotonic 11.84M

An implementation of time.monotonic() for Python 2 & < 3.3

Apache
v1.6
11,849,215

#1052 azure-mgmt-cosmosdb 11.84M

Microsoft Azure Cosmosdb Management Client Library for Python

azure azure sdk
v9.9.0
11,841,985

#1053 pydantic-ai 11.83M

Agent Framework / shim to use Pydantic with LLMs

v1.63.0
11,838,398

#1054 imbalanced-learn 11.82M

Toolbox for imbalanced dataset in machine learning

v0.14.1
11,824,586

#1055 pywin32-ctypes 11.79M

A (partial) reimplementation of pywin32 using ctypes/cffi

BSD-3-Clause
v0.2.3
11,794,056

#1056 yfinance 11.77M

Download market data from Yahoo! Finance API

pandas pandas datareader yahoo finance
Apache
v1.2.0
11,779,487

#1057 langfuse 11.76M

A client library for accessing langfuse

MIT
v3.14.5
11,760,938

#1058 types-aiofiles 11.73M

Typing stubs for aiofiles

v25.1.0.20251011
11,735,060

#1059 Incremental 11.73M

A CalVer version manager that supports the future.

v24.11.0
11,734,134

#1060 azure-mgmt-compute 11.72M

Microsoft Azure Compute Management Client Library for Python

azure azure sdk
v37.2.0
11,723,175

#1061 mistralai 11.7M

Python Client SDK for the Mistral AI API.

v1.12.4
11,706,931

#1062 openlineage-python 11.7M

OpenLineage Python Client

openlineage
v1.44.1
11,706,566

#1063 lightgbm 11.66M

LightGBM Python-package

The MIT License (MIT) Copyright (c) Microsoft Corporation Perm
v4.6.0
11,661,283

#1064 mlflow-tracing 11.65M

MLflow Tracing SDK is an open-source, lightweight Python package that only includes the minimum set of dependencies and functionality to instrument your code/models/agents with MLflow Tracing.

mlflow databricks ai
Copyright 2018 Databricks, Inc. All rights reserved.
v3.10.0
11,655,652

#1065 shap 11.62M

A unified approach to explain the output of any machine learning model.

MIT License
v0.50.0
11,627,317

#1066 asyncssh 11.6M

AsyncSSH: Asynchronous SSHv2 client and server library

EPL-2.0 OR GPL-2.0-or-later
v2.22.0
11,608,760

#1067 pytest-django 11.6M

A Django plugin for pytest.

pytest-django is released under the BSD (3-clause) license
v4.12.0
11,603,452

#1068 pyserial 11.59M

Python Serial Port Extension

BSD
v3.5
11,598,642

#1069 gradio 11.55M

Python library for easily interacting with trained machine learning models

reproducibility machine learning visualization
v6.8.0
11,559,031

#1070 paginate 11.55M

Divides large result sets into pages for easier browsing

pagination paginate pages
MIT
v0.5.7
11,553,181

#1071 azure-mgmt-containerinstance 11.54M

Microsoft Azure Container Instance Client Library for Python

azure sdk azure
MIT License
v10.1.0
11,545,849

#1072 apache-airflow-providers-amazon 11.54M

Provider package apache-airflow-providers-amazon for Apache Airflow

airflow-provider integration amazon airflow
v9.21.0
11,541,765

#1073 datamodel-code-generator 11.51M

Datamodel Code Generator

v0.54.0
11,518,232

#1074 hydra-core 11.51M

A framework for elegantly configuring complex applications

command-line tab-completion yaml configuration
MIT
v1.3.2
11,512,537

#1075 libclang 11.49M

Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier.

clang python bindings
Apache License 2.0
v18.1.1
11,497,927

#1076 pytesseract 11.48M

Python-tesseract is a python wrapper for Google's Tesseract-OCR

python python-tesseract ocr
Apache License 2.0
v0.3.13
11,489,760

#1077 qrcode 11.48M

QR Code image generator

denso-wave iec18004 qr
BSD
v8.2
11,482,702

#1078 pysftp 11.44M

A friendly face on SFTP

internet sftp ssh ftp
BSD
v0.2.9
11,445,327

#1079 jellyfish 11.43M

v1.2.1
11,432,759

#1080 types-Markdown 11.39M

Typing stubs for Markdown

v3.10.2.20260211
11,390,755

#1081 ansible-core 11.36M

Radically simple IT automation

v2.20.3
11,363,871

#1082 pooch 11.35M

A friend to fetch your data files

http caching data download
v1.9.0
11,358,875

#1083 scp 11.32M

scp module for paramiko

ssh transfer scp paramiko
LGPL-2.1-or-later
v0.15.0
11,324,046

#1084 ratelimit 11.29M

API rate limit decorator

decorator ratelimit api
MIT
v2.2.1
11,299,574

#1085 hatch 11.24M

Modern, extensible Python project management

dependency publishing packaging environment build release versioning hatch plugin
v1.16.5
11,244,696

#1086 chromadb 11.24M

Chroma.

v1.5.2
11,243,051

#1087 valkey-glide-sync 11.24M

Valkey GLIDE Sync client. Supports Valkey and Redis OSS.

Apache-2.0
v2.2.7
11,240,775

#1088 boolean.py 11.22M

Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.

boolean algebra boolean expression logic expression parser
BSD-2-Clause
v5.0
11,228,352

#1089 license-expression 11.22M

license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.

compare expression normalize expression parse expression license expression licence spdx open source license boolean
Apache-2.0
v30.4.4
11,222,139

#1090 azure-monitor-opentelemetry 11.21M

Microsoft Azure Monitor Opentelemetry Distro Client Library for Python

azure azure sdk
MIT License
v1.8.6
11,217,580

#1091 adlfs 11.18M

Access Azure Blobs and Data Lake Storage (ADLS) Gen2 with fsspec and dask

file-system dask azure
BSD
v2026.2.0
11,187,390

#1092 grpcio-reflection 11.18M

Standard Protobuf Reflection Service for gRPC

v1.78.0
11,183,143

#1093 qdrant-client 11.17M

Client library for the Qdrant vector search engine

vector matching search neural client
Apache-2.0
v1.17.0
11,174,438

#1094 mypy-boto3-rds 11.16M

Type annotations for boto3 RDS 1.42.51 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs rds
v1.42.51
11,166,152

#1095 firebase-admin 11.15M

Firebase Admin Python SDK

development cloud firebase
Apache License 2.0
v7.2.0
11,154,171

#1096 html2text 11.14M

Turn HTML into equivalent Markdown-structured text.

v2025.4.15
11,144,823

#1097 astor 11.14M

Read/rewrite/write Python ASTs

pep 8 ast codegen
BSD-3-Clause
v0.8.1
11,140,113

#1098 feedparser 11.12M

Universal feed parser, handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds

rdf cdf atom rss feed parser
BSD-2-Clause
v6.0.12
11,120,316

#1099 aioresponses 11.08M

Mock out requests made by ClientSession from aiohttp package

v0.7.8
11,085,307

#1100 oldest-supported-numpy 11.04M

Meta-package that provides the oldest NumPy that supports a given Python version and platform. If wheels for the platform became available on PyPI only for a more recent NumPy version, then that NumPy version is specified.

BSD
v2023.12.21
11,041,965

#1101 pymupdf4llm 10.98M

PyMuPDF Utilities for LLM/RAG

Dual Licensed - GNU AFFERO GPL 3.0 or Artifex Commercial License
v0.3.4
10,984,560

#1102 ciso8601 10.93M

Fast ISO8601 date time parser for Python written in C

MIT
v2.3.3
10,938,175

#1103 jsonlines 10.93M

Library with helpers for the jsonlines file format

BSD
v4.0.0
10,937,073

#1104 supabase 10.92M

Supabase client for Python.

v2.28.0
10,923,102

#1105 python-Levenshtein 10.89M

Python extension for computing string edit distances and similarities.

comparison edit-distance string levenshtein
GPL-2.0-or-later
v0.27.3
10,894,521

#1106 flask-babel 10.88M

Adds i18n/l10n support for Flask applications.

BSD-3-Clause
v4.0.0
10,881,151

#1107 jsondiff 10.83M

Diff JSON and JSON-like structures in Python

lcs difference delta diffing dict patch diff json
The MIT License (MIT) Copyright (c) 2015 Zoomer Analytics LLC
v2.2.1
10,832,356

#1108 slicer 10.83M

A small package for big slicing.

v0.0.8
10,830,056

#1109 pyogrio 10.82M

Vectorized spatial vector file format I/O using GDAL/OGR

MIT License Copyright (c) 2020-2024 Brendan C.
v0.12.1
10,827,903

#1110 pyarrow-hotfix 10.79M

Apache License, Version 2.0
v0.7
10,794,671

#1111 pybreaker 10.78M

Python implementation of the Circuit Breaker pattern

pattern design integration breaker circuit
v1.4.1
10,785,550

#1112 fastar 10.72M

High-level bindings for the Rust tar crate

v0.8.0
10,729,121

#1113 locust 10.72M

Developer-friendly load testing framework

MIT
v2.43.3
10,727,312

#1114 optree 10.71M

Optimized PyTree Utilities.

tree manipulation functional programming tree traversal pytree
v0.19.0
10,718,507

#1115 opentelemetry-instrumentation-redis 10.69M

OpenTelemetry Redis instrumentation

v0.60b1
10,694,202

#1116 pygtrie 10.69M

A pure Python trie data structure implementation.

data structure trie prefix tree
Apache-2.0
v2.5.0
10,691,120

#1117 envoy_data_plane 10.67M

Python dataclasses for the Envoy Data-Plane-API

v2.0.0
10,673,239

#1118 mypy-boto3-sqs 10.65M

Type annotations for boto3 SQS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 sqs autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
10,654,339

#1119 configparser 10.61M

Updated configparser from stdlib for earlier Pythons.

ini configparser parsing conf cfg file configuration
v7.2.0
10,617,735

#1120 trio-typing 10.58M

Static type checking support for Trio and related projects

async mypy trio
MIT -or- Apache License 2.0
v0.10.0
10,587,829

#1121 backports.asyncio.runner 10.57M

Backport of asyncio.Runner, a context manager that controls event loop life cycle.

backports.asyncio.runner asyncio backports backports.asyncio asyncio.runner
PSF-2.0
v1.2.0
10,576,421

#1122 django-filter 10.57M

Django-filter is a reusable Django application for allowing users to filter querysets dynamically.

v25.2
10,573,829

#1123 cloudevents 10.57M

CloudEvents Python SDK

serverless cloudevents eventing
https://www.apache.org/licenses/LICENSE-2.0
v1.12.0
10,572,770

#1124 pytest-split 10.53M

Pytest plugin which splits the test suite to equally sized sub suites based on test execution time.

pytest tests plugin split
MIT
v0.11.0
10,533,490

#1125 Flask-Session 10.51M

Server-side session support for Flask

v0.8.0
10,518,476

#1126 meson-python 10.51M

Meson Python build backend (PEP 517)

package backend pep517 meson build
v0.19.0
10,513,635

#1127 aiomysql 10.5M

MySQL driver for asyncio.

mysql aiomysql asyncio mariadb
v0.3.2
10,500,742

#1128 pydyf 10.45M

A low-level PDF generator.

generator pdf
v0.12.1
10,457,127

#1129 azure-eventhub 10.44M

Microsoft Azure Event Hubs Client Library for Python

azure azure sdk
v5.15.1
10,441,432

#1130 storage3 10.4M

Supabase Storage client for Python.

v2.28.0
10,409,495

#1131 python-hcl2 10.4M

A parser for HCL2

MIT
v7.3.1
10,407,380

#1132 requests-ntlm 10.38M

This package allows for HTTP NTLM authentication using the requests library.

ISC
v1.3.0
10,389,723

#1133 azure-storage-common 10.34M

Microsoft Azure Storage Common Client Library for Python

MIT License
v2.1.0
10,340,768

#1134 appnope 10.32M

Disable App Nap on macOS >= 10.9

BSD
v0.1.4
10,321,547

#1135 aiosmtplib 10.28M

asyncio SMTP client

smtp email asyncio
MIT
v5.1.0
10,281,899

#1136 sqlmodel 10.26M

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.

v0.0.37
10,265,869

#1137 uuid6 10.26M

New time-based UUID formats which are suited for use as a database key

uuid6 uuid uuidv8 uuidv6 uuidv7 uuid7 uuid8
MIT
v2025.0.1
10,261,683

#1138 distributed 10.26M

Distributed scheduler for Dask

v2026.1.2
10,260,066

#1139 cadwyn 10.23M

Production-ready community-driven modern Stripe-like API versioning in FastAPI

hints python39 api stripe json-schema python312 code-generation python313 python python311 fastapi python310 versioning api-versioning pydantic
v6.0.3
10,234,399

#1140 postgrest 10.22M

PostgREST client for Python. This library provides an ORM interface to PostgREST.

v2.28.0
10,223,017

#1141 alibabacloud-credentials 10.22M

The alibabacloud credentials module of alibabaCloud Python SDK.

alibabacloud sdk tea
Apache License 2.0
v1.0.7
10,222,629

#1142 yt-dlp 10.2M

A feature-rich command-line audio/video downloader

sponsorblock downloader yt-dlp youtube-dl youtube-downloader cli
v2026.2.21
10,206,497

#1143 synchronicity 10.18M

Export blocking and async library versions from a single async implementation

v0.11.1
10,188,642

#1144 rdflib 10.15M

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

BSD-3-Clause
v7.6.0
10,156,792

#1145 backrefs 10.15M

A wrapper around re and regex that adds additional back references.

regex re
v6.2
10,152,807

#1146 prometheus-fastapi-instrumentator 10.14M

Instrument your FastAPI app with Prometheus metrics

prometheus metrics instrumentation fastapi exporter
ISC
v7.1.0
10,149,511

#1147 kazoo 10.12M

"Higher Level Zookeeper Client"

lock leader configuration zookeeper
Apache 2.0
v2.10.0
10,120,347

#1148 ftfy 10.11M

Fixes mojibake and other problems with Unicode, after the fact

Apache-2.0
v6.3.1
10,110,178

#1149 pyproject-metadata 10.07M

PEP 621 metadata parsing

v0.11.0
10,070,613

#1150 microsoft-kiota-authentication-azure 10.03M

Core abstractions for kiota generated libraries in Python

kiota microsoft openapi graph
MIT
v1.9.8
10,034,729

#1151 azure-mgmt-datalake-store 10.01M

Microsoft Azure Data Lake Store Management Client Library for Python

MIT License
v0.5.0
10,015,739

#1152 shortuuid 10.01M

A generator library for concise, unambiguous and URL-safe UUIDs.

BSD-3-Clause
v1.0.13
10,012,405

#1153 pyRFC3339 9.99M

Generate and parse RFC 3339 timestamps

rfc-3339 datetime timestamp iso-8601
v2.1.0
9,995,436

#1154 timm 9.97M

PyTorch Image Models

pytorch image-classification
Apache-2.0
v1.0.25
9,975,228

#1155 pika 9.91M

Pika Python AMQP Client Library

BSD-3-Clause
v1.3.2
9,910,435

#1156 applicationinsights 9.86M

This project extends the Application Insights API surface to support Python.

MIT
v0.11.10
9,863,315

#1157 maturin 9.84M

Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages

v1.12.6
9,842,020

#1158 simple-gcp-object-downloader 9.83M

v0.1.0
9,836,953

#1159 fabric 9.81M

High level SSH command execution

BSD
v3.2.2
9,815,942

#1160 types-docutils 9.78M

Typing stubs for docutils

v0.22.3.20260223
9,784,107

#1161 packageurl-python 9.77M

A purl aka. Package URL parser and builder

url package manager package url package
MIT
v0.17.6
9,770,506

#1162 ansible 9.76M

Radically simple IT automation

GPL-3.0-or-later
v13.4.0
9,767,835

#1163 service-identity 9.76M

Service identity verification for pyOpenSSL & cryptography.

openssl cryptography pyopenssl
v24.2.0
9,765,959

#1164 pyinstrument 9.73M

Call stack profiler for Python. Shows you why your code is slow!

profiling sampling profile profiler cpu time
v5.1.2
9,735,277

#1165 webdriver-manager 9.73M

Library provides the way to automatically manage drivers for different browsers

driver test automation selenium testing
v4.0.2
9,731,217

#1166 h3 9.72M

Uber's hierarchical hexagonal geospatial indexing system

Apache License Version 2.0,
v4.4.2
9,723,282

#1167 cyclonedx-python-lib 9.7M

Python library for CycloneDX

sbom purl library vex mbom bom spdx sca cyclonedx owasp packageurl obom software bill of materials saasbom bill of materials vdr
Apache-2.0
v11.6.0
9,705,389

#1168 cloudflare 9.7M

The official Python library for the cloudflare API

Apache-2.0
v4.3.1
9,700,544

#1170 microsoft-kiota-serialization-text 9.69M

Core abstractions for kiota generated libraries in Python

kiota microsoft openapi graph
MIT
v1.9.8
9,693,938

#1171 mypy-boto3-dynamodb 9.68M

Type annotations for boto3 DynamoDB 1.42.55 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete dynamodb mypy typeshed type-annotations boto3-stubs
v1.42.55
9,682,415

#1172 wirerope 9.67M

'Turn functions and methods into fully controllable objects'

methodtools method hack ring
BSD 2-Clause License
v1.0.0
9,679,273

#1173 microsoft-kiota-http 9.66M

Core abstractions for kiota generated libraries in Python

kiota microsoft openapi graph
MIT
v1.9.8
9,664,906

#1174 olefile 9.66M

Python package to parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office)

BSD
v0.47
9,663,600

#1175 microsoft-kiota-serialization-json 9.65M

Core abstractions for kiota generated libraries in Python

kiota microsoft openapi graph
MIT
v1.9.8
9,658,594

#1176 torchmetrics 9.64M

PyTorch native Metrics

deep learning machine learning metrics ai pytorch
Apache-2.0
v1.8.2
9,643,109

#1177 django-extensions 9.64M

Extensions for Django

v4.1
9,640,808

#1178 tensorflow-estimator 9.63M

TensorFlow Estimator.

machine estimator tensor tensorflow learning
Apache 2.0
v2.15.0
9,638,447

#1179 dunamai 9.62M

Dynamic version generation

version dynamic versioning
MIT
v1.26.0
9,626,896

#1180 Twisted 9.6M

An asynchronous networking framework written in Python

MIT License
v25.5.0
9,606,792

#1181 pytorch-lightning 9.57M

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.

deep learning pytorch ai
Apache-2.0
v2.6.1
9,570,438

#1182 apache-airflow-providers-smtp 9.56M

Provider package apache-airflow-providers-smtp for Apache Airflow

airflow-provider integration smtp airflow
v2.4.2
9,563,333

#1183 azure-nspkg 9.56M

Microsoft Azure Namespace Package [Internal]

MIT License
v3.0.2
9,560,643

#1184 awscrt 9.54M

A common runtime for AWS Python projects

Apache-2.0
v0.31.2
9,546,516

#1185 huey 9.54M

a little task queue

v2.6.0
9,543,713

#1186 mkdocstrings-python 9.52M

A Python handler for mkdocstrings.

v2.0.3
9,527,660

#1187 azure-mgmt-datafactory 9.49M

Microsoft Azure Data Factory Management Client Library for Python

azure azure sdk
MIT License
v9.2.0
9,499,522

#1188 sphinxcontrib-jquery 9.47M

Extension to include jQuery on newer Sphinx releases

v4.1
9,479,971

#1189 contextlib2 9.47M

Backports and enhancements for the contextlib module

PSF License
v21.6.0
9,475,854

#1190 groq 9.42M

The official Python library for the groq API

Apache-2.0
v1.0.0
9,420,107

#1191 lxml-html-clean 9.41M

HTML cleaner from lxml project

BSD-3-Clause
v0.4.4
9,417,415

#1192 azure-synapse-artifacts 9.4M

Microsoft Azure Synapse Artifacts Client Library for Python

azure azure sdk
MIT License
v0.21.0
9,407,494

#1193 iso8601 9.36M

Simple module to parse ISO 8601 dates

MIT
v2.1.0
9,364,276

#1194 opentelemetry-instrumentation-aiohttp-client 9.34M

OpenTelemetry aiohttp client instrumentation

v0.60b1
9,343,712

#1195 stringcase 9.32M

String case converter.

MIT
v1.2.0
9,323,501

#1196 langdetect 9.29M

Language detection library ported from Google's language-detection.

library detection language
MIT
v1.0.9
9,297,317

#1197 std-uritemplate 9.27M

std-uritemplate implementation for Python

uritemplates uritemplate stduritemplate std-uritemplate
Apache-2.0
v2.0.8
9,277,056

#1198 methodtools 9.27M

Expand standard functools to methods

lru_cache functools method ring
BSD 2-Clause License
v0.4.7
9,275,200

#1199 requirements-parser 9.27M

This is a small Python module for parsing Pip requirement files.

pip requirements parse
Apache-2.0
v0.13.0
9,273,965

#1200 azure-mgmt-keyvault 9.26M

Microsoft Azure Keyvault Management Client Library for Python

azure azure sdk
v13.0.0
9,263,332

#1201 azure-core-tracing-opentelemetry 9.25M

Microsoft Azure Azure Core OpenTelemetry plugin Library for Python

azure azure sdk
MIT License
v1.0.0b12
9,256,937

#1202 netaddr 9.25M

A network address manipulation library for Python

cidr eui systems administration mac-48 networking eui-64 mac eui-48 iana ieee ip ipv4 ipv6
BSD License
v1.3.0
9,255,326

#1203 apache-airflow-providers-imap 9.24M

Provider package apache-airflow-providers-imap for Apache Airflow

airflow-provider imap integration airflow
v3.11.0
9,245,816

#1204 types-croniter 9.23M

Typing stubs for croniter

v6.0.0.20250809
9,230,121

#1205 geventhttpclient 9.22M

HTTP client library for gevent

client gevent http
v2.3.8
9,229,610

#1206 msgraph-core 9.22M

Core component of the Microsoft Graph Python SDK

msgraph microsoft openapi graph
v1.3.8
9,227,248

#1207 flower 9.22M

Celery Flower

BSD
v2.0.1
9,224,803

#1208 Flask-JWT-Extended 9.19M

Extended JWT integration with Flask

jwt json web token flask
MIT
v4.7.1
9,190,291

#1209 blobfile 9.17M

Read GCS, ABS and local paths with the same interface, clone of tensorflow.io.gfile

Public Domain
v3.2.0
9,174,525

#1210 signalrcore 9.17M

Python SignalR Core full client (transports and encodings).Compatible with azure / serverless functions.Also with automatic reconnect and manually reconnect.

3.1+ client core signalr
v1.0.2
9,173,762

#1211 prefect 9.15M

Workflow orchestration and management.

Apache-2.0
v3.6.20
9,150,666

#1212 py-serializable 9.14M

Library for serializing and deserializing Python Objects to and from JSON and XML.

serialization xml deserialization json
Apache-2.0
v2.1.0
9,146,267

#1213 patchelf 9.08M

A small utility to modify the dynamic linker and RPATH of ELF executables.

musllinux patchelf auditwheel elf manylinux
GPL-3.0-or-later
v0.17.2.4
9,084,035

#1214 truststore 9.07M

Verify certificates using native system trust stores

v0.10.4
9,076,191

#1215 pyelftools 9.04M

Library for analyzing ELF files and DWARF debugging information

Public domain
v0.32
9,044,935

#1216 flit 9.04M

A simple packaging tool for simple packages.

v3.12.0
9,041,854

#1217 azure-mgmt-authorization 9.01M

Microsoft Azure Authorization Management Client Library for Python

azure sdk azure
MIT License
v4.0.0
9,017,714

#1218 microsoft-kiota-abstractions 9.01M

Core abstractions for kiota generated libraries in Python

kiota microsoft openapi graph
MIT
v1.9.8
9,012,162

#1219 aiolimiter 9.01M

asyncio rate limiter, a leaky bucket implementation

rate-limiting asyncio leaky-bucket
MIT
v1.2.1
9,011,614

#1220 readchar 9M

Library to easily read single chars and key strokes

command line characters keystrokes stdin
MIT Licence Copyright (c) 2022 Miguel Angel Garcia Permission
v4.2.1
9,007,830

#1221 nose 8.99M

nose extends unittest to make testing easier

discovery unittest doctest test automatic
GNU LGPL
v1.3.7
8,991,679

#1222 fastcore 8.98M

Python supercharged for fastai development

python
Apache-2.0
v1.12.22
8,982,817

#1223 binaryornot 8.97M

Ultra-lightweight pure Python package to check if a file is binary or text.

binaryornot
BSD
v0.4.4
8,978,230

#1224 sagemaker-core 8.97M

An python package for sagemaker core functionalities

v2.4.1
8,977,236

#1225 azure-keyvault 8.96M

Microsoft Azure Key Vault Client Libraries for Python

MIT License
v4.2.0
8,965,238

#1226 azure-mgmt-redis 8.94M

Microsoft Azure Redis Cache Management Client Library for Python

azure azure sdk
MIT License
v14.5.0
8,946,883

#1227 databricks-connect 8.92M

Databricks Connect Client

Databricks Proprietary License
v18.1.0
8,921,516

#1228 lightning-utilities 8.91M

Lightning toolbox for across the our ecosystem.

devops utilities ci/cd
Apache-2.0
v0.15.3
8,910,287

#1229 opentelemetry-resource-detector-azure 8.9M

Azure Resource Detector for OpenTelemetry

v0.1.5
8,902,373

#1230 PyPika 8.88M

A SQL query builder API for Python

python mysql pandas querybuilder object analysis builder sql pypika business analytics query vertica mapper relational postgres database aggregated bi science psql oracle rdbms orm data
Apache License Version 2.0
v0.51.1
8,882,203

#1231 xmlsec 8.85M

Python bindings for the XML Security Library

xmlsec
MIT
v1.3.17
8,857,925

#1232 swe-rex 8.84M

Sandboxed code execution for AI agents, locally or on the cloud.

code agents nlp
v1.4.0
8,844,853

#1233 opencensus-ext-azure 8.83M

OpenCensus Azure Monitor Exporter

Apache-2.0
v1.1.15
8,833,138

#1234 mypy-boto3-lambda 8.8M

Type annotations for boto3 Lambda 1.42.37 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete lambda mypy typeshed type-annotations boto3-stubs
v1.42.37
8,809,609

#1235 ffmpeg-python 8.8M

Python bindings for FFmpeg - with complex filtering support

audio avi .mp4 sound mp3 raw .gif mp4 .bmp ac3 signals .wav -vf vf filter_complex gif aac png .avi .rawvideo render wrapper .ac3 movie mov .raw ffmpeg .aac filtering .mp3 rawvideo streams flac ffprobe bmp wav video .flac .png dsp streaming .mov a/v
v0.2.0
8,809,569

#1236 restructuredtext-lint 8.8M

reStructuredText linter

rst restructuredtext restructured text rest lint
UNLICENSE
v2.0.2
8,804,905

#1237 google-cloud-datastore 8.79M

Google Cloud Datastore API client library

Apache 2.0
v2.23.0
8,793,761

#1238 blessed 8.78M

Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities.

formatting color terminal sequences curses tty ncurses xterm console ansi keyboard style
v1.32.0
8,787,290

#1239 bottle 8.76M

Fast and simple WSGI-framework for small web-applications.

MIT
v0.13.4
8,767,643

#1240 langchain-google-genai 8.76M

An integration package connecting Google's genai package and LangChain

MIT
v4.2.1
8,765,941

#1241 dataclasses 8.75M

A backport of the dataclasses module for Python 3.6

Apache
v0.8
8,759,375

#1242 soxr 8.75M

High quality, one-dimensional sample-rate conversion library

signal processing audio resampling src resampler samplerate conversion
v1.0.0
8,757,875

#1243 user-agents 8.74M

A library to identify devices (phones, tablets) and their capabilities by parsing browser user agent strings.

MIT
v2.2.0
8,740,483

#1244 azure-synapse-spark 8.73M

Microsoft Azure Synapse Spark Client Library for Python

MIT License
v0.7.0
8,737,563

#1245 junit-xml 8.69M

Creates JUnit XML test result documents that can be read by tools such as Jenkins

MIT
v1.9
8,699,452

#1246 Automat 8.69M

Self-service finite-state machines for the programmer on the go.

fsm automata state machine
Copyright (c) 2014 Rackspace Permission
v25.4.16
8,693,344

#1247 ddsketch 8.68M

Distributed quantile sketches

quantile ddsketch sketch
v3.0.1
8,682,120

#1248 unearth 8.65M

A utility to fetch and download python packages

v0.18.2
8,656,160

#1249 pip-requirements-parser 8.65M

pip requirements parser - a mostly correct pip requirements parsing library because it uses pip's own code.

parser requirements pip utilities dependencies pypi
MIT
v32.0.1
8,654,782

#1250 marshmallow-sqlalchemy 8.64M

SQLAlchemy integration with the marshmallow (de)serialization library

v1.4.2
8,648,685

#1251 llama-index 8.64M

Interface between LLMs and your data

devtools data index rag llm nlp retrieval
v0.14.15
8,648,305

#1252 pydash 8.63M

The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.

lodash utility pydash underscore functional
v8.0.6
8,630,810

#1253 unstructured-client 8.61M

Python Client SDK for Unstructured API

MIT
v0.42.10
8,613,233

#1254 apache-airflow-providers-sqlite 8.59M

Provider package apache-airflow-providers-sqlite for Apache Airflow

airflow-provider integration sqlite airflow
v4.2.1
8,597,308

#1255 supabase-auth 8.53M

Python Client Library for Supabase Auth

v2.28.0
8,535,744

#1256 smbprotocol 8.53M

Interact with a server using the SMB 2/3 Protocol

smb2 cifs smb python smb3
v1.16.0
8,534,472

#1257 inputimeout 8.52M

Multi platform standard input with timeout

MIT
v1.0.4
8,526,500

#1258 pep517 8.51M

Wrappers to build Python packages using PEP 517 hooks

v0.13.1
8,519,517

#1259 python-on-whales 8.48M

A Docker client for Python, designed to be fun and intuitive!

MIT License Copyright (c) 2020 Gabriel de Marmi
v0.80.0
8,480,249

#1260 c7n 8.47M

Cloud Custodian - Policy Rules Engine

v0.9.49
8,471,241

#1261 supabase-functions 8.46M

Library for Supabase Functions

v2.28.0
8,466,004

#1262 mypy-boto3-ec2 8.46M

Type annotations for boto3 EC2 1.42.58 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations ec2 boto3-stubs
v1.42.58
8,462,142

#1263 pprintpp 8.45M

A drop-in replacement for pprint that's actually pretty

BSD
v0.4.0
8,455,699

#1264 python-jenkins 8.4M

Python bindings for the remote Jenkins API

BSD
v1.8.3
8,404,619

#1265 azure-appconfiguration 8.39M

Microsoft App Configuration Data Client Library for Python

azure azure sdk
MIT License
v1.8.0
8,393,482

#1266 constantly 8.36M

Symbolic constants in Python

constants twisted enum
MIT
v23.10.4
8,362,662

#1267 pytest-repeat 8.35M

pytest plugin for repeating tests

This Source Code Form is subject to the terms of the Mozilla Pub
v0.9.4
8,350,041

#1268 apache-airflow-providers-ftp 8.34M

Provider package apache-airflow-providers-ftp for Apache Airflow

airflow-provider ftp integration airflow
v3.14.1
8,344,236

#1269 nodejs-wheel-binaries 8.34M

unoffical Node.js package

nodejs
v24.14.0
8,344,102

#1270 aniso8601 8.34M

A library for parsing ISO 8601 strings.

iso8601 parser
v10.0.1
8,340,593

#1271 jsonconversion 8.33M

This python module helps converting arbitrary Python objects into JSON strings and back.

conversion json serialization
BSD
v1.2.1
8,337,544

#1272 roman-numerals 8.32M

Manipulate well-formed Roman numerals

v4.1.0
8,328,755

#1273 pytest-benchmark 8.31M

A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.

pytest benchmark
v5.2.3
8,315,492

#1274 backports.zoneinfo 8.31M

Backport of the standard library zoneinfo module

Apache-2.0
v0.2.1
8,314,802

#1275 peft 8.3M

Parameter-Efficient Fine-Tuning (PEFT)

learning deep
Apache
v0.18.1
8,302,149

#1276 pandera 8.29M

A light-weight and flexible data validation and testing tool for statistical data objects.

pandas validation data-structures
MIT License Copyright (c) 2018 Niels Bantilan
v0.29.0
8,298,706

#1277 prison 8.27M

Rison encoder/decoder

MIT
v0.2.1
8,275,623

#1278 dbt-snowflake 8.26M

The Snowflake adapter plugin for dbt

dbt cloud dbt core adapters database snowflake adapter dbt-core dbt elt dbt labs
v1.11.2
8,264,651

#1279 Bottleneck 8.25M

Fast NumPy array functions written in C

Simplified BSD
v1.6.0
8,250,986

#1280 aiocache 8.22M

multi backend asyncio cache

v0.12.3
8,228,152

#1281 django-redis 8.22M

Full featured redis cache backend for Django.

BSD-3-Clause
v6.0.0
8,226,918

#1282 azure-monitor-query 8.21M

Microsoft Corporation Azure Monitor Query Client Library for Python

azure azure sdk
MIT License
v2.0.0
8,218,283

#1283 apache-airflow-providers-slack 8.2M

Provider package apache-airflow-providers-slack for Apache Airflow

airflow-provider integration slack airflow
v9.6.2
8,202,494

#1284 opentelemetry-instrumentation-grpc 8.19M

OpenTelemetry gRPC instrumentation

v0.60b1
8,192,616

#1285 pymsteams 8.18M

Format messages and post to Microsoft Teams.

teams microsoft
Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.2.5
8,188,227

#1286 pdm 8.18M

A modern Python package and dependency manager supporting the latest PEP standards

packaging dependency workflow
v2.26.6
8,186,514

#1287 pycrypto 8.17M

Cryptographic modules for Python.

Public domain
v2.6.1
8,173,108

#1288 cmdstanpy 8.14M

Python interface to CmdStan

BSD-3-Clause
v1.3.0
8,147,992

#1289 schedule 8.11M

Job scheduling for humans.

periodic job scheduling jobs clockwork cron scheduling scheduler schedule
MIT License
v1.2.2
8,115,890

#1290 google-cloud-storage-control 8.1M

Google Cloud Storage Control API client library

Apache 2.0
v1.10.0
8,104,592

#1291 whitenoise 8.1M

Radically simplified static file serving for WSGI applications

django
v6.12.0
8,103,473

#1292 dask-expr 8.1M

High Level Expressions for Dask

pandas dask
BSD
v2.0.0
8,103,225

#1293 instructor 8.1M

structured outputs for llm

MIT
v1.14.5
8,100,935

#1294 skops 8.08M

A set of tools, related to machine learning in production.

The MIT License (MIT) Copyright (C) 2021 Huggin
v0.13.0
8,088,140

#1295 swifter 8.08M

A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner

parallelize pandas apply function vectorize dask
v1.4.0
8,087,250

#1296 workos 8.08M

WorkOS Python Client

v5.42.1
8,080,520

#1297 django-storages 8.08M

Support for many storage backends in Django

BSD-3-Clause
v1.14.6
8,080,451

#1298 PyHive 8.05M

Python interface to Hive

Apache License, Version 2.0
v0.7.0
8,056,618

#1299 bashlex 8.05M

Python parser for bash

GPLv3+
v0.18
8,054,614

#1300 clickclick 8.03M

Click utility functions

terminal console cli click
Apache License 2.0
v20.10.2
8,033,299

#1301 pure-sasl 8.01M

Pure Python client SASL implementation

sasl
MIT
v0.6.2
8,010,818

#1302 tinyhtml5 7.97M

HTML parser based on the WHATWG HTML specification

html parser
v2.0.0
7,978,885

#1303 kaitaistruct 7.97M

Kaitai Struct declarative parser generator for binary data: runtime library for Python

declarative file format ksy parsing data structure struct binary unpack construct data format packet format development kaitai parser
MIT
v0.11
7,975,572

#1304 toposort 7.95M

Implements a topological sort algorithm.

Apache License Version 2.0
v1.10
7,953,531

#1305 chevron 7.94M

Mustache templating language renderer

MIT
v0.14.0
7,940,828

#1306 types-psutil 7.93M

Typing stubs for psutil

v7.2.2.20260130
7,934,391

#1307 fs 7.93M

Python's filesystem abstraction layer

MIT
v2.4.16
7,933,274

#1308 azure-mgmt-monitor 7.89M

Microsoft Azure Monitor Client Library for Python

azure azure sdk
MIT License
v7.0.0
7,897,259

#1309 sqlfluff 7.89M

The SQL Linter for Humans

sparksql databricks hive mysql snowflake sql trino sqlite mariadb impala soql bigquery vertica tsql clickhouse postgres doris redshift exasol teradata formatter materialize sqlfluff starrocks flink db2 greenplum dbt duckdb linter athena
MIT License Copyright (c) 2023 Alan Cruickshank
v4.0.4
7,891,390

#1310 namex 7.87M

A simple utility to separate the implementation of your Python package and its public API surface.

v0.1.0
7,878,117

#1311 google-re2 7.87M

RE2 Python bindings

v1.1.20251105
7,873,170

#1312 types-jsonschema 7.87M

Typing stubs for jsonschema

v4.26.0.20260202
7,871,267

#1313 vcrpy 7.86M

Automatically mock your HTTP interactions to simplify and speed up testing

MIT
v8.1.1
7,860,549

#1314 prophet 7.84M

Automatic Forecasting Procedure

MIT
v1.3.0
7,849,769

#1315 enum34 7.82M

Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4

BSD License
v1.1.10
7,828,503

#1316 openxlab 7.81M

openxlab tools

ai openxlab
Apache License 2.0
v0.1.3
7,817,244

#1317 motor 7.81M

Non-blocking MongoDB driver for Tornado or asyncio

gridfs pymongo bson asyncio motor mongo mongodb tornado
Apache License Version 2.0, J
v3.7.1
7,810,554

#1318 drf-spectacular 7.79M

Sane and flexible OpenAPI 3 schema generation for Django REST framework

api schema openapi django rest swagger
v0.29.0
7,790,592

#1319 certbot-dns-cloudflare 7.78M

Cloudflare DNS Authenticator plugin for Certbot

v5.3.1
7,788,238

#1320 backports-datetime-fromisoformat 7.77M

Backport of Python 3.11's datetime.fromisoformat

MIT License Copyright (c) 2018 Michael Overmeyer Permission is
v2.0.3
7,777,336

#1321 codeowners 7.76M

Codeowners parser for Python

git codeowners github
MIT
v0.8.0
7,761,106

#1322 dep-logic 7.74M

Python dependency specifications supporting logical operations

packaging dependency specification logic
Apache-2.0
v0.5.2
7,748,810

#1323 slackclient 7.73M

Slack API clients for Web API and RTM API (Legacy) - Please use https://pypi.org/project/slack-sdk/ instead.

slack chat chatops slack-web chatbots bots slack-rtm
MIT
v2.9.4
7,733,990

#1324 yapf 7.73M

A formatter for Python code

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.43.0
7,733,941

#1325 acme 7.72M

ACME protocol implementation in Python

v5.3.1
7,724,494

#1326 apache-airflow-providers-common-io 7.72M

Provider package apache-airflow-providers-common-io for Apache Airflow

airflow-provider integration common.io airflow
v1.7.1
7,723,854

#1327 elasticsearch-dsl 7.71M

Python client for Elasticsearch

Apache-2.0
v8.18.0
7,715,009

#1328 mypy-boto3-cloudformation 7.71M

Type annotations for boto3 CloudFormation 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 cloudformation autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
7,711,715

#1329 alibabacloud-tea-openapi 7.7M

Alibaba Cloud openapi SDK Library for Python

alibabacloud tea openapi
Apache License 2.0
v0.4.3
7,702,400

#1330 langchain-aws 7.68M

An integration package connecting AWS and LangChain

MIT
v1.3.1
7,688,901

#1331 Flask-Caching 7.68M

Adds caching support to Flask applications.

BSD
v2.3.1
7,682,689

#1332 pydantic-evals 7.68M

Framework for evaluating stochastic code execution, especially code making use of LLMs

v1.63.0
7,681,165

#1333 opencv-contrib-python 7.68M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.13.0.92
7,680,334

#1334 minio 7.63M

MinIO Python SDK for Amazon S3 Compatible Cloud Storage

Apache-2.0
v7.2.20
7,632,820

#1335 clickhouse-driver 7.63M

Python driver with native interface for ClickHouse

cloud analytics db clickhouse database
MIT
v0.2.10
7,631,332

#1336 dotenv 7.6M

Deprecated package

v0.9.9
7,606,871

#1337 pipx 7.6M

Install and Run Python Applications in Isolated Environments

cli workflow virtual environment pip install
v1.8.0
7,603,041

#1338 python-snappy 7.6M

Python library for the snappy compression library from Google

snappy google compression
BSD
v0.7.3
7,602,719

#1339 pytest-socket 7.6M

Pytest Plugin to disable socket calls during tests

MIT
v0.7.0
7,601,339

#1340 bazel-runfiles 7.6M

v1.8.5
7,601,130

#1341 expiringdict 7.58M

Dictionary with auto-expiring values for caching purposes

Apache 2
v1.2.2
7,582,825

#1342 langgraph-api 7.56M

Elastic-2.0
v0.7.60
7,569,078

#1343 pytest-json-report 7.56M

A pytest plugin to report test results as JSON files

MIT
v1.5.0
7,564,182

#1344 ollama 7.56M

The official Python client for Ollama.

v0.6.1
7,563,931

#1345 neo4j 7.56M

Neo4j Bolt driver for Python

neo4j graph database
v6.1.0
7,563,140

#1346 autopep8 7.55M

A tool that automatically formats Python code to conform to the PEP 8 style guide

pep8 format automation pycodestyle
v2.3.2
7,552,076

#1347 mypy-protobuf 7.54M

Generate mypy stub files from protobuf specs

proto mypy dropbox
Apache License 2.0
v5.0.0
7,549,138

#1348 biopython 7.52M

Freely available tools for computational molecular biology.

v1.86
7,525,209

#1349 ipython_genutils 7.52M

Vestigial utilities from IPython

shell interactive interpreter web
BSD
v0.2.0
7,523,964

#1350 requests-cache 7.51M

A persistent cache for python requests

performance dynamodb cache http-client web webscraping http mongodb sqlite python-requests redis requests
v1.3.0
7,515,348

#1351 icalendar 7.51M

RFC 5545 compatible parser and generator of iCalendar files

event journal recurring calendaring todo ical rfc5545 icalendar calendar
v7.0.2
7,514,601

#1352 openlineage-integration-common 7.5M

OpenLineage common python library for integrations

openlineage
Apache-2.0
v1.44.1
7,506,663

#1353 azure-mgmt-web 7.49M

Microsoft Azure Web Management Client Library for Python

azure azure sdk
v10.1.0
7,492,875

#1354 cookiecutter 7.48M

A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.

package jinja2 packaging skeleton scaffolding project templates python projects cookiecutter project directory
v2.7.0
7,488,181

#1355 pytest-forked 7.48M

run tests in isolated forked subprocesses

MIT
v1.6.0
7,485,528

#1356 azure-kusto-ingest 7.47M

Kusto Ingest Client

azure analytics ingest kusto data
v6.0.2
7,474,984

#1357 dictdiffer 7.46M

Dictdiffer is a library that helps you to diff and patch dictionaries.

v0.9.0
7,467,519

#1358 socksio 7.44M

Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.

v1.0.0
7,442,084

#1359 avro-python3 7.43M

Avro is a serialization and RPC framework.

serialization rpc avro
Apache License 2.0
v1.10.2
7,436,091

#1360 cloud-sql-python-connector 7.42M

Google Cloud SQL Python Connector library

v1.20.0
7,426,484

#1361 librosa 7.4M

Python module for audio and music processing

ISC
v0.11.0
7,408,788

#1362 click-default-group 7.38M

click_default_group

v1.2.4
7,381,797

#1363 setuptools-rust 7.37M

Setuptools Rust extension plugin

rust distutils setuptools
v1.12.0
7,378,189

#1364 teradatasql 7.37M

Teradata SQL Driver for Python

teradata
Teradata License Agreement
v20.0.0.52
7,377,614

#1365 apache-airflow-microsoft-fabric-plugin 7.34M

A plugin for Apache Airflow to interact with Microsoft Fabric items

v1.0.3
7,348,548

#1366 altgraph 7.34M

Python graph (network) package

graph
MIT
v0.17.5
7,348,416

#1367 dbt-databricks 7.33M

The Databricks adapter plugin for dbt

v1.11.5
7,332,351

#1368 imageio-ffmpeg 7.32M

FFMPEG wrapper for Python

video ffmpeg
BSD-2-Clause
v0.6.0
7,328,823

#1369 openlineage-sql 7.3M

Python interface for the Rust OpenLineage lineage extraction library

openlineage
v1.44.1
7,307,006

#1370 hatch-fancy-pypi-readme 7.29M

Fancy PyPI READMEs with Hatch

hatch readme pypi documentation
v25.1.0
7,296,126

#1371 pipdeptree 7.28M

Command line utility to show dependency tree of packages.

log directory user application cache
v2.31.0
7,288,255

#1372 mypy-boto3-secretsmanager 7.28M

Type annotations for boto3 SecretsManager 1.42.8 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy secretsmanager typeshed type-annotations boto3-stubs
v1.42.8
7,286,870

#1373 types-PyMySQL 7.28M

Typing stubs for PyMySQL

v1.1.0.20251220
7,286,144

#1374 curlify 7.26M

Convert Requests request objects to curl commands.

MIT License
v3.0.0
7,261,985

#1375 arro3-core 7.25M

v0.8.0
7,259,163

#1376 knack 7.25M

A Command-Line Interface framework

MIT
v0.13.0
7,253,188

#1377 crcmod 7.23M

CRC Generator

MIT
v1.7
7,237,386

#1378 azure-mgmt-sql 7.23M

Microsoft Azure SQL Management Client Library for Python

MIT License
v3.0.1
7,232,828

#1379 orbax-checkpoint 7.22M

Orbax Checkpoint

checkpoint training jax machine learning
v0.11.33
7,222,635

#1380 azure-mgmt-rdbms 7.21M

Microsoft Azure Rdbms Management Client Library for Python

azure azure sdk
v10.1.1
7,215,390

#1381 SQLAlchemy-JSONField 7.2M

SQLALchemy JSONField implementation for storing dicts at SQL

development jsonfield sqlalchemy sql json
Apache-2.0
v1.0.2
7,206,532

#1382 logfire-api 7.19M

Shim for the Logfire SDK which does nothing unless Logfire is installed

v4.25.0
7,197,359

#1383 gradio-client 7.19M

Python library for easily interacting with trained machine learning models

client api machine learning
v2.2.0
7,197,001

#1384 types-mock 7.19M

Typing stubs for mock

v5.2.0.20250924
7,195,327

#1385 opsgenie-sdk 7.17M

Python SDK for Opsgenie REST API

python sdk for opsgenie rest api openapi-generator openapi opsgenie
v2.1.5
7,179,244

#1386 dash 7.16M

A Python framework for building reactive web-apps. Developed by Plotly.

MIT
v4.0.0
7,166,625

#1387 protobuf3-to-dict 7.16M

Ben Hodgson: A teeny Python library for creating Python dicts from protocol buffers and the reverse. Useful as an intermediate step before serialisation (e.g. to JSON). Kapor: upgrade it to PB3 and PY3, rename it to protobuf3-to-dict

dict json protobuf
Public Domain
v0.1.5
7,162,670

#1388 python-decouple 7.16M

Strict separation of settings from code.

MIT
v3.8
7,160,456

#1389 launchdarkly-server-sdk 7.15M

LaunchDarkly SDK for Python

Apache-2.0
v9.15.0
7,159,800

#1390 azure-mgmt-cognitiveservices 7.13M

Microsoft Azure Cognitiveservices Management Client Library for Python

azure azure sdk
v14.1.0
7,133,176

#1391 aiokafka 7.13M

Kafka integration with asyncio

v0.13.0
7,132,330

#1392 boto 7.13M

Amazon Web Services Library

MIT
v2.49.0
7,131,787

#1393 python-ulid 7.12M

Universally unique lexicographically sortable identifier

v3.1.0
7,125,936

#1394 azure-mgmt-loganalytics 7.1M

Microsoft Azure Loganalytics Management Client Library for Python

azure azure sdk
v13.1.1
7,101,026

#1395 waitress 7.08M

Waitress WSGI server

http wsgi server waitress
ZPL 2.1
v3.0.2
7,080,456

#1396 a2wsgi 7.07M

Convert WSGI app to ASGI app or ASGI app to WSGI app.

Apache-2.0
v1.10.10
7,074,749

#1397 dash-pydantic-form 7.06M

Create Dash forms from pydantic objects

The MIT License (MIT) Permission is hereby gran
v0.18.3
7,068,743

#1398 azure-mgmt-servicebus 7.06M

Microsoft Azure Service Bus Management Client Library for Python

azure azure sdk
MIT License
v9.0.0
7,061,704

#1399 dpath 7.04M

Filesystem-like pathing and searching for dictionaries

MIT
v2.2.0
7,040,606

#1400 azure-mgmt-eventhub 7.02M

Microsoft Azure Event Hub Management Client Library for Python

azure azure sdk
MIT License
v11.2.0
7,029,373

#1401 cytoolz 7M

Cython implementation of Toolz: High performance functional utilities

streaming curry functional utility bigdata memoize toolz cytoolz lazy cython functools generator iterator itertools
v1.1.0
7,004,829

#1402 respx 6.98M

A utility for mocking out the Python HTTPX and HTTP Core libraries.

async httpcore httpx http mock responses requests
BSD-3-Clause
v0.22.0
6,985,962

#1403 pytest-unordered 6.97M

Test equality of unordered collections in pytest

MIT
v0.7.0
6,973,050

#1404 pillow-avif-plugin 6.96M

A pillow plugin that adds avif support via libavif

MIT License
v1.5.5
6,964,998

#1405 thriftpy2 6.95M

Pure python implementation of Apache Thrift.

thrift python thriftpy thriftpy2
The MIT License (MIT) Copyright (c) <2014>
v0.6.0
6,957,206

#1406 stanio 6.94M

Utilities for preparing Stan inputs and processing Stan outputs

BSD-3-Clause
v0.5.1
6,949,030

#1407 azure-mgmt-managementgroups 6.93M

Microsoft Azure Managementgroups Management Client Library for Python

azure azure sdk
v1.1.0
6,933,928

#1408 vastdb 6.91M

VAST Data SDK

Copyright (C) VAST Data Ltd.
v2.0.13
6,913,768

#1409 xyzservices 6.91M

Source of XYZ tiles providers

3-Clause BSD
v2025.11.0
6,912,007

#1410 eth-abi 6.9M

eth_abi: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding

ethereum
MIT
v5.2.0
6,906,510

#1411 apprise 6.88M

Push Notifications that work with just about every platform!

rsyslog pushsafer gnome home assistant kodi burst sms rocket.chat macosx threema gateway gotify twitter sms manager sfr discord plivo bluesky revolt parseplatform d7networks aws pushbullet xml smtp2go notifico pagertree simplepush brevo misskey clicksend matrix victorops msg91 feishu reddit notica mattermost resend sns ryver signl4 ifttt smpp pagerduty join sendpulse twilio pushover httpsms prowl sinch alerts qq push guilded 46elks free mobile signal lark pushme spugpush flock google chat slack push notifications streamlabs kavenegar email onesignal mailgun voipms pushdeer automated packet reporting system microsoft messagebird dingtalk serverchan msteams wecom bot africas talking pushed emby cli spike synology chat bulksms bulkvs notificationapi power automate apprise api stride lametric fcm bark windows kumulos pushy pushplus enigma2 nextcloudtalk dapnet popcornnotify techulus vonage syslog webpush webex quote/0 mastodon whatsapp splunk clickatell chat xbmc dot growl line vapid seven notifiarr json wxpusher opsgenie sparkpost smseagle dbus telegram mqtt pushjet workflows zulip twist nextcloud office365 ntfy chanify ses sendgrid form
BSD-2-Clause
v1.9.7
6,882,448

#1412 configobj 6.87M

Config file reading, writing and validation.

ini application config admin sysadmin configuration validation dictionary
BSD-3-Clause
v5.0.9
6,873,495

#1413 azure-mgmt-recoveryservices 6.87M

Microsoft Azure Recoveryservices Management Client Library for Python

azure azure sdk
v4.0.0
6,870,768

#1414 azure-mgmt-cdn 6.85M

Microsoft Azure CDN Management Client Library for Python

azure azure sdk
MIT License
v13.1.1
6,854,088

#1415 azure-mgmt-recoveryservicesbackup 6.84M

Microsoft Azure Recoveryservicesbackup Management Client Library for Python

azure azure sdk
v10.0.0
6,842,628

#1416 ghapi 6.83M

A python client for the GitHub API

api github
Apache-2.0
v1.0.13
6,835,757

#1417 python3-saml 6.83M

Saml Python Toolkit. Add SAML support to your Python software using this library

saml2 xmlsec saml sso federation identity
MIT
v1.16.0
6,833,472

#1418 azure-mgmt-eventgrid 6.81M

Microsoft Azure Event Grid Management Client Library for Python

azure azure sdk
MIT License
v10.4.0
6,818,281

#1419 eth-account 6.81M

eth-account: Sign Ethereum transactions and messages with local private keys

ethereum
MIT
v0.13.7
6,818,069

#1420 azure-mgmt-applicationinsights 6.81M

Microsoft Azure Application Insights Management Client Library for Python

azure azure sdk
MIT License
v4.1.0
6,817,260

#1422 azure-mgmt-batch 6.8M

Microsoft Azure Batch Management Client Library for Python

azure azure sdk
MIT License
v18.0.0
6,800,037

#1423 pypandoc-binary 6.79M

Thin wrapper for pandoc.

MIT
v1.16.2
6,799,013

#1424 statsig 6.77M

Statsig Python Server SDK

ISC
v0.70.3
6,779,663

#1425 google-cloud-alloydb 6.77M

Google Cloud Alloydb API client library

Apache 2.0
v0.7.0
6,778,288

#1426 mixpanel 6.76M

Official Mixpanel library for Python

mixpanel analytics
v5.1.0
6,768,272

#1427 marshmallow-enum 6.76M

Enum field for Marshmallow

MIT
v1.5.1
6,767,778

#1428 azure-mgmt-iothub 6.76M

Microsoft Azure IoT Hub Management Client Library for Python

azure azure sdk
MIT License
v4.0.0
6,765,479

#1429 fireworks-ai 6.76M

Python client library for the Fireworks AI Platform

MIT
v0.19.20
6,763,315

#1430 uritools 6.76M

URI parsing, classification and composition

v6.0.1
6,761,940

#1431 azure-mgmt-trafficmanager 6.73M

Microsoft Azure Traffic Manager Management Client Library for Python

azure sdk azure
MIT License
v1.1.0
6,735,546

#1432 cligj 6.72M

Click params for commmand line interfaces to GeoJSON

BSD
v0.7.2
6,729,006

#1433 parse-type 6.72M

Simplifies to build parse types based on the parse module

parse parsing
v0.6.6
6,726,156

#1434 azure-mgmt-marketplaceordering 6.7M

Microsoft Azure Market Place Ordering Client Library for Python

MIT License
v1.1.0
6,708,799

#1435 slowapi 6.7M

A rate limiting extension for Starlette and Fastapi

MIT
v0.1.9
6,708,586

#1436 uvicorn-worker 6.7M

Uvicorn worker for Gunicorn! ✨

v0.4.0
6,704,408

#1437 azure-ai-projects 6.7M

Microsoft Azure AI Projects Client Library for Python

project azure chat completion azure sdk inference ai foundry agents
MIT License
v1.0.0
6,703,521

#1438 opentelemetry-semantic-conventions-ai 6.7M

OpenTelemetry Semantic Conventions Extension for Large Language Models

v0.4.14
6,703,148

#1439 ultralytics 6.7M

Ultralytics YOLO 🚀 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.

yolov8 ml yolo yolov3 yolov9 machine-learning deep-learning yolov5 ultralytics yolov10 ai dl computer-vision hub yolo11
AGPL-3.0
v8.4.19
6,701,637

#1440 checkdigit 6.69M

A check digit library for data validation

gs1 isbn validation luhn check digits
GPL-3.0-or-later
v0.5.0
6,696,487

#1441 llama-index-indices-managed-llama-cloud 6.67M

llama-index indices llama-cloud integration

v0.9.4
6,670,540

#1442 icdiff 6.65M

improved colored diff

v2.0.10
6,656,255

#1443 constructs 6.65M

A programming model for software-defined state

Apache-2.0
v10.5.1
6,654,073

#1444 azure-mgmt-advisor 6.65M

Microsoft Azure Advisor Client Library for Python

MIT License
v9.0.0
6,653,404

#1445 elementpath 6.64M

XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml

v5.1.1
6,649,677

#1446 pip-api 6.62M

An unofficial, importable pip API

v0.0.34
6,625,515

#1447 pyreadline3 6.62M

A python implementation of GNU readline.

readline pyreadline3 pyreadline
BSD
v3.5.4
6,622,359

#1448 syrupy 6.62M

Pytest Snapshot Test Utility

v5.1.0
6,620,009

#1449 python-box 6.58M

Advanced Python dictionaries with dot notation access

MIT
v7.4.1
6,587,369

#1450 thefuzz 6.58M

Fuzzy string matching in python

MIT
v0.22.1
6,586,028

#1451 CairoSVG 6.58M

A Simple SVG Converter based on Cairo

svg pdf postscript png converter cairo
LGPL-3.0-or-later
v2.8.2
6,585,484

#1452 deepmerge 6.58M

A toolset for deeply merging Python dictionaries.

MIT Licence
v2.0
6,580,815

#1453 mkdocstrings 6.57M

Automatic documentation from sources, for MkDocs.

mkdocs-plugin documentation mkdocs docstrings autodoc
v1.0.3
6,576,375

#1454 statsig-python-core 6.56M

Statsig Python bindings for the Statsig Core SDK.

ISC
v0.16.2
6,565,784

#1455 pip-audit 6.55M

A tool for scanning Python environments for known vulnerabilities

v2.10.0
6,555,064

#1456 audioread 6.54M

Multi-library, cross-platform audio decoding.

v3.1.0
6,546,311

#1457 azure-mgmt-policyinsights 6.52M

Microsoft Azure Policy Insights Client Library for Python

MIT License
v1.0.0
6,529,338

#1458 fake-useragent 6.52M

Up-to-date simple useragent faker with real world database

fake user user agent fake useragent useragent fake user agent agent
v2.2.0
6,528,354

#1459 python-crontab 6.51M

Python Crontab API

LGPLv3
v3.3.0
6,519,833

#1460 sphinx_design 6.51M

A sphinx extension for designing beautiful, view size responsive web components.

sphinx extension material design web components
v0.7.0
6,513,466

#1461 azure-mgmt-servicefabric 6.51M

Microsoft Azure Service Fabric Management Client Library for Python

azure sdk azure
MIT License
v2.1.0
6,512,223

#1462 Wikipedia-API 6.5M

Python Wrapper for Wikipedia

wikipedia wrapper api
MIT
v0.9.0
6,504,780

#1463 types-html5lib 6.5M

Typing stubs for html5lib

v1.1.11.20251117
6,504,015

#1464 azure-mgmt-billing 6.49M

Microsoft Azure Billing Client Library for Python

azure azure sdk
MIT License
v7.0.0
6,497,012

#1465 pathlib 6.49M

Object-oriented filesystem paths

MIT License
v1.0.1
6,494,932

#1466 azure-mgmt-signalr 6.49M

Microsoft Azure SignalR Client Library for Python

azure sdk azure
MIT License
v1.2.0
6,494,444

#1467 pyaml 6.48M

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data

pretty-print readability formatter human yaml serialization
WTFPL
v26.2.1
6,488,462

#1468 azure-mgmt-media 6.48M

Microsoft Azure Media Services Client Library for Python

azure azure sdk
MIT License
v10.2.1
6,484,229

#1469 flake8-bugbear 6.48M

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

bugbear pylint qa bugs flake8 pyflakes linter
MIT
v25.11.29
6,480,130

#1470 azure-mgmt-datamigration 6.47M

Microsoft Azure Data Migration Client Library for Python

azure azure sdk
MIT License
v10.1.0
6,473,126

#1471 azure-mgmt-iothubprovisioningservices 6.47M

Microsoft Azure IoT Hub Provisioning Services Client Library for Python

MIT License
v1.1.0
6,470,427

#1472 azure-mgmt-maps 6.46M

Microsoft Azure Maps Client Library for Python

azure sdk azure
MIT License
v2.1.0
6,468,220

#1473 azure-mgmt-batchai 6.46M

Microsoft Azure Batch AI Management Client Library for Python

azure azure sdk
MIT License
v7.0.0
6,464,420

#1474 azure-mgmt-iotcentral 6.46M

Microsoft Azure Iotcentral Management Client Library for Python

MIT License
v9.0.0
6,463,469

#1475 mkdocs-autorefs 6.45M

Automatically link across pages in MkDocs.

autodoc mkdocs-plugin docstrings mkdocs
v1.4.4
6,452,788

#1476 apache-airflow-providers-microsoft-fabric 6.44M

A plugin for Apache Airflow to interact with Microsoft Fabric items

v0.0.9
6,446,730

#1477 diffusers 6.43M

State-of-the-art diffusion in PyTorch and JAX.

audioldm pytorch deep stable jax diffusion learning
Apache 2.0 License
v0.36.0
6,432,717

#1478 asana 6.4M

Asana

asana asana
MIT
v5.2.2
6,404,566

#1479 azure-cli-core 6.4M

Microsoft Azure Command-Line Tools Core Module

MIT
v2.83.0
6,403,849

#1480 ansible-lint 6.4M

Checks playbooks for practices and behavior that could potentially be improved

ansible lint
v26.2.0
6,403,492

#1481 django-debug-toolbar 6.4M

A configurable set of panels that display various debug information about the current request/response.

BSD-3-Clause
v6.2.0
6,402,834

#1482 hexbytes 6.39M

hexbytes: Python `bytes` subclass that decodes hex, with a readable console output

ethereum
MIT
v1.3.1
6,396,306

#1483 backports.strenum 6.38M

Base class for creating enumerated constants that are also subclasses of str

enum strenum backports
MIT
v1.3.1
6,380,395

#1484 EditorConfig 6.38M

EditorConfig File Locator and Interpreter for Python

PSF-2.0
v0.17.1
6,380,227

#1485 google-cloud-managedkafka 6.35M

Google Cloud Managedkafka API client library

Apache 2.0
v0.3.0
6,358,783

#1486 oci 6.34M

Oracle Cloud Infrastructure Python SDK

Universal Permissive License 1.0 or Apache License 2.0
v2.167.3
6,348,029

#1487 opentelemetry-instrumentation-botocore 6.34M

OpenTelemetry Botocore instrumentation

v0.60b1
6,341,793

#1488 unicodecsv 6.33M

Python2's stdlib csv module is nice, but it doesn't support unicode. This module is a drop-in replacement which *does*.

BSD License
v0.14.1
6,332,319

#1489 pyxlsb 6.32M

Excel 2007-2010 Binary Workbook (xlsb) parser

LGPLv3+
v1.0.10
6,325,882

#1490 slack-bolt 6.31M

The Bolt Framework for Python

MIT
v1.27.0
6,315,963

#1491 ip3country 6.31M

A zero-dependency, local, fast, tiny ip-address to country lookup

country ip statsig lookup
ISC
v0.4.0
6,310,753

#1492 alibabacloud-adb20211201 6.3M

Alibaba Cloud adb (20211201) SDK Library for Python

alibabacloud adb20211201
Apache License 2.0
v3.7.1
6,306,215

#1493 parsimonious 6.3M

(Soon to be) the fastest pure-Python PEG parser I could muster

parse peg packrat parsing grammar language parser
MIT
v0.11.0
6,305,934

#1494 kaleido 6.29M

Plotly graph export library

The MIT License (MIT) Copyright (c) Plotly, Inc
v1.2.0
6,293,392

#1495 influxdb-client 6.29M

InfluxDB 2.0 Python client library

influxdb influxdb python client
v1.50.0
6,292,766

#1496 azure-mgmt-nspkg 6.23M

Microsoft Azure Resource Management Namespace Package [Internal]

MIT License
v3.0.2
6,236,602

#1497 publicsuffix2 6.23M

Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.

tld psl domain sld suffix dns public suffix idna
MIT and MPL-2.0
v2.20191221
6,234,053

#1498 pyhcl 6.23M

HCL configuration parser for python

v0.4.5
6,232,360

#1499 functions-framework 6.22M

An open source FaaS (Function as a service) framework for writing portable Python functions -- brought to you by the Google Cloud Functions team.

functions-framework
Apache-2.0
v3.10.1
6,221,072

#1500 types-boto3 6.21M

Type annotations for boto3 1.42.59 generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.59
6,217,786

#1501 docx2txt 6.21M

A pure python-based utility to extract text and images from docx files.

python docx text images extract
v0.9
6,217,415

#1502 jsii 6.21M

Python client for jsii runtime

Apache-2.0
v1.127.0
6,216,435

#1503 azure-mgmt-network 6.21M

Microsoft Azure Network Management Client Library for Python

azure azure sdk
v30.2.0
6,215,952

#1504 xmlschema 6.2M

An XML Schema validator and decoder

v4.3.1
6,208,902

#1505 ndg-httpsclient 6.2M

Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL

BSD - See ndg/httpsclient/LICENCE file for details
v0.5.1
6,206,829

#1506 htmldate 6.19M

Fast and robust extraction of original and updated publication dates from URLs and web pages.

web-scraping html-parsing webarchives metadata-extraction entity-extraction html-extraction date-parser datetime
Apache 2.0
v1.9.4
6,198,635

#1507 types-python-slugify 6.19M

Typing stubs for python-slugify

Apache-2.0 license
v8.0.2.20240310
6,192,886

#1508 asgi-lifespan 6.18M

Programmatic startup/shutdown of ASGI apps.

MIT
v2.1.0
6,182,647

#1509 azure-ai-agents 6.18M

Microsoft Corporation Azure AI Agents Client Library for Python

azure azure sdk
MIT License
v1.1.0
6,182,550

#1510 genai-prices 6.18M

Calculate prices for calling LLM inference APIs.

v0.0.55
6,180,344

#1511 cairocffi 6.16M

cffi-based cairo bindings for Python

cffi cairo binding
v1.7.1
6,165,052

#1512 rq 6.16M

RQ is a simple, lightweight, library for creating background jobs, and processing them.

v2.7.0
6,161,638

#1513 PGPy 6.16M

Pretty Good Privacy for Python

pretty good privacy encryption gnupg gpg pgp openpgp signature
BSD-3-Clause
v0.6.0
6,160,783

#1514 pyinstaller 6.15M

PyInstaller bundles a Python application and all its dependencies into a single package.

executable packaging convert bundle standalone apps app
GPLv2-or-later with a special exception which allows to use PyIn
v6.19.0
6,158,863

#1515 pytest-custom-exit-code 6.15M

Exit pytest test session with custom exit code in different scenarios

MIT
v0.3.0
6,158,551

#1516 langchain-google-community 6.15M

An integration package connecting miscellaneous Google's products and LangChain

MIT
v3.0.5
6,150,276

#1517 jsbeautifier 6.14M

JavaScript unobfuscator and beautifier.

MIT
v1.15.4
6,144,948

#1518 sseclient-py 6.14M

SSE client for Python

Apache Software License v2
v1.9.0
6,144,185

#1519 facebook-business 6.12M

Facebook Business SDK

LICENSE.txt
v24.0.1
6,129,389

#1520 sgmllib3k 6.11M

Py3k port of sgmllib.

BSD License
v1.0.0
6,115,883

#1521 geomet 6.1M

Pure Python conversion library for common geospatial data formats

ewkb geospatial ewkt geojson esri geopackage wkb gis wkt spatial
Apache-2.0
v1.1.0
6,103,527

#1522 pyinstaller-hooks-contrib 6.1M

Community maintained hooks for PyInstaller

pyinstaller development hooks
v2026.1
6,100,151

#1523 tensorflow-io-gcs-filesystem 6.09M

TensorFlow IO

io tensorflow machine learning
v0.37.1
6,097,192

#1524 urwid 6.09M

A full-featured console (xterm et al.) user interface library

ncurses ui listbox scroll curses widget console text layout user interface
v3.0.5
6,094,293

#1525 bokeh 6.09M

Interactive plots and applications in the browser from Python

v3.8.2
6,093,650

#1526 cssutils 6.07M

A CSS Cascading Style Sheets library for Python

cssparser css cascading style sheets dom level 2 css dom level 2 stylesheets
v2.11.1
6,077,494

#1527 opentelemetry-propagator-aws-xray 6.07M

AWS X-Ray Propagator for OpenTelemetry

v1.0.2
6,074,400

#1528 SpeechRecognition 6.07M

Library for performing speech recognition, with support for several engines and APIs, online and offline.

api ibm snowboy wit bing houndify speech voice sphinx google recognition
BSD
v3.14.5
6,071,406

#1529 scikit-build-core 6.05M

Build backend for CMake based projects

v0.12.1
6,053,789

#1530 pinecone-plugin-interface 6.04M

Plugin interface for the Pinecone python client

Apache-2.0
v0.0.7
6,047,565

#1531 azure-mgmt-datalake-nspkg 6.03M

Microsoft Azure Data Lake Management Namespace Package [Internal]

MIT License
v3.0.1
6,031,277

#1532 python3-openid 6.02M

OpenID support for modern servers and consumers.

v3.2.0
6,025,078

#1533 allure-python-commons 6.01M

Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks

report-engine allure reporting
Apache-2.0
v2.15.3
6,012,903

#1534 supervisor 6M

A system for controlling process state under UNIX

BSD-derived (http://www.repoze.org/LICENSE.txt)
v4.3.0
6,000,167

#1535 django-stubs-ext 5.99M

Monkey-patching and extensions for django-stubs

v5.2.9
5,999,414

#1536 dlt 5.99M

dlt is an open-source python-first scalable data loading library that does not require any backend to run.

etl
v1.22.2
5,995,707

#1537 python-keycloak 5.98M

python-keycloak is a Python package providing access to the Keycloak API.

openid keycloak oidc
MIT
v7.1.1
5,982,313

#1538 azure-cli 5.97M

Microsoft Azure Command-Line Tools

MIT
v2.83.0
5,976,900

#1539 logfire 5.95M

The best Python observability tool! 🪵🔥

v4.25.0
5,957,469

#1540 pytest-icdiff 5.92M

use icdiff for better error messages in pytest assertions

Unlicense
v0.9
5,928,051

#1541 sphinx-autodoc-typehints 5.92M

Type hints (PEP 484) support for the Sphinx autodoc extension

isolated environments virtual testing
v3.9.3
5,927,790

#1542 eth-rlp 5.92M

eth-rlp: RLP definitions for common Ethereum objects in Python

ethereum
MIT
v2.2.0
5,927,553

#1543 types-aiobotocore 5.92M

Type annotations for aiobotocore 3.2.0 generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete mypy typeshed type-annotations aiobotocore-stubs
v3.2.0
5,927,245

#1544 polyfactory 5.91M

Mock data generation factories

attrs dataclasses sqlalchemy msgspec pydantic
MIT
v3.3.0
5,914,106

#1545 starkbank-ecdsa 5.91M

A lightweight and fast pure python ECDSA library

cryptograph elliptic prime256v1 elliptic curve curve stark bank ecdsa secp256k1 starkbank
MIT License
v2.2.0
5,912,774

#1546 google-cloud-iam 5.91M

Google Cloud Iam API client library

Apache 2.0
v2.21.0
5,911,383

#1547 Pympler 5.91M

A development tool to measure, monitor and analyze the memory behavior of Python objects.

Apache License, Version 2.0
v1.1
5,910,290

#1548 w3lib 5.9M

Library of web-related functions

v2.4.0
5,908,739

#1549 dependency-injector 5.9M

Dependency injection framework for Python

di ioc inversion of control singleton dependency injection factory flask design patterns
Copyright (c) 2024, Roman Mogylatov All rights reserved.
v4.48.3
5,907,525

#1550 circuitbreaker 5.88M

Python Circuit Breaker pattern implementation

BSD-3-Clause
v2.1.3
5,885,477

#1551 Logbook 5.88M

A logging replacement for Python

v1.9.2
5,881,909

#1552 pytest-instafail 5.87M

pytest plugin to show failures instantly

BSD
v0.5.0
5,873,996

#1553 launchdarkly-eventsource 5.86M

LaunchDarkly SSE Client

Apache-2.0
v1.5.1
5,860,805

#1554 eventlet 5.86M

Highly concurrent networking library

MIT
v0.40.4
5,860,194

#1555 griffelib 5.85M

Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.

static-analysis breaking-changes api signature dynamic-analysis
v2.0.0
5,859,771

#1556 mitmproxy 5.85M

An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.

Copyright (c) 2013, Aldo Cortesi. All rights reserved.
v12.2.1
5,858,886

#1557 ipaddress 5.84M

IPv4/IPv6 manipulation library

Python Software Foundation License
v1.0.23
5,842,969

#1558 sphinx-copybutton 5.84M

Add a copy button to each of your code cells.

MIT License
v0.5.2
5,841,468

#1559 multipart 5.83M

Parser for multipart/form-data

v1.3.1
5,837,616

#1560 javaproperties 5.82M

Read & write Java .properties files

javaproperties properties config configuration java configfile
MIT
v0.8.2
5,826,039

#1561 microsoft-kiota-serialization-multipart 5.81M

Core abstractions for kiota generated libraries in Python

kiota microsoft openapi graph
MIT
v1.9.8
5,812,657

#1562 eth-utils 5.81M

eth-utils: Common utility functions for python code that interacts with Ethereum

ethereum
MIT
v5.3.1
5,812,602

#1563 aws-cdk.integ-tests-alpha 5.81M

CDK Integration Testing Constructs

Apache-2.0
v2.240.0a0
5,812,169

#1564 publication 5.79M

Publication helps you maintain public-api-friendly modules by preventing unintentional access to private implementation details via introspection.

v0.0.3
5,790,320

#1565 dependency-groups 5.77M

A tool for resolving PEP 735 Dependency Group data

v1.3.1
5,778,796

#1566 microsoft-kiota-serialization-form 5.77M

Core abstractions for kiota generated libraries in Python

kiota microsoft openapi graph
MIT
v1.9.8
5,777,339

#1567 google-cloud-pubsublite 5.76M

Google Cloud Pubsublite API client library

Apache 2.0
v1.13.0
5,767,814

#1568 eth-hash 5.76M

eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3

ethereum
MIT
v0.7.1
5,763,560

#1569 azure-mgmt-appcontainers 5.74M

Microsoft Azure Appcontainers Management Client Library for Python

azure azure sdk
v4.0.0
5,749,333

#1570 xlwt 5.74M

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+

worksheet excel workbook xls pyexcelerator spreadsheet
BSD
v1.3.0
5,744,704

#1571 cassandra-driver 5.73M

DataStax Driver for Apache Cassandra

graph orm cql dse cassandra
v3.29.3
5,737,510

#1572 eth-typing 5.72M

eth-typing: Common type annotations for ethereum python packages

ethereum
MIT
v5.2.1
5,722,443

#1573 pikepdf 5.72M

Read and write PDFs with Python, powered by qpdf

pdf
v10.3.0
5,721,600

#1574 aliyun-python-sdk-kms 5.71M

The kms module of Aliyun Python sdk.

aliyun kms sdk
Apache
v2.16.5
5,715,523

#1575 pycomposefile 5.71M

Structured deserialization of Docker Compose files.

compose docker
v0.0.34
5,711,416

#1576 jsonpath-python 5.7M

A lightweight and powerful JSONPath implementation for Python

path json jsonpath parser extractor
MIT License Copyright (c) 2020 sean2077
v1.1.4
5,707,906

#1577 mypy-boto3-glue 5.68M

Type annotations for boto3 Glue 1.42.43 service generated with mypy-boto3-builder 8.12.0

boto3 glue autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.43
5,687,412

#1578 tensorflow-serving-api 5.68M

TensorFlow Serving Python API.

machine api tensorflow learning libraries serving
Apache 2.0
v2.19.1
5,686,757

#1579 tokenize-rt 5.67M

A wrapper around the stdlib `tokenize` which roundtrips.

MIT
v6.2.0
5,674,218

#1580 snowflake.core 5.65M

Snowflake Python API for Resource Management

cloud database db analytics warehouse snowflake
Apache-2.0
v1.12.0
5,652,071

#1581 num2words 5.64M

Modules to convert numbers to words. Easily extensible.

localisation numbers i18n internationalisation internationalization words word convert number localization conversion
LGPL
v0.5.14
5,648,102

#1582 pytest-base-url 5.64M

pytest plugin for URL based testing

url pytest mozilla automation base
v2.1.0
5,641,589

#1583 unittest-xml-reporting 5.62M

unittest-based test runner with Ant/JUnit like XML reporting.

unittest xunit junit xml pyunit testrunner xmlrunner report
v4.0.0
5,627,515

#1584 types-tqdm 5.62M

Typing stubs for tqdm

v4.67.3.20260205
5,624,499

#1585 django-timezone-field 5.61M

A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.

BSD-2-Clause
v7.2.1
5,618,155

#1586 magicattr 5.61M

A getattr and setattr that works on nested objects, lists, dicts, and any combination thereof without resorting to eval

MIT
v0.1.6
5,611,501

#1587 hdfs 5.6M

HdfsCLI: API and command line interface for HDFS.

MIT
v2.7.3
5,606,045

#1588 tree-sitter-yaml 5.6M

YAML grammar for tree-sitter

parsing yaml incremental tree-sitter
MIT
v0.7.2
5,602,316

#1589 addict 5.59M

Addict is a dictionary whose items can be set using both attribute and item syntax.

v2.4.0
5,595,571

#1590 azure-mgmt-apimanagement 5.59M

Microsoft Azure API Management Client Library for Python

azure azure sdk
MIT License
v5.0.0
5,594,027

#1591 llama-index-llms-openai 5.58M

llama-index llms openai integration

v0.6.23
5,588,910

#1592 sounddevice 5.57M

Play and Record Sound with Python

portaudio play sound playrec audio record
v0.5.5
5,579,849

#1593 marisa-trie 5.57M

Static memory-efficient and fast Trie-like structures for Python.

v1.3.1
5,576,564

#1594 scapy 5.57M

Scapy: interactive packet manipulation tool

network
GPL-2.0-only
v2.7.0
5,575,304

#1595 myst-parser 5.57M

An extended [CommonMark](https://spec.commonmark.org/) compliant parser,

markdown development lexer sphinx docutils parser
v5.0.0
5,570,578

#1596 types-six 5.56M

Typing stubs for six

v1.17.0.20251009
5,568,119

#1597 python-bidi 5.56M

Python Bidi layout wrapping the Rust crate unicode-bidi

layout bidi unicode
v0.6.7
5,565,734

#1598 recordlinkage 5.56M

A record linkage toolkit for linking and deduplication

BSD-3-Clause
v0.16
5,562,859

#1599 pdm-backend 5.55M

The build backend used by PDM that supports latest packaging standards

packaging build pep 517
v2.4.7
5,559,148

#1600 django-stubs 5.55M

Mypy stubs for Django

v5.2.9
5,557,483

#1601 url-normalize 5.55M

URL normalization for Python

url normalizer normalization normalize
MIT
v2.2.1
5,555,482

#1602 djangorestframework-simplejwt 5.55M

A minimal JSON Web Token authentication plugin for Django REST Framework

MIT
v5.5.1
5,551,631

#1603 azure-search-documents 5.55M

Microsoft Azure Cognitive Search Client Library for Python

azure azure sdk
MIT License
v11.6.0
5,550,067

#1604 apache-airflow-providers-docker 5.54M

Provider package apache-airflow-providers-docker for Apache Airflow

airflow-provider integration docker airflow
v4.5.2
5,543,022

#1605 pyhumps 5.53M

🐫 Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node

humps camelcase convert case snakecase
The Unlicense (Unlicense)
v3.8.0
5,533,227

#1606 diagrams 5.51M

Diagram as Code

MIT
v0.25.1
5,517,780

#1607 azure-mgmt-privatedns 5.51M

Microsoft Azure DNS Private Zones Client Library for Python

azure azure sdk
MIT License
v1.2.0
5,514,606

#1608 asyncer 5.5M

Asyncer, async and await, focused on developer experience.

v0.0.17
5,505,232

#1609 airbyte-api 5.48M

Python Client SDK for Airbyte API

v0.53.0
5,489,595

#1610 giturlparse 5.47M

A Git URL parsing module (supports parsing and rewriting)

giturlparse
Apache v2
v0.14.0
5,475,458

#1611 azure-mgmt-hdinsight 5.47M

Microsoft Azure HDInsight Management Client Library for Python

MIT License
v9.0.0
5,473,921

#1612 eth-keys 5.46M

eth-keys: Common API for Ethereum key operations

ethereum
MIT
v0.7.0
5,468,147

#1613 mypy-boto3-appflow 5.46M

Type annotations for boto3 Appflow 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete appflow mypy typeshed type-annotations boto3-stubs
v1.42.3
5,465,202

#1614 fiona 5.46M

Fiona reads and writes spatial data files

gis data feature vector
BSD 3-Clause
v1.10.1
5,460,409

#1615 ibm-cloud-sdk-core 5.45M

Core library used by SDKs for IBM Cloud Services

ibm cloud ibm cloud services
v3.24.4
5,457,148

#1616 typing 5.45M

Type Hints for Python

typechecking type typing checker typehinting checking backport function annotations hinting hints typehints
PSF
v3.10.0.0
5,452,407

#1617 sql-metadata 5.44M

Uses tokenized query returned by python-sqlparse and generates query metadata

MIT
v2.19.0
5,449,906

#1618 gymnasium 5.44M

A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym).

rl reinforcement learning game ai gymnasium
MIT License
v1.2.3
5,444,790

#1619 zstd 5.44M

ZSTD Bindings for Python

zstd zstandard compression
BSD
v1.5.7.3
5,442,622

#1620 reactivex 5.44M

ReactiveX (Rx) for Python

MIT
v4.1.0
5,441,077

#1621 mypy-boto3-redshift-data 5.42M

Type annotations for boto3 RedshiftDataAPIService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete redshift-data mypy typeshed type-annotations boto3-stubs
v1.42.3
5,421,023

#1622 sqlparams 5.41M

Convert between various DB API 2.0 parameter styles.

MIT License
v6.2.0
5,414,659

#1623 azure-mgmt-security 5.41M

Microsoft Azure Security Center Management Client Library for Python

azure azure sdk
MIT License
v7.0.0
5,413,632

#1624 rlp 5.41M

rlp: A package for Recursive Length Prefix encoding and decoding

rlp ethereum
MIT
v4.1.0
5,411,617

#1625 eth-keyfile 5.4M

eth-keyfile: A library for handling the encrypted keyfiles used to store ethereum private keys

ethereum
MIT
v0.9.1
5,408,213

#1626 singer-python 5.4M

Singer.io utility library

v6.8.0
5,406,687

#1627 microsoft-security-utilities-secret-masker 5.4M

A tool for detecting and masking secrets

MIT
v1.0.0b4
5,402,164

#1628 enum-compat 5.4M

enum/enum34 compatibility package

enum
MIT
v0.0.3
5,401,883

#1629 types-aiobotocore-s3 5.4M

Type annotations for aiobotocore S3 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete mypy s3 typeshed type-annotations aiobotocore-stubs
v3.2.0
5,400,770

#1630 sphinx-autobuild 5.39M

Rebuild Sphinx documentation on changes, with hot reloading in the browser.

v2025.8.25
5,398,590

#1631 azure-cli-telemetry 5.39M

Microsoft Azure CLI Telemetry Package

MIT
v1.1.0
5,394,377

#1632 tld 5.39M

Extract the top-level domain (TLD) from the URL given.

tld python top-level domain names
MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later
v0.13.1
5,393,271

#1633 ansicolors 5.38M

ANSI colors for Python

color console asni style
ISC
v1.1.8
5,389,015

#1634 win32-setctime 5.38M

A small Python utility to set file creation time on Windows

filesystem windows win32 filetime
MIT license
v1.2.0
5,387,009

#1635 papermill 5.38M

Parameterize and run Jupyter and nteract Notebooks

pipeline nteract jupyter notebook mapreduce
BSD
v2.7.0
5,381,326

#1636 poetry-dynamic-versioning 5.37M

Plugin for Poetry to enable dynamic versioning based on VCS tags

version poetry dynamic versioning plugin
MIT
v1.10.0
5,375,274

#1637 ckzg 5.37M

Python bindings for C-KZG-4844

Apache-2.0
v2.1.6
5,371,815

#1638 fpdf2 5.37M

Simple & fast PDF generation for Python

library pdf png markdown barcode unicode ttf jpg
v2.8.7
5,371,198

#1639 timezonefinder 5.36M

python package for finding the timezone of any point on earth (coordinates) offline

coordinates latitude timezone offline longitude polygon location
The MIT License (MIT) Copyright (c) 2016 Jannik
v8.2.1
5,365,246

#1640 types-psycopg2 5.36M

Typing stubs for psycopg2

v2.9.21.20260223
5,362,623

#1641 multitasking 5.35M

Non-blocking Python methods using decorators

multitasking threading async multitask
Apache
v0.0.12
5,356,229

#1642 autoflake 5.35M

Removes unused imports and unused variables

clean unused import fix automatic
v2.3.3
5,355,113

#1643 kgb 5.35M

Utilities for spying on function calls in unit tests.

pytest spies unit tests
MIT
v7.3
5,353,391

#1644 blake3 5.34M

Python bindings for the Rust blake3 crate

CC0-1.0 OR Apache-2.0
v1.0.8
5,346,676

#1645 Cerberus 5.34M

Lightweight, extensible schema and data validation tool for Pythondictionaries.

documents validation dictionaries schema normalization
ISC License Copyright (c) 2012-2016 Nicola Iaro
v1.3.8
5,346,418

#1646 azure-mgmt-postgresqlflexibleservers 5.33M

Microsoft Azure Postgresqlflexibleservers Management Client Library for Python

azure azure sdk
v2.0.0
5,331,136

#1647 marshmallow-oneofschema 5.32M

marshmallow multiplexing schema

v3.2.0
5,329,893

#1648 allure-pytest 5.32M

Allure pytest integration

pytest allure reporting
Apache-2.0
v2.15.3
5,322,892

#1649 google-cloud-trace 5.31M

Google Cloud Trace API client library

Apache 2.0
v1.18.0
5,315,286

#1650 objsize 5.31M

Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).

traversal debug deep-object-size object-size object size deep recursive
BSD-3-Clause
v0.8.0
5,311,764

#1651 lightning 5.31M

The Deep Learning framework to train, deploy, and ship AI products Lightning fast.

deep learning pytorch ai
Apache-2.0
v2.6.1
5,310,867

#1652 azure-mgmt-synapse 5.3M

Microsoft Azure Synapse Management Client Library for Python

MIT License
v2.0.0
5,301,785

#1653 openlineage-airflow 5.28M

OpenLineage integration with Airflow

openlineage
Apache-2.0
v1.41.0
5,285,967

#1654 azure-mgmt-appconfiguration 5.28M

Microsoft Azure App Configuration Management Client Library for Python

azure azure sdk
MIT License
v5.0.0
5,282,515

#1655 commonmark 5.28M

Python parser for the CommonMark Markdown spec

markdown markup commonmark
BSD-3-Clause
v0.9.1
5,280,657

#1656 types-openpyxl 5.27M

Typing stubs for openpyxl

v3.1.5.20250919
5,276,868

#1657 aws-cdk.asset-awscli-v1 5.27M

A library that contains the AWS CLI for use in Lambda Layers

Apache-2.0
v2.2.267
5,271,098

#1658 pyzstd 5.27M

Support for Zstandard (zstd) compression

tar seek seekable file compress decompress zstd zst zstandard
v0.19.1
5,270,297

#1659 pkgconfig 5.26M

Interface Python with pkg-config

MIT
v1.5.5
5,269,150

#1660 llama-index-core 5.26M

Interface between LLMs and your data

devtools data index rag llm nlp retrieval
v0.14.15
5,269,065

#1661 types-retry 5.26M

Typing stubs for retry

Apache-2.0
v0.9.9.20250322
5,267,196

#1662 azure-keyvault-administration 5.25M

Microsoft Corporation Key Vault Administration Client Library for Python

azure azure sdk
MIT License
v4.6.0
5,254,160

#1663 hjson 5.23M

Hjson, a user interface for JSON.

comments json configuration
MIT License
v3.1.0
5,235,608

#1664 voluptuous 5.23M

Python data validation library

BSD-3-Clause
v0.16.0
5,230,893

#1665 markdown2 5.23M

A fast and complete Python implementation of Markdown

MIT
v2.5.4
5,230,412

#1666 DrissionPage 5.21M

Python based web automation tool. It can control the browser and send and receive data packets.

drissionpage
v4.1.1.2
5,212,147

#1667 azure-mgmt-netapp 5.2M

Microsoft Azure Netapp Management Client Library for Python

azure azure sdk
v14.0.1
5,209,595

#1668 azure-mgmt-redhatopenshift 5.19M

Microsoft Azure Redhatopenshift Management Client Library for Python

azure azure sdk
v3.0.0
5,192,343

#1669 azure-synapse-accesscontrol 5.18M

Microsoft Azure Synapse AccessControl Client Library for Python

MIT License
v0.7.0
5,184,135

#1670 numcodecs 5.18M

A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.

v0.16.5
5,183,661

#1671 azure-mgmt-sqlvirtualmachine 5.18M

Microsoft Azure SQL Virtual Machine Management Client Library for Python

MIT License
v0.5.0
5,183,371

#1672 DataRecorder 5.18M

用于记录数据的模块。

datarecorder
MIT
v3.6.2
5,181,795

#1673 DownloadKit 5.18M

一个简洁易用的多线程文件下载工具。

downloadkit
BSD
v2.0.7
5,180,321

#1674 pyzipper 5.17M

AES encryption for zipfile.

encrypt zip decrypt aes
MIT
v0.3.6
5,176,139

#1675 web3 5.17M

web3: A Python library for interacting with Ethereum

ethereum
MIT
v7.14.1
5,174,798

#1676 google-cloud-discoveryengine 5.17M

Google Cloud Discoveryengine API client library

Apache 2.0
v0.17.0
5,172,975

#1677 pytest-playwright 5.17M

A pytest wrapper with fixtures for Playwright to automate web browsers

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.7.2
5,170,972

#1678 azure-mgmt-botservice 5.16M

Microsoft Azure Bot Service Client Library for Python

azure sdk azure
MIT License
v2.0.0
5,166,251

#1679 azure-mgmt-imagebuilder 5.16M

Microsoft Azure Image Builder Client Library for Python

azure azure sdk
MIT License
v1.4.0
5,164,513

#1680 azure-mgmt-servicefabricmanagedclusters 5.15M

Microsoft Azure Service Fabric Managed Clusters Management Client Library for Python

azure azure sdk
MIT License
v2.0.0
5,154,572

#1681 pyhocon 5.15M

HOCON parser for Python

parser hocon
Apache License 2.0
v0.3.61
5,154,048

#1682 azure-synapse-managedprivateendpoints 5.14M

Microsoft Azure Synapse Managed Private Endpoints Client Library for Python

MIT License
v0.4.0
5,149,798

#1683 azure-mgmt-servicelinker 5.14M

Microsoft Azure Service Linker Management Client Library for Python

azure sdk azure
MIT License
v1.1.0
5,148,834

#1684 pyfakefs 5.14M

Implements a fake file system that mocks the Python file system modules.

filesystem unittest mocking pytest testing
v6.1.3
5,146,576

#1685 azure-mgmt-extendedlocation 5.14M

Microsoft Azure Extended Location Management Client Library for Python

azure azure sdk
MIT License
v2.0.0
5,145,217

#1686 sphinx-autoapi 5.13M

Sphinx API documentation generator

v3.7.0
5,138,137

#1687 azure-mgmt-mysqlflexibleservers 5.13M

Microsoft Azure Mysqlflexibleservers Management Client Library for Python

azure azure sdk
v1.0.0
5,130,647

#1688 strands-agents 5.12M

A model-driven approach to building AI agents in just a few lines of code

Apache-2.0
v1.28.0
5,122,373

#1689 datasketch 5.11M

Probabilistic data structures for processing and searching very large datasets

datamining database
MIT
v1.9.0
5,112,905

#1690 pytest-sugar 5.11M

pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly).

BSD
v1.1.1
5,112,898

#1691 multi_key_dict 5.11M

Multi key dictionary implementation

License :: OSI Approved :: MIT License (http://opensource.org/li
v2.0.3
5,110,941

#1692 pyclipper 5.1M

Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)

polygon intersection clipping vatti clipper polygon boolean polygon polygon offsetting polygon union polygon clipping
MIT
v1.4.0
5,106,581

#1693 greenback 5.09M

Reenter an async event loop from synchronous code

trio async io asyncio
MIT -or- Apache License 2.0
v1.3.0
5,094,487

#1694 Farama-Notifications 5.08M

Notifications for all Farama Foundation maintained libraries.

v0.0.4
5,085,106

#1695 boostedblob 5.07M

Command line tool and async library to perform basic file operations on local paths, Google Cloud Storage paths and Azure Blob Storage paths.

v1.0.0
5,076,028

#1696 sqlglotrs 5.07M

Deprecated: use sqlglotc instead

v0.13.0
5,072,271

#1697 py-deviceid 5.06M

A simple library to get or create a unique device id for a device in Python.

py-deviceid Copyright (c) Microsoft Corporation. MIT Licen
v0.1.1
5,068,031

#1698 pytest-httpx 5.06M

Send responses to httpx.

testing pytest httpx
MIT License Copyright (c) 2025 Colin Bounouar
v0.36.0
5,064,018

#1699 tree-sitter-c-sharp 5.05M

C# grammar for tree-sitter

parsing c-sharp incremental tree-sitter
MIT
v0.23.1
5,053,334

#1700 opentelemetry-instrumentation-system-metrics 5.05M

OpenTelemetry System Metrics Instrumentation

v0.60b1
5,052,775

#1701 iso3166 5.05M

Self-contained ISO 3166-1 country definitions.

country codes iso 3166-1
MIT
v2.1.1
5,051,711

#1702 line-bot-sdk 5.04M

LINE Messaging API SDK for Python

Apache License 2.0
v3.22.0
5,049,184

#1703 python-backoff 5.04M

Function decoration for backoff and retry

retry backoff decorators
v2.3.1
5,045,722

#1704 pillow-heif 5.04M

Python interface for libheif library

pillow heif heic
BSD-3-Clause
v1.3.0
5,045,223

#1705 pytest-ordering 5.03M

pytest plugin to run your tests in a specific order

v0.6
5,037,417

#1706 django-environ 5.01M

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.

variables django environment 12factor
MIT
v0.13.0
5,012,663

#1707 querystring-parser 5M

QueryString parser for Python/Django that correctly handles nested dictionaries

v1.2.4
5,009,816

#1708 tensorflow-text 4.99M

TF.Text is a TensorFlow library of text related ops, modules, and subgraphs.

text tensorflow machine learning
Apache 2.0
v2.20.0
4,997,754

#1709 marshmallow-dataclass 4.99M

Python library to convert dataclasses into marshmallow schemas.

marshmallow dataclass serialization
MIT
v8.7.1
4,992,016

#1710 seledroid 4.98M

Android WebDriver based WebView

v2.0.4
4,986,328

#1711 opentelemetry-exporter-gcp-trace 4.98M

Google Cloud Trace exporter for OpenTelemetry

Apache-2.0
v1.11.0
4,981,655

#1712 prefect-aws 4.97M

Prefect integrations for interacting with Amazon Web Services.

prefect
Apache License 2.0
v0.7.5
4,972,039

#1713 django-celery-beat 4.96M

Database-backed Periodic Tasks.

periodic task django beat celery database
BSD
v2.9.0
4,969,583

#1714 tree-sitter-python 4.95M

Python grammar for tree-sitter

parsing incremental tree-sitter python
MIT
v0.25.0
4,956,481

#1715 openapi-core 4.94M

client-side and server-side support for the OpenAPI Specification v3

schema openapi swagger
BSD-3-Clause
v0.22.0
4,948,262

#1716 pypyp 4.93M

Easily run Python at the shell! Magical, but never mysterious.

v1.3.0
4,938,751

#1717 pycurl 4.93M

PycURL -- A Python Interface To The cURL library

www libcurl file transfer wget urllib download curl http
LGPL/MIT
v7.45.7
4,934,709

#1718 griffecli 4.91M

Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.

static-analysis breaking-changes api signature dynamic-analysis
v2.0.0
4,912,979

#1719 tree-sitter-language-pack 4.9M

Comprehensive collection of 160+ tree-sitter language parsers

tree-sitter parsing text-processing ast code syntax parser
v0.13.0
4,908,583

#1720 dbt-postgres 4.89M

The set of adapter protocols and base functionality that supports integration with dbt-core

dbt cloud dbt core adapters database adapter dbt-core dbt elt dbt labs postgres
v1.10.0
4,890,473

#1721 WebOb 4.88M

WSGI request and response object

wsgi request http web
MIT
v1.8.9
4,887,565

#1722 dockerfile-parse 4.88M

Python library for Dockerfile manipulation

BSD
v2.0.1
4,887,542

#1723 autograd 4.88M

Efficiently computes derivatives of NumPy code.

gradients neural networks machine learning backpropagation automatic differentiation scipy python optimization numpy
The MIT License (MIT) Copyright (c) 2025 by the
v1.8.0
4,881,185

#1724 msgraph-sdk 4.87M

The Microsoft Graph Python SDK

msgraph microsoft openapi graph
v1.55.0
4,879,010

#1725 atpublic 4.87M

Keep all y'all's __all__'s in sync

public private __all__
Apache-2.0
v7.0.0
4,877,500

#1726 azure-devops 4.87M

Python wrapper around the Azure DevOps 7.x APIs

azuretfs azuredevops devops microsoft vsts sdk team services
MIT
v7.1.0b4
4,871,075

#1727 cx-Oracle 4.87M

Python interface to Oracle

oracle database
BSD License
v8.3.0
4,870,291

#1728 tree-sitter-embedded-template 4.87M

Embedded Template (ERB, EJS) grammar for tree-sitter

parsing incremental tree-sitter embedded-template
MIT
v0.25.0
4,870,046

#1729 tree-sitter-javascript 4.85M

JavaScript grammar for tree-sitter

parsing incremental tree-sitter javascript
MIT
v0.25.0
4,855,944

#1730 google-apitools 4.83M

client libraries for humans

apitools
Apache 2.0
v0.5.35
4,831,038

#1731 rtree 4.82M

R-Tree spatial index for Python GIS

gis r-tree index spatial
v1.4.1
4,826,864

#1732 vulture 4.82M

Find dead code

dead-code-removal
MIT
v2.14
4,822,432

#1733 azure-keyvault-securitydomain 4.82M

Microsoft Corporation Azure Keyvault Securitydomain Client Library for Python

azure azure sdk
MIT License
v1.0.0b1
4,821,219

#1734 crewai 4.82M

Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

v1.9.3
4,820,868

#1735 google-cloud-bigquery-biglake 4.81M

Google Cloud Bigquery Biglake API client library

Apache 2.0
v0.6.0
4,810,224

#1736 elevenlabs 4.8M

MIT
v2.37.0
4,809,169

#1737 bitsandbytes 4.8M

k-bit optimizers and matrix multiplication routines.

8-bit gpu compression quantization optimization optimizers
v0.49.2
4,808,567

#1738 moviepy 4.8M

Video editing with Python

compositing video audio ffmpeg editing
MIT License
v2.2.1
4,800,894

#1739 sentinels 4.79M

Various objects to denote special meanings in python

BSD 3-Clause License
v1.1.1
4,794,064

#1740 catboost 4.78M

CatBoost Python Package

catboost
Apache License, Version 2.0
v1.2.10
4,789,261

#1741 azure-ai-documentintelligence 4.78M

Microsoft Azure AI Document Intelligence Client Library for Python

azure azure sdk
MIT License
v1.0.2
4,785,393

#1742 pytest-randomly 4.78M

Pytest plugin to randomly order tests and control random.seed.

pytest randomize random randomise randomly
v4.0.1
4,780,644

#1743 pyahocorasick 4.77M

pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.

automaton aho-corasick trie dictionary
BSD-3-Clause and Public-Domain
v2.3.0
4,779,177

#1744 pathlib2 4.77M

Object-oriented filesystem paths

MIT
v2.3.7.post1
4,775,834

#1745 mongomock 4.75M

Fake pymongo stub for testing simple MongoDB-dependent code

ISC License Copyright (c) 2024, Monogomock Cont
v4.3.0
4,756,484

#1746 pdbr 4.75M

Pdb with Rich library.

v0.9.7
4,754,105

#1747 pyppmd 4.74M

PPMd compression/decompression library

LGPL-2.1-or-later
v1.3.1
4,746,064

#1748 azure-mgmt-resource-deploymentstacks 4.74M

Microsoft Azure Deploymentstacks Management Client Library for Python

azure azure sdk
v1.0.0
4,744,904

#1749 anytree 4.74M

Powerful and Lightweight Python Tree Data Structure with various plugins

tree structure tree walk tree data treelib tree
v2.13.0
4,742,610

#1750 json-merge-patch 4.73M

JSON Merge Patch library (https://tools.ietf.org/html/rfc7386)

BSD
v0.3.0
4,732,041

#1751 o365 4.72M

O365 - Microsoft Graph and Office 365 API made easy

v2.1.9
4,727,649

#1752 port-for 4.72M

Utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.

port posix
Copyright (c) 2012 Mikhail Korobov Permission i
v1.0.0
4,724,943

#1753 redis-py-cluster 4.72M

Library for communicating with Redis Clusters. Built on top of redis-py lib

redis cluster redis
MIT
v2.1.3
4,721,755

#1754 nox 4.72M

Flexible test automation.

testing automation tox
v2026.2.9
4,720,999

#1755 dj-database-url 4.71M

Use Database URLs in your Django Application.

v3.1.2
4,715,111

#1756 azure-mgmt-resource-deployments 4.71M

Microsoft Azure Resource Deployments Management Client Library for Python

azure azure sdk
MIT License
v1.0.0b1
4,715,039

#1757 ffmpy 4.7M

A simple Python wrapper for FFmpeg

ffprobe media audio ffserver ffmpeg wrapper ffplay video transcoding
v1.0.0
4,706,446

#1758 google 4.7M

Python bindings to the Google search engine.

v3.0.0
4,705,053

#1759 azure-mgmt-resource-templatespecs 4.7M

Microsoft Azure Resource Templatespecs Management Client Library for Python

azure azure sdk
MIT License
v1.0.0b1
4,703,358

#1760 azure-mgmt-resource-deploymentscripts 4.7M

Microsoft Azure Resource Deploymentscripts Management Client Library for Python

azure azure sdk
MIT License
v1.0.0b1
4,702,417

#1761 dbt-spark 4.69M

The Apache Spark adapter plugin for dbt

dbt cloud spark dbt core adapters database adapter dbt-core dbt elt dbt labs
v1.10.1
4,698,484

#1762 strawberry-graphql 4.69M

A library for creating GraphQL APIs

api graphql async starlette rest
MIT
v0.307.1
4,694,596

#1763 zarr 4.68M

An implementation of chunked, compressed, N-dimensional arrays for Python

compressed python zarr ndimensional-arrays
v3.1.5
4,689,532

#1764 pulumi 4.68M

Pulumi's Python SDK

Apache-2.0
v3.224.0
4,687,572

#1765 Keras-Applications 4.68M

Reference implementations of popular deep learning models

MIT
v1.0.8
4,687,512

#1766 python-arango 4.68M

Python Driver for ArangoDB

driver arangodb python
MIT License Copyright (c) 2016-2021 Joohwan Oh
v8.3.0
4,686,457

#1767 apache-airflow-core 4.67M

Core packages for Apache Airflow, schedule and API server

orchestration airflow pipelines workflow data automation dag
v3.1.7
4,677,944

#1768 py7zr 4.67M

Pure python 7-zip library

bcj archive 7zip ppmd lzma2 compression zstandard lzma
v1.1.0
4,676,225

#1769 types-beautifulsoup4 4.67M

Typing stubs for beautifulsoup4

v4.12.0.20250516
4,675,764

#1770 svcs 4.66M

A Flexible Service Locator

aiohttp pyramid inversion of control service locator fastapi flask starlette dependency injection
v25.1.0
4,667,208

#1771 albumentations 4.66M

Fast, flexible, and advanced augmentation library for deep learning, computer vision, and medical imaging. Albumentations offers a wide range of transformations for both 2D (images, masks, bboxes, keypoints) and 3D (volumes, volumetric masks, keypoints) data, with optimized performance and seamless integration into ML workflows.

bounding boxes fast augmentation machine learning tools instance segmentation python library classification image processing tensorflow real-time processing object counting computer vision machine learning 2d augmentation panoptic segmentation volumetric masks aerial photography keypoints image transformation object detection images image augmentation volumes autonomous driving volumetric data pose estimation masks medical imaging pytorch satellite imagery microscopy data augmentation semantic segmentation face recognition optimized performance deep learning library artificial intelligence computer vision library data preprocessing deep learning depth estimation keypoint detection quality inspection robotics vision keras anomaly detection data science 3d augmentation
MIT License Copyright (c) 2017 Vladimir Iglovik
v2.0.8
4,666,801

#1772 rustworkx 4.66M

A High-Performance Graph Library for Python

graph theory graph network dag networks
v0.17.1
4,665,862

#1773 safety 4.66M

Scan dependencies for known vulnerabilities and licenses.

licenses safety scan vulnerabilities dependencies
v3.7.0
4,664,630

#1774 azure-eventgrid 4.66M

Microsoft Azure Event Grid Client Library for Python

azure azure sdk
MIT License
v4.22.0
4,661,577

#1775 pip-system-certs 4.64M

Automatically configures Python to use system certificates via truststore

v5.3
4,644,867

#1776 dynaconf 4.63M

The dynamic configurator for your Python Project

MIT
v3.2.12
4,637,726

#1777 language-data 4.63M

Supplementary data about languages used by the langcodes module

v1.4.0
4,633,608

#1778 vertexai 4.61M

Please run pip install vertexai to use the Vertex SDK.

Apache 2.0
v1.71.1
4,618,481

#1779 mypy-boto3-ssm 4.6M

Type annotations for boto3 SSM 1.42.54 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations ssm boto3-stubs
v1.42.54
4,606,620

#1780 korean-lunar-calendar 4.6M

Korean Lunar Calendar

korean calendar lunar
MIT
v0.3.1
4,603,472

#1781 jq 4.6M

jq is a lightweight and flexible JSON processor.

BSD-2-Clause
v1.11.0
4,603,120

#1782 prance 4.6M

Resolving Swagger/OpenAPI 2.0 and 3.0.0 Parser

openapi parsing swagger
MITNFA
v25.4.8.0
4,603,103

#1783 dspy 4.58M

DSPy

MIT License Copyright (c) 2023 Stanford Future
v3.1.3
4,587,955

#1784 evaluate 4.58M

HuggingFace community-driven open-source library of evaluation

learning evaluation evaluate metrics machine
Apache 2.0
v0.4.6
4,587,458

#1785 pyHanko 4.57M

Tools for stamping and signing PDF files

pdf digital-signature pades pkcs11 signature
v0.33.0
4,574,933

#1786 bitstring 4.57M

Simple construction, analysis and modification of binary data.

bitvector bitfield bitarray binary
v4.3.1
4,573,870

#1787 uamqp 4.56M

AMQP 1.0 Client Library for Python

MIT License
v1.6.11
4,569,581

#1788 aws-cdk-lib 4.56M

Version 2 of the AWS Cloud Development Kit library

Apache-2.0
v2.240.0
4,563,727

#1789 claude-agent-sdk 4.56M

Python SDK for Claude Code

claude sdk anthropic ai
MIT
v0.1.44
4,561,673

#1790 paho-mqtt 4.56M

MQTT version 5.0/3.1.1 client class

paho
EPL-2.0 OR BSD-3-Clause
v2.1.0
4,560,531

#1791 gensim 4.56M

Python framework for fast Vector Space Modelling

lsa lsi hierarchical dirichlet process latent dirichlet allocation hdp random projections singular value decomposition word2vec svd tfidf lda latent semantic indexing
LGPL-2.1-only
v4.4.0
4,560,313

#1792 nanobind 4.55M

nanobind: tiny and efficient C++/Python bindings

v2.12.0
4,559,275

#1793 atomicwrites 4.55M

Atomic file writes.

MIT
v1.4.1
4,557,940

#1794 crewai-tools 4.55M

Set of tools for the crewAI framework

v1.10.0
4,554,591

#1795 dagster-postgres 4.55M

A Dagster integration for postgres

v0.28.17
4,553,941

#1796 azure-functions 4.55M

Python library for Azure Functions.

MIT License
v1.24.0
4,551,618

#1797 environs 4.55M

simplified environment variable parsing

v14.6.0
4,550,481

#1798 deptry 4.55M

A command line utility to check for unused, missing and transitive dependencies in a Python project.

v0.24.0
4,550,366

#1799 pybcj 4.54M

bcj filter library

lzma bcj
LGPL-2.1-or-later
v1.0.7
4,544,867

#1800 mistral-common 4.54M

Mistral-common is a library of common utilities for Mistral AI.

v1.9.1
4,544,474

#1801 funcy 4.53M

A fancy and practical functional tools

BSD
v2.0
4,539,503

#1802 dagster 4.53M

Dagster is an orchestration platform for the development, production, and observation of data assets.

v1.12.17
4,538,071

#1803 memory-profiler 4.53M

A module for monitoring memory usage of a python program

BSD
v0.61.0
4,533,136

#1804 google-analytics-data 4.51M

Google Analytics Data API client library

Apache 2.0
v0.20.0
4,519,865

#1805 tox-uv 4.51M

Integration of uv with tox (meta package with bundled uv).

isolated environments virtual testing
v1.33.0
4,516,095

#1806 pyunormalize 4.49M

A library for Unicode normalization (NFC, NFD, NFKC, NFKD) independent of Python's core Unicode database.

i18n hangul unicode normalization normalize normalization forms nfd nfkc nfc unicode python text processing text nfkd pure-python
MIT
v17.0.0
4,498,503

#1807 etils 4.48M

Collection of common python utils

machine learning tensorflow jax deep learning tf utils
v1.13.0
4,489,394

#1808 ag-ui-protocol 4.47M

v0.1.13
4,475,450

#1809 pynndescent 4.46M

Nearest Neighbor Descent

neighbor ann knn nearest
v0.6.0
4,468,000

#1810 PyHamcrest 4.46M

Hamcrest framework for matcher objects

matchers hamcrest unittesting unittest test pyunit unit testing
BSD License Copyright 2020 hamcrest.org All rights reserved. R
v2.1.0
4,466,463

#1811 python-rapidjson 4.46M

Python wrapper around rapidjson

jsonc rapidjson json
MIT License
v1.23
4,465,288

#1812 multivolumefile 4.45M

multi volume file wrapper library

multivolume file
LGPL-2.1+
v0.2.3
4,454,538

#1813 openai-harmony 4.45M

OpenAI's response format for its open-weight model series gpt-oss

v0.0.8
4,454,105

#1814 gguf 4.45M

Read and write ML models in GGUF for GGML

llama.cpp ggml gguf
v0.18.0
4,450,730

#1815 inflate64 4.44M

deflate64 compression/decompression library

compression deflate64
LGPL-2.1-or-later
v1.0.4
4,448,462

#1816 pyshp 4.44M

Pure Python read/write support for ESRI Shapefile format

gis shapefiles geographic geospatial shapefile
v3.0.3
4,448,058

#1817 jaxtyping 4.44M

Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays.

typing jax deep-learning equinox neural-networks
MIT License Copyright (c) 2022 Google LLC
v0.3.9
4,446,046

#1818 databricks-agents 4.44M

Mosaic AI Agent Framework SDK

Databricks Proprietary License
v1.9.3
4,444,071

#1819 msoffcrypto-tool 4.44M

Python tool and library for decrypting and encrypting MS Office files using a password or other keys

MIT
v6.0.0
4,441,472

#1820 gprof2dot 4.43M

Generate a dot graph from the output of several profilers.

LGPL
v2025.4.14
4,437,674

#1821 google-cloud-recommendations-ai 4.43M

Google Cloud Recommendations Ai API client library

Apache 2.0
v0.12.0
4,434,629

#1822 selectolax 4.43M

A fast HTML5 parser with CSS selectors, written in Cython, using Modest and Lexbor engines.

modest css fast html lexbor parser selectolax
v0.4.6
4,434,622

#1823 flax 4.43M

Flax: A neural network library for JAX designed for flexibility

v0.12.4
4,433,587

#1824 behave 4.43M

behave is behaviour-driven development, Python style

behave bdd-framework bdd gherkin behavior-driven-development cucumber-like
v1.3.3
4,433,024

#1825 mypy-boto3-ecr 4.42M

Type annotations for boto3 ECR 1.42.57 service generated with mypy-boto3-builder 8.12.0

boto3 ecr autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.57
4,422,579

#1826 dagster-pipes 4.42M

Toolkit for Dagster integrations with transform logic outside of Dagster

v1.12.17
4,421,650

#1827 polib 4.41M

A library to manipulate gettext files (po and mo files).

MIT
v1.2.0
4,416,076

#1828 umap-learn 4.41M

Uniform Manifold Approximation and Projection

dimension reduction umap t-sne manifold
BSD
v0.5.11
4,413,758

#1829 google-cloud 4.41M

API Client library for Google Cloud

Apache 2.0
v0.34.0
4,411,100

#1830 tensorboardX 4.41M

TensorBoardX lets you watch Tensors Flow without Tensorflow

v2.6.4
4,410,171

#1831 Flask-Migrate 4.4M

SQLAlchemy database migrations for Flask applications using Alembic.

MIT
v4.1.0
4,406,008

#1832 xgrammar 4.4M

Efficient, Flexible and Portable Structured Generation

machine learning inference
Apache 2.0
v0.1.31
4,401,876

#1833 fpdf 4.39M

Simple PDF generation for Python

pdf jpg unicode png ttf
LGPLv3+
v1.7.2
4,398,375

#1834 azure-graphrbac 4.39M

Microsoft Azure Graph RBAC Client Library for Python

azure azure sdk
MIT License
v0.61.2
4,396,061

#1835 primp 4.37M

HTTP client that can impersonate web browsers

impersonate python request
MIT License
v1.1.2
4,377,002

#1836 pydocstyle 4.37M

Python docstring style checker

MIT
v6.3.0
4,370,717

#1837 Arpeggio 4.36M

Packrat parser interpreter

peg parser interpreter library packrat
MIT
v2.0.3
4,360,675

#1838 vllm 4.35M

A high-throughput and memory-efficient inference and serving engine for LLMs

v0.16.0
4,356,394

#1839 partial-json-parser 4.35M

Parse partial JSON generated by LLM

nlp llm parser json
MIT
v0.2.1.1.post7
4,354,345

#1840 compressed-tensors 4.34M

Library for utilization of compressed safetensors of neural network models

Apache 2.0
v0.14.0
4,346,196

#1841 ImageHash 4.33M

Image Hashing library

2-clause BSD License
v4.3.2
4,336,452

#1842 unstructured 4.33M

A library that prepares raw documents for downstream ML tasks.

cv pdf parsing preprocessing xml nlp html
v0.21.5
4,330,561

#1843 convertdate 4.32M

Converts between Gregorian dates and other calendar systems

calendar time date
The MIT License (MIT) Copyright (c) 2014-2022 N
v2.4.1
4,326,103

#1844 minimal-snowplow-tracker 4.32M

A minimal snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games

Apache License 2.0
v0.0.2
4,322,346

#1845 hishel 4.29M

Elegant HTTP Caching for Python

v1.1.9
4,295,688

#1846 snowflake 4.29M

Snowflake Python API

cloud database db analytics warehouse snowflake
Apache-2.0
v1.12.0
4,295,148

#1847 pywinrm 4.29M

Python library for Windows Remote Management

ws-man devops ws-management winrm
Copyright (c) 2013 Alexey Diyan Permission is hereby granted, f
v0.5.0
4,291,863

#1848 robotframework 4.29M

Generic automation framework for acceptance testing and robotic process automation (RPA)

bdd atdd acceptancetesting automation testautomation robotframework rpa testing
Apache License 2.0
v7.4.1
4,290,175

#1849 orderedmultidict 4.29M

Ordered Multivalue Dictionary

Unlicense
v1.0.2
4,290,021

#1850 opentelemetry-instrumentation-celery 4.28M

OpenTelemetry Celery Instrumentation

v0.60b1
4,284,481

#1851 kfp-pipeline-spec 4.28M

Kubeflow Pipelines pipeline spec

Apache 2.0
v2.16.0
4,280,590

#1852 ConfigUpdater 4.26M

Parser like ConfigParser but for updating configuration files

MIT
v3.2
4,260,533

#1853 yaspin 4.25M

Yet Another Terminal Spinner

loader terminal indicator spinner console
MIT
v3.4.0
4,257,020

#1854 biotite 4.24M

A comprehensive library for computational molecular biology

v1.6.0
4,249,038

#1855 vertica-python 4.24M

Official native Python client for the Vertica database.

vertica database
Apache License 2.0
v1.4.0
4,244,493

#1856 geojson 4.24M

Python bindings and utilities for GeoJSON

gis json geography
BSD
v3.2.0
4,244,216

#1857 pastel 4.24M

Bring colors to your terminal.

MIT
v0.2.1
4,242,104

#1858 proglog 4.23M

Log and progress bar manager for console, notebooks, web...

logger log progress bar
v0.1.12
4,238,503

#1859 dirtyjson 4.23M

JSON decoder for Python that can extract data from the muck

MIT License
v1.0.8
4,236,802

#1860 furl 4.23M

URL manipulation made simple.

Unlicense
v2.1.4
4,231,860

#1861 dagster-webserver 4.23M

Web UI for dagster.

v1.12.17
4,231,666

#1862 ultralytics-thop 4.22M

Ultralytics THOP package for fast computation of PyTorch model FLOPs and parameters.

model analysis pytorch flops
AGPL-3.0
v2.0.18
4,229,544

#1863 pynamodb 4.22M

A Pythonic Interface to DynamoDB

amazon python dynamodb
MIT
v6.1.0
4,228,073

#1864 magika 4.22M

A tool to determine the content type of a file with deep learning

content type detection machine learning
Apache-2.0
v1.0.2
4,227,600

#1865 rdkit 4.22M

A collection of chemoinformatics and machine-learning software written in C++ and Python

BSD-3-Clause
v2025.9.5
4,227,259

#1866 pefile 4.22M

Python PE parsing module

pefile exe pecoff dll pe
MIT
v2024.8.26
4,220,643

#1867 cupy-cuda12x 4.21M

CuPy: NumPy & SciPy for GPU

v14.0.1
4,217,143

#1868 codespell 4.21M

Fix common misspellings in text files

GPL-2.0-only
v2.4.1
4,211,952

#1869 construct 4.2M

A powerful declarative symmetric parser/builder for binary data

parser parsing pack struct symmetric binary declarative construct unpacker builder unpack data structure kaitai packer building
MIT
v2.10.70
4,203,644

#1870 sqlalchemy-redshift 4.2M

Amazon Redshift Dialect for sqlalchemy

MIT
v0.8.14
4,200,678

#1871 pypng 4.19M

Pure Python library for saving and loading PNG images

MIT
v0.20220715.0
4,194,503

#1872 pdpyras 4.18M

PagerDuty Python REST API Sessions.

MIT
v5.4.1
4,189,642

#1873 dataclass-wizard 4.18M

A wizard-like JSON serialization library for Python dataclasses

performance env lightweight wizard dataclasses json dataclass serialization python type hints deserialization dotenv alias serialization
Apache Software License 2.0 Copyright (c) 2021,
v0.39.1
4,189,028

#1874 inquirer 4.18M

Collection of common interactive command line user interfaces, based on Inquirer.js

MIT
v3.4.1
4,188,299

#1875 databricks-labs-lsql 4.17M

Lightweight stateless SQL execution for Databricks with minimal dependencies

v0.16.0
4,177,135

#1876 parsel 4.17M

Parsel is a library to extract data from HTML and XML using XPath and CSS selectors

parsel
v1.11.0
4,175,966

#1877 docling 4.16M

SDK and CLI for parsing PDF, DOCX, HTML, and more, to a unified document representation for powering downstream workflows such as gen AI applications.

pdf docx docling markdown table former convert layout model table structure document html segmentation
v2.75.0
4,165,275

#1878 python-crfsuite 4.14M

Python binding for CRFsuite

MIT License
v0.9.12
4,148,741

#1879 base58 4.14M

Base58 and Base58Check implementation.

MIT
v2.1.1
4,142,914

#1880 flatten-dict 4.14M

A flexible utility for flattening and unflattening dict-like objects in Python.

MIT
v0.4.2
4,141,686

#1881 premailer 4.12M

Turns CSS blocks into style attributes

html mail email style lxml
Python
v3.10.0
4,128,841

#1882 async-property 4.12M

Python decorator for async properties.

async_property
MIT license
v0.2.2
4,128,476

#1883 llguidance 4.12M

Bindings for the Low-level Guidance (llguidance) Rust library for use within Guidance

v1.6.1
4,124,060

#1884 luqum 4.11M

A Lucene query parser generating ElasticSearch queries and more !

v1.0.0
4,111,377

#1885 django-model-utils 4.11M

Django model mixins and utilities

BSD
v5.0.0
4,110,876

#1886 tf-keras 4.1M

Deep learning for humans.

deep learning tensorflow machine learning keras
Apache 2.0
v2.20.1
4,108,883

#1887 pypandoc 4.1M

Thin wrapper for pandoc.

MIT
v1.16.2
4,101,143

#1888 intervaltree 4.1M

Editable interval tree data structure for Python 2 and 3

tree interval-tree intervals data-structure
v3.2.1
4,101,049

#1889 anyascii 4.09M

Unicode to ASCII transliteration

emoji unidecode romanization slug normalization utf8 unicode transliteration ascii
v0.3.3
4,092,747

#1890 types-simplejson 4.08M

Typing stubs for simplejson

v3.20.0.20250822
4,089,261

#1891 impyla 4.08M

Python client for the Impala distributed query engine

python pandas pep hiveserver2 api mpp impala db hadoop hs2 hive cloudera pydata distributed sql 249 hdfs spark
Apache License, Version 2.0
v0.22.0
4,080,315

#1892 chroma-hnswlib 4.07M

Chromas fork of hnswlib

v0.7.6
4,075,818

#1893 intelhex 4.06M

Python library for Intel HEX files manipulations

hex2bin hex8 intel hex
BSD
v2.3.0
4,064,352

#1894 requests-kerberos 4.06M

A Kerberos authentication handler for python-requests

ISC License
v0.15.0
4,062,149

#1895 uuid7 4.06M

UUID version 7, generating time-sorted UUIDs with 200ns time resolution and 48 bits of randomness

uuid7
MIT license
v0.1.0
4,060,666

#1896 acryl-datahub 4.05M

A CLI to work with DataHub metadata

Apache-2.0
v1.4.0.5
4,052,680

#1897 lxml-stubs 4.04M

Type annotations for the lxml package

v0.5.1
4,044,559

#1898 pytest-order 4.04M

pytest plugin to run your tests in a specific order

MIT
v1.3.0
4,041,347

#1899 fixedint 4.03M

simple fixed-width integers

PSF
v0.2.0
4,033,483

#1900 xmod 4.02M

🌱 Turn any object into a module 🌱

v1.9.0
4,025,611

#1901 editor 4.01M

🖋 Open the default text editor 🖋

v1.7.0
4,015,981

#1902 runs 4.01M

🏃 Run a block of text as a subprocess 🏃

v1.3.0
4,011,107

#1903 dparse 4M

A parser for Python dependency files

dparse
MIT license
v0.6.4
4,002,044

#1904 dagster-graphql 3.99M

The GraphQL API for Dagster.

v1.12.17
3,999,613

#1905 ctranslate2 3.99M

Fast inference engine for Transformer models

nmt translation quantization neural cuda inference opennmt machine mkl
MIT
v4.7.1
3,995,927

#1906 regress 3.99M

Python bindings to Rust's regress ECMA regular expressions library

regex ecmascript javascript rust regular expressions
v2025.10.1
3,995,117

#1907 pytest-postgresql 3.99M

Postgresql fixtures and fixture factories for Pytest.

fixture tests pytest postgresql
v8.0.0
3,991,269

#1908 llama-index-workflows 3.95M

An event-driven, async-first, step-based way to control the execution flow of AI applications like Agents.

v2.15.0
3,956,069

#1909 influxdb 3.94M

InfluxDB client

MIT License
v5.3.2
3,945,513

#1910 interegular 3.94M

a regex intersection checker

MIT
v0.3.3
3,942,154

#1911 Hypercorn 3.93M

A ASGI Server based on Hyper libraries and inspired by Gunicorn

MIT
v0.18.0
3,936,152

#1912 python-iso639 3.93M

ISO 639 language codes, names, and other associated information

linguistics language codes languages iso 639
Apache 2.0
v2026.1.31
3,936,045

#1913 PyYAML-ft 3.93M

YAML parser and emitter for Python with support for free-threading

MIT
v8.0.0
3,931,029

#1914 python-ldap 3.92M

Python modules for implementing LDAP clients

authentication ldap directory
python-ldap
v3.4.5
3,925,517

#1915 pex 3.91M

The PEX packaging toolchain.

executable virtualenv lock package freeze
v2.90.3
3,910,646

#1916 terminaltables 3.9M

Generate simple tables in terminals from a nested list of strings.

bash terminal tables shell ascii ansi
MIT
v3.1.10
3,909,604

#1917 ifaddr 3.9M

Cross-platform network interface and IP address enumeration library

network addresses network adapters ip addresses network interfaces
MIT
v0.2.0
3,906,086

#1918 inquirerpy 3.9M

Python port of Inquirer.js (A collection of common interactive command-line user interfaces)

development commandline prompt-toolkit inquirer cli
MIT
v0.3.4
3,901,802

#1919 gdown 3.9M

Google Drive Public File/Folder Downloader

wget google-drive curl download
MIT
v5.2.1
3,901,269

#1920 snowflake._legacy 3.9M

You should switch to the snowflake-uuid package

cloud database db analytics warehouse snowflake
Apache-2.0
v1.0.2
3,901,121

#1921 channels 3.89M

Brings async, event-driven capabilities to Django.

BSD
v4.3.2
3,899,608

#1922 Pint 3.89M

Physical quantities module

physical unit science quantities conversion
BSD
v0.25.2
3,897,831

#1923 bedrock-agentcore 3.89M

An SDK for using Bedrock AgentCore

Apache-2.0
v1.4.1
3,897,368

#1924 priority 3.89M

A pure-Python implementation of the HTTP/2 priority tree

MIT License
v2.0.0
3,892,869

#1925 aws-cdk.asset-node-proxy-agent-v6 3.87M

@aws-cdk/asset-node-proxy-agent-v6

Apache-2.0
v2.1.1
3,879,927

#1926 s3path 3.86M

Apache 2.0
v0.6.5
3,869,555

#1927 types-Pygments 3.86M

Typing stubs for Pygments

v2.19.0.20251121
3,860,118

#1928 k8 3.84M

Kubernetes Python Models

openapi-generator openapi kubernetes
v29.0.9
3,846,592

#1929 a2a-sdk 3.84M

A2A Python SDK

agent2agent a2a protocol a2a sdk agent 2 agent a2a
v0.3.24
3,845,824

#1930 gssapi 3.84M

Python GSSAPI Wrapper

security gssapi
ISC
v1.11.1
3,845,672

#1931 github3.py 3.84M

Python wrapper for the GitHub API(http://developer.github.com/v3)

v4.0.1
3,842,788

#1932 mbstrdecoder 3.84M

mbstrdecoder is a Python library for multi-byte character string decoder

decoder multi-byte character unicode
MIT License
v1.1.4
3,842,044

#1933 pybuildkite 3.83M

Python wrapper for the Buildkite API

continuous integration api buildkite python wrapper ci
BSD 2-Clause License Copyright (c) 2019, Peter
v1.3.0
3,833,305

#1934 apache-airflow-providers-sftp 3.83M

Provider package apache-airflow-providers-sftp for Apache Airflow

airflow-provider integration airflow sftp
v5.7.0
3,833,055

#1935 langchain-mcp-adapters 3.83M

Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.

v0.2.1
3,831,716

#1936 trimesh 3.83M

Import, export, process, analyze and view triangular meshes.

mesh graphics 3d geometry
The MIT License (MIT) Copyright (c) 2023 Michae
v4.11.2
3,831,265

#1937 django-celery-results 3.83M

Celery result backends for Django.

django result celery backend database
BSD
v2.6.0
3,830,962

#1938 pagerduty 3.82M

Clients for PagerDuty's Public APIs

v6.2.0
3,827,845

#1939 tensorstore 3.82M

Read and write large, multi-dimensional arrays

v0.1.81
3,826,703

#1940 flaky 3.82M

Plugin for pytest that automatically reruns flaky tests.

pytest plugin retry tests flaky rerun
Apache Software License, Version 2.0, http://www.apache.org/lice
v3.8.1
3,824,498

#1941 legacy-cgi 3.81M

Fork of the standard library cgi and cgitb modules removed in Python 3.13

v2.6.4
3,818,998

#1942 parver 3.81M

Parse and manipulate version numbers.

parse version pep440
MIT
v0.5
3,812,342

#1943 pygit2 3.81M

Python bindings for libgit2.

git
GPLv2 with linking exception
v1.19.1
3,811,084

#1944 shellcheck-py 3.8M

Python wrapper around invoking shellcheck (https://www.shellcheck.net/)

MIT
v0.11.0.1
3,806,100

#1945 swagger-ui-bundle 3.8M

Swagger UI bundled for usage with Python

swagger-ui
Apache-2.0
v1.1.0
3,802,943

#1946 pfzy 3.79M

Python port of the fzy fuzzy string matching algorithm

search fzy fuzzy development string
MIT
v0.3.4
3,794,220

#1947 autobahn 3.79M

WebSocket client & server library, WAMP real-time framework

wamp websocket asyncio crossbar pubsub realtime rfc6455 autobahn rpc twisted
v25.12.2
3,791,268

#1948 pyenchant 3.78M

Python bindings for the Enchant spellchecking system

spellcheck enchant spelling
LGPL
v3.3.0
3,789,686

#1949 lancedb 3.78M

lancedb

data-science data-format machine-learning data-analytics arrow
v0.29.2
3,784,796

#1950 typepy 3.78M

typepy is a Python library for variable type checker/validator/converter at a run time.

type-checking library type-conversion validator
MIT License
v1.3.4
3,784,064

#1951 outlines-core 3.78M

Structured Text Generation in Rust

language models machine learning deep learning structured generation
Apache-2.0
v0.2.14
3,780,627

#1952 dbt-bigquery 3.77M

The BigQuery adapter plugin for dbt

dbt cloud dbt core adapters database bigquery adapter dbt-core dbt elt dbt labs google
v1.11.0
3,772,659

#1953 sphinx-argparse 3.77M

A sphinx extension that automatically documents argparse commands and options

v0.5.2
3,772,575

#1954 safehttpx 3.76M

A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.

v0.1.7
3,769,340

#1955 pyrate-limiter 3.75M

Python Rate-Limiter using Leaky-Bucket Algorithm

httpx aiohttp throttle ratelimiting ratelimiter rate_limiter limiter rate requests leaky-bucket ratelimit rate-limiter
v4.0.2
3,759,055

#1956 snakeviz 3.75M

A web-based viewer for Python profiler output

Copyright (c) 2012, Matt Davis All rights reserved. Redistribut
v2.2.2
3,758,657

#1957 ibmcloudant 3.75M

Python client library for IBM Cloudant

ibmcloudant sdk official database client cloudant ibm
v0.11.4
3,750,815

#1958 nanoid 3.74M

A tiny, secure, URL-friendly, unique string ID generator for Python

MIT
v2.0.0
3,740,526

#1959 pystache 3.73M

Mustache for Python

Copyright (C) 2012 Chris Jerdonek. All rights reserved. Copyri
v0.6.8
3,738,898

#1960 tablib 3.73M

Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)

MIT License
v3.9.0
3,736,797

#1961 openinference-semantic-conventions 3.73M

OpenInference Semantic Conventions

v0.1.26
3,736,354

#1962 bc-detect-secrets 3.73M

Tool for detecting secrets in the codebase

security secret-management entropy-checks pre-commit
Apache License 2.0
v1.5.46
3,731,582

#1963 llama-cloud 3.72M

The official Python library for the llama-cloud API

MIT
v1.4.1
3,727,622

#1964 xformers 3.72M

XFormers: A collection of composable Transformer building blocks.

v0.0.35
3,726,317

#1965 fasttext-wheel 3.72M

fasttext Python bindings

MIT
v0.9.2
3,724,896

#1966 pathy 3.7M

pathlib.Path subclasses for local and cloud bucket storage

Apache 2.0
v0.11.0
3,708,559

#1967 aiomultiprocess 3.7M

AsyncIO version of the standard multiprocessing module

v0.9.1
3,707,570

#1968 mypy-boto3-athena 3.7M

Type annotations for boto3 Athena 1.42.43 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs athena
v1.42.43
3,705,899

#1969 pytest-subtests 3.69M

unittest subTest() support and subtests fixture

unittest test pytest
MIT
v0.15.0
3,690,646

#1970 audioop-lts 3.69M

LTS Port of Python audioop

v0.2.2
3,690,576

#1971 txaio 3.68M

Compatibility API between asyncio/Twisted/Trollius

trollius asyncio coroutine twisted
v25.12.2
3,689,161

#1972 social-auth-core 3.68M

Python social authentication made simple.

oauth openid social auth saml
v4.8.5
3,688,169

#1973 pytest-dotenv 3.68M

A py.test plugin that parses environment files before running tests

v0.5.2
3,685,182

#1974 presidio-analyzer 3.67M

Presidio Analyzer package

presidio_analyzer
v2.2.361
3,679,376

#1975 coolname 3.67M

Random name and slug generator

random string slug identifier name animal
v4.0.0
3,672,430

#1976 pmdarima 3.65M

Python's forecast::auto.arima equivalent

timeseries pyramid arima pmdarima forecasting statsmodels scikit-learn pyramid-arima
v2.1.1
3,657,468

#1977 pamqp 3.65M

RabbitMQ Focused AMQP low-level library

amqp rabbitmq
BSD 3-Clause License
v3.3.0
3,652,246

#1978 svglib 3.64M

A pure-Python library for reading and converting SVG

reportlab pdf conversion svg graphics
v1.6.0
3,648,732

#1979 aws-cdk.cloud-assembly-schema 3.64M

Schema for the protocol between CDK framework and CDK CLI

Apache-2.0
v53.0.0
3,641,537

#1980 courlan 3.64M

Clean, filter and sample URLs to optimize data collection – includes spam, content type and language filters.

uri validation crawler webcrawling url-parsing url-manipulation urls cleaner
Apache 2.0
v1.3.2
3,640,777

#1981 grimp 3.64M

Builds a queryable graph of the imports within one or more Python packages.

BSD 2-Clause License
v3.14
3,640,658

#1982 prometheus-flask-exporter 3.63M

Prometheus metrics exporter for Flask

exporter flask prometheus monitoring
MIT
v0.23.2
3,633,340

#1983 check-jsonschema 3.62M

A jsonschema CLI and pre-commit hook

v0.37.0
3,628,772

#1984 teradatasqlalchemy 3.62M

Teradata SQL Driver Dialect for SQLAlchemy

teradata
Teradata License Agreement
v20.0.0.9
3,626,857

#1985 trafilatura 3.62M

Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML.

html2text natural-language-processing web-scraping news-crawler text-extraction scraper corpus tei-xml webscraping
Apache 2.0
v2.0.0
3,625,732

#1986 gepa 3.61M

A framework for optimizing textual system components (AI prompts, code snippets, etc.) using LLM-based reflection and Pareto-efficient evolutionary search.

MIT
v0.1.0
3,619,782

#1987 Protego 3.6M

Pure-Python robots.txt parser with support for modern conventions

parser rep robots.txt robots
v0.6.0
3,608,303

#1988 cssbeautifier 3.6M

CSS unobfuscator and beautifier.

MIT
v1.15.4
3,604,339

#1989 cobble 3.6M

Create data objects

object case data class
v0.1.4
3,604,327

#1990 python-whois 3.59M

Whois querying and parsing of domain registration information.

whois python
MIT
v0.9.6
3,595,859

#1991 wadler-lindig 3.59M

A Wadler–Lindig pretty-printer for Python.

lindig pretty-printer pprint leijen wadler
Apache License Version 2.0, J
v0.1.7
3,590,422

#1992 auth0-python 3.58M

Auth0 Python SDK - Management and Authentication APIs

authorization oauth authentication auth0 openid
MIT
v5.1.0
3,587,132

#1993 Appium-Python-Client 3.58M

Python client for Appium

python client appium selenium mobile automation
v5.2.6
3,585,180

#1994 zenpy 3.57M

Python wrapper for the Zendesk API

api wrapper zendesk
GPLv3
v2.0.57
3,574,736

#1995 openinference-instrumentation 3.57M

OpenInference instrumentation utilities

v0.1.45
3,574,557

#1996 mammoth 3.55M

Convert Word documents from docx to simple and clean HTML and Markdown

markdown html md word clean office docx
BSD-2-Clause
v1.11.0
3,559,306

#1997 dm-tree 3.55M

Tree is a library for working with nested data structures.

flatten nest tree
Apache 2.0
v0.1.9
3,559,191

#1998 basedpyright 3.55M

static type checking for Python (but based)

v1.38.2
3,554,609

#1999 django-phonenumber-field 3.55M

An international phone number field for django models.

MIT
v8.4.0
3,552,653

#2000 freetype-py 3.54M

Freetype python bindings

freetype font
v2.5.1
3,549,776

#2001 typed-ast 3.54M

a fork of Python 2 and 3 ast modules with type comment support

Apache License 2.0
v1.5.5
3,543,948

#2002 opentelemetry-instrumentation-boto3sqs 3.52M

Boto3 SQS service tracing for OpenTelemetry

v0.60b1
3,529,430

#2003 h5netcdf 3.52M

netCDF4 via h5py

Copyright (c) 2015, h5netcdf developers All rights reser
v1.8.1
3,528,771

#2004 formulaic 3.52M

An implementation of Wilkinson formulas.

v1.2.1
3,525,498

#2005 python-socks 3.51M

Proxy (SOCKS4, SOCKS5, HTTP CONNECT) client for Python

trio socks5 curio proxy socks4 asyncio anyio http socks
Apache-2.0
v2.8.1
3,516,288

#2006 subprocess-tee 3.5M

subprocess-tee

asyncio subprocess
MIT
v0.4.2
3,505,584

#2007 asteval 3.5M

Safe, minimalistic evaluator of python expression using ast module

expression evaluation eval ast
v1.0.8
3,504,419

#2008 aiormq 3.49M

Pure python AMQP asynchronous client library

driver rabbitmq amqp asyncio pamqp amqp 0.9.1
v6.9.3
3,495,187

#2009 swebench 3.49M

The official SWE-bench package - a benchmark for evaluating LMs on software engineering

code benchmark nlp
MIT License Copyright (c) 2023 Carlos E Jimenez
v4.1.0
3,493,391

#2010 krb5 3.49M

Kerberos API bindings for Python

krb5 kerberos
MIT
v0.9.0
3,491,888

#2011 groovy 3.49M

A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.

v0.1.2
3,491,796

#2012 lm-format-enforcer 3.48M

Enforce the output format (JSON Schema, Regex etc) of a language model

MIT
v0.11.3
3,489,121

#2013 plumbum 3.48M

Plumbum: shell combinators library

color local remote path popen ssh pipe execution cli process shell
v1.10.0
3,487,404

#2014 mitmproxy-wireguard 3.48M

WireGuard interface for mitmproxy

MIT
v0.1.23
3,483,324

#2015 accessible-pygments 3.48M

A collection of accessible pygments styles

accessibility wcag a11y pygments sphinx
BSD-3-Clause
v0.0.5
3,483,315

#2016 whenever 3.47M

Modern datetime library for Python

zoneinfo typesafe timezone utc tzdata date rust tzdb datetime time
v0.9.5
3,478,030

#2017 dagster-shared 3.47M

Shared code between dagster and dagster-dg-core.

v1.12.17
3,477,330

#2018 presto-python-client 3.47M

Client for the Presto distributed SQL Engine

Apache 2.0
v0.8.4
3,476,639

#2019 pylance 3.47M

python wrapper for Lance columnar format

data-science data-format machine-learning data-analytics arrow
v2.0.1
3,472,943

#2020 ansible-compat 3.46M

Ansible compatibility goodies

ansible
v25.12.1
3,465,251

#2021 cfn-flip 3.46M

Convert AWS CloudFormation templates between JSON and YAML formats

Apache2
v1.3.0
3,464,805

#2022 amplitude-analytics 3.46M

The official Amplitude backend Python SDK for server-side instrumentation.

amplitude python backend
MIT License
v1.2.2
3,462,567

#2023 betterproto 3.45M

A better Protobuf / gRPC generator & library

MIT
v1.2.5
3,455,982

#2024 opentelemetry-instrumentation-openai 3.45M

OpenTelemetry OpenAI instrumentation

v0.52.6
3,453,086

#2025 djlint 3.45M

HTML Template Linter and Formatter

GPL-3.0-or-later
v1.36.4
3,452,626

#2026 munch 3.44M

A dot-accessible dictionary (a la JavaScript objects)

munch dict container collection mapping
MIT
v4.0.0
3,449,126

#2027 apache-airflow-providers-microsoft-mssql 3.44M

Provider package apache-airflow-providers-microsoft-mssql for Apache Airflow

microsoft.mssql airflow-provider integration airflow
v4.4.1
3,444,428

#2028 rank-bm25 3.44M

Various BM25 algorithms for document ranking

Apache2.0
v0.2.2
3,443,857

#2029 funcsigs 3.44M

Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+

ASL
v1.0.2
3,442,571

#2030 PyMsgBox 3.43M

A simple, cross-platform, pure Python module for JavaScript-like message boxes.

Copyright (c) 2014, Al Sweigart All rights reserved.
v2.0.1
3,439,621

#2031 yq 3.43M

Command-line YAML/XML processor - jq wrapper for YAML/XML documents

Apache Software License
v3.4.3
3,439,103

#2032 Flask-RESTful 3.43M

Simple framework for creating REST APIs

BSD
v0.3.10
3,439,014

#2033 probableparsing 3.43M

Common methods for propbable parsers

The MIT License: http://www.opensource.org/licenses/mit-license.
v0.0.1
3,438,171

#2034 databricks-labs-dqx 3.43M

Data Quality eXtended (DQX) is a Python library for data quality checks and data quality monitoring

databricks
v0.13.0
3,437,995

#2035 pywinpty 3.43M

Pseudo terminal support for Windows from Python.

pty windows pyo3 pseudo-terminal
v3.0.3
3,432,917

#2036 aio-pika 3.43M

Wrapper around the aiormq for asyncio and humans

rabbitmq aiormq amqp asyncio amqp 0.9.1
v9.6.1
3,431,850

#2037 pynvml 3.42M

Python utilities for the NVIDIA Management Library

BSD-3-Clause
v13.0.1
3,429,460

#2038 pycairo 3.42M

Python interface for cairo

LGPL-2.1-only OR MPL-1.1
v1.29.0
3,429,223

#2039 opentelemetry-instrumentation-vertexai 3.42M

OpenTelemetry Vertex AI instrumentation

v0.52.6
3,427,477

#2040 flexparser 3.42M

Parsing made fun ... using typing.

code parser parsing source
BSD-3-Clause
v0.4
3,426,128

#2041 flexcache 3.42M

Saves and loads to the cache a transformed versions of a source object.

disk storage optimization cache
BSD
v0.3
3,422,830

#2042 tensorflowjs 3.41M

Apache 2.0
v4.22.0
3,418,818

#2043 python-frontmatter 3.41M

Parse and manage posts with YAML (or other) frontmatter

frontmatter
MIT
v1.1.0
3,416,131

#2044 pytz-deprecation-shim 3.41M

Shims to make deprecation of pytz easier

Apache-2.0
v0.1.0.post0
3,411,131

#2045 interface-meta 3.41M

`interface_meta` provides a convenient way to expose an extensible API with enforced method signatures and consistent documentation.

MIT
v1.3.0
3,410,847

#2046 mangum 3.4M

AWS Lambda support for ASGI applications

v0.21.0
3,404,238

#2047 pycocotools 3.4M

Official APIs for the MS-COCO dataset

FreeBSD
v2.0.11
3,404,087

#2048 PubChemPy 3.4M

A simple Python wrapper around the PubChem PUG REST API.

api cheminformatics python pubchem rest chemistry
v1.0.5
3,403,502

#2049 social-auth-app-django 3.4M

Python Social Authentication, Django integration.

oauth social auth saml django openid
v5.7.0
3,402,601

#2050 usaddress 3.39M

Parse US addresses using conditional random fields

MIT License
v0.5.16
3,397,754

#2051 pyhanko-certvalidator 3.38M

Validates X.509 certificates and paths; forked from wbond/certvalidator

x509 pki certificate ocsp crl crypto
v0.29.1
3,388,657

#2052 yamale 3.38M

A schema and validator for YAML.

MIT
v6.1.0
3,388,481

#2053 salesforce-bulk 3.38M

Python interface to the Salesforce.com Bulk API.

MIT
v2.2.0
3,381,624

#2054 googletrans 3.36M

An unofficial Google Translate API for Python

v4.0.2
3,367,845

#2055 striprtf 3.36M

A simple library to convert rtf to text

rtf
v0.0.29
3,365,446

#2056 onnxruntime-gpu 3.36M

ONNX Runtime is a runtime accelerator for Machine Learning models

onnx machine learning
MIT License
v1.24.2
3,363,269

#2057 ortools 3.36M

Google OR-Tools python libraries and modules

flow algorithms linear programming operations research python constraint programming
Apache 2.0
v9.15.6755
3,360,458

#2058 astropy 3.35M

Astronomy and astrophysics core library

astrophysics space modeling fitting table astronomy units models coordinate science cosmology fits samp ascii wcs
v7.2.0
3,358,962

#2059 jsonargparse 3.35M

Minimal effort CLIs derived from type hints and parse from command line, config files and environment variables.

v4.46.0
3,355,808

#2060 cuda-python 3.35M

CUDA Python: Performance meets Productivity

v13.1.1
3,353,858

#2061 tavily-python 3.35M

Python wrapper for the Tavily API

v0.7.22
3,351,644

#2062 safety-schemas 3.35M

Schemas for Safety tools

schemas safety policy file safety policy file safety schemas safety models
MIT
v0.0.18
3,350,872

#2063 donfig 3.34M

Python package for configuring a python package

pandas parallel numpy pydata task-scheduling
MIT
v0.8.1.post1
3,346,693

#2064 puremagic 3.34M

Pure python implementation of magic file detection

v2.0.0
3,343,426

#2065 google-adk 3.34M

Agent Development Kit

v1.26.0
3,343,210

#2066 multipledispatch 3.33M

Multiple dispatch

dispatch
BSD
v1.0.0
3,332,495

#2067 opentelemetry-instrumentation-asyncpg 3.32M

OpenTelemetry instrumentation for AsyncPG

v0.60b1
3,329,449

#2068 roboflow 3.32M

Official Python package for working with the Roboflow API

v1.2.15
3,325,059

#2069 zict 3.31M

Mutable mapping tools

mutable mapping dict dask
BSD
v3.0.0
3,317,219

#2070 mypy-boto3-kinesis 3.31M

Type annotations for boto3 Kinesis 1.42.41 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete kinesis mypy typeshed type-annotations boto3-stubs
v1.42.41
3,311,588

#2071 jsoncompat 3.3M

v0.2.6
3,309,411

#2072 tzfpy 3.3M

Probably the fastest Python package to convert longitude/latitude to timezone name

timezone-lookup tzf gps timezone-name gps-location latitude gps-coordinates longitude timezone
v1.1.1
3,302,104

#2073 mypy-boto3-stepfunctions 3.29M

Type annotations for boto3 SFN 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 stepfunctions autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
3,292,894

#2074 datefinder 3.28M

Extract datetime objects from strings

parser datetime nlp
MIT
v0.7.3
3,289,727

#2075 eralchemy 3.28M

Simple entity relation (ER) diagrams generation

orm relational databases sql er diagram render
Apache-2.0
v1.6.0
3,287,438

#2076 nbclassic 3.28M

Jupyter Notebook as a Jupyter Server extension.

interpreter interactive ipython web shell jupyter
BSD 3-Clause License Copyright (c) 2020 Project
v1.3.3
3,284,438

#2077 rasterio 3.28M

Fast and direct raster I/O for use with NumPy

gis gdal raster
v1.5.0
3,283,005

#2078 hf-transfer 3.28M

Speed up file transfers with the Hugging Face Hub.

v0.1.9
3,281,989

#2079 opentelemetry-instrumentation-sqlite3 3.27M

OpenTelemetry SQLite3 instrumentation

v0.60b1
3,278,446

#2080 PuLP 3.27M

PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems.

linear programming optimization operations research
v3.3.0
3,276,894

#2081 fastrlock 3.27M

Fast, re-entrant optimistic lock implemented in Cython

MIT style
v0.8.3
3,274,328

#2082 scrapbook 3.26M

A library for recording and reading data in Jupyter and nteract Notebooks

notebook jupyter pipeline mapreduce nteract
BSD
v0.5.0
3,267,521

#2083 pyfiglet 3.26M

Pure-python FIGlet implementation

MIT
v1.0.4
3,262,929

#2084 aws-psycopg2 3.25M

A aws psycopg2 package from psycopg2.

v1.3.8
3,259,239

#2085 pyodps 3.25M

ODPS Python SDK and data analysis framework

Apache License 2.0
v0.12.5.1
3,256,935

#2086 sqlean.py 3.25M

sqlite3 with extensions

zlib/libpng
v3.50.4.5
3,256,361

#2087 c7n-org 3.25M

Cloud Custodian - Parallel Execution

v0.6.48
3,255,767

#2088 hmsclient 3.25M

A package interact with the Hive metastore via the Thrift protocol

thrift metastore hive data database
Apache 2.0
v0.1.1
3,255,410

#2089 marko 3.25M

A markdown parser with high extensibility.

MIT
v2.2.2
3,252,827

#2090 pyusb 3.24M

Easy USB access for Python

v1.3.1
3,246,310

#2091 alibabacloud-tea-util 3.23M

The tea-util module of alibabaCloud Python SDK.

alibabacloud sdk tea
Apache License 2.0
v0.3.14
3,237,827

#2092 simsimd 3.22M

Portable mixed-precision BLAS-like vector math library for x86 and ARM

Apache-2.0
v6.5.13
3,223,234

#2093 depyf 3.22M

Decompile python functions, from bytecode to source code!

MIT
v0.20.0
3,223,037

#2095 asgi-correlation-id 3.22M

Middleware correlating project logs to individual requests

x-request-id async sentry logging asgi correlation-id request-id fastapi celery correlation middleware starlette tracing
MIT
v4.3.4
3,220,579

#2096 blosc2 3.21M

A fast & compressed ndarray library with a flexible compute engine.

v4.1.0
3,215,435

#2097 cloudscraper 3.21M

A Python module to bypass Cloudflare's anti-bot page.

cloudflare iuam scraping waf challenge bypass webscraper ddos anti-bot scrape
v1.2.71
3,214,735

#2098 boxsdk 3.21M

Official Box Python SDK

api sdk box box-sdk-gen boxsdk rest
Apache-2.0, http://www.apache.org/licenses/LICENSE-2.0
v10.4.0
3,212,816

#2099 opentelemetry-sdk-extension-aws 3.21M

AWS SDK extension for OpenTelemetry

v2.1.0
3,211,511

#2100 QtPy 3.2M

Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6).

pyside2 pyside6 pyqt6 qt pyqt5
MIT
v2.4.3
3,209,933

#2101 azure-ai-ml 3.2M

Microsoft Azure Machine Learning Client Library for Python

azure azure sdk
MIT License
v1.31.0
3,208,030

#2102 retryhttp 3.2M

Retry potentially transient HTTP errors in Python.

Apache License Version 2.0, January 2004 http://www.apache.org/
v1.4.0
3,207,679

#2103 sspilib 3.2M

SSPI API bindings for Python

sspi negotiate kerberos
v0.5.0
3,202,260

#2104 aiostream 3.19M

Generator-based operators for asynchronous iteration

v0.7.1
3,198,609

#2105 tweepy 3.19M

Library for accessing the X API (Twitter)

x.com api twitter
v4.16.0
3,197,046

#2106 banks 3.19M

A prompt programming language

v2.4.1
3,196,953

#2107 towncrier 3.19M

Building newsfiles for your project.

v25.8.0
3,195,992

#2108 arabic-reshaper 3.19M

Reconstruct Arabic sentences to be used in applications that do not support Arabic

reshaper shaping arabic reshaping
MIT
v3.0.0
3,192,847

#2109 soda-core 3.18M

Soda core library & CLI

Proprietary
v4.1.0
3,186,980

#2110 django-appconf 3.18M

A helper class for handling configuration defaults of packaged apps gracefully.

BSD
v1.2.0
3,185,773

#2111 dynamodb-json 3.18M

A DynamoDB json util from and to python objects

amazon python dynamodb aws json
Mozilla
v1.4.2
3,185,507

#2112 fastapi-pagination 3.18M

FastAPI pagination

v0.15.10
3,184,915

#2113 azure-ai-inference 3.18M

Microsoft Azure AI Inference Client Library for Python

azure azure sdk
MIT License
v1.0.0b9
3,184,604

#2114 djangorestframework-stubs 3.17M

PEP-484 stubs for django-rest-framework

v3.16.8
3,173,445

#2115 sigtools 3.17M

Utilities for working with inspect.Signature objects.

signature introspection
MIT
v4.0.1
3,171,663

#2116 rstr 3.16M

Generate random strings in Python

fuzz testing reverse regex reverse regular expression random string testing
v3.2.2
3,169,686

#2117 screeninfo 3.16M

Fetch location and size of physical screens.

MIT
v0.8.1
3,167,901

#2118 msgraphfs 3.16M

The MIT License (MIT) Copyright (c) 2024 Lauren
v0.4
3,162,556

#2119 disposable-email-domains 3.16M

A set of disposable email domains

domains blocklist disposable email
MIT
v0.0.165
3,161,709

#2120 drf-yasg 3.15M

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.

swagger-codegen drf-yasg codegen schema documentation openapi drf django drf-openapi django-rest-framework django-rest-swagger swagger
v1.21.15
3,153,956

#2121 newrelic 3.15M

New Relic Python Agent

Apache-2.0
v11.5.0
3,153,225

#2122 pydynamodb 3.15M

Python DB API 2.0 (PEP 249) client for Amazon DynamoDB

db-api aws amazon dynamodb
MIT
v0.8.1
3,153,112

#2123 gspread-dataframe 3.15M

Read/write gspread worksheets using pandas DataFrames

spreadsheets google-spreadsheets pandas dataframe
MIT
v4.0.0
3,152,247

#2124 versioneer 3.15M

Easy VCS-based management of project version strings

This is free and unencumbered software released into the public
v0.29
3,152,073

#2125 sacrebleu 3.14M

Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores

natural language processing computational linguistics nlp machine translation evaluation
v2.6.0
3,146,658

#2126 pytest_httpserver 3.14M

pytest-httpserver is a httpserver for pytest

v1.1.5
3,145,931

#2127 jusText 3.14M

Heuristic based boilerplate removal tool

The BSD 2-Clause License
v3.0.2
3,144,437

#2128 dbt-redshift 3.14M

The Redshift adapter plugin for dbt

dbt cloud dbt core adapters redshift database adapter dbt-core dbt elt amazon aws dbt labs amazon web services
v1.10.1
3,140,350

#2129 CoolProp 3.13M

Open-source thermodynamic and transport properties database

MIT
v7.2.0
3,136,969

#2130 pulumi-aws 3.13M

A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

pulumi aws
Apache-2.0
v7.20.0
3,134,950

#2131 kfp-server-api 3.13M

Kubeflow Pipelines API

openapi-generator openapi kubeflow pipelines api
Apache 2.0
v2.16.0
3,134,345

#2132 locust-cloud 3.13M

Locust Cloud

MIT
v1.30.0
3,133,699

#2133 diff-match-patch 3.13M

Repackaging of Google's Diff Match and Patch libraries.

v20241021
3,131,329

#2134 PyQt5-sip 3.12M

The sip module support for PyQt5

BSD-2-Clause
v12.18.0
3,129,370

#2135 mirakuru 3.12M

Process executor (not only) for tests.

tests orchestration process executor
v3.0.2
3,126,728

#2136 pypsrp 3.12M

PowerShell Remoting Protocol and WinRM for Python

windows psrp powershell winrs winrm
v0.9.0
3,126,702

#2137 lmdb 3.12M

Universal Python binding for the LMDB 'Lightning' Database

OLDAP-2.8
v1.7.5
3,124,534

#2138 llama-index-readers-file 3.12M

llama-index readers file integration

figure ipynb notebook yml jupyter sec yaml pymupdf html eml pdf hwp invoice 10q spreadsheet unstructured.io chart receipt image tabular 10k
v0.5.6
3,122,896

#2139 hyperopt 3.12M

Distributed Asynchronous Hyperparameter Optimization

hyperparameter model optimization bayesian selection
BSD
v0.2.7
3,122,206

#2140 cleanco 3.11M

Python library to process company names

MIT
v2.3
3,118,897

#2141 types-aioboto3 3.11M

Type annotations for aioboto3 15.5.0 generated with mypy-boto3-builder 8.11.0

aioboto3-stubs aioboto3 autocomplete typeshed type-annotations
MIT License
v15.5.0
3,113,258

#2142 together 3.11M

The official Python library for the together API

Apache-2.0
v2.2.0
3,113,181

#2143 Flask-SocketIO 3.11M

Socket.IO integration for Flask applications

v5.6.1
3,110,981

#2144 PyQt5 3.1M

Python bindings for the Qt cross platform application toolkit

GPL v3
v5.15.11
3,103,295

#2145 apache-airflow-task-sdk 3.1M

Python Task SDK for Apache Airflow DAG Authors

orchestration airflow pipelines workflow data automation dag
v1.1.7
3,101,971

#2146 mando 3.1M

Create Python CLI apps with little to no effort at all!

command line commands cli arguments flags optparse subcommands argument parser dispatch getopt argparse decorator options parser
MIT
v0.8.2
3,101,773

#2147 starlette-context 3.1M

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

fastapi starlette middleware
v0.5.1
3,101,696

#2148 tink 3.1M

A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.

tink cryptography
Apache 2.0
v1.14.0
3,100,130

#2149 opentelemetry-exporter-gcp-monitoring 3.09M

Google Cloud Monitoring exporter for OpenTelemetry

Apache-2.0
v1.11.0a0
3,099,948

#2150 diracx-core 3.09M

Common code used by all DiracX packages

GPL-3.0-only
v0.0.10
3,099,859

#2151 biotraj 3.09M

Basic trajectory file format functionality for Biotite; forked from MDTraj

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Co
v1.2.2
3,096,199

#2152 python-chess 3.09M

A chess library with move generation, move validation, and support for common formats.

fen gaviota pgn chess uci polyglot epd xboard syzygy
GPL-3.0+
v1.999
3,094,184

#2153 uv-dynamic-versioning 3.09M

Dynamic versioning based on VCS tags for uv/hatch project

uv hatch
MIT License Copyright (c) 2024 Manabu Niseki
v0.13.0
3,091,583

#2154 mypy-boto3-bedrock-runtime 3.08M

Type annotations for boto3 BedrockRuntime 1.42.42 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy bedrock-runtime typeshed type-annotations boto3-stubs
v1.42.42
3,089,312

#2155 pytest-recording 3.08M

A pytest plugin powered by VCR.py to record and replay HTTP traffic

network mock pytest vcr
v0.13.4
3,087,825

#2156 sagemaker-mlflow 3.08M

AWS Plugin for MLflow with SageMaker

Apache License 2.0
v0.2.0
3,083,885

#2157 notion-client 3.08M

Python client for the official Notion API

v3.0.0
3,081,064

#2158 types-Pillow 3.07M

Typing stubs for Pillow

Apache-2.0
v10.2.0.20240822
3,076,105

#2159 pyarrow-stubs 3.07M

Type annotations for pyarrow

v20.0.0.20251215
3,074,562

#2160 types-webencodings 3.06M

Typing stubs for webencodings

v0.5.0.20251108
3,069,905

#2161 uuid 3.05M

UUID object and generation functions (Python 2.3 or higher)

guid uuid identifier unique rfc4122
UNKNOWN
v1.30
3,056,469

#2162 radon 3.05M

Code Metrics in Python

static complexity code metrics analysis
MIT
v6.0.1
3,055,016

#2163 GeoAlchemy2 3.05M

Using SQLAlchemy with Spatial Databases

sqlalchemy gis geo orm
MIT
v0.18.3
3,052,631

#2164 jwt 3.05M

JSON Web Token library for Python 3.

v1.4.0
3,050,623

#2165 expandvars 3.04M

Expand system variables Unix style

expand system variables
MIT License Copyright (c) 2019 Arijit Basu
v1.1.2
3,046,803

#2166 browser-use 3.04M

Make websites accessible for AI agents

v0.12.0
3,042,187

#2167 django-oauth-toolkit 3.04M

OAuth2 Provider for Django

django oauthlib oauth2 oauth
Copyright (c) 2013, Massimiliano Pippi, Federico Frenguelli and
v3.2.0
3,041,889

#2168 sphinxcontrib-spelling 3.04M

Sphinx spelling extension

v8.0.2
3,041,083

#2169 httpx-ws 3.03M

WebSockets support for HTTPX

v0.8.2
3,038,128

#2170 optax 3.03M

A gradient processing and optimization library in JAX.

python machine learning reinforcement-learning
v0.2.7
3,036,137

#2171 triad 3.03M

A collection of python utils for Fugue projects

utilities fugue
v1.0.2
3,036,130

#2172 pyerfa 3.03M

Python bindings for ERFA

astrophysics space astronomy coordinate science cosmology
BSD 3-Clause License
v2.0.1.5
3,035,113

#2173 django-ipware 3.03M

A Django application to retrieve user's IP address

MIT
v7.0.1
3,031,524

#2174 hubspot-api-client 3.02M

HubSpot API client

Apache-2.0
v12.0.0
3,029,721

#2175 types-regex 3.02M

Typing stubs for regex

v2026.2.28.20260301
3,026,712

#2176 pytorch-metric-learning 3.02M

The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.

v2.9.0
3,026,683

#2177 pylint-plugin-utils 3.02M

Utilities and helpers for writing Pylint plugins

plugin pylint helpers
GPL-2.0-or-later
v0.9.0
3,023,452

#2178 pytest-retry 3.02M

Adds the ability to retry flaky tests in CI environments

pytest rerun flaky
MIT License Copyright (c) 2022 Silas Permission is hereby gran
v1.7.0
3,020,640

#2179 pytest-aiohttp 3.01M

Pytest plugin for aiohttp support

Apache 2.0
v1.1.0
3,018,940

#2180 osqp 3.01M

OSQP: The Operator Splitting QP Solver

v1.1.1
3,017,988

#2181 sphinxcontrib-httpdomain 3.01M

Sphinx extension that provides a domain for documenting HTTP APIs.

extension api contrib domain documentation sphinx http
v2.0.0
3,015,940

#2182 leb128 3.01M

LEB128(Little Endian Base 128)

MIT License Copyright (c) 2021 Mohanson
v1.0.9
3,012,943

#2183 webargs 3.01M

Declarative parsing and validation of HTTP request objects, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, Falcon, and aiohttp.

api marshmallow arguments validation parameters request webargs django aiohttp bottle http flask rest tornado
v8.7.1
3,012,420

#2184 scipy-stubs 3.01M

Type annotations for SciPy

typing scipy mypy stubs scipy-stubs pyright pep561 pep484
v1.17.1.0
3,010,725

#2185 opentelemetry-instrumentation-langchain 3M

OpenTelemetry Langchain instrumentation

v0.52.6
3,008,302

#2186 dbl-tempo 3M

Tempo is timeseries manipulation for Spark. This project builds upon the capabilities of PySpark to provide a suite of abstractions and functions that make operations on timeseries data easier and highly scalable.

v0.1.30
3,007,764

#2187 multimethod 3M

Multiple argument dispatching.

multiple overload dispatch functions generic methods multidispatch
v2.0.2
3,006,663

#2188 ec2-metadata 3M

An easy interface to query the EC2 metadata API, with caching.

metadata aws ec2
v3.0.0
3,004,323

#2189 line-profiler 2.99M

Line-by-line profiler

timer profiling line_profiler profiler timing
BSD
v5.0.2
2,999,892

#2190 daphne 2.99M

Django ASGI (HTTP/WebSocket) server

BSD
v4.2.1
2,999,541

#2191 cvxpy 2.99M

A domain-specific language for modeling convex optimization problems in Python.

Apache License, Version 2.0
v1.8.1
2,998,987

#2192 seleniumbase 2.99M

A complete web automation framework for end-to-end testing.

pytest scraping selenium sbase seleniumbase testing framework automation webdriver crawling browser
MIT
v4.47.1
2,998,481

#2193 keyrings.alt 2.99M

Alternate keyring implementations

v5.0.2
2,995,279

#2194 sqlalchemy2-stubs 2.99M

Typing Stubs for SQLAlchemy 1.4

MIT
v0.0.2a38
2,994,014

#2195 stdlib-list 2.99M

A list of Python Standard Libraries (2.7 through 3.14).

v0.12.0
2,993,771

#2196 optype 2.99M

Building Blocks for Precise & Flexible Type Hints

hints typing type numpy-typing-compat mypy typechecking protocols annotations hinting stubs checking typehints typehinting basedpyright pyright checker numpy
v0.16.0
2,993,642

#2197 poethepoet 2.98M

A task runner that works well with poetry and uv.

task-runner poetry poe automation tasks plugin
v0.42.1
2,980,202

#2198 livekit 2.98M

Python Real-time SDK for LiveKit

livekit audio realtime webrtc video
v1.1.2
2,980,101

#2199 netCDF4 2.97M

Provides an object-oriented python interface to the netCDF version 4 library

netcdf numpy meteorology climate data oceanography science network
v1.7.4
2,978,384

#2200 about-time 2.97M

Easily measure timing and throughput of code blocks, with beautiful human friendly representations.

tracker analytics code monitor blocks track statistics time
MIT
v4.2.2
2,978,372

#2201 mdx-truly-sane-lists 2.97M

Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy linebreaks.

markdown lists markup markdown extension
MIT
v1.3
2,978,303

#2202 haversine 2.97M

Calculate the distance between 2 points on Earth.

MIT
v2.9.0
2,976,026

#2203 alive-progress 2.97M

A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!

eta terminal simple progressbar repl efficient monitoring spinner python bar multithreaded feedback stats monitor alive live progress-bar time elapsed animated throughput progress visual
MIT
v3.3.0
2,973,834

#2204 aiogram 2.97M

Modern and fully asynchronous framework for Telegram Bot API

api bot wrapper asyncio telegram framework
v3.25.0
2,972,593

#2205 python-oxmsg 2.96M

Extract attachments from Outlook .msg files.

outlook email ms-oxmsg
MIT
v0.0.2
2,969,742

#2206 betterproto-rust-codec 2.96M

Fast conversion between betterproto messages and Protobuf wire format.

MIT
v0.1.1
2,963,428

#2207 opentelemetry-instrumentation-asyncio 2.95M

OpenTelemetry instrumentation for asyncio

v0.60b1
2,958,190

#2208 pytest-check 2.95M

A pytest plugin that allows multiple failures per test.

The MIT License (MIT) Copyright (c) 2015, Brian
v2.7.2
2,954,706

#2209 Rx 2.95M

Reactive Extensions (Rx) for Python

MIT License
v3.2.0
2,954,023

#2210 fugue 2.95M

An abstraction layer for distributed computing

spark domain specific language sql duckdb dsl distributed ray dask
Apache-2.0
v0.9.7
2,953,902

#2211 pylatexenc 2.95M

Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion

parse latex text unicode encode expression
MIT
v2.10
2,953,723

#2212 jinja2-humanize-extension 2.94M

a jinja2 extension to use humanize library inside jinja2 templates

jinja2 extension
BSD
v0.4.0
2,944,713

#2213 simple-parsing 2.94M

A small utility to simplify and clean up argument parsing scripts.

MIT License Copyright (c) 2019 Fabrice Normandin Permission is
v0.1.8
2,943,356

#2214 checksumdir 2.94M

Compute a single hash of the file contents of a directory.

checksum directory hash md5
MIT
v1.3.0
2,942,388

#2215 pymemcache 2.93M

A comprehensive, fast, pure Python memcached client

memcache client database
Apache License 2.0
v4.0.0
2,935,784

#2216 discord.py 2.93M

A Python wrapper for the Discord API

The MIT License (MIT) Copyright (c) 2015-present Rapptz Permis
v2.7.0
2,933,463

#2217 astropy-iers-data 2.92M

IERS Earth Rotation and Leap Second tables for the astropy core package

astropy data iers
v0.2026.3.2.0.47.4
2,926,601

#2218 sglang 2.92M

SGLang is a fast serving framework for large language models and vision language models.

Apache License Version 2.0, J
v0.5.9
2,922,103

#2219 PyQt5-Qt5 2.91M

The subset of a Qt installation needed by PyQt5.

LGPL v3
v5.15.18
2,913,586

#2220 stockfish 2.91M

Wraps the open-source Stockfish chess engine for easy integration into python.

chess stockfish
v4.0.8
2,913,320

#2221 types-boto3-s3 2.9M

Type annotations for boto3 S3 1.42.37 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy s3 typeshed type-annotations boto3-stubs
v1.42.37
2,907,251

#2222 opentelemetry-instrumentation-jinja2 2.9M

OpenTelemetry jinja2 instrumentation

v0.60b1
2,905,672

#2223 albucore 2.9M

High-performance image processing functions for deep learning and computer vision.

image processing deep learning
MIT License Copyright (c) 2024 Vladimir Iglovik
v0.0.41
2,900,265

#2224 pyyaml-include 2.89M

An extending constructor of PyYAML: include other YAML files into current YAML document

yml yaml pyyaml include
GPLv3+
v2.2
2,898,893

#2225 waybackpy 2.89M

Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and retrieve archived pages easily.

savepagenow internet archive archive website internet archiving wayback machine python availability api wayback machine cli cdx api wayback machine
MIT
v3.0.6
2,897,004

#2226 PyMeeus 2.89M

Python implementation of Jean Meeus astronomical routines

meeus library module astronomy
LGPLv3
v0.5.12
2,894,311

#2227 timeout-decorator 2.88M

Timeout decorator

v0.5.0
2,886,546

#2228 types-aiobotocore-sqs 2.88M

Type annotations for aiobotocore SQS 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore sqs autocomplete mypy typeshed type-annotations aiobotocore-stubs
v3.2.0
2,882,792

#2229 pykwalify 2.88M

Python lib/cli for JSON/YAML schema validation

MIT
v1.8.0
2,882,406

#2230 sphinxcontrib-mermaid 2.87M

Mermaid diagrams in your Sphinx-powered docs

sphinx documentation mermaid diagrams
BSD
v2.0.0
2,874,713

#2231 pyjson5 2.87M

JSON5 serializer and parser for Python 3 written in Cython.

v2.0.0
2,873,765

#2232 cel-python 2.87M

Pure Python implementation of Google Common Expression Language

v0.5.0
2,872,895

#2233 xhtml2pdf 2.86M

PDF generator using HTML and CSS

html xml css pdf
Apache License
v0.2.17
2,868,561

#2234 shelved-cache 2.86M

Persistent cache for Python cachetools.

MIT
v0.5.0
2,868,111

#2235 opentelemetry-instrumentation-anthropic 2.86M

OpenTelemetry Anthropic instrumentation

v0.52.6
2,867,073

#2236 wbdata 2.86M

A library to access World Bank data

economics data world bank
GPL-2.0+
v1.1.0
2,865,736

#2237 click-spinner 2.86M

Spinner for Click

MIT
v0.1.10
2,864,567

#2238 brotlicffi 2.86M

Python CFFI bindings to the Brotli library

MIT
v1.2.0.0
2,860,347

#2239 mypy-boto3-apigateway 2.85M

Type annotations for boto3 APIGateway 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs apigateway
v1.42.3
2,859,466

#2240 pdfrw 2.85M

PDF file reader/writer library

join nup vector pdf graphics watermark split merge
MIT
v0.4
2,859,407

#2241 affine 2.85M

Matrices describing affine transformation of the plane

matrix affine transformation
v2.4.0
2,857,002

#2242 python-tds 2.85M

Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation

MIT
v1.17.1
2,855,131

#2243 futures 2.85M

Backport of the concurrent.futures package from Python 3

PSF
v3.4.0
2,853,228

#2244 choreographer 2.84M

Devtools Protocol implementation for chrome.

# MIT License Copyright (c) Plotly, Inc.
v1.2.1
2,848,951

#2245 gotrue 2.84M

Python Client Library for Supabase Auth

MIT
v2.12.4
2,845,476

#2246 logistro 2.84M

Simple wrapper over logging for a couple basic features

MIT License Copyright (c) 2025 GeoPozo
v2.0.1
2,844,862

#2247 traceloop-sdk 2.84M

Traceloop Software Development Kit (SDK) for Python

v0.52.6
2,844,662

#2248 Flask-Compress 2.84M

Compress responses in your Flask app with gzip, deflate, brotli or zstandard.

MIT
v1.23
2,843,574

#2249 tree-sitter-bash 2.84M

Bash grammar for tree-sitter

parsing bash incremental tree-sitter
MIT
v0.25.1
2,842,761

#2250 requests-futures 2.83M

Asynchronous Python HTTP for Humans.

Apache License v2
v1.0.2
2,836,875

#2251 immutables 2.83M

Immutable Collections

collections immutable hamt
Apache License, Version 2.0
v0.21
2,836,326

#2252 opik 2.83M

Comet tool for logging and evaluating LLM traces

opik
Apache 2.0 License
v1.10.23
2,833,047

#2253 webauthn 2.83M

Pythonic WebAuthn

webauthn fido2
v2.7.1
2,830,531

#2254 mkdocs-macros-plugin 2.82M

Unleash the power of MkDocs with macros and variables

macros mkdocs python markdown
MIT
v1.5.0
2,829,709

#2255 apache-airflow-providers-standard 2.82M

Provider package apache-airflow-providers-standard for Apache Airflow

airflow-provider integration standard airflow
v1.11.1
2,828,016

#2256 folium 2.82M

Make beautiful maps with Leaflet.js & Python

data visualization
MIT
v0.20.0
2,822,672

#2257 utilsforecast 2.82M

Forecasting utilities

time-series forecasting analysis
Apache Software License 2.0
v0.2.15
2,821,403

#2258 phonenumberslite 2.82M

Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.

v9.0.25
2,820,513

#2259 azure-mgmt-dns 2.81M

Microsoft Azure DNS Management Client Library for Python

azure azure sdk
MIT License
v9.0.0
2,819,187

#2260 Scrapy 2.81M

A high-level Web Crawling and Web Scraping framework

v2.14.1
2,817,673

#2261 ydb-dbapi 2.81M

YDB Python DBAPI which complies with PEP 249

v0.1.19
2,815,117

#2262 cftime 2.8M

Time-handling functionality from netcdf4-python

v1.6.5
2,809,097

#2263 casefy 2.8M

Utilities for string case conversion.

casing casefy case-converter case
MIT License Copyright (c) 2022-2025 Diego Migue
v1.1.0
2,808,314

#2264 pytest-homeassistant-custom-component 2.8M

Experimental package to automatically extract test plugins for Home Assistant custom components

MIT license
v0.13.316
2,801,887

#2265 tyro 2.79M

CLI interfaces & config objects, from types

MIT
v1.0.8
2,797,105

#2266 channels-redis 2.79M

Redis-backed ASGI channel layer implementation

BSD
v4.3.0
2,793,824

#2267 yappi 2.79M

Yet Another Python Profiler

gevent python multithread asyncio profiler thread
MIT
v1.7.3
2,790,322

#2268 adagio 2.78M

The Dag IO Framework for Fugue projects

dag workflow adagio acyclic graph directed
Apache-2.0
v0.2.6
2,788,427

#2269 faster-whisper 2.78M

Faster Whisper transcription with CTranslate2

quantization transformer openai ctranslate2 inference speech whisper
MIT
v1.2.1
2,788,026

#2270 aiorwlock 2.78M

Read write lock for asyncio.

asyncio aiorwlock lock
Apache-2.0
v1.5.1
2,787,999

#2271 types-colorama 2.78M

Typing stubs for colorama

v0.4.15.20250801
2,787,894

#2272 types-pyasn1 2.78M

Typing stubs for pyasn1

v0.6.0.20250914
2,786,283

#2273 open-clip-torch 2.78M

Open reproduction of consastive language-image pretraining (CLIP) and related.

pytorch language-image clip image-text multimodal
MIT
v3.3.0
2,785,653

#2274 branca 2.78M

Generate complex HTML+JS pages with Python

data visualization
MIT
v0.8.2
2,783,400

#2275 emr-notebooks-magics 2.77M

Jupyter Magics for EMR Notebooks.

v0.2.4
2,779,839

#2276 tree-sitter-typescript 2.76M

TypeScript and TSX grammars for tree-sitter

incremental tree-sitter parsing tsx typescript
MIT
v0.23.2
2,767,881

#2277 zxcvbn 2.76M

security zxcvbn password
MIT
v4.5.0
2,765,639

#2278 arviz 2.76M

Exploratory analysis of Bayesian models

Apache-2.0
v0.23.4
2,763,579

#2279 pdfkit 2.76M

Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt

MIT
v1.0.0
2,761,443

#2280 mkdocs-monorepo-plugin 2.75M

Plugin for adding monorepository support in Mkdocs.

monorepo mkdocs
Apache-2.0
v1.1.2
2,755,405

#2281 langchain-mongodb 2.75M

An integration package connecting MongoDB and LangChain

v0.11.0
2,752,720

#2282 stamina 2.74M

Production-grade retries made easy.

retry retries reliability
v25.2.0
2,749,203

#2283 ua-parser-rs 2.74M

native accelerator for ua-parser

Apache 2.0
v0.1.4
2,749,173

#2284 mypy-boto3-sns 2.74M

Type annotations for boto3 SNS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete sns mypy typeshed type-annotations boto3-stubs
v1.42.3
2,748,226

#2285 ccxt 2.74M

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

private coin light usd web sockets xbt minimal market data trade altcoin litecoin pricefeed investing merchandise ether arbitrage exchanges altcoins eur ticker ohlcv strategy trader ws currency etc cny dogecoin darkcoin invest crypto currency zec doge websocket volume web socket btc exchange orderbook dash realtime investor trading cryptocurrency crypto bitcoin ripple real-time e-commerce api merchant algorithmic price price data bot order zerocoin framework ltc markets digital currency toolkit eth order book tickers library backtesting coins market xrp public crypto market backtest ethereum currencies websockets algotrading
MIT
v4.5.40
2,747,147

#2286 tensorflow-metadata 2.74M

Library and standards for schema and statistics.

metadata tensorflow tfx
Apache 2.0
v1.17.3
2,745,328

#2287 qtconsole 2.74M

Jupyter Qt console

interpreter interactive shell
BSD
v5.7.1
2,741,300

#2288 super-collections 2.73M

file: README.md

MIT
v0.6.2
2,739,565

#2289 clang-format 2.73M

Clang-Format is an LLVM-based code formatting tool

Apache 2.0
v22.1.0
2,739,565

#2290 opentelemetry-exporter-zipkin-json 2.73M

Zipkin Span JSON Exporter for OpenTelemetry

v1.39.1
2,733,972

#2291 detect-secrets 2.73M

Tool for detecting secrets in the codebase

security secret-management entropy-checks pre-commit
v1.5.0
2,733,063

#2292 llama-index-instrumentation 2.73M

Instrumentation and Observability for LlamaIndex

v0.4.2
2,732,927

#2293 python-stdnum 2.72M

Python module to handle standardized numbers and codes

LGPL
v2.2
2,727,742

#2294 arxiv 2.72M

Python wrapper for the arXiv API

api journals papers arxiv wrapper academic
v2.4.0
2,727,361

#2295 pydata-sphinx-theme 2.72M

Bootstrap-based Sphinx theme from the PyData community

BSD 3-Clause License Copyright (c) 2018, pandas All rights rese
v0.16.1
2,721,337

#2296 django-simple-history 2.71M

Store model history and view/revert changes from admin site.

v3.11.0
2,719,857

#2297 tantivy 2.71M

Official Python bindings for the Tantivy search engine

v0.25.1
2,718,512

#2298 sqlalchemy-stubs 2.71M

SQLAlchemy stubs and mypy plugin

MIT License
v0.4
2,717,478

#2299 pyairtable 2.71M

Python Client for the Airtable API

pyairtable api airtable client
MIT
v3.3.0
2,711,356

#2300 repoze.lru 2.7M

A tiny LRU cache implementation and decorator

repoze lru cache
BSD-derived (http://www.repoze.org/LICENSE.txt)
v0.7
2,707,046

#2301 pydruid 2.7M

A Python connector for Druid.

Apache License, Version 2.0
v0.6.9
2,704,109

#2302 milvus-lite 2.7M

A lightweight version of Milvus wrapped with Python.

v2.5.1
2,703,301

#2303 plotnine 2.69M

A Grammar of Graphics for Python

The MIT License (MIT) Copyright (c) 2022 Hassan
v0.15.3
2,699,364

#2304 django-ratelimit 2.69M

Cache-based rate-limiting for Django.

Copyright (c) 2022, James Socol Licensed under the Apache Licen
v4.1.0
2,698,114

#2305 opentelemetry-instrumentation-starlette 2.69M

OpenTelemetry Starlette Instrumentation

v0.60b1
2,694,600

#2306 yandex-query-client 2.69M

The Yandex Query official HTTP client

v0.1.4
2,690,724

#2307 sqlfluff-templater-dbt 2.69M

Lint your dbt project SQL

sparksql databricks hive mysql snowflake sql sqlite soql bigquery tsql clickhouse postgres redshift exasol teradata formatter materialize sqlfluff db2 greenplum dbt duckdb linter
MIT License Copyright (c) 2018 Alan Cruickshank
v4.0.4
2,690,133

#2308 pyluach 2.68M

A Python package for dealing with Hebrew (Jewish) calendar dates.

calendar julian hebrew jewish conversion parsha holiday date gregorian luach dates days
v2.3.0
2,689,643

#2309 json-logic 2.68M

Build complex rules, serialize them as JSON, and execute them in Python

json-logic
MIT
v0.6.3
2,685,920

#2310 mizani 2.67M

Scales for Python

Copyright (c) 2016, Hassan Kibirige All rights reserved.
v0.14.4
2,679,154

#2311 types-freezegun 2.67M

Typing stubs for freezegun

Apache-2.0 license
v1.1.10
2,674,430

#2312 mypy-boto3-codeartifact 2.67M

Type annotations for boto3 CodeArtifact 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations codeartifact boto3-stubs
v1.42.3
2,673,862

#2313 structlog-sentry 2.67M

Sentry integration for structlog

MIT
v2.2.1
2,673,196

#2314 mypy-boto3-xray 2.67M

Type annotations for boto3 XRay 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete xray mypy typeshed type-annotations boto3-stubs
v1.42.3
2,671,100

#2315 google-cloud-profiler 2.66M

Google Cloud Profiler Python Agent

google cloud profiler
Apache License, Version 2.0
v4.1.0
2,663,979

#2316 rollbar 2.66M

Easy and powerful exception tracking with Rollbar. Send messages and exceptions with arbitrary context, get back aggregates, and debug production issues quickly.

Copyright (c) 2014 Rollbar, Inc. Permission is
v1.3.0
2,662,219

#2317 asynch 2.65M

An asyncio driver for ClickHouse with native TCP support

clickhouse driver asyncio python
Apache License Version 2.0,
v0.3.1
2,659,986

#2318 mypy-boto3-signer 2.65M

Type annotations for boto3 Signer 1.42.7 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs signer
v1.42.7
2,655,637

#2319 jsonschema-rs 2.65M

A high-performance JSON Schema validator for Python

jsonschema validation rust
MIT
v0.44.0
2,655,233

#2320 odfpy 2.65M

Python API and tools to manipulate OpenDocument files

v1.4.1
2,653,332

#2321 torchsde 2.65M

SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.

v0.2.6
2,653,166

#2322 fastapi-sso 2.65M

FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)

oauth fastapi facebook sso google spotify linkedin
MIT
v0.21.0
2,652,743

#2323 mypy-boto3-schemas 2.65M

Type annotations for boto3 Schemas 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 schemas autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
2,651,461

#2324 aws-encryption-sdk 2.64M

AWS Encryption SDK implementation for Python

kms encryption aws aws-encryption-sdk
Apache License 2.0
v4.0.4
2,648,597

#2325 mlx-lm 2.64M

LLMs with MLX and the Hugging Face Hub

MIT
v0.30.7
2,647,523

#2326 shtab 2.64M

Automagic shell tab completion for Python CLI applications

bash tab completion zsh complete argparse shell
v1.8.0
2,647,183

#2327 cucumber-tag-expressions 2.63M

Provides a tag-expression parser and evaluation logic for cucumber/behave

tag-expressions behave cucumber bdd testing
v9.1.0
2,638,264

#2328 llama-index-readers-llama-parse 2.63M

llama-index readers llama-parse integration

llama llama-parse pdf parse
v0.5.1
2,637,233

#2329 azure-communication-email 2.63M

Microsoft Azure MyService Management Client Library for Python

azure azure sdk
MIT License
v1.1.0
2,636,052

#2330 numpy-financial 2.63M

Simple financial functions

BSD 3-Clause
v1.0.0
2,635,881

#2331 dirty-equals 2.63M

Doing dirty (but extremely useful) things with equals.

v0.11
2,633,473

#2332 dagster-aws 2.63M

Package for AWS-specific Dagster framework solid and resource components.

v0.28.17
2,631,218

#2333 venusian 2.62M

A library for deferring decorator actions

zope wsgi web
BSD-derived (Repoze)
v3.1.1
2,627,035

#2334 statsforecast 2.62M

Time series forecasting suite using statistical models

time-series forecasting arima ets
Apache Software License 2.0
v2.0.3
2,625,557

#2335 cdk-nag 2.62M

Check CDK v2 applications for best practices using a combination on available rule packs.

Apache-2.0
v2.37.55
2,625,211

#2336 braintrust 2.62M

SDK for integrating Braintrust

v0.7.0
2,622,429

#2337 injector 2.62M

Injector - Python dependency injection framework, inspired by Guice

di ioc inversion of control dependency injection framework dependency injection inversion of control container
BSD
v0.24.0
2,621,144

#2338 lmnr 2.62M

Python SDK for Laminar

v0.7.44
2,620,431

#2339 avro-gen3 2.61M

Avro record class and specific record reader generator

class generator avro
License :: OSI Approved :: Apache Software License
v0.7.16
2,619,608

#2340 mypy-boto3-lakeformation 2.61M

Type annotations for boto3 LakeFormation 1.42.45 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy lakeformation typeshed type-annotations boto3-stubs
v1.42.45
2,619,491

#2341 resend 2.61M

Resend Python SDK

email platform email
v2.23.0
2,619,231

#2342 spdx-tools 2.61M

SPDX parser and tools.

Apache-2.0
v0.8.3
2,615,531

#2343 django-allauth 2.61M

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

MIT
v65.14.3
2,614,741

#2344 lifelines 2.61M

Survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression

MIT
v0.30.1
2,614,248

#2345 httpx-aiohttp 2.61M

Aiohttp transport for HTTPX

Copyright © 2025, Karen Petrosyan. All rights reserved.
v0.1.12
2,613,780

#2346 testfixtures 2.61M

A collection of helpers and mock objects for unit tests and doc tests.

MIT
v10.0.0
2,613,581

#2347 aioquic 2.6M

An implementation of QUIC and HTTP/3

v1.3.0
2,608,762

#2348 typed-settings 2.6M

Typed settings based on attrs classes

validation settings configuration options types
v25.3.0
2,607,440

#2349 bitstruct 2.6M

This module performs conversions between Python values and C bit field structs represented as Python byte strings.

bit parsing bit field bit pack bit unpack
v8.22.1
2,603,873

#2350 flpc 2.6M

A Lightning Fast ⚡ Rust-based regex crate wrapper for Python3 to get faster performance. 👾

MIT
v0.2.5
2,601,971

#2351 opentelemetry-instrumentation-pymongo 2.59M

OpenTelemetry pymongo instrumentation

v0.60b1
2,590,212

#2352 pytube 2.58M

Python 3 library for downloading YouTube Videos.

youtube video stream download
The Unlicense (Unlicense)
v15.0.0
2,583,420

#2353 azure-mgmt-subscription 2.58M

Microsoft Azure Subscription Management Client Library for Python

azure sdk azure
MIT License
v3.1.1
2,582,599

#2354 PasteDeploy 2.58M

Load, configure, and compose WSGI applications and servers

application wsgi server web
MIT
v3.1.0
2,581,901

#2355 sqlalchemy-drill 2.58M

Apache Drill for SQLAlchemy

drill sqlalchemy apache
MIT
v1.1.10
2,580,593

#2356 airbyte-cdk 2.58M

A framework for writing Airbyte Connectors.

airbyte connector-development-kit cdk
MIT
v7.10.1
2,580,108

#2357 pylsqpack 2.57M

Python wrapper for the ls-qpack QPACK library

v0.3.23
2,572,766

#2358 azure-cosmosdb-table 2.56M

Microsoft Azure CosmosDB Table Client Library for Python

Apache License 2.0
v1.0.6
2,569,367

#2359 queuelib 2.56M

Collection of persistent (disk-based) and non-persistent (memory-based) queues

v1.9.0
2,566,097

#2360 hijri-converter 2.56M

[DEPRECATED] Use 'hijridate' package instead

hijri converter deprecated date gregorian
MIT
v2.3.2.post1
2,562,888

#2361 gluonts 2.56M

Probabilistic time series modeling in Python.

Apache License 2.0
v0.16.2
2,562,506

#2362 databricks-api 2.56M

Databricks API client auto-generated from the official databricks-cli package

databricks client api
MIT
v0.9.0
2,562,285

#2363 dropbox 2.56M

Official Dropbox API Client

MIT License
v12.0.2
2,561,626

#2364 azure-cosmosdb-nspkg 2.54M

Microsoft Azure CosmosDB Namespace Package [Internal]

Apache License 2.0
v2.0.2
2,549,843

#2365 rlPyCairo 2.54M

Plugin backend renderer for reportlab.graphics.renderPM

BSD license, Copyright (c) 2000-2022, ReportLab Inc.
v0.4.0
2,546,787

#2366 types-aiobotocore-dynamodb 2.54M

Type annotations for aiobotocore DynamoDB 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete dynamodb mypy typeshed type-annotations aiobotocore-stubs
v3.2.0
2,542,377

#2367 lark-parser 2.54M

a modern parsing library

parser parsing lalr ast earley
MIT
v0.12.0
2,542,283

#2368 types-httplib2 2.54M

Typing stubs for httplib2

v0.31.2.20260125
2,540,469

#2369 python-can 2.53M

Controller Area Network interface module for Python

v4.6.1
2,539,245

#2370 livekit-protocol 2.53M

Python protocol stubs for LiveKit

audio livekit realtime webrtc video
v1.1.2
2,536,051

#2371 spython 2.53M

Command line python tool for working with singularity.

python singularity client (spython)
LICENSE
v0.3.14
2,533,742

#2372 dbt-fabric 2.53M

A Microsoft Fabric Synapse Data Warehouse adapter plugin for dbt

MIT
v1.9.8
2,531,785

#2373 PyQt6 2.53M

Python bindings for the Qt cross platform application toolkit

v6.10.2
2,531,210

#2374 presidio-anonymizer 2.53M

Presidio Anonymizer package - replaces analyzed text with desired values.

presidio_anonymizer
v2.2.361
2,530,468

#2375 django-csp 2.52M

Django Content Security Policy support.

BSD
v4.0
2,529,120

#2376 opentelemetry-propagator-b3 2.52M

OpenTelemetry B3 Propagator

v1.39.1
2,528,440

#2377 cucumber-expressions 2.52M

Cucumber Expressions - a simpler alternative to Regular Expressions

expressions cucumber bdd testing
v19.0.0
2,520,467

#2378 moreorless 2.52M

Python diff wrapper

MIT
v0.5.0
2,520,304

#2379 livekit-api 2.51M

Python Server API for LiveKit

livekit audio realtime webrtc video
Apache-2.0
v1.1.0
2,517,586

#2380 j2cli 2.51M

Command-line interface to Jinja2 for templating in shell scripts.

jinja2 cli templating command-line
BSD
v0.3.10
2,515,712

#2381 coreforecast 2.51M

Fast implementations of common forecasting routines

forecasting time-series
Apache-2.0
v0.0.17
2,511,113

#2382 opentelemetry-instrumentation-cohere 2.51M

OpenTelemetry Cohere instrumentation

v0.52.6
2,510,979

#2383 kornia 2.5M

Open Source Differentiable Computer Vision Library for PyTorch

pytorch computer vision deep learning
Apache-2.0
v0.8.2
2,505,754

#2384 langgraph-cli 2.5M

CLI for interacting with LangGraph API

v0.4.12
2,503,689

#2385 lance-namespace-urllib3-client 2.5M

Lance Namespace Specification

openapi openapi-generator lance namespace specification
Apache-2.0
v0.5.2
2,502,616

#2386 promise 2.5M

Promises/A+ implementation for Python

deferred future concurrent promise
MIT
v2.3
2,502,299

#2387 lance-namespace 2.49M

Lance Namespace interface and plugin registry

vector-database lance lancedb namespace
Apache-2.0
v0.5.2
2,495,397

#2388 PyDispatcher 2.49M

Multi-producer multi-consumer in-memory signal dispatch system

signal sender apply pydispatch multi-consumer multi-producer receiver dispatcher event robustapply dispatch saferef propagate
BSD
v2.0.7
2,494,529

#2389 azure-schemaregistry 2.49M

Microsoft Azure Azure Schema Registry Client Library for Python

azure azure sdk
MIT License
v1.3.0
2,492,964

#2390 python-ipware 2.49M

A Python package to retrieve user's IP address

MIT
v3.0.0
2,492,606

#2391 PyQt6-Qt6 2.49M

The subset of a Qt installation needed by PyQt6.

LGPL v3
v6.10.2
2,491,458

#2392 itemadapter 2.48M

Common interface for data container classes

v0.13.1
2,485,382

#2393 zope.deprecation 2.48M

Zope Deprecation Infrastructure

warning deprecation deprecated
ZPL-2.1
v6.0
2,483,415

#2394 google-api-python-client-stubs 2.47M

Type stubs for google-api-python-client

v1.32.0
2,478,482

#2395 click-log 2.47M

Logging integration for Click

MIT
v0.4.0
2,474,692

#2396 ecs-logging 2.47M

Logging formatters for ECS (Elastic Common Schema) in Python

v2.3.0
2,474,427

#2397 django-prometheus 2.47M

Django middlewares to monitor your application with Prometheus.io.

django monitoring prometheus
Apache
v2.4.1
2,472,217

#2398 graphframes 2.47M

GraphFrames: DataFrame-based Graphs

for dataframe graphx spark
MIT
v0.6
2,471,890

#2399 import-linter 2.47M

Lint your Python architecture

BSD 2-Clause License
v2.10
2,470,890

#2400 mdformat 2.46M

CommonMark compliant Markdown formatter

mdformat markdown commonmark formatter pre-commit
v1.0.0
2,467,894

#2401 opentelemetry-instrumentation-qdrant 2.46M

OpenTelemetry Qdrant instrumentation

v0.52.6
2,463,653

#2402 scs 2.46M

Splitting conic solver

MIT License Copyright (c) 2017 Brendan O'Dono
v3.2.11
2,460,921

#2403 gcovr 2.45M

Generate C/C++ code coverage reports with gcov

cobertura gcc coverage gcov lcov jenkins
v8.6
2,458,920

#2404 DataProperty 2.45M

Python library for extract property from data.

library data property
MIT License
v1.1.0
2,455,580

#2405 Keras-Preprocessing 2.45M

Easy data preprocessing and data augmentation for deep learning models

MIT
v1.1.2
2,452,085

#2406 PyQt6-sip 2.45M

The sip module support for PyQt6

BSD-2-Clause
v13.11.0
2,451,997

#2407 xai-sdk 2.45M

The official Python SDK for the xAI API

v1.7.0
2,450,566

#2408 algoliasearch 2.44M

A fully-featured and blazing-fast Python API client to interact with Algolia.

algolia neural-search search full-text-search
MIT
v4.37.0
2,449,344

#2409 roman-numerals-py 2.44M

This package is deprecated, switch to roman-numerals.

v4.1.0
2,448,132

#2410 opentelemetry-instrumentation-google-generativeai 2.44M

OpenTelemetry Google Generative AI instrumentation

v0.52.6
2,447,456

#2411 pytest-assume 2.44M

A pytest plugin that allows multiple failures per test

assert pytest testing
MIT
v2.4.3
2,447,318

#2412 opentelemetry-instrumentation-bedrock 2.44M

OpenTelemetry Bedrock instrumentation

v0.52.6
2,446,130

#2413 macholib 2.44M

Mach-O header analysis and editing

mach-o dyld
MIT
v1.16.4
2,446,071

#2414 llama-index-cli 2.44M

llama-index cli

v0.5.3
2,446,027

#2415 pusher 2.44M

A Python library to interract with the Pusher Channels API

websockets pusher realtime service rest
MIT
v3.3.3
2,443,933

#2416 opentelemetry-instrumentation-llamaindex 2.44M

OpenTelemetry LlamaIndex instrumentation

v0.52.6
2,441,719

#2417 mypy-boto3-ses 2.44M

Type annotations for boto3 SES 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations ses boto3-stubs
v1.42.3
2,441,526

#2418 flask-restx 2.44M

Fully featured framework for fast, easy and documented API development with Flask

openapi api swagger flask restx rest
BSD-3-Clause
v1.3.2
2,441,344

#2419 hijridate 2.44M

Accurate Hijri-Gregorian dates converter based on Umm al-Qura calendar

hijri ummulqura converter conversion saudi date ummalqura gregorian calendar
v2.6.0
2,441,255

#2420 python-editor 2.43M

Programmatically open an editor, capture the result.

library emacs vim editor
Apache
v1.0.4
2,439,939

#2421 livekit-agents 2.43M

A powerful framework for building realtime voice AI agents

livekit audio realtime webrtc video agents ai
v1.4.3
2,436,313

#2422 itemloaders 2.43M

Base library for scrapy's ItemLoader

v1.4.0
2,433,795

#2423 pymongo-auth-aws 2.43M

MONGODB-AWS authentication support for PyMongo

pymongo mongo pymongo-auth-aws mongodb mongodb-aws
Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.3.0
2,433,470

#2424 jaconv 2.43M

Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more

julius japanese katakana hiragana hankaku transliteration half-width kana text preprocessing japanese converter zenkaku
MIT License
v0.5.0
2,431,044

#2425 opentelemetry-instrumentation-ollama 2.43M

OpenTelemetry Ollama instrumentation

v0.52.6
2,430,456

#2426 pipelinewise-singer-python 2.42M

Singer.io utility library - PipelineWise compatible

v2.0.1
2,427,211

#2427 hupper 2.42M

Integrated process monitor for developing and reloading daemons.

autoreload process watch server reloader daemon file hup
MIT
v1.12.1
2,425,352

#2428 opentelemetry-instrumentation-alephalpha 2.42M

OpenTelemetry Aleph Alpha instrumentation

v0.52.6
2,420,366

#2429 torchdata 2.41M

Composable data loading modules for PyTorch

BSD
v0.11.0
2,419,878

#2430 smda 2.41M

A recursive disassmbler optimized for CFG recovery from memory dumps. Based on capstone.

BSD 2-Clause
v2.5.2
2,417,352

#2431 django-otp 2.41M

A pluggable framework for adding two-factor authentication to Django using one-time passwords.

v1.7.0
2,415,779

#2432 opentelemetry-instrumentation-crewai 2.41M

OpenTelemetry crewAI instrumentation

v0.52.6
2,410,160

#2433 pycrdt 2.4M

Python bindings for Yrs

crdt
v0.12.46
2,409,772

#2434 ebcdic 2.4M

Additional EBCDIC codecs

codec ebcdic unicode text
v2.0.0
2,409,278

#2435 plyvel 2.4M

Plyvel, a fast and feature-rich Python interface to LevelDB

BSD License
v1.5.1
2,406,807

#2436 jinja2-simple-tags 2.4M

Base classes for quick-and-easy template tag development

BSD license
v0.6.1
2,406,361

#2437 trampoline 2.4M

Simple and tiny yield-based trampoline implementation.

trampoline tail recursion call
MIT
v0.1.2
2,402,875

#2438 furo 2.4M

A clean customisable Sphinx documentation theme.

v2025.12.19
2,401,577

#2439 DBUtils 2.4M

Database connections for multi-threaded environments.

v3.1.2
2,400,432

#2440 pycep-parser 2.4M

A Python based Bicep parser

lark bicep parser
v0.7.0
2,400,121

#2441 JSON-log-formatter 2.39M

JSON log formatter

MIT
v1.1.1
2,398,858

#2442 prefect-docker 2.39M

Prefect integrations for interacting with Docker.

prefect
Apache License 2.0
v0.7.1
2,398,011

#2443 semantic-kernel 2.39M

Semantic Kernel Python SDK

v1.39.4
2,397,707

#2444 pytablewriter 2.39M

pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV / YAML.

csv html markdown mediawiki table pandas restructuredtext javascript toml json ltsv tsv excel latex sqlite asciidoc
MIT License
v1.2.1
2,395,893

#2445 concurrent-log-handler 2.39M

RotatingFileHandler replacement with concurrency, gzip and Windows support. Size and time based rotation.

windows portalocker queuehandler rotate linux unix queuelistener logging
v0.9.29
2,394,335

#2446 opentelemetry-instrumentation-chromadb 2.39M

OpenTelemetry Chroma DB instrumentation

v0.52.6
2,393,317

#2447 category-encoders 2.38M

A package for encoding categorical variables for machine learning

BSD-3
v2.9.0
2,389,795

#2448 langgraph-checkpoint-postgres 2.38M

Library with a Postgres implementation of LangGraph checkpoint saver.

v3.0.4
2,389,079

#2449 opentelemetry-instrumentation-haystack 2.38M

OpenTelemetry Haystack instrumentation

v0.52.6
2,387,476

#2450 mypy-boto3-kms 2.38M

Type annotations for boto3 KMS 1.42.50 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations kms boto3-stubs
v1.42.50
2,382,382

#2451 kerberos 2.38M

Kerberos high-level interface

Apache License, Version 2.0
v1.3.1
2,380,963

#2452 pulumi-command 2.38M

The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.

command pulumi category/utility kind/native
Apache-2.0
v1.2.0
2,380,755

#2453 aiodocker 2.37M

A simple Docker HTTP API wrapper written with asyncio and aiohttp.

Apache 2.0
v0.26.0
2,379,506

#2454 tabledata 2.37M

tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite/etc.

table
MIT License
v1.3.4
2,378,422

#2455 fluent-logger 2.37M

A Python logging handler for Fluentd event collector

Copyright (C) 2011 FURUHASHI Sadayuki Licensed under the Apache
v0.11.1
2,374,876

#2456 opentelemetry-instrumentation-aws-lambda 2.37M

OpenTelemetry AWS Lambda instrumentation

v0.60b1
2,371,116

#2457 jdcal 2.37M

Julian dates from proleptic Gregorian and Julian calendars.

BSD
v1.4.1
2,371,072

#2458 lru-dict 2.37M

An Dict like LRU container.

dict lru
v1.4.1
2,370,586

#2459 wget 2.36M

pure python download utility

Public Domain
v3.2
2,366,468

#2460 awslambdaric 2.36M

AWS Lambda Runtime Interface Client for Python

v4.0.0
2,366,059

#2461 pyexcel-io 2.36M

A python library to read and write structured data in csv, zipped csvformat and to/from databases

csv api python tsvz csvz sqlalchemy django tsv
New BSD
v0.6.7
2,364,595

#2462 stringzilla 2.36M

Search, hash, sort, and process strings faster via SWAR and SIMD

Apache-2.0
v4.6.0
2,363,251

#2463 modelscope 2.36M

ModelScope: bring the notion of Model-as-a-Service to life.

python cv speech science multi-modal nlp
v1.34.0
2,363,168

#2464 lit 2.36M

A Software Testing Tool

discovery automatic c++ test
Apache-2.0 with LLVM exception
v18.1.8
2,360,548

#2465 opentelemetry-instrumentation-transformers 2.35M

OpenTelemetry transformers instrumentation

v0.52.6
2,359,994

#2466 chispa 2.35M

Pyspark test helper library

spark apachespark pyspark pytest
MIT
v0.11.1
2,359,337

#2467 opentelemetry-instrumentation-replicate 2.35M

OpenTelemetry Replicate instrumentation

v0.52.6
2,359,044

#2468 django-silk 2.35M

Silky smooth profiling for the Django Framework

MIT License
v5.4.3
2,359,004

#2469 bc-python-hcl2 2.35M

A parser for HCL2

MIT
v0.4.3
2,358,315

#2470 opentelemetry-instrumentation-weaviate 2.35M

OpenTelemetry Weaviate instrumentation

v0.52.6
2,356,887

#2471 dagster-cloud 2.35M

Apache-2.0
v1.12.17
2,355,126

#2472 django-health-check 2.35M

Monitor the health of your Django app and its connected services.

django postgresql
v4.1.0
2,353,048

#2473 opentelemetry-instrumentation-pinecone 2.35M

OpenTelemetry Pinecone instrumentation

v0.52.6
2,352,352

#2474 braceexpand 2.35M

Bash-style brace expansion for Python

MIT
v0.1.7
2,351,400

#2475 opentelemetry-instrumentation-watsonx 2.34M

OpenTelemetry IBM Watsonx Instrumentation

v0.52.6
2,349,218

#2476 lml 2.34M

Load me later. A lazy plugin management system.

python
New BSD
v0.2.0
2,348,475

#2477 ulid-py 2.34M

Universally Unique Lexicographically Sortable Identifier

Apache 2.0
v1.1.0
2,344,114

#2478 jproperties 2.33M

Java Property file parser and writer for Python

java parser property writer file properties reader
BSD 3-Clause License; partially licensed under the Python Softwa
v2.1.2
2,339,839

#2479 commentjson 2.33M

Add Python and JavaScript style comments in your JSON files.

v0.9.0
2,339,581

#2480 memoization 2.33M

A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)

callable decorator memorization memoization functional ttl optimization capacity function cache caching limited high-performance remember fast
MIT
v0.4.0
2,339,470

#2481 langchain-ollama 2.33M

An integration package connecting Ollama and LangChain

MIT
v1.0.1
2,339,052

#2482 magic-filter 2.33M

magic filter validation
v1.0.12
2,337,947

#2483 conan 2.33M

Conan C/C++ package manager

package dependency c++ developer manager cpp c tool c/c++ libraries
MIT
v2.26.1
2,337,637

#2484 colorclass 2.33M

Colorful worry-free console applications for Linux, Mac OS X, and Windows.

bash terminal colors shell console automatic ascii ansi
MIT
v2.2.2
2,335,570

#2485 llama-index-embeddings-openai 2.33M

llama-index embeddings openai integration

v0.5.1
2,334,934

#2486 sphinx-jinja 2.33M

includes jinja templates in a documentation

sphinx jinja
MIT
v2.0.2
2,334,868

#2487 mutagen 2.33M

read and write audio tags for many formats

GPL-2.0-or-later
v1.47.0
2,333,946

#2488 correctionlib 2.33M

A generic correction library

BSD-3-Clause
v2.7.0
2,332,701

#2489 rfc3987 2.33M

Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)

url validation rfc3987 iri uri rfc3986
GNU GPLv3+
v1.3.8
2,332,316

#2490 pyrefly 2.33M

A fast type checker and language server for Python with powerful IDE features

typechecker typechecking
v0.54.0
2,332,213

#2491 opentelemetry-instrumentation-mistralai 2.33M

OpenTelemetry Mistral AI instrumentation

v0.52.6
2,330,452

#2492 pytest-dependency 2.32M

Manage dependencies of tests

Apache-2.0
v0.6.1
2,329,886

#2493 decli 2.32M

Minimal, easy-to-use, declarative cli tool

MIT
v0.6.3
2,328,135

#2494 adbc-driver-manager 2.32M

A generic entrypoint for ADBC drivers.

v1.10.0
2,327,973

#2495 policy-sentry 2.32M

Generate locked-down AWS IAM Policies

security privileges policy iam roles policies aws
v0.15.1
2,327,191

#2496 opentelemetry-instrumentation-milvus 2.32M

OpenTelemetry Milvus instrumentation

v0.52.6
2,327,184

#2497 findspark 2.32M

Find pyspark to make it importable.

BSD (3-clause)
v2.0.1
2,326,912

#2498 pyloudnorm 2.32M

Implementation of ITU-R BS.1770-4 loudness algorithm in Python.

v0.2.0
2,324,750

#2499 hdbcli 2.32M

SAP HANA Python Client

client hana cloud business analytics in-memory sap application intelligent experience enterprise intelligence sql artificial ai database
SAP DEVELOPER LICENSE AGREEMENT
v2.27.23
2,323,421

#2500 tcolorpy 2.32M

tcolopy is a Python library to apply true color for terminal text.

ansi escape truecolor terminal color
MIT License
v0.1.7
2,321,445

#2501 soda-core-spark 2.32M

v3.5.6
2,321,111

#2502 pyobjc-core 2.32M

Python<->ObjC Interoperability Module

objective-c cocoa
MIT
v12.1
2,320,804

#2503 apache-airflow-providers-postgres 2.31M

Provider package apache-airflow-providers-postgres for Apache Airflow

airflow-provider integration postgres airflow
v6.5.4
2,317,398

#2504 patch-ng 2.31M

Library to parse and apply unified diffs.

parse strip diff patch diffstat
MIT
v1.19.0
2,317,042

#2505 markitdown 2.31M

Utility tool for converting various files to Markdown

v0.1.5
2,315,075

#2506 apache-airflow-providers-openlineage 2.31M

Provider package apache-airflow-providers-openlineage for Apache Airflow

airflow-provider integration openlineage airflow
v2.10.2
2,310,031

#2507 kornia-rs 2.3M

Low level implementations for computer vision in Rust

rust computer vision
v0.1.10
2,309,964

#2508 transitions 2.3M

A lightweight, object-oriented Python state machine implementation with many extensions.

MIT
v0.9.3
2,309,117

#2509 azure-storage-file 2.3M

Microsoft Azure Storage File Client Library for Python

MIT License
v2.1.0
2,309,032

#2510 dash-bootstrap-components 2.3M

Bootstrap themed components for use in Plotly Dash

Apache License Version 2.0, January 2004 http://www.apache.org/l
v2.0.4
2,305,607

#2511 cloudsplaining 2.3M

AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized HTML report.

roles privileges policy iam security aws policies
v0.8.2
2,305,589

#2512 databricks 2.3M

v0.2
2,302,750

#2513 cog 2.3M

Containers for machine learning

Apache License Version 2.0, J
v0.16.12
2,302,041

#2514 httmock 2.3M

A mocking library for requests.

requests mock testing
Apache-2.0
v1.4.0
2,301,501

#2515 icecream 2.3M

Never use print() to debug again: inspect variables, expressions, and program execution with a single, simple function call.

MIT
v2.1.10
2,301,097

#2516 mypy-boto3-logs 2.3M

Type annotations for boto3 CloudWatchLogs 1.42.10 service generated with mypy-boto3-builder 8.12.0

boto3 logs autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.10
2,301,023

#2517 types-grpcio 2.29M

Typing stubs for grpcio

v1.0.0.20251009
2,298,014

#2518 boa-str 2.29M

Convert strings to snakecase

astronomerio astronomer inflector snakecase snake case snake_case boa
MIT License
v1.1.0
2,296,839

#2519 litellm-enterprise 2.29M

Package for LiteLLM Enterprise features

v0.1.33
2,295,947

#2520 label-studio-sdk 2.29M

v2.0.17
2,293,953

#2521 pyaes 2.29M

Pure-Python Implementation of the AES block-cipher and common modes of operation

License :: OSI Approved :: MIT License
v1.6.1
2,292,665

#2522 docling-core 2.28M

A python library to define and validate data types in Docling.

docling database schema analytics json etl information retrieval discovery database schema
v2.66.0
2,287,367

#2523 dagster-k8s 2.28M

A Dagster integration for k8s

v0.28.17
2,286,293

#2524 pytest-random-order 2.28M

Randomise the order in which pytest tests are run with some control over the randomness

pytest random order test shuffle
MIT
v1.2.0
2,284,243

#2525 pyhmmer 2.28M

Cython bindings and Python interface to HMMER3.

hmm pfam profile sequence bioinformatics
v0.12.0
2,283,117

#2526 nameparser 2.27M

A simple Python module for parsing human names into their individual components.

parser names
LGPL
v1.1.3
2,277,339

#2527 treescope 2.27M

Treescope: An interactive HTML pretty-printer for ML research in IPython notebooks.

v0.1.10
2,277,308

#2528 opentelemetry-instrumentation-marqo 2.27M

OpenTelemetry Marqo instrumentation

v0.52.6
2,271,242

#2529 opentelemetry-instrumentation-lancedb 2.27M

OpenTelemetry Lancedb instrumentation

v0.52.6
2,270,818

#2530 aws-secretsmanager-caching 2.26M

Client-side AWS Secrets Manager caching library

manager development client cache secrets caching secretsmanager
v1.1.3
2,269,462

#2531 opentelemetry-exporter-gcp-logging 2.26M

Google Cloud Logging exporter for OpenTelemetry

Apache-2.0
v1.11.0a0
2,267,576

#2532 piexif 2.26M

To simplify exif manipulations with python. Writing, reading, and more...

exif jpeg
MIT
v1.1.3
2,265,435

#2533 aws-embedded-metrics 2.26M

AWS Embedded Metrics Package

emf metrics aws logs
v3.3.1
2,260,119

#2534 ada-url 2.25M

URL parser and manipulator based on the WHAT WG URL standard

v1.30.0
2,259,890

#2535 soda-core-spark-df 2.25M

v3.5.6
2,256,250

#2536 opentelemetry-instrumentation-kafka-python 2.25M

OpenTelemetry Kafka-Python instrumentation

v0.60b1
2,253,927

#2537 nvidia-cublas-cu11 2.25M

CUBLAS native runtime libraries

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v11.11.3.6
2,253,800

#2538 translationstring 2.25M

Utility library for i18n relied on by various Repoze and Pyramid packages

l10n i18n internationalization gettext localization chameleon
BSD-like (http://repoze.org/license.html)
v1.4
2,252,423

#2539 comtypes 2.25M

Pure Python COM package

v1.4.15
2,250,718

#2540 clarabel 2.25M

Clarabel Conic Interior Point Solver for Rust / Python

solver linear-programming convex conic optimization
Apache-2.0
v0.11.1
2,250,286

#2541 types-ujson 2.24M

Typing stubs for ujson

v5.10.0.20250822
2,249,302

#2542 opentelemetry-instrumentation-together 2.24M

OpenTelemetry Together AI instrumentation

v0.52.6
2,248,421

#2543 pep8-naming 2.24M

Check PEP-8 naming conventions, plugin for flake8

pep8 flake8 naming
Expat license
v0.15.1
2,244,237

#2544 azure-mgmt-reservations 2.24M

Microsoft Azure Reservations Client Library for Python

azure sdk azure
MIT License
v2.3.0
2,243,318

#2545 sly 2.24M

"SLY - Sly Lex Yacc"

MIT
v0.5
2,240,862

#2546 comfyui-workflow-templates 2.24M

ComfyUI workflow templates package

MIT
v0.9.4
2,240,686

#2547 clr_loader 2.23M

Generic pure Python loader for .NET runtimes

MIT
v0.2.10
2,238,899

#2548 opentelemetry-instrumentation-sagemaker 2.23M

OpenTelemetry SageMaker instrumentation

v0.52.6
2,237,623

#2549 tensorboard-plugin-wit 2.23M

What-If Tool TensorBoard plugin.

Apache 2.0
v1.8.1
2,235,547

#2550 trl 2.23M

Train transformer language models with reinforcement learning.

post-training rlhf language modeling dpo grpo transformers sft huggingface
v0.29.0
2,234,529

#2551 requests-unixsocket 2.23M

Use requests to talk HTTP via a UNIX domain socket

v0.4.1
2,233,316

#2552 e2b 2.23M

E2B SDK that give agents cloud environments

MIT
v2.14.0
2,231,851

#2553 databricks-vectorsearch 2.22M

Databricks Vector Search Client

v0.66
2,229,962

#2554 azureml-mlflow 2.22M

Contains the integration code of AzureML with Mlflow.

MIT
v1.62.0
2,228,678

#2555 pygsheets 2.21M

Google Spreadsheets Python API v4

spreadsheets google-spreadsheets pygsheets
MIT
v2.0.6
2,218,858

#2556 hashids 2.21M

Implements the hashids algorithm in python. For more information, visit http://hashids.org/

v1.3.1
2,217,607

#2557 lakefs-sdk 2.21M

lakeFS API

lakefs api openapi-generator openapi
Apache 2.0
v1.78.0
2,215,273

#2558 wmill 2.21M

A client library for accessing Windmill server wrapping the Windmill client API

Apache-2.0
v1.647.2
2,213,166

#2559 rouge-score 2.21M

Pure python implementation of ROUGE-1.5.5.

v0.1.2
2,212,804

#2560 sacremoses 2.21M

SacreMoses

v0.1.1
2,211,954

#2561 langchain-experimental 2.21M

Building applications with LLMs through composability

MIT
v0.4.1
2,211,077

#2562 protovalidate 2.21M

Protocol Buffer Validation for Python

validate protobuf protocol buffer
v1.1.1
2,211,031

#2563 dbfread 2.2M

Read DBF Files with Python

MIT
v2.0.7
2,207,857

#2564 darabonba-core 2.2M

The darabonba module of alibabaCloud Python SDK.

alibabacloud sdk darabonba
Apache License 2.0
v1.0.5
2,207,684

#2565 langgraph-checkpoint-mongodb 2.2M

Library with a MongoDB implementation of LangGraph checkpoint saver.

v0.3.1
2,206,590

#2566 Quart 2.2M

A Python ASGI web framework with the same API as Flask

v0.20.0
2,204,878

#2567 boto3-type-annotations 2.2M

Type annotations for boto3. Adds code completion in IDEs such as PyCharm.

MIT License
v0.3.1
2,204,392

#2568 flashinfer-python 2.2M

FlashInfer: Kernel Library for LLM Serving

v0.6.4
2,200,667

#2569 blockbuster 2.19M

Utility to detect blocking calls in the async event loop

detect event loop async asyncio block
v1.5.26
2,199,621

#2570 pysaml2 2.19M

Python implementation of SAML Version 2 Standard

federation identitypython saml2 saml identity standard idpy
v7.5.4
2,199,202

#2571 opentelemetry-instrumentation-mcp 2.19M

OpenTelemetry mcp instrumentation

v0.52.6
2,197,690

#2572 editdistance 2.19M

Fast implementation of the edit distance (Levenshtein distance)

MIT
v0.8.1
2,197,552

#2573 bc-jsonpath-ng 2.19M

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.

Apache License 2.0
v1.6.1
2,196,513

#2574 llama-index-agent-openai 2.19M

llama-index agent openai integration

v0.4.12
2,196,337

#2575 django-crispy-forms 2.19M

Best way to have Django DRY forms

django dry forms crispy
v2.6
2,193,356

#2576 xsdata 2.19M

Python XML Binding

wsdl cli schema dtd dataclasses binding json xsd xml generator
v26.2
2,190,732

#2577 pyramid 2.18M

The Pyramid Web Framework, a Pylons project

pylons wsgi pyramid web
BSD-derived (Repoze)
v2.0.2
2,189,775

#2578 apache-tvm-ffi 2.18M

tvm ffi

machine learning inference
Apache 2.0
v0.1.9
2,186,968

#2579 pythonnet 2.18M

.NET and Mono integration for Python

MIT
v3.0.5
2,183,855

#2580 troposphere 2.18M

AWS CloudFormation creation library

New BSD license
v4.10.1
2,182,627

#2581 trailrunner 2.18M

Run things on paths

v1.4.0
2,182,276

#2582 nvidia-cutlass-dsl 2.17M

NVIDIA CUTLASS Python DSL

v4.4.1
2,179,781

#2583 pykerberos 2.17M

High-level interface to Kerberos

ASL 2.0
v1.2.4
2,179,570

#2584 sarif-om 2.17M

Classes implementing the SARIF 2.1.0 object model.

MIT
v1.0.4
2,178,753

#2585 dbt-exasol 2.17M

Adapter to dbt-core for warehouse Exasol

GPL-3.0-or-later
v1.10.4
2,176,780

#2586 sphinx-basic-ng 2.17M

A modern skeleton for Sphinx themes.

v1.0.0b2
2,175,473

#2587 array-api-compat 2.17M

A wrapper around NumPy and other array libraries to make them compatible with the Array API standard

v1.14.0
2,174,659

#2588 django-import-export 2.17M

Django application and library for importing and exporting data with included admin integration.

django export import
Copyright (c) Bojan Mihelac and individual contributors.
v4.4.0
2,174,594

#2589 pyobjc-framework-Cocoa 2.17M

Wrappers for the Cocoa frameworks on macOS

corefoundation cocoa appkit pyobjc foundation
MIT
v12.1
2,174,566

#2590 ndindex 2.17M

A Python library for manipulating indices of ndarrays.

MIT
v1.10.1
2,172,097

#2591 stdlibs 2.17M

List of packages in the stdlib

v2026.2.26
2,170,563

#2592 mitmproxy-rs 2.16M

v0.12.9
2,169,405

#2593 types-cryptography 2.16M

Typing stubs for cryptography

Apache-2.0 license
v3.3.23.2
2,167,663

#2594 PyMuPDFb 2.16M

MuPDF shared libraries for PyMuPDF.

GNU AFFERO GPL 3.0
v1.24.10
2,167,621

#2595 py-grpc-prometheus 2.16M

Python gRPC Prometheus Interceptors

v0.8.0
2,162,432

#2596 python-geohash 2.16M

Fast, accurate python geohashing library

UNKNOWN
v0.8.5
2,162,420

#2597 mypy-boto3-ecs 2.15M

Type annotations for boto3 ECS 1.42.58 service generated with mypy-boto3-builder 8.12.0

boto3 ecs autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.58
2,159,303

#2598 nvidia-cudnn-cu11 2.15M

cuDNN runtime libraries

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v9.10.2.21
2,157,562

#2599 flask-shell-ipython 2.15M

Replace default `flask shell` command by similar command running IPython.

v0.5.3
2,153,774

#2600 pysmb 2.15M

pysmb is an experimental SMB/CIFS library written in Python to support file sharing between Windows and Linux machines

cifs smb linux samba sharing ftp windows
zlib/libpng
v1.2.13
2,153,269

#2601 pygame 2.15M

Python Game Development

LGPL
v2.6.1
2,150,539

#2602 pyexcel 2.15M

A wrapper library that provides one API to read, manipulate and writedata in different excel formats

python csvz xlsx tsvzcsv xls tsv ods
New BSD
v0.7.4
2,150,115

#2603 sklearn 2.14M

deprecated sklearn package, use scikit-learn instead

v0.0.post12
2,148,905

#2604 plaster-pastedeploy 2.14M

A loader implementing the PasteDeploy syntax to be used by plaster.

ini config plaster_pastedeploy plaster pastedeploy egg
v1.0.1
2,147,222

#2605 netifaces 2.14M

Portable network interface information.

MIT License
v0.11.0
2,147,036

#2606 plaster 2.14M

A loader interface around multiple config file formats.

config plaster ini pastedeploy
v1.1.2
2,146,783

#2607 python-vagrant 2.14M

Python bindings for interacting with Vagrant virtual machines.

virtualbox virtual-machine box vagrantfile vagrant
MIT
v1.0.0
2,145,004

#2608 parsy 2.14M

Easy-to-use parser combinators, for parsing in pure Python

parser parsers parsing combinators monad
MIT
v2.2
2,143,121

#2609 jupytext 2.14M

Jupyter notebooks as Markdown documents, Julia, Python or R scripts

MIT License Copyright (c) 2018-2026 Marc Wouts
v1.19.1
2,142,587

#2610 dataclasses-avroschema 2.14M

Generate Avro Schemas from Python classes. Serialize/Deserialize python instances with avro schemas

MIT
v0.66.2
2,140,638

#2611 flask-talisman 2.13M

HTTP security headers for Flask.

flask xss security https
Apache Software License
v1.1.0
2,136,709

#2612 pulumi-tls 2.13M

A Pulumi package to create TLS resources in Pulumi programs.

pulumi tls
Apache-2.0
v5.3.0
2,133,489

#2613 mteb 2.13M

Massive Text Embedding Benchmark

deep learning benchmark multimodal information retrieval text embeddings embeddings retrieval
v2.10.4
2,132,022

#2614 alibabacloud-openapi-util 2.12M

Aliyun Tea OpenApi Library for Python

alibabacloud_openapi_util
Apache License 2.0
v0.2.4
2,126,487

#2615 strip-hints 2.12M

Function and command-line program to strip Python type hints.

hints typing type annotations strip
The MIT License (MIT) Copyright (c) 2017 Allen Barker Permissi
v0.1.13
2,125,993

#2616 opentelemetry-instrumentation-mysqlclient 2.12M

OpenTelemetry mysqlclient instrumentation

v0.60b1
2,125,663

#2617 grpc-stubs 2.12M

Mypy stubs for gRPC

MIT
v1.53.0.6
2,124,805

#2618 pagefind-bin 2.12M

Pagefind is a library for performant, low-bandwidth, fully static search.

MIT
v1.4.0
2,121,071

#2619 suds-community 2.11M

Lightweight SOAP client (community fork)

soap service web client
(specified using classifiers)
v1.2.0
2,119,335

#2620 apsw 2.11M

Another Python SQLite Wrapper

sqlite database
any-OSI
v3.51.2.0
2,118,939

#2621 decord 2.11M

Decord Video Loader

APACHE
v0.6.0
2,117,520

#2622 asyncstdlib 2.11M

The missing async toolbox

contextlib async builtins enumerate functools itertools
v3.13.1
2,114,461

#2623 apache-airflow-providers-airbyte 2.11M

Provider package apache-airflow-providers-airbyte for Apache Airflow

airflow-provider integration airbyte airflow
v5.3.2
2,114,294

#2624 alibabacloud-tea 2.1M

The tea module of alibabaCloud Python SDK.

alibabacloud sdk tea
Apache License 2.0
v0.4.3
2,109,097

#2625 igraph 2.1M

High performance graph data structures and algorithms

mathematics graph theory network math graph discrete mathematics
GNU General Public License (GPL)
v1.0.0
2,107,228

#2626 types-python-jose 2.1M

Typing stubs for python-jose

v3.5.0.20250531
2,105,970

#2627 usort 2.1M

Safe, minimal import sorting

imports isort usort
MIT License Copyright (c) Meta Platforms, Inc.
v1.1.3
2,105,745

#2628 pagefind 2.1M

Python API for Pagefind

MIT
v1.4.0
2,105,216

#2629 azure-containerregistry 2.1M

Microsoft Azure Azure Container Registry Client Library for Python

MIT License
v1.2.0
2,103,536

#2630 colour 2.1M

converts and manipulates various color representation (HSL, RVB, web, X11, ...)

BSD 3-Clause License
v0.1.5
2,103,532

#2631 Flask-HTTPAuth 2.1M

HTTP authentication for Flask routes

v4.8.0
2,102,010

#2632 winkerberos 2.1M

High level interface to SSPI for Kerberos client auth

sspi kerberos gssapi
Apache License Version 2.0,
v0.13.0
2,101,470

#2633 httpx-retries 2.1M

A retry layer for HTTPX.

v0.4.6
2,100,789

#2634 fastexcel 2.1M

A fast excel file reader for Python, written in Rust

v0.19.0
2,100,597

#2635 mpire 2.1M

A Python package for easy multiprocessing, but faster than multiprocessing

MIT
v2.10.2
2,100,594

#2636 comfyui-workflow-templates-core 2.1M

Core helpers for ComfyUI workflow templates

v0.3.153
2,100,388

#2637 dogpile.cache 2.09M

A caching front-end based on the Dogpile lock.

caching
v1.5.0
2,098,695

#2638 comfyui-workflow-templates-media-other 2.09M

Media bundle containing audio/3D/misc workflow assets

v0.3.127
2,096,930

#2639 fastembed 2.09M

Fast, light, accurate library built for retrieval embedding generation

vector search qdrant sentence-transformers neural embedding
Apache License
v0.7.4
2,095,098

#2640 types-aiobotocore-lambda 2.09M

Type annotations for aiobotocore Lambda 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete lambda mypy typeshed type-annotations aiobotocore-stubs
v3.2.0
2,094,627

#2641 comfyui-workflow-templates-media-image 2.08M

Media bundle containing image workflow assets

v0.3.93
2,089,736

#2642 aiohttp-socks 2.08M

Proxy connector for aiohttp

socks5 asyncio proxy socks4 aiohttp http socks
Apache-2.0
v0.11.0
2,088,620

#2643 robotframework-pythonlibcore 2.08M

Tools to ease creating larger test libraries for Robot Framework using Python.

library development testautomation robotframework testing
Apache License 2.0
v4.5.0
2,087,337

#2644 exa-py 2.08M

Python SDK for Exa API.

MIT
v2.6.1
2,086,594

#2645 pytest-test-groups 2.08M

A Pytest plugin for running a subset of your tests by splitting them in to equally sized groups.

The MIT License (MIT) Copyright (c) 2016 Mark A
v1.2.1
2,083,376

#2646 dagster-cloud-cli 2.08M

v1.12.17
2,080,419

#2647 sgqlc 2.07M

Simple GraphQL Client

graphql client http endpoint
ISCL
v18
2,077,272

#2648 mypy-boto3-cloudwatch 2.07M

Type annotations for boto3 CloudWatch 1.42.56 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations cloudwatch boto3-stubs
v1.42.56
2,077,214

#2649 alibabacloud-gateway-spi 2.07M

Alibaba Cloud Gateway SPI SDK Library for Python

alibabacloud spi gateway
Apache License 2.0
v0.0.3
2,076,702

#2650 asyncpg-stubs 2.07M

asyncpg stubs

v0.31.2
2,076,298

#2651 comfyui-workflow-templates-media-video 2.07M

Media bundle containing video workflow assets

v0.3.52
2,075,609

#2652 commitizen 2.07M

Python commitizen client tool

commitizen git conventional commits
MIT License Copyright (c) 2017 Santiago
v4.13.9
2,075,253

#2653 crontab 2.06M

Parse and use crontab schedules in Python

GNU LGPL v2.1
v1.0.5
2,065,465

#2654 opencv-contrib-python-headless 2.06M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.13.0.92
2,060,329

#2655 clickhouse-sqlalchemy 2.05M

Simple ClickHouse SQLAlchemy Dialect

cloud analytics db clickhouse database
MIT
v0.3.2
2,055,612

#2656 tree-sitter-go 2.05M

Go grammar for tree-sitter

parsing go incremental tree-sitter
MIT
v0.25.0
2,054,920

#2657 chess 2.05M

A chess library with move generation and validation, Polyglot opening book probing, PGN reading and writing, Gaviota tablebase probing, Syzygy tablebase probing, and XBoard/UCI engine communication.

fen gaviota pgn chess uci polyglot epd xboard syzygy
GPL-3.0+
v1.11.2
2,052,833

#2658 aiosonic 2.05M

Async HTTP/WebSocket client

MIT
v0.31.1
2,051,293

#2659 pyinotify 2.05M

Linux filesystem events monitoring

MIT License
v0.9.6
2,051,047

#2660 array-record 2.05M

A file format that achieves a new frontier of IO efficiency

Apache-2.0
v0.8.3
2,050,968

#2661 pytest-bdd 2.05M

BDD for pytest

MIT
v8.1.0
2,050,511

#2662 schemathesis 2.04M

Property-based testing framework for Open API and GraphQL based apps

graphql openapi testing pytest hypothesis
v4.10.2
2,049,315

#2663 dbt-duckdb 2.04M

The duckdb adapter plugin for dbt (data build tool)

distutils setup
Apache-2
v1.10.1
2,047,986

#2664 python-xlib 2.04M

Python X Library

x x11 xlib windows
LGPLv2+
v0.33
2,047,945

#2665 types-aiobotocore-ec2 2.04M

Type annotations for aiobotocore EC2 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete mypy typeshed type-annotations ec2 aiobotocore-stubs
v3.2.0
2,045,388

#2666 valkey 2.04M

Python client for Valkey forked from redis-py

database key-value store valkey
MIT
v6.1.1
2,045,341

#2667 onecache 2.04M

Python cache for sync and async code

MIT
v0.8.1
2,044,384

#2668 easydict 2.04M

Access dict values as attributes (works recursively).

tools
LGPL-3.0
v1.13
2,042,747

#2669 latex2mathml 2.04M

Pure Python library for LaTeX to MathML conversion

mathml latex
MIT
v3.78.1
2,040,245

#2670 testing.common.database 2.04M

utilities for testing.* packages

Apache License 2.0
v2.0.3
2,040,200

#2671 taskgroup 2.03M

backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout

v0.2.2
2,034,099

#2672 undetected-chromedriver 2.03M

('Selenium.webdriver.Chrome replacement with compatiblity for Brave, and other Chromium based browsers.', 'Not triggered by CloudFlare/Imperva/hCaptcha and such.', 'NOTE: results may vary due to many factors. No guarantees are given, except for ongoing efforts in understanding detection algorithms.')

GPL-3.0
v3.5.5
2,031,996

#2673 googlemaps 2.03M

Python client library for Google Maps Platform

Apache 2.0
v4.10.0
2,030,556

#2674 scandir 2.03M

scandir, a better directory iterator and faster os.walk()

New BSD License
v1.10.0
2,030,354

#2675 mss 2.03M

An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

screengrab xrrgetscreenresourcescurrent enumdisplaymonitors screencapture cggetactivedisplaylist screen monitor cgimagegetbitsperpixel ctypes xgetimage xgetwindowattributes bitblt screenshot
MIT License Copyright (c) 2013-2025, Mickaël 'Tiger-222'
v10.1.0
2,030,036

#2676 onnxscript 2.02M

Naturally author ONNX functions and models using a subset of Python

MIT License Copyright (c) Microsoft Corporation Permission
v0.6.2
2,029,451

#2677 crossplane 2.02M

Reliable and fast NGINX configuration file parser.

Apache 2.0
v0.5.8
2,029,337

#2678 pytest-vcr 2.02M

Plugin for managing VCR.py cassettes

MIT
v1.0.2
2,025,627

#2679 ndjson 2.02M

JsonDecoder for ndjson

ndjson
GNU General Public License v3
v0.3.1
2,025,515

#2680 puccinialin 2.01M

Install rust into a temporary directory for boostrapping a rust-based build backend

v0.1.8
2,015,245

#2681 types-confluent-kafka 2.01M

Types for Confluent Kafka

lsp mypy completion stubs types type checking typings type hints confluent_kafka
v1.4.0
2,014,989

#2682 firecrawl-py 2.01M

Python SDK for Firecrawl API

sdk api firecrawl
MIT License
v4.18.0
2,014,127

#2683 PyAutoGUI 2.01M

PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.

control keyboard keystroke test automation press mouse cursor testing gui click
BSD
v0.9.54
2,013,844

#2684 pytweening 2.01M

A collection of tweening (aka easing) functions.

easing 2d animation tween tweening
MIT
v1.2.0
2,011,903

#2685 testing.postgresql 2.01M

automatically setups a postgresql instance in a temporary directory, and destroys it after testing

Apache License 2.0
v1.3.0
2,011,352

#2686 poetry-plugin-pypi-mirror 2.01M

Poetry plugin that adds support for pypi.org mirrors and pull-through caches

packaging poetry pypi
BSD-3-Clause
v0.6.3
2,010,391

#2687 flatten-json 2M

Flatten JSON objects

flatten json pandas
MIT
v0.1.14
2,009,227

#2688 PyScreeze 2M

A simple, cross-platform screenshot module for Python 2 and 3.

screen screencapture capture screenshot image scrot screencap
MIT
v1.0.1
2,009,119

#2689 jiwer 2M

Evaluate your speech-to-text system with similarity measures such as word error rate (WER)

v4.0.0
2,007,566

#2690 pytest-github-actions-annotate-failures 2M

pytest plugin to annotate failed tests with a workflow command for GitHub Actions

testing plugin ansible molecule
MIT
v0.3.0
2,007,505

#2691 PyGetWindow 2M

A simple, cross-platform module for obtaining GUI information on application's windows.

window resize close minimize geometry title maximize gui
BSD
v0.0.9
2,006,721

#2692 nvidia-cuda-runtime-cu11 2M

CUDA Runtime native Libraries

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v11.8.89
2,006,716

#2693 chex 2M

Chex: Testing made fun, in JAX!

machine learning jax testing python debugging
v0.1.91
2,006,697

#2694 dotty-dict 2M

Dictionary wrapper for quick access to deeply nested keys.

MIT
v1.3.1
2,006,500

#2695 tinydb 2M

TinyDB is a tiny, document oriented database optimized for your happiness :)

nosql database
MIT
v4.8.2
2,004,115

#2696 spandrel 2M

Give your project support for a variety of PyTorch model architectures, including auto-detecting model architecture from just .pth files. spandrel gives you arch support.

pytorch architecture model arch pytorch arch model architecture spandrel
MIT
v0.4.2
2,003,221

#2697 ufmt 2M

Safe, atomic formatting with black and µsort

v2.9.1
2,001,432

#2698 ddapm-test-agent 1.99M

Test agent for Datadog APM client libraries

BSD 3
v1.43.0
1,998,671

#2699 anndata 1.99M

Annotated data.

v0.12.10
1,992,260

#2700 mkdocs-redirects 1.99M

A MkDocs plugin for dynamic page redirects to prevent broken links

mkdocs-plugin redirect mkdocs
v1.2.2
1,990,883

#2701 qh3 1.98M

A lightway and fast implementation of QUIC and HTTP/3

v1.6.0
1,989,264

#2702 ariadne 1.98M

Ariadne is a Python library for implementing GraphQL servers.

v0.29.0
1,989,259

#2703 pyseccomp 1.98M

An interface to libseccomp using ctypes. API compatible with libseccomp's Python bindings.

seccomp libseccomp
MIT
v0.1.2
1,986,931

#2704 dnslib 1.98M

Simple library to encode/decode DNS wire-format packets

BSD
v0.9.26
1,985,736

#2705 result 1.98M

A Rust-like result type for Python

rust result enum
MIT
v0.17.0
1,985,128

#2706 Flask-Admin 1.98M

Simple and extensible admin interface framework for Flask

v2.0.2
1,984,292

#2707 pdoc 1.98M

API Documentation for Python Projects

MIT-0
v16.0.0
1,981,752

#2708 types-xmltodict 1.98M

Typing stubs for xmltodict

v1.0.1.20260113
1,980,277

#2709 jsonpath-rw 1.97M

A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.

Apache 2.0
v1.4.0
1,977,539

#2710 numpy-typing-compat 1.97M

Static typing compatibility layer for older versions of NumPy

numpy optype compatibility typing
v20251206.2.4
1,976,178

#2711 pydantic-yaml 1.97M

YAML reading/writing for Pydantic models

pydantic yaml
MIT License Copyright (c) 2020 Anatoly Makarevi
v1.6.0
1,975,880

#2712 retry2 1.97M

Easy to use retry decorator.

Apache License 2.0
v0.9.5
1,974,006

#2713 mwparserfromhell 1.97M

MWParserFromHell is a parser for MediaWiki wikicode

wikitext mediawiki wiki wikipedia wikicode mwparserfromhell
v0.7.2
1,972,558

#2714 mediapipe 1.97M

MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.

mediapipe
Apache 2.0
v0.10.32
1,972,462

#2715 mypy-boto3-events 1.97M

Type annotations for boto3 EventBridge 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations events boto3-stubs
v1.42.3
1,971,678

#2716 PyRect 1.97M

PyRect is a simple module with a Rect class for Pygame-like rectangular areas.

pygame rectangular area rectangle rect
BSD
v0.2.0
1,971,094

#2717 Flask-OpenID 1.96M

OpenID support for Flask

BSD
v1.3.1
1,967,554

#2718 meltano 1.96M

Meltano is your CLI for ELT+: Open Source, Flexible, and Scalable. Move, transform, and test your data with confidence using a streamlined data engineering workflow you’ll love.

singer-io data integration dbt elt meltano
v4.1.2
1,966,135

#2719 nvidia-cuda-nvrtc-cu11 1.96M

NVRTC native runtime libraries

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v11.8.89
1,964,094

#2720 pyramid-mako 1.96M

Mako template bindings for the Pyramid web framework

wsgi pyramid web
BSD-derived (http://www.repoze.org/LICENSE.txt)
v1.1.0
1,961,127

#2721 pysam 1.96M

Package for reading, manipulating, and writing genomic data

MIT License
v0.23.3
1,960,847

#2722 fluent.syntax 1.96M

Localization library for expressive translations.

localization fluent l10n
APL 2
v0.19.0
1,960,029

#2723 raven 1.95M

Raven is a client for Sentry (https://getsentry.com)

BSD
v6.10.0
1,958,553

#2724 MouseInfo 1.95M

An application to display XY position and RGB color information for the pixel currently under the mouse. Works on Python 2 and 3.

GPLv3+
v0.1.3
1,958,130

#2725 landlock 1.95M

Python interface to the Landlock Linux Security Module.

v1.0.0.dev5
1,957,784

#2726 tpu-info 1.95M

CLI tool to view TPU metrics

Apache-2.0
v0.8.1
1,956,290

#2727 lakefs 1.95M

lakeFS Python SDK Wrapper

lakefs api python wrapper openapi-generator openapi
v0.15.0
1,952,786

#2728 uhashring 1.95M

Full featured consistent hashing python library compatible with ketama.

v2.4
1,950,911

#2729 lazy-model 1.94M

Apache-2.0
v0.4.0
1,946,612

#2730 pytest-messenger 1.94M

Pytest to Slack reporting plugin

pytest py.test slack
MIT license
v3.3.0
1,945,809

#2731 databases 1.94M

Async database support for Python.

BSD
v0.9.0
1,945,464

#2732 opentelemetry-instrumentation-tortoiseorm 1.94M

OpenTelemetry Instrumentation for Tortoise ORM

v0.60b1
1,943,894

#2733 supafunc 1.94M

Library for Supabase Functions

MIT
v0.10.2
1,943,682

#2734 zc.lockfile 1.94M

Basic inter-process locks

lock
ZPL-2.1
v4.0
1,943,525

#2735 nvidia-cuda-nvcc-cu12 1.94M

CUDA nvcc

machine learning deep learning cuda runtime nvidia
LicenseRef-NVIDIA-Proprietary
v12.9.86
1,943,103

#2736 mleap 1.93M

MLeap Python API

v0.23.4
1,939,564

#2737 apache-airflow-providers-oracle 1.93M

Provider package apache-airflow-providers-oracle for Apache Airflow

airflow-provider oracle integration airflow
v4.4.0
1,937,972

#2738 mongoengine 1.93M

MongoEngine is a Python Object-Document Mapper for working with MongoDB.

MIT
v0.29.1
1,937,807

#2739 types-aiobotocore-rds 1.93M

Type annotations for aiobotocore RDS 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete mypy typeshed type-annotations aiobotocore-stubs rds
v3.2.0
1,937,272

#2740 django-js-asset 1.93M

script tag with additional attributes for django.forms.Media

BSD-3-Clause
v3.1.2
1,934,528

#2741 ansi2html 1.93M

Convert text with ANSI color codes to HTML or to LaTeX

color html ansi
LGPLv3+
v1.9.2
1,933,996

#2742 nats-py 1.93M

NATS client for Python

v2.14.0
1,933,410

#2743 emmet-api 1.93M

Emmet API Server

Modified BSD
v0.86.3
1,932,334

#2744 nvidia-cudnn-frontend 1.93M

CUDNN FrontEnd python library

NVIDIA Proprietary Software
v1.18.0
1,931,109

#2745 coincurve 1.93M

Safest and fastest Python library for secp256k1 elliptic curve operations

cryptocurrency crypto ecdh ethereum bitcoin secp256k1 schnorr elliptic curves ecdsa libsecp256k1
v21.0.0
1,930,640

#2746 mypy-boto3-sagemaker 1.93M

Type annotations for boto3 SageMaker 1.42.49 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy sagemaker typeshed type-annotations boto3-stubs
v1.42.49
1,930,621

#2747 grandalf 1.92M

Graph and drawing algorithms framework

graph graphviz networkx drawings
GPLv2 | EPLv1
v0.8
1,928,800

#2748 uncertainties 1.92M

calculations with values with uncertainties, error propagation

error propagation standard deviation uncertainties partial derivatives derivatives differentiation uncertainty calculations
Revised BSD License
v3.2.3
1,927,995

#2749 pandasql 1.92M

sqldf for pandas

Copyright (c) 2013 Yhat, Inc. Permission is hereby granted, fre
v0.7.3
1,927,584

#2750 types-networkx 1.92M

Typing stubs for networkx

v3.6.1.20260210
1,926,639

#2751 aiogoogle 1.92M

Async Google API client

MIT
v5.17.0
1,926,081

#2752 PySide6-Essentials 1.92M

Python bindings for the Qt cross-platform application and UI framework (Essentials)

qt
LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
v6.10.2
1,924,792

#2753 mypy-boto3-dataexchange 1.92M

Type annotations for boto3 DataExchange 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations dataexchange boto3-stubs
v1.42.3
1,924,762

#2754 zeroconf 1.92M

A pure python implementation of multicast DNS service discovery

v0.148.0
1,922,110

#2755 panel 1.92M

The powerful data exploration & web app framework for Python.

BSD
v1.8.7
1,921,896

#2756 shiboken6 1.92M

Python/C++ bindings helper module

qt
LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
v6.10.2
1,921,770

#2757 celery-types 1.92M

Type stubs for Celery and its related packages

billiard django_celery_results mypy stubs kombu amqp celery vine types
v0.24.0
1,921,528

#2758 country-converter 1.92M

The country converter (coco) - a Python package for converting country names between different classifications schemes

iso 3166 country
GNU General Public License v3 (GPLv3)
v1.3.2
1,921,073

#2759 ephem 1.91M

Compute positions of the planets and stars

MIT
v4.2.1
1,919,592

#2760 pyramid-debugtoolbar 1.91M

A package which provides an interactive HTML debugger for Pyramid application development

pylons wsgi pyramid transaction
BSD
v4.12.1
1,915,941

#2761 opentelemetry-instrumentation-pika 1.91M

OpenTelemetry pika instrumentation

v0.60b1
1,913,322

#2762 tree-sitter-rust 1.91M

Rust grammar for tree-sitter

parsing incremental rust tree-sitter
MIT
v0.24.0
1,910,540

#2763 opentelemetry-instrumentation-tornado 1.9M

Tornado instrumentation for OpenTelemetry

v0.60b1
1,909,861

#2764 iterative-telemetry 1.9M

Common library for sending telemetry

Apache-2.0
v0.0.10
1,908,151

#2765 databricks-pypi1 1.9M

v0.2
1,906,963

#2766 python-calamine 1.9M

Python binding for Rust's library for reading excel and odf file - calamine

v0.6.2
1,905,460

#2767 mypy-boto3-scheduler 1.9M

Type annotations for boto3 EventBridgeScheduler 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy scheduler typeshed type-annotations boto3-stubs
v1.42.3
1,903,040

#2768 comfyui-workflow-templates-media-api 1.9M

Media bundle containing API-driven workflow assets

v0.3.55
1,901,144

#2769 flashtext 1.9M

Extract/Replaces keywords in sentences.

v2.7
1,901,010

#2770 Flask-Bcrypt 1.9M

Brcrypt hashing for Flask.

BSD
v1.0.1
1,900,883

#2771 pyramid-jinja2 1.89M

Jinja2 template bindings for the Pyramid web framework

pyramid wsgi jinja2 pylons web
BSD-derived (Repoze)
v2.10.1
1,898,078

#2772 adbc-driver-postgresql 1.89M

A libpq-based ADBC driver for working with PostgreSQL.

v1.10.0
1,897,377

#2773 pyppeteer 1.89M

Headless chrome/chromium automation library (unofficial port of puppeteer)

puppeteer chrome pyppeteer chromium
MIT
v2.0.0
1,897,134

#2774 types-aiobotocore-cloudformation 1.89M

Type annotations for aiobotocore CloudFormation 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore cloudformation autocomplete mypy typeshed type-annotations aiobotocore-stubs
v3.2.0
1,897,045

#2775 autograd-gamma 1.89M

Autograd compatible approximations to the gamma family of functions

incomplete gamma function autograd gamma
MIT License
v0.5.0
1,895,237

#2776 resampy 1.89M

Efficient signal resampling

ISC
v0.4.3
1,894,370

#2777 dash-core-components 1.89M

Core component suite for Dash

MIT
v2.0.0
1,893,625

#2778 readerwriterlock 1.89M

A python implementation of the three Reader-Writer problems.

lock fair read write writer rwlock synchronize read-write lock priority thread reader
MIT
v1.0.9
1,892,964

#2779 cron-converter 1.89M

Cron string parser and scheduler for Python

MIT
v1.3.1
1,891,933

#2780 extract-msg 1.89M

Extracts emails and attachments saved in Microsoft Outlook's .msg files

GPL
v0.55.0
1,891,779

#2781 playwright-stealth 1.88M

Make your playwright instance stealthy

v2.0.2
1,887,511

#2782 pygeohash 1.88M

Python module for interacting with geohashes

gis geohash
MIT
v3.2.2
1,887,220

#2783 comfyui-frontend-package 1.88M

v1.41.9
1,886,577

#2784 mem0ai 1.88M

Long-term memory for AI Agents

v1.0.4
1,885,898

#2785 tables 1.88M

Hierarchical datasets for Python

hdf5
BSD 3-Clause License
v3.11.1
1,885,324

#2786 braintree 1.88M

Braintree Python Library

MIT
v4.42.0
1,885,103

#2787 jschema-to-python 1.88M

Generate source code for Python classes from a JSON schema.

MIT
v1.2.3
1,881,845

#2788 PyOpenGL 1.87M

Standard OpenGL bindings for Python

glx graphics gle arb glut glu mesa ext ctypes opengl 3d
v3.1.10
1,878,519

#2789 apache-sedona 1.87M

Apache Sedona is a cluster computing system for processing large-scale spatial data

Apache-2.0
v1.8.1
1,878,413

#2790 progress 1.87M

Easy to use progress bars

bar progress
v1.6.1
1,877,278

#2791 cheroot 1.87M

Highly-optimized, pure-python HTTP server

server wsgi http ssl
v11.1.2
1,875,785

#2792 exchange_calendars 1.87M

Calendars for securities exchanges

calendar finance security exchange
v4.13.1
1,874,610

#2793 types-oauthlib 1.87M

Typing stubs for oauthlib

v3.3.0.20250822
1,874,284

#2794 flake8-docstrings 1.87M

Extension for flake8 which uses pydocstyle to check docstrings

pydocstyle pep257 docstrings pep 257 flake8
MIT
v1.7.0
1,874,257

#2795 pi-heif 1.87M

Python interface for libheif library

heic pillow heif
BSD-3-Clause
v1.3.0
1,871,635

#2796 janus 1.87M

Mixed sync-async queue to interoperate between asyncio tasks and classic threads

janus asyncio queue
Apache 2
v2.0.0
1,870,731

#2797 mypy-boto3-emr 1.86M

Type annotations for boto3 EMR 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy emr typeshed type-annotations boto3-stubs
v1.42.3
1,866,820

#2798 pytest-freezegun 1.86M

Wrap tests with fixtures in freeze_time

MIT
v0.4.2
1,866,755

#2799 types-dateparser 1.86M

Typing stubs for dateparser

v1.3.0.20260211
1,865,728

#2800 pyte 1.86M

Simple VTXXX-compatible terminal emulator.

vt102 terminal emulator vte
v0.8.2
1,865,305

#2801 koalas 1.86M

Koalas: pandas API on Apache Spark

http://www.apache.org/licenses/LICENSE-2.0
v1.8.2
1,865,197

#2802 reedsolo 1.86M

Pure-Python Reed Solomon encoder/decoder

Public Domain
v1.7.0
1,861,942

#2803 opentelemetry-instrumentation-psycopg 1.85M

OpenTelemetry psycopg instrumentation

v0.60b1
1,859,478

#2804 swig 1.85M

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.

c c++ swig build
https://github.com/swig/swig/blob/master/LICENSE
v4.4.1
1,858,137

#2805 kylinpy 1.85M

Apache Kylin Python Client Library

kyligence sqlalchemy dialect kylin apache kylin cli kap kyligence enterprise
MIT License
v2.8.4
1,857,421

#2806 types-docker 1.85M

Typing stubs for docker

v7.1.0.20260109
1,856,652

#2807 ml-collections 1.85M

ML Collections is a library of Python collections designed for ML usecases.

v1.1.0
1,852,100

#2808 torchcodec 1.85M

A video decoder for PyTorch

BSD 3-Clause License Copyright 2024 Meta
v0.10.0
1,851,093

#2809 azure-mgmt-devtestlabs 1.84M

Microsoft Azure DevTestLabs Management Client Library for Python

MIT License
v9.0.0
1,848,656

#2810 Inflector 1.84M

Inflector for Python

text inflector language english
v3.1.1
1,846,849

#2811 pytest-profiling 1.84M

Profiling plugin for py.test

MIT license
v1.8.1
1,845,617

#2812 langgraph-runtime-inmem 1.84M

Inmem implementation for the LangGraph API server.

Elastic-2.0
v0.26.0
1,845,426

#2813 rjsmin 1.84M

Javascript Minifier

Apache License, Version 2.0
v1.2.5
1,844,628

#2814 pyroscope-io 1.83M

Pyroscope Python integration

v1.0.4
1,836,662

#2815 pymongo-search-utils 1.83M

Utility library for working with vector search in MongoDB using PyMongo

Apache License Version 2.0, J
v0.3.0
1,836,314

#2816 awscli-local 1.83M

Thin wrapper around the "aws" command line interface for use with LocalStack

Apache License 2.0
v0.22.2
1,835,697

#2817 django-structlog 1.83M

Structured Logging for Django

MIT
v10.0.0
1,832,211

#2818 types-lxml 1.83M

Complete lxml external type annotation

lxml typing annotation stubs
v2026.2.16
1,830,223

#2819 pytest-timeouts 1.82M

Linux-only Pytest plugin to control durations of various test case execution phases

MIT license
v1.2.1
1,828,904

#2820 PyVirtualDisplay 1.82M

python wrapper for Xvfb, Xephyr and Xvnc

x wrapper xvfb xephyr
BSD
v3.0
1,826,944

#2821 urllib3-future 1.82M

urllib3.future is a powerful HTTP 1.1, 2, and 3 client with both sync and async interfaces

https async concurrent dns-over-tls dns urllib threadsafe httplib tasksafe dot multiplexed dns-over-quic filepost pooling ssl doh doq dns-over-https dou http
v2.16.900
1,825,567

#2822 types-MarkupSafe 1.82M

Typing stubs for MarkupSafe

Apache-2.0 license
v1.1.10
1,824,969

#2823 chdb 1.82M

chDB is an in-process OLAP SQL Engine powered by ClickHouse

database analytics sql chdb clickhouse olap
Apache-2.0
v4.0.2
1,824,229

#2824 pyannote-audio 1.82M

State-of-the-art speaker diarization toolkit

v4.0.4
1,823,999

#2825 kagglehub 1.82M

Access Kaggle resources anywhere

kaggle api
Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.0.0
1,821,666

#2826 hatch-requirements-txt 1.81M

Hatchling plugin to read project dependencies from requirements.txt

requirements dependencies hatch
Copyright (c) 2022 Dominic Davis-Foster Permission is hereby gr
v0.4.1
1,816,461

#2827 vk-api 1.81M

Python модуль для создания скриптов для социальной сети Вконтакте (vk.com API wrapper)

Apache License, Version 2.0, see LICENSE file
v11.10.0
1,814,545

#2828 azure-cognitiveservices-speech 1.81M

Microsoft Cognitive Services Speech SDK for Python

v1.48.2
1,814,315

#2829 confuse 1.81M

Painless YAML config files

v2.2.0
1,813,682

#2830 wassima 1.81M

Access your OS root certificates with utmost ease

root ca https certificate certifi trust ca ssl truststore tls
v2.0.5
1,813,233

#2831 pyvis 1.81M

A Python network graph visualization library

BSD
v0.3.2
1,812,977

#2832 dash-html-components 1.81M

Vanilla HTML components for Dash

MIT
v2.0.0
1,812,108

#2833 torchao 1.81M

Package for applying ao techniques to GPU models

v0.16.0
1,811,384

#2834 types-Jinja2 1.81M

Typing stubs for Jinja2

Apache-2.0 license
v2.11.9
1,810,990

#2835 azure-mgmt-resourcegraph 1.81M

Microsoft Azure Resourcegraph Management Client Library for Python

azure azure sdk
v8.0.1
1,810,540

#2836 nulltype 1.8M

Null values and sentinels like (but not) None, False & True

nothing false null sentinel singleton true none empty
Apache License 2.0
v2.3.1
1,809,438

#2837 dvc 1.8M

Git for data scientists - manage your code and data together

data-science data-version-control collaboration machine-learning reproducibility git ai developer-tools
v3.66.1
1,809,287

#2838 brotlipy 1.8M

Python binding to the Brotli library

MIT
v0.7.0
1,808,358

#2839 optimum 1.8M

Optimum Library is an extension of the Hugging Face Transformers library, providing a framework to integrate third-party libraries from Hardware Partners and interface with their specific functionality.

habana pruning intel training neural compressor ipu onnx quantization inference optimization transformers hpu onnx runtime graphcore
Apache
v2.1.0
1,807,819

#2840 pyroute2 1.8M

Python Netlink library

v0.9.5
1,807,127

#2841 python-nvd3 1.8M

Python NVD3 - Chart Library for d3.js

nvd3 graph plot d3
MIT
v0.16.0
1,804,664

#2842 localstack-core 1.8M

The core library and runtime of LocalStack

v4.14.0
1,802,816

#2843 fasttext 1.8M

fasttext Python bindings

MIT
v0.9.3
1,802,798

#2844 types-chardet 1.8M

Typing stubs for chardet

Apache-2.0 license
v5.0.4.6
1,802,661

#2845 pytest-codspeed 1.79M

Pytest plugin to create CodSpeed benchmarks

performance pytest benchmark codspeed
The MIT License (MIT) Copyright (c) 2022 CodSpeed and contribut
v4.3.0
1,798,294

#2846 ratelimiter 1.79M

Simple python rate limiting object

Apache
v1.2.0.post0
1,793,970

#2847 py-vapid 1.79M

Simple VAPID header generation library

vapid webpush push
MPL-2.0
v1.9.4
1,793,212

#2848 pglast 1.79M

PostgreSQL Languages AST and statements prettifier

prettifier sql parser postgresql
v7.11
1,792,868

#2849 submitit 1.79M

"Python 3.8+ toolbox for submitting jobs to Slurm

v1.5.4
1,792,093

#2850 databricks-feature-engineering 1.79M

Databricks Feature Engineering Client

feature engineering databricks feature store
Databricks Proprietary License
v0.14.0
1,791,336

#2851 apache-airflow-providers-celery 1.79M

Provider package apache-airflow-providers-celery for Apache Airflow

airflow-provider integration celery airflow
v3.16.0
1,790,960

#2852 Wand 1.78M

Ctypes-based simple MagickWand API binding for Python

ctypes imagemagick
v0.7.0
1,785,412

#2853 pytest-wake 1.78M

v0.4.3
1,783,447

#2854 atlasclient 1.78M

Apache Atlas client

atlasclient
Apache Software License 2.0
v1.0.0
1,781,851

#2855 legacy-api-wrap 1.78M

Legacy API wrapper.

v1.5
1,780,664

#2856 agent-client-protocol 1.77M

A Python implement of Agent Client Protocol (ACP, by Zed Industries)

python
v0.8.1
1,779,230

#2857 mkdocs-literate-nav 1.77M

MkDocs plugin to specify the navigation in Markdown instead of YAML

mkdocs-plugin mkdocs
v0.6.2
1,778,912

#2858 iopath 1.77M

A library for providing I/O abstraction.

MIT licensed, as found in the LICENSE file
v0.1.10
1,778,590

#2859 pyobjc-framework-Quartz 1.77M

Wrappers for the Quartz frameworks on macOS

quartz.imagekit quartz.quartzcomposer quartz.quartzcore quartz.quartzfilters quartz.imageio quartz.corevideo quartz.quicklookui quartz pyobjc quartz.coregraphics quartz.pdfkit
MIT
v12.1
1,777,279

#2860 mkdocs-mermaid2-plugin 1.77M

A MkDocs plugin for including mermaid graphs in markdown sources

mkdocs markdown python mermaid
MIT
v1.2.3
1,775,927

#2861 aioredis 1.77M

asyncio (PEP 3156) Redis support

MIT
v2.0.1
1,775,173

#2862 wordcloud 1.77M

A little word cloud generator

v1.9.6
1,774,361

#2863 mypy-boto3-elbv2 1.77M

Type annotations for boto3 ElasticLoadBalancingv2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations elbv2 boto3-stubs
v1.42.3
1,773,875

#2864 portpicker 1.77M

A library to choose unique available network ports.

Apache 2.0
v1.6.0
1,773,057

#2865 setuptools-git-versioning 1.77M

Use git repo data for building a version number according to PEP-440

pep-440 git versioning setuptools
MIT
v3.0.1
1,772,828

#2866 jh2 1.77M

HTTP/2 State-Machine based protocol implementation

http2 h2 hpack
v5.0.10
1,772,486

#2867 mypy-boto3-textract 1.77M

Type annotations for boto3 Textract 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy textract typeshed type-annotations boto3-stubs
v1.42.3
1,771,920

#2868 mypy-boto3-cognito-idp 1.77M

Type annotations for boto3 CognitoIdentityProvider 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations cognito-idp boto3-stubs
v1.42.59
1,771,743

#2869 pyannote-core 1.77M

Advanced data structures for handling temporal segments with attached labels

v6.0.1
1,771,569

#2870 niquests 1.76M

Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze.

https dns-over-tls ocsp crl dot quic sse multiplexed tls dnssec dns-over-quic http3 http client doh websocket revocation doq http/1.1 dns-over-https http2 http requests
v3.17.0
1,768,524

#2871 marimo 1.76M

A library for making reactive notebooks and apps

Apache License
v0.20.2
1,766,442

#2872 func-timeout 1.76M

Python module which allows you to specify timeouts when calling any existing function. Also provides support for stoppable-threads

max seconds function runtime execution call timeout terminate after
LGPLv2
v4.3.5
1,765,158

#2873 dotmap 1.76M

ordered, dynamically-expandable dot-access dictionary

ordered order dot dict map access dynamic ordereddict
MIT
v1.3.30
1,761,418

#2874 obstore 1.76M

v0.9.1
1,761,213

#2875 google-cloud-artifact-registry 1.76M

Google Cloud Artifact Registry API client library

Apache 2.0
v1.20.0
1,760,847

#2876 timing-asgi 1.76M

ASGI middleware to emit timing metrics with something like statsd

v0.3.2
1,760,466

#2877 numpydoc 1.76M

Sphinx extension to support docstrings in Numpy format

sphinx numpy
Copyright (C) 2008-2023 Stefan van der Walt
v1.10.0
1,760,241

#2878 SharePlum 1.75M

Python SharePoint Library

sharepoint
MIT
v0.5.1
1,759,822

#2879 dash-table 1.75M

Dash table

MIT
v5.0.0
1,759,716

#2880 sanic 1.75M

A web server and web framework that's written to go fast. Build fast. Run fast.

MIT
v25.12.0
1,759,453

#2881 biothings-client 1.75M

Python Client for BioThings API services.

mychem.info phenotype geneset mygeneset.info gene client disease api service variant taxonomy species annotation chemical myvariant.info drug biology mydisease.info web taxon mygene.info
BSD-3-Clause
v0.4.1
1,757,883

#2882 mapbox-earcut 1.75M

Python bindings for the mapbox earcut C++ polygon triangulation library

v2.0.0
1,757,254

#2883 django-formtools 1.75M

A set of high-level abstractions for Django forms

BSD
v2.5.1
1,756,720

#2884 pytest-snapshot 1.75M

A plugin for snapshot testing with pytest.

MIT
v0.9.0
1,755,451

#2885 mailchimp-transactional 1.75M

Mailchimp Transactional API

swagger mailchimp transactional api
v1.3.3
1,754,197

#2886 requests-aws-sign 1.75M

This package provides AWS V4 request signing using the requests library.

requests aws
ISC
v0.1.6
1,754,182

#2887 mmcif 1.75M

mmCIF Core Access Library

Apache-2.0
v1.1.0
1,752,805

#2888 pyannote-database 1.75M

Interface to multimedia databases and experimental protocols

v6.1.1
1,752,655

#2889 djangorestframework-csv 1.75M

CSV Tools for Django REST Framework

BSD
v3.0.2
1,751,953

#2890 pylint-django 1.75M

A Pylint plugin to help Pylint understand the Django web framework

plugin django pylint
v2.7.0
1,750,647

#2891 pyquaternion 1.75M

A fully featured, pythonic library for representing and using quaternions.

quaternion visualisation orientation math maths geometry animation physics pose
MIT
v0.9.9
1,750,373

#2892 pytest-celery 1.75M

Pytest plugin for Celery

pytest celery
BSD-3-Clause
v1.2.1
1,750,171

#2893 ajsonrpc 1.74M

Async JSON-RPC 2.0 protocol + server powered by asyncio

MIT
v1.2.0
1,746,198

#2894 fastapi-mail 1.74M

Simple lightweight mail library for FastApi

MIT
v1.6.2
1,744,732

#2895 duckdb-engine 1.74M

SQLAlchemy driver for duckdb

MIT
v0.17.0
1,740,799

#2896 sphinxcontrib-redoc 1.73M

ReDoc powered OpenAPI (fka Swagger) spec renderer for Sphinx

openapi api swagger docs renderer sphinx redoc rest
BSD
v1.6.0
1,738,601

#2897 sanic-routing 1.73M

Core routing component for Sanic

MIT
v23.12.0
1,734,681

#2898 docling-parse 1.73M

Simple package to extract text with coordinates from programmatic PDFs

pdf parser docling
v5.4.0
1,733,599

#2899 typeshed-client 1.73M

A library for accessing stubs in typeshed.

typing annotations typeshed
MIT
v2.9.0
1,732,137

#2900 tree-sitter-c 1.73M

C grammar for tree-sitter

parsing incremental tree-sitter c
MIT
v0.24.1
1,730,245

#2901 filterpy 1.73M

Kalman filtering and optimal estimation library

filtering tracking kalman estimation filters optimal
MIT
v1.4.5
1,730,238

#2902 language-tags 1.72M

This project is a Python version of the language-tags Javascript project.

MIT
v1.2.0
1,729,983

#2903 libtmux 1.72M

Typed library that provides an ORM wrapper for tmux, a terminal multiplexer.

terminal ncurses tmux session manager
MIT
v0.53.1
1,729,766

#2904 azure-mgmt-datalake-analytics 1.72M

Microsoft Azure Data Lake Analytics Management Client Library for Python

MIT License
v0.6.0
1,729,626

#2905 SudachiPy 1.72M

Python version of Sudachi, the Japanese Morphological Analyzer

Apache-2.0
v0.6.10
1,726,713

#2906 singledispatch 1.72M

Backport functools.singledispatch to older Pythons.

singledispatch backport genericfunctions dispatch single functions generic decorator
v4.1.2
1,725,712

#2907 ghstack 1.72M

Stack diff support for GitHub

v0.14.0
1,725,026

#2908 ibis-framework 1.72M

The portable Python dataframe library

database mysql snowflake datafusion sql trino expressions singlestoredb sqlite impala pyarrow pyspark polars clickhouse postgresql pandas bigquery duckdb mssql
Apache-2.0
v12.0.0
1,724,230

#2909 pyexcel-xls 1.72M

A wrapper library to read, manipulate and write data in xls format. Itreads xlsx and xlsm format

python xls xlsm xlsx
New BSD
v0.7.1
1,723,445

#2910 langchain-groq 1.72M

An integration package connecting Groq and LangChain

MIT
v1.1.2
1,722,787

#2911 yacs 1.72M

Yet Another Configuration System

v0.1.8
1,722,692

#2912 model-hosting-container-standards 1.72M

Python toolkit for standardized model hosting container implementations with Amazon SageMaker integration

Apache-2.0
v0.1.13
1,721,991

#2913 ptpython 1.72M

Python REPL build on top of prompt_toolkit

v3.0.32
1,720,784

#2914 deepeval 1.71M

The LLM Evaluation Framework

Apache-2.0
v3.8.8
1,718,980

#2915 plantuml-markdown 1.71M

A PlantUML plugin for Markdown

extension markdown typesetting include plugin
v3.11.1
1,717,458

#2916 standard-chunk 1.71M

Standard library chunk redistribution. "dead battery".

stdlib
PSF-2.0
v3.13.0
1,714,439

#2917 dohq-artifactory 1.71M

A Python interface to Artifactory

MIT License
v1.0.1
1,712,885

#2918 frida 1.71M

Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers

qnx ios linux iphone ipad windows instrumentation inject debugger android macos frida dynamic javascript
wxWindows Library Licence, Version 3.1
v17.7.3
1,710,585

#2919 amazon-textract-response-parser 1.7M

Easily parse JSON returned by Amazon Textract.

amazon parser trp ocr amazon-textract-response-parser response aws textract
Apache License Version 2.0
v1.0.3
1,707,789

#2920 compressed-rtf 1.7M

Compressed Rich Text Format (RTF) compression and decompression package

rtf lzfu mela compressed-rtf
v1.0.7
1,707,543

#2921 opentelemetry-instrumentation-aiokafka 1.7M

OpenTelemetry aiokafka instrumentation

v0.60b1
1,706,720

#2922 buildkite-test-collector 1.7M

Buildkite Test Engine collector

v1.3.1
1,706,253

#2923 flask-openapi3 1.7M

Generate REST API and OpenAPI documentation for your Flask project.

MIT
v4.3.1
1,705,395

#2924 connectorx 1.7M

MIT
v0.4.5
1,705,052

#2925 modin 1.7M

Modin: Make your pandas code run faster by changing one line of code.

Apache 2
v0.37.1
1,704,724

#2926 Flake8-pyproject 1.7M

Flake8 plug-in loading the configuration from pyproject.toml

flake8 pyproject.toml
v1.2.4
1,704,064

#2927 aiodataloader 1.7M

Asyncio DataLoader implementation for Python

aiodataloader concurrent deferred future
v0.4.3
1,701,207

#2928 aiocsv 1.7M

csv async asynchronous tsv
v1.4.0
1,700,127

#2929 dagster-dbt 1.69M

A Dagster integration for dbt

v0.28.17
1,699,947

#2930 capstone 1.69M

Capstone disassembly engine

v5.0.7
1,697,462

#2931 mypy-boto3-route53 1.69M

Type annotations for boto3 Route53 1.42.6 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy route53 typeshed type-annotations boto3-stubs
v1.42.6
1,695,196

#2932 apache-airflow-providers-pagerduty 1.69M

Provider package apache-airflow-providers-pagerduty for Apache Airflow

airflow-provider integration pagerduty airflow
v5.2.3
1,693,635

#2933 rcssmin 1.69M

CSS Minifier

Apache License, Version 2.0
v1.2.2
1,691,092

#2934 sshfs 1.69M

SSH Filesystem -- Async SSH/SFTP backend for fsspec

Apache License 2.0
v2025.11.0
1,690,873

#2935 tree-sitter-java 1.69M

Java grammar for tree-sitter

parsing java incremental tree-sitter
MIT
v0.23.5
1,690,462

#2936 pywebpush 1.68M

WebPush publication library

vapid notification webpush
MPL-2.0
v2.3.0
1,688,977

#2937 comfyui-embedded-docs 1.68M

Embedded documentation for ComfyUI nodes

v0.4.3
1,687,152

#2938 mygene 1.68M

Python Client for MyGene.Info services.

client api biology gene annotation service web
BSD
v3.2.2
1,686,570

#2939 mypy-boto3-bedrock 1.68M

Type annotations for boto3 Bedrock 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy bedrock typeshed type-annotations boto3-stubs
v1.42.59
1,686,242

#2940 webvtt-py 1.68M

WebVTT reader, writer and segmenter

captions webvtt
MIT
v0.5.1
1,685,796

#2941 anysqlite 1.68M

v0.0.5
1,684,268

#2942 easygui 1.68M

EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.

linux graphical user windows interface gui
BSD
v0.98.3
1,683,320

#2943 azure-monitor-ingestion 1.68M

Microsoft Azure Monitor Ingestion Client Library for Python

azure azure sdk
MIT License
v1.1.0
1,680,724

#2944 types-Authlib 1.68M

Typing stubs for Authlib

v1.6.8.20260215
1,680,450

#2945 textblob 1.67M

Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.

pattern linguistics nltk nlp textblob
v0.19.0
1,679,656

#2946 dicttoxml 1.67M

Converts a Python dictionary or other native data type into a valid XML string.

GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C)
v1.7.16
1,677,821

#2947 gnupg 1.67M

A Python wrapper for GnuPG

GPLv3+
v2.3.1
1,677,698

#2948 comfy-aimdo 1.67M

AI Model Dynamic Offloader for ComfyUI

v0.2.4
1,676,602

#2949 django-countries 1.67M

Provides a country field for Django models.

django flags countries
MIT
v8.2.0
1,672,139

#2950 pyre-extensions 1.67M

Type system extensions for use with the pyre type checker

v0.0.32
1,670,082

#2951 dagster-slack 1.67M

A Slack client resource for posting to Slack

v0.28.17
1,670,024

#2952 hdijupyterutils 1.66M

HdiJupyterUtils: Utils for Jupyter projects from HDInsight team

BSD 3-clause
v0.23.0
1,667,267

#2953 us 1.66M

US state meta information and other fun stuff

Copyright (c) 2014, Sunlight Labs All rights reserved. Redistr
v3.2.0
1,667,258

#2954 autovizwidget 1.66M

AutoVizWidget: An Auto-Visualization library for pandas dataframes

BSD 3-clause
v0.23.0
1,666,518

#2955 tensorflow-hub 1.66M

TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models.

hub learning component transfer share module subgraph embedding tensorflow retraining machine
Apache 2.0
v0.16.1
1,665,800

#2956 python-consul 1.66M

Python client for Consul (http://www.consul.io/)

MIT
v1.1.0
1,665,092

#2957 synapseml 1.66M

Synapse Machine Learning

MIT
v1.1.2
1,663,722

#2958 pyannote-metrics 1.66M

A toolkit for reproducible evaluation, diagnostic, and error analysis of speaker diarization systems

v4.0.0
1,662,584

#2959 standard-aifc 1.66M

Standard library aifc redistribution. "dead battery".

stdlib
PSF-2.0
v3.13.0
1,662,421

#2960 wechatpayv3 1.66M

微信支付 Python SDK(python sdk for wechatpay)

python wechatpay api sdk v3 微信支付
MIT
v2.0.2
1,660,545

#2961 SudachiDict-core 1.65M

Sudachi Dictionary for SudachiPy - Core Edition

Apache-2.0
v20260116
1,659,843

#2962 virtualenv-clone 1.65M

script to clone virtualenvs.

MIT
v0.5.7
1,659,826

#2963 pytimeparse2 1.65M

Time expression parser.

text timeparsing parsing time
MIT
v1.7.1
1,657,759

#2964 onnx-ir 1.65M

Efficient in-memory representation for ONNX

v0.2.0
1,657,738

#2965 types-ipaddress 1.65M

Typing stubs for ipaddress

Apache-2.0 license
v1.0.8
1,656,654

#2966 Telethon 1.65M

Full-featured Telegram client library for Python 3

client api chat messaging mtproto telegram library
MIT
v1.42.0
1,654,568

#2967 aiortc 1.65M

An implementation of WebRTC and ORTC

v1.14.0
1,654,121

#2968 bio 1.65M

v1.8.1
1,652,455

#2969 gprofiler-official 1.65M

Functional enrichment analysis and more via the g:Profiler toolkit

v1.0.0
1,651,742

#2970 crowdstrike-falconpy 1.65M

The CrowdStrike Falcon SDK for Python

devsecops sdk falcon api oauth2 crowdstrike-falcon crowdstrike
This is free and unencumbered software released into the public
v1.6.0
1,650,831

#2971 mypy-boto3-codebuild 1.65M

Type annotations for boto3 CodeBuild 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy codebuild typeshed type-annotations boto3-stubs
v1.42.3
1,650,451

#2972 plux 1.64M

A dynamic code loading framework for building pluggable Python distributions

v1.14.0
1,648,289

#2973 django-anymail 1.64M

Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Mandrill, Postal, Postmark, Resend, Scaleway TEM, SendGrid, SparkPost, and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)

unisender go brevo postal aws ses email tracking email mailgun webhook resend scaleway tem amazon ses sparkpost django mailersend scaleway mailtrap postmark mailjet simple email service twilio email backend mailchimp emailbackend sinch inbound email bird transactional mail activecampaign email service provider sendinblue sendgrid mandrill esp
BSD 3-Clause License Copyright (c) 2016-2024, A
v14.0
1,646,594

#2974 aws-sam-cli 1.64M

AWS SAM CLI is a CLI tool for local development and testing of Serverless applications

aws sam cli
Apache License 2.0
v1.154.0
1,646,337

#2975 pydantic-xml 1.64M

pydantic xml extension

pydantic xml deserialization lxml serialization
Unlicense
v2.19.0
1,646,235

#2976 testpath 1.64M

Test utilities for code working with files and commands

v0.6.0
1,645,866

#2977 libsass 1.63M

Sass for Python: A straightforward binding of libsass for Python.

MIT
v0.23.0
1,638,824

#2978 turbopuffer 1.63M

The official Python library for the turbopuffer API

MIT
v1.16.2
1,637,376

#2979 strands-agents-tools 1.63M

A collection of specialized tools for Strands Agents

Apache-2.0
v0.2.21
1,635,659

#2980 pip-licenses 1.63M

Dump the software license list of Python packages installed with pip.

package pypi pip check license
v5.5.1
1,634,639

#2981 datacompy 1.63M

Dataframe comparison in Python

Apache Software License
v0.19.2
1,634,274

#2982 apache-airflow-providers-dbt-cloud 1.63M

Provider package apache-airflow-providers-dbt-cloud for Apache Airflow

airflow-provider integration dbt.cloud airflow
v4.6.4
1,633,628

#2983 pem 1.63M

PEM file parsing in Python.

cryptography pyopenssl twisted pem ssl tls
v23.1.0
1,633,346

#2984 django-axes 1.63M

Keep track of failed login attempts in Django-powered sites.

django pci security authentication
MIT
v8.3.1
1,632,671

#2985 granian 1.63M

A Rust HTTP server for Python applications

asyncio web
BSD-3-Clause
v2.7.2
1,632,504

#2986 ibm-db 1.63M

Python DBI driver for DB2 (LUW, zOS, i5)

db-api ibm servers db2 interface data database
Apache License 2.0
v3.2.8
1,632,088

#2987 bubus 1.62M

Advanced Pydantic-powered event bus with async support

v1.5.6
1,628,183

#2988 dominate 1.62M

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.

template python html html5 framework templating xhtml
LGPL-3.0-or-newer
v2.9.1
1,627,776

#2989 graphemeu 1.62M

Unicode grapheme helpers

unicode grapheme
MIT
v0.10.0
1,626,915

#2990 xarray-einstats 1.62M

Stats, linear algebra and einops for xarray

v0.10.0
1,626,458

#2991 livekit-plugins-silero 1.62M

Agent Framework Plugin for Silero

voice livekit audio realtime webrtc video ai
v1.4.3
1,625,263

#2992 IMAPClient 1.62M

Easy-to-use, Pythonic and complete IMAP client library

imap client mail email
3-Clause BSD License
v3.1.0
1,625,243

#2993 pytest-factoryboy 1.62M

Factory Boy support for pytest.

MIT
v2.8.1
1,625,085

#2994 mkdocs-techdocs-core 1.62M

The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions

mkdocs
v1.6.1
1,624,893

#2995 types-click 1.62M

Typing stubs for click

Apache-2.0 license
v7.1.8
1,623,217

#2996 devtools 1.62M

Python's missing debug print command, and more.

The MIT License (MIT) Copyright (c) 2017 to present Samuel Colv
v0.12.2
1,621,500

#2997 node-semver 1.62M

port of node-semver

semver version node-semver
mit
v0.9.0
1,620,820

#2998 elastic-apm 1.61M

The official Python module for Elastic APM

BSD
v6.25.0
1,617,694

#2999 prometheus-api-client 1.61M

A small python api to collect data from prometheus

v0.7.0
1,616,928

#3000 pylibsrtp 1.61M

Python wrapper around the libsrtp library

v1.0.0
1,616,884

#3001 openapi-schema-pydantic 1.61M

OpenAPI (v3) specification schema as pydantic class

v1.2.4
1,614,598

#3002 easyocr 1.61M

End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution

deep neural ocr network character optical learning recognition
Apache License 2.0
v1.7.2
1,613,994

#3003 semchunk 1.61M

A fast, lightweight and easy-to-use Python library for splitting text into semantically meaningful chunks.

chunks splitter chunking chunk splits chunker split splitting text nlp
MIT
v3.2.5
1,611,855

#3004 datadog_lambda 1.61M

The Datadog AWS Lambda Library

lambda aws layer datadog
Apache-2.0
v8.122.0
1,610,869

#3005 beanie 1.61M

Asynchronous Python ODM for MongoDB

odm mongodb async orm mongo python pydantic
v2.0.1
1,610,348

#3006 html-text 1.61M

Extract text from HTML

v0.7.1
1,610,331

#3007 pytest-docker-tools 1.61M

Docker integration tests for pytest

pytest docker devops
Apache-2.0
v3.1.9
1,610,018

#3008 asyncio-throttle 1.6M

Simple, easy-to-use throttler for asyncio

MIT
v1.0.2
1,609,623

#3009 requests-auth 1.6M

Authentication for Requests

ntlm okta oauth2 entra aad authentication
MIT License Copyright (c) 2024 Colin Bounouar Permission is he
v8.0.0
1,609,593

#3010 flask-openapi3-swagger 1.6M

Provide Swagger UI for flask-openapi3.

MIT
v5.31.0
1,609,106

#3011 mypy-boto3-eks 1.6M

Type annotations for boto3 EKS 1.42.47 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete eks mypy typeshed type-annotations boto3-stubs
v1.42.47
1,607,983

#3012 oyaml 1.6M

Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering

MIT
v1.0
1,607,275

#3013 polyline 1.6M

A Python implementation of Google's Encoded Polyline Algorithm Format.

Copyright (c) 2023 Frederick Jansen Copyright (c) 2014 B
v2.0.4
1,605,995

#3014 xmljson 1.59M

Converts XML into JSON/Python dicts/arrays and vice-versa.

xmljson
MIT
v0.2.1
1,599,648

#3015 flufl.lock 1.59M

NFS-safe file locking with timeouts for POSIX and Windows

lock locks locking
Apache-2.0
v9.0.0
1,599,477

#3016 celery-redbeat 1.59M

A Celery Beat Scheduler using Redis for persistent storage

python beat scheduler celery redis
Apache License, Version 2.0
v2.3.3
1,598,065

#3017 fastapi-health 1.59M

Heath check on FastAPI applications.

MIT
v0.4.0
1,596,378

#3018 django-polymorphic 1.59M

Seamless polymorphic inheritance for Django models.

polymorphism django-formsets django-admin django polymorphic model django-orm
v4.11.1
1,596,197

#3019 pyquery 1.59M

A jquery-like library for python

xml scraping html jquery
BSD
v2.0.1
1,595,310

#3020 plaid-python 1.59M

Python client library for the Plaid API and Link

client api plaid
MIT
v38.3.0
1,592,172

#3021 PySide6 1.59M

Python bindings for the Qt cross-platform application and UI framework

qt
LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
v6.10.2
1,591,876

#3022 opentelemetry-instrumentation-pymysql 1.59M

OpenTelemetry PyMySQL instrumentation

v0.60b1
1,590,522

#3023 types-bleach 1.59M

Typing stubs for bleach

v6.3.0.20251115
1,590,209

#3024 opentelemetry-instrumentation-elasticsearch 1.58M

OpenTelemetry elasticsearch instrumentation

v0.60b1
1,589,048

#3025 ascii-magic 1.58M

Converts pictures into ASCII art

v2.7.4
1,588,818

#3026 wurlitzer 1.58M

Capture C-level output in context managers

MIT
v3.1.1
1,587,753

#3027 RestrictedPython 1.58M

RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.

restricted execution untrusted code security
ZPL-2.1
v8.1
1,586,410

#3028 aws-msk-iam-sasl-signer-python 1.58M

Amazon MSK Library in Python for SASL/OAUTHBEARER Auth

aws-msk-iam-sasl-signer-python
Apache Software License 2.0
v1.0.2
1,586,323

#3029 mypy-boto3-cognito-identity 1.58M

Type annotations for boto3 CognitoIdentity 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy cognito-identity typeshed type-annotations boto3-stubs
v1.42.3
1,586,023

#3030 adbc-driver-sqlite 1.58M

An ADBC driver for working with SQLite.

v1.10.0
1,583,921

#3031 robotframework-requests 1.58M

Robot Framework keyword library wrapper around requests

client api test requests automation http robotframework testing rest
MIT
v0.9.7
1,582,593

#3032 html5tagger 1.58M

Pythonic HTML generation/templating (no template files)

html5 html jinja2 templating
v1.3.0
1,582,264

#3033 dash-ag-grid 1.57M

Dash wrapper around AG Grid, the best interactive data grid for the web.

MIT
v33.3.3
1,579,784

#3034 alibabacloud-credentials-api 1.57M

Alibaba Cloud Gateway SPI SDK Library for Python

credentials alibabacloud api
Apache License 2.0
v1.0.0
1,579,641

#3035 tonyg-rfc3339 1.57M

Python implementation of RFC 3339

UNKNOWN
v0.1
1,579,292

#3036 mimesis 1.57M

Mimesis: Fake Data Generator.

fake mimesis database testing mock datascince dummy polars dataframe schema generate factory_boy fixtures pandas pytest factory populate faker data
v19.1.0
1,578,752

#3037 mypy-boto3-autoscaling 1.57M

Type annotations for boto3 AutoScaling 1.42.33 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations autoscaling boto3-stubs
v1.42.33
1,578,733

#3038 truefoundry-sdk 1.57M

v0.1.20
1,576,732

#3039 analytics-python 1.57M

The hassle-free way to integrate analytics into any python application.

MIT License
v1.4.post1
1,576,114

#3040 textdistance 1.57M

Compute distance between the two texts.

sequences between text iterators strings distance
MIT
v4.6.3
1,575,054

#3041 mypy-boto3-emr-serverless 1.57M

Type annotations for boto3 EMRServerless 1.42.23 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy emr-serverless typeshed type-annotations boto3-stubs
v1.42.23
1,574,750

#3042 mysql-connector 1.57M

MySQL driver written in Python

mysql db
GNU GPLv2 (with FOSS License Exception)
v2.2.9
1,573,469

#3043 py-rust-stemmers 1.57M

Fast and parallel snowball stemmer

v0.1.5
1,573,177

#3044 types-jmespath 1.57M

Typing stubs for jmespath

v1.1.0.20260124
1,570,050

#3045 geocoder 1.56M

Geocoder is a simple and consistent geocoding library.

tomtom arcgis geocoder bing here google opencage
The MIT License
v1.38.1
1,569,938

#3046 opentelemetry-instrumentation-confluent-kafka 1.56M

OpenTelemetry Confluent Kafka instrumentation

v0.60b1
1,567,539

#3047 mkdocs-git-revision-date-localized-plugin 1.56M

Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file.

plugin mkdocs
MIT
v1.5.1
1,567,302

#3048 pylev 1.56M

A pure Python Levenshtein implementation that's not freaking GPL'd.

v1.4.0
1,566,266

#3049 luigi 1.56M

Workflow mgmgt + task scheduling + dependency resolution.

Apache License Version 2.0, January 2004 http://www.apache.org/l
v3.7.3
1,566,107

#3050 tracerite 1.56M

Human-readable HTML tracebacks for Python exceptions

Public Domain
v2.3.1
1,564,572

#3051 PySide6-Addons 1.56M

Python bindings for the Qt cross-platform application and UI framework (Addons)

qt
LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
v6.10.2
1,564,367

#3052 opentelemetry-instrumentation-groq 1.56M

OpenTelemetry Groq instrumentation

v0.52.6
1,561,933

#3053 sqllineage 1.56M

SQL Lineage Analysis Tool powered by Python

data-discovery sql metadata data-lineage lineage data-governance
v1.5.7
1,561,927

#3054 mypy-boto3-cloudfront 1.56M

Type annotations for boto3 CloudFront 1.42.40 service generated with mypy-boto3-builder 8.12.0

boto3 cloudfront autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.40
1,561,921

#3055 param 1.56M

Declarative parameters for robust Python classes and a rich API for reactive programming

BSD-3-Clause
v2.3.2
1,560,889

#3056 signxml 1.56M

Python XML Signature and XAdES library

Apache Software License
v4.4.0
1,560,231

#3057 qwen-vl-utils 1.55M

Qwen Vision Language Model Utils - PyTorch

large language model pytorch qwen-vl vision language model
Apache-2.0
v0.0.14
1,557,916

#3058 keystoneauth1 1.55M

Authentication Library for OpenStack Identity

Apache-2.0
v5.13.1
1,556,552

#3059 plac 1.55M

The smartest command line arguments parser in the world

arguments parser line command
BSD License
v1.4.5
1,555,849

#3060 webdataset 1.55M

High performance storage and I/O for deep learning and data processing.

BSD-3-Clause
v1.0.2
1,554,274

#3061 boost-histogram 1.55M

The Boost::Histogram Python wrapper.

histogram boost-histogram
v1.7.1
1,554,186

#3062 azure-mgmt-consumption 1.55M

Microsoft Azure Consumption Client Library for Python

azure sdk azure
MIT License
v10.0.0
1,554,143

#3063 docling-ibm-models 1.55M

This package contains the AI models used by the Docling PDF conversion package

pdf docling table former convert layout model table structure document segmentation
v3.11.0
1,554,111

#3064 setuptools-git 1.55M

Setuptools revision control system plugin for Git

git distutils setuptools
BSD
v1.2
1,552,351

#3065 azure 1.55M

Microsoft Azure Client Libraries for Python

MIT License
v5.0.0
1,551,319

#3066 aioice 1.55M

An implementation of Interactive Connectivity Establishment (RFC 5245)

v0.10.2
1,550,230

#3067 robotframework-seleniumlibrary 1.54M

Web testing library for Robot Framework

selenium testautomation robotframework webdriver testing web
Apache License 2.0
v6.8.0
1,549,092

#3068 plotly-express 1.54M

Plotly Express - a high level wrapper for Plotly.py

MIT
v0.4.1
1,545,083

#3069 azureml-core 1.54M

Azure Machine Learning core packages, modules, and classes

https://aka.ms/azureml-sdk-license
v1.61.0.post1
1,544,617

#3070 ratelim 1.54M

Makes it easy to respect rate limits.

MIT
v0.1.6
1,542,111

#3071 oletools 1.54M

Python tools to analyze security characteristics of MS Office and OLE files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), for Malware Analysis and Incident Response #DFIR

BSD
v0.60.2
1,541,955

#3072 pywinauto 1.54M

A set of Python modules to automate the Microsoft Windows GUI

guiauto desktop keyboard test automation windows mouse testing gui
BSD 3-clause
v0.6.9
1,541,463

#3073 HyperPyYAML 1.54M

Extensions to YAML syntax for better python interaction

v1.2.3
1,541,077

#3074 pytest-watcher 1.54M

Automatically rerun your tests on file modifications

pytest watch watcher
v0.6.3
1,540,853

#3075 vtk 1.53M

VTK is an open-source toolkit for 3D computer graphics, image processing, and visualization

BSD
v9.6.0
1,539,148

#3076 inscriptis 1.53M

inscriptis - HTML to text converter.

html text converter
v2.7.1
1,538,609

#3077 mypy-boto3-bedrock-agent-runtime 1.53M

Type annotations for boto3 AgentsforBedrockRuntime 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations bedrock-agent-runtime boto3-stubs
v1.42.3
1,537,464

#3078 pathlib-mate 1.53M

An extended and more powerful pathlib.

MIT
v1.3.2
1,535,007

#3079 python-baseconv 1.53M

Convert numbers from base 10 integers to base X strings and back again.

converter numbers math
Python Software Foundation License
v1.2.2
1,534,943

#3080 opentelemetry-instrumentation-falcon 1.53M

Falcon instrumentation for OpenTelemetry

v0.60b1
1,533,630

#3081 click-help-colors 1.53M

Colorization of help messages in Click

click
MIT
v0.9.4
1,533,155

#3082 cross-web 1.53M

A library for working with web frameworks

request wsgi asgi web response http framework
v0.4.1
1,532,498

#3083 pcodedmp 1.53M

A VBA p-code disassembler

vba p-code disassembler
GPL
v1.2.6
1,530,470

#3084 redlock-py 1.53M

Redis locking mechanism

UNKNOWN
v1.0.8
1,530,443

#3085 versioningit 1.52M

Versioning It with your Version In Git

git version packaging mercurial vcs
v3.3.0
1,529,711

#3086 litellm-proxy-extras 1.52M

Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package.

v0.4.50
1,527,857

#3087 pytest-testmon 1.52M

selects tests affected by changed files and methods

plugin pytest testing
MIT
v2.2.0
1,526,670

#3088 einx 1.52M

Universal Tensor Operations in Einstein-Inspired Notation for Python

MIT
v0.3.0
1,523,765

#3089 django-picklefield 1.52M

Pickled object field for Django

django pickle field model
MIT
v3.4.0
1,522,702

#3090 z3-solver 1.52M

an efficient SMT solver library

sat z3 theorem prover smt
MIT License
v4.16.0.0
1,522,294

#3091 python-pam 1.52M

Python PAM module using ctypes, py3

License :: OSI Approved :: MIT License
v2.0.2
1,521,932

#3092 browserforge 1.52M

Intelligent browser header & fingerprint generator

client scraping playwright fingerprint http generator headers requests browser
Apache-2.0
v1.2.4
1,521,927

#3093 pybase62 1.52M

Python module for base62 encoding

v1.0.0
1,521,228

#3094 openinference-instrumentation-langchain 1.52M

OpenInference LangChain Instrumentation

v0.1.61
1,520,256

#3095 docxtpl 1.51M

Python docx template engine

jinja2
LGPL-2.1-only
v0.20.2
1,517,606

#3096 sphinxcontrib-websupport 1.51M

sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application

v2.0.0
1,517,004

#3097 bump2version 1.51M

Version-bump your software with a single command!

MIT
v1.0.1
1,515,951

#3098 aiohttp-jinja2 1.51M

jinja2 template renderer for aiohttp.web (http server for asyncio)

Apache 2
v1.6
1,515,577

#3099 fluent.runtime 1.51M

Localization library for expressive translations.

localization fluent l10n
APL 2
v0.4.0
1,514,761

#3100 docker-image-py 1.51M

Parse docker image as distribution does.

v0.1.13
1,514,423

#3101 apache-airflow-providers-microsoft-azure 1.51M

Provider package apache-airflow-providers-microsoft-azure for Apache Airflow

airflow-provider integration microsoft.azure airflow
v12.10.3
1,514,397

#3102 azure-ai-formrecognizer 1.51M

Microsoft Azure Form Recognizer Client Library for Python

applied ai azure document analysis document analyzer cognitive services azure sdk form recognizer
MIT License
v3.3.3
1,514,388

#3103 hologram 1.51M

JSON schema generation from dataclasses

MIT
v0.0.16
1,514,365

#3104 pip-hello-world 1.51M

Hello World testing setuptools

BSD
v0.1
1,514,316

#3105 types-Flask-Cors 1.51M

Typing stubs for Flask-Cors

v6.0.0.20250809
1,513,894

#3106 numpy-quaternion 1.51M

Add a quaternion dtype to NumPy

v2024.0.13
1,513,376

#3107 simple-pid 1.51M

A simple, easy to use PID controller

controller control pid
v2.0.1
1,510,318

#3108 camel-converter 1.5M

Converts a string from snake case to camel case or camel case to snake case

converter snake-case python camel-case pydantic
MIT License Copyright (c) 2021 Paul Sanders Permission is here
v5.0.0
1,509,359

#3109 vector-quantize-pytorch 1.5M

Vector Quantization - Pytorch

quantization pytorch deep learning artificial intelligence
MIT License Copyright (c) 2020 Phil Wang
v1.27.21
1,509,147

#3110 import-deps 1.5M

find python module imports

graph quality import
MIT
v0.5.1
1,508,556

#3111 rfc3339 1.5M

Format dates according to the RFC 3339.

ISCL
v6.2
1,508,287

#3112 mypy-boto3-firehose 1.5M

Type annotations for boto3 Firehose 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy firehose typeshed type-annotations boto3-stubs
v1.42.3
1,507,493

#3113 pysmi 1.5M

A pure-Python implementation of SNMP/SMI MIB parsing and conversion library.

v1.6.3
1,507,112

#3114 mypy-boto3-resourcegroupstaggingapi 1.5M

Type annotations for boto3 ResourceGroupsTaggingAPI 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 resourcegroupstaggingapi autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,503,321

#3115 mypy-boto3-application-autoscaling 1.5M

Type annotations for boto3 ApplicationAutoScaling 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations application-autoscaling boto3-stubs
v1.42.3
1,501,235

#3116 pygerduty 1.5M

Python Client Library for PagerDuty's REST API

MIT
v0.38.3
1,500,995

#3117 flatdict 1.49M

Python module for interacting with nested dicts as a single level dict with delimited keys.

v4.1.0
1,499,567

#3118 redisvl 1.49M

Python client library and CLI for using Redis as a vector database

vector-database redis-client vector-search redis ai
v0.15.0
1,497,351

#3119 opentelemetry-processor-baggage 1.49M

OpenTelemetry Baggage Span Processor

v0.60b1
1,496,427

#3120 bullmq 1.49M

BullMQ for Python

queues python bullmq
v2.19.5
1,495,405

#3121 azure-mgmt-notificationhubs 1.49M

Microsoft Azure Notification Hubs Management Client Library for Python

MIT License
v8.0.0
1,493,220

#3122 jaraco.text 1.49M

Module for text manipulation

v4.2.0
1,493,144

#3123 pyupgrade 1.49M

A tool to automatically upgrade syntax for newer versions.

MIT
v3.21.2
1,492,789

#3125 dict2xml 1.48M

Small utility to convert a python dictionary into an XML string

v1.7.8
1,488,150

#3126 langchain-huggingface 1.48M

An integration package connecting Hugging Face and LangChain.

MIT
v1.2.0
1,486,863

#3127 josepy 1.48M

JOSE protocol implementation in Python

v2.2.0
1,485,252

#3128 nacos-sdk-python 1.48M

Python client for Nacos.

nacos-sdk-python nacos
Apache License 2.0
v3.0.4
1,482,876

#3129 docusign-esign 1.48M

Docusign eSignature REST API

docusign esignature rest api swagger
v6.0.0
1,482,803

#3130 ddgs 1.48M

Dux Distributed Global Search. A metasearch library that aggregates results from diverse web search services.

python metasearch search
v9.11.1
1,482,695

#3131 opentelemetry-instrumentation-boto 1.48M

OpenTelemetry Boto instrumentation

v0.60b1
1,482,167

#3132 alembic-postgresql-enum 1.48M

Alembic autogenerate support for creation, alteration and deletion of enums

v1.10.0
1,481,793

#3133 token-bucket 1.48M

Very fast implementation of the token bucket algorithm.

bucket cloud token http https limiting rate throttling web
Apache 2.0
v0.3.0
1,480,290

#3134 mypy-boto3-elasticache 1.47M

Type annotations for boto3 ElastiCache 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy elasticache typeshed type-annotations boto3-stubs
v1.42.3
1,479,982

#3135 LunarCalendar 1.47M

A lunar calendar converter, including a number of lunar and solar holidays, mainly from China.

festival solar calendar lunar calendar chinese festivals 24 solar terms lunisolar calendar lunar solar converter
MIT
v0.0.9
1,479,397

#3136 sqlite-vec 1.47M

MIT License, Apache License, Version 2.0
v0.1.6
1,479,278

#3137 fabric-analytics-notebook-plugin 1.47M

Plugin for FABRIC SDK, used in fabric online Spark/Python Notebook and SJD

MICROSOFT SOFTWARE LICENSE TERMS FABRIC SDK NOTEBOOK PLUGIN (PR
v0.0.3
1,476,996

#3138 smartsheet-python-sdk 1.47M

Library that uses Python to connect to Smartsheet services (using API 2.0).

v3.7.2
1,476,350

#3139 types-stripe 1.47M

Typing stubs for stripe

Apache-2.0 license
v3.5.2.20240106
1,476,098

#3140 pandas_market_calendars 1.47M

Market and exchange trading calendars for pandas

exchanges otc trading markets business days holiday datetime
MIT
v5.3.0
1,475,444

#3141 azure-multiapi-storage 1.47M

Microsoft Azure Storage Client Library for Python with multi API version support.

MIT
v1.6.0
1,474,560

#3142 flake8-comprehensions 1.47M

A flake8 plugin to help you write better list/set/dict comprehensions.

list comprehension set comprehension comprehensions dict comprehension flake8
v3.17.0
1,473,988

#3143 loro 1.47M

Python bindings for [Loro](https://loro.dev)

loro local-first crdt
v1.10.3
1,473,939

#3144 textual-speedups 1.47M

v0.2.1
1,472,770

#3145 pulpcore 1.47M

Pulp Django Application and Related Modules

v3.104.0
1,472,146

#3146 cdp-use 1.47M

Type safe generator/client library for CDP

MIT
v1.4.5
1,471,763

#3147 tecton 1.47M

Tecton Python SDK

Tecton Proprietary
v1.2.13
1,471,000

#3148 selenium-wire 1.46M

Extends Selenium to give you the ability to inspect requests made by the browser.

selenium-wire
MIT
v5.1.0
1,469,773

#3149 reductoai 1.46M

The official Python library for the reducto API

Apache-2.0
v0.16.0
1,467,373

#3150 fabric-analytics-sdk 1.46M

SDK for the Fabric Analytics Client

MICROSOFT SOFTWARE LICENSE TERMS FABRIC Analytics SDK (PREVIEW)
v0.0.3.post1
1,467,068

#3151 hist 1.46M

Hist classes and utilities

dask-histogram histogram boost-histogram
v2.10.1
1,466,526

#3152 http-message-signatures 1.46M

An implementation of the IETF HTTP Message Signatures draft standard

Apache Software License
v2.0.1
1,466,007

#3153 sphinx-tabs 1.46M

Tabbed views for Sphinx

MIT
v3.4.7
1,465,589

#3154 patchright 1.46M

Undetected Python version of the Playwright testing and automation library.

v1.58.0
1,464,665

#3155 tensordict 1.46M

TensorDict is a pytorch dedicated tensor container.

BSD
v0.11.0
1,464,337

#3156 banal 1.46M

Commons of banal micro-functions for Python.

functions commons utilities
MIT
v1.0.6
1,462,934

#3157 pyfaidx 1.46M

pyfaidx: efficient pythonic random access to fasta subsequences

BSD-3-Clause
v0.9.0.3
1,462,563

#3158 mypy-boto3-organizations 1.46M

Type annotations for boto3 Organizations 1.42.41 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs organizations
v1.42.41
1,461,516

#3159 polling 1.46M

Powerful polling utility with many configurable options

MIT
v0.3.2
1,461,269

#3160 mypy-boto3-sagemaker-runtime 1.46M

Type annotations for boto3 SageMakerRuntime 1.42.54 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy sagemaker-runtime typeshed type-annotations boto3-stubs
v1.42.54
1,460,456

#3161 glfw 1.46M

A ctypes-based wrapper for GLFW3.

MIT
v2.10.0
1,460,024

#3162 azure-loganalytics 1.46M

Microsoft Azure Log Analytics Client Library for Python

MIT License
v0.1.1
1,460,023

#3163 mypy-boto3-bedrock-agent 1.45M

Type annotations for boto3 AgentsforBedrock 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations bedrock-agent boto3-stubs
v1.42.3
1,459,974

#3164 coremltools 1.45M

Community Tools for Core ML

BSD
v9.0
1,458,836

#3165 openai-whisper 1.45M

Robust Speech Recognition via Large-Scale Weak Supervision

MIT
v20250625
1,456,349

#3166 python-lsp-jsonrpc 1.45M

JSON RPC 2.0 server library

MIT
v1.1.2
1,456,167

#3167 azure-servicefabric 1.45M

Microsoft Azure Service Fabric Client Library for Python

MIT License
v8.2.0.0
1,456,070

#3168 ddt 1.45M

Data-Driven/Decorated Tests

v1.7.2
1,455,473

#3169 voyageai 1.45M

v0.3.7
1,455,332

#3170 opentelemetry-instrumentation-pyramid 1.45M

OpenTelemetry Pyramid instrumentation

v0.60b1
1,455,070

#3171 aws-lambda-builders 1.45M

Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks.

lambda aws building functions
Apache License 2.0
v1.62.0
1,454,449

#3172 databricks-dlt 1.45M

Databricks DLT Library

Databricks Proprietary License
v0.3.0
1,451,863

#3173 ydata-profiling 1.45M

Generate profile report for pandas DataFrame

data-science pandas data-analysis ipython python jupyter
v4.18.1
1,451,504

#3174 colored 1.45M

Simple python library for color and formatting to terminal

color windows colour terminal linux rgb text ansi xterm vt100
v2.3.1
1,451,368

#3175 hiddenlayer-sdk 1.45M

The official Python library for the hiddenlayer API

Apache-2.0
v3.4.0
1,451,350

#3176 deepgram-sdk 1.45M

MIT
v6.0.1
1,450,200

#3177 mypy-boto3-connect 1.44M

Type annotations for boto3 Connect 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations connect boto3-stubs
v1.42.59
1,449,765

#3178 mypy-boto3-iot 1.44M

Type annotations for boto3 IoT 1.42.14 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations iot boto3-stubs
v1.42.14
1,449,479

#3179 mypy-boto3-opensearch 1.44M

Type annotations for boto3 OpenSearchService 1.42.56 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed opensearch type-annotations boto3-stubs
v1.42.56
1,447,881

#3180 mypy-boto3-config 1.44M

Type annotations for boto3 ConfigService 1.42.32 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete config mypy typeshed type-annotations boto3-stubs
v1.42.32
1,447,619

#3181 uWSGI 1.44M

The uWSGI server

GPL2
v2.0.31
1,447,467

#3182 mypy-boto3-efs 1.44M

Type annotations for boto3 EFS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations efs boto3-stubs
v1.42.3
1,445,927

#3183 databricks-pypi2 1.44M

v0.2
1,443,708

#3184 azure-mgmt-logic 1.44M

Microsoft Azure Logic Apps Management Client Library for Python

azure sdk azure
MIT License
v10.0.0
1,442,591

#3185 types-Werkzeug 1.44M

Typing stubs for Werkzeug

Apache-2.0 license
v1.0.9
1,440,783

#3186 argparse-addons 1.44M

Additional argparse types and actions.

argparse
MIT
v0.12.0
1,440,623

#3187 gitmatch 1.44M

Gitignore-style path matching

gitignore glob wildmatch fnmatch git
v0.3.0
1,440,032

#3188 mypy-boto3-ce 1.43M

Type annotations for boto3 CostExplorer 1.42.28 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs ce
v1.42.28
1,439,876

#3189 RTFDE 1.43M

A library for extracting HTML content from RTF encapsulated HTML as commonly found in the exchange MSG email format.

v0.1.2.2
1,439,674

#3190 apache-airflow-providers-datadog 1.43M

Provider package apache-airflow-providers-datadog for Apache Airflow

airflow-provider integration datadog airflow
v3.10.2
1,437,287

#3191 speechbrain 1.43M

All-in-one speech toolkit in pure Python and Pytorch

v1.0.3
1,435,555

#3192 treelib 1.43M

A Python implementation of tree structure.

tree data structure tools
Apache-2.0
v1.8.0
1,435,313

#3193 svix 1.43M

Svix webhooks API client and webhook verification library

svix webhooks diahook
MIT
v1.86.0
1,434,755

#3194 pymatgen 1.43M

Python Materials Genomics is a robust materials analysis code that defines core object representations for structures

project structure vasp materials crystal analysis phase nwchem qchem gaussian science abinit diagrams electronic
MIT
v2025.10.7
1,432,485

#3195 stone 1.43M

Stone is an interface description language (IDL) for APIs.

MIT License
v3.3.9
1,431,800

#3196 xattr 1.43M

Python wrapper for extended filesystem attributes

xattr
v1.3.0
1,431,205

#3197 pudb 1.43M

A full-screen, console-based Python debugger

v2025.1.5
1,430,699

#3198 deep-translator 1.42M

A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators

qcritranslator google translation language free translation automation linguee web scraping detect language google trans mymemory translator deepltranslator translator pons translation language detection yandex google translator unlimited translation deep_translator translate for free deepl
MIT
v1.11.4
1,429,565

#3199 mypy-boto3-cloudtrail 1.42M

Type annotations for boto3 CloudTrail 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations cloudtrail boto3-stubs
v1.42.3
1,428,935

#3200 mypy-boto3-sso 1.42M

Type annotations for boto3 SSO 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs sso
v1.42.3
1,428,563

#3201 exchangelib 1.42M

Client for Microsoft Exchange Web Services (EWS)

office365 ews outlook microsoft exchange-web-services autodiscover o365 exchange
v5.6.0
1,428,237

#3202 update-checker 1.42M

A python module that will check for package updates.

Simplified BSD License
v0.18.0
1,428,130

#3203 mypy-boto3-sesv2 1.42M

Type annotations for boto3 SESV2 1.42.13 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy sesv2 typeshed type-annotations boto3-stubs
v1.42.13
1,427,632

#3204 types-greenlet 1.42M

Typing stubs for greenlet

v3.3.0.20251206
1,427,024

#3205 mypy-boto3-pricing 1.42M

Type annotations for boto3 Pricing 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs pricing
v1.42.3
1,426,312

#3206 shyaml 1.42M

YAML for command line

BSD 3-Clause License
v0.6.2
1,425,825

#3207 itypes 1.42M

Simple immutable types for python.

BSD
v1.2.0
1,425,502

#3208 pytest-memray 1.42M

A simple plugin to use with pytest

v1.8.0
1,425,108

#3209 wonderwords 1.42M

Generate random english words and phrases.

english random
MIT License Copyright (c) 2020 Maxim Rebguns
v3.0.1
1,423,326

#3210 dbt-clickhouse 1.42M

The Clickhouse plugin for dbt (data build tool)

v1.10.0
1,421,992

#3211 protoc-gen-openapiv2 1.42M

Provides the missing pieces for gRPC Gateway.

v0.0.1
1,420,690

#3212 click-aliases 1.42M

Add (mutiple) aliases to a click group or command

MIT
v1.0.5
1,420,380

#3213 s3cmd 1.41M

Command line tool for managing Amazon S3 and CloudFront services

GNU GPL v2+
v2.4.0
1,419,037

#3214 newrelic-telemetry-sdk 1.41M

New Relic Telemetry SDK

Apache-2.0
v0.9.0
1,418,063

#3215 opentelemetry-propagator-jaeger 1.41M

OpenTelemetry Jaeger Propagator

v1.39.1
1,417,687

#3216 backports.weakref 1.41M

Backport of new features in Python's weakref module

Python Software Foundation License
v1.0.post1
1,415,514

#3217 mypy-boto3-ram 1.41M

Type annotations for boto3 RAM 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations ram boto3-stubs
v1.42.59
1,414,739

#3218 xlsx2csv 1.41M

xlsx to csv converter

v0.8.6
1,412,400

#3219 apache-airflow-providers-mongo 1.41M

Provider package apache-airflow-providers-mongo for Apache Airflow

airflow-provider mongo integration airflow
v5.3.2
1,412,340

#3220 mkdocs-section-index 1.41M

MkDocs plugin to allow clickable sections that lead to an index page

mkdocs-plugin mkdocs
v0.3.10
1,412,267

#3221 mypy-boto3-acm 1.41M

Type annotations for boto3 ACM 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy acm typeshed type-annotations boto3-stubs
v1.42.3
1,410,321

#3222 elasticsearch-dbapi 1.4M

A DBAPI and SQLAlchemy dialect for Elasticsearch

Apache License, Version 2.0
v0.2.12
1,409,814

#3223 mypy-boto3-quicksight 1.4M

Type annotations for boto3 QuickSight 1.42.55 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete quicksight mypy typeshed type-annotations boto3-stubs
v1.42.55
1,409,351

#3224 aws-cdk.aws-lambda-python-alpha 1.4M

The CDK Construct Library for AWS Lambda in Python

Apache-2.0
v2.240.0a0
1,407,755

#3225 python3-xlib 1.4M

Python3 X Library

GPLv2
v0.15
1,407,115

#3226 kagglesdk 1.4M

Bindings to access kaggle's external-facing APIs

kaggle api
Apache License Version 2.0, J
v0.1.16
1,406,674

#3227 jinja2-cli 1.4M

The CLI interface to Jinja2

Copyright (c) 2017-2026, Matt Robenolt All rights reserved. Red
v1.0.0
1,405,758

#3228 textwrap3 1.4M

textwrap from Python 3.6 backport (plus a few tweaks)

text textwrap fill wrap
Python Software Foundation License
v0.9.2
1,405,095

#3229 mypy-boto3-transfer 1.4M

Type annotations for boto3 Transfer 1.42.45 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations transfer boto3-stubs
v1.42.45
1,404,859

#3230 hdbscan 1.4M

Clustering based on density with variable density clusters

cluster density hierarchical clustering
BSD
v0.8.41
1,404,808

#3231 mypy-boto3-s3control 1.4M

Type annotations for boto3 S3Control 1.42.37 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations s3control boto3-stubs
v1.42.37
1,404,295

#3232 mypy-boto3-apigatewaymanagementapi 1.4M

Type annotations for boto3 ApiGatewayManagementApi 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy apigatewaymanagementapi typeshed type-annotations boto3-stubs
v1.42.3
1,403,372

#3233 azure-mgmt-relay 1.4M

Microsoft Azure Relay Client Library for Python

MIT License
v1.1.0
1,401,461

#3234 mypy-boto3-redshift 1.4M

Type annotations for boto3 Redshift 1.42.42 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete redshift mypy typeshed type-annotations boto3-stubs
v1.42.42
1,400,526

#3235 backports.tempfile 1.39M

Backport of new features in Python's tempfile module

Python Software Foundation License
v1.0
1,399,508

#3236 jsonnet 1.39M

Python bindings for Jsonnet - The data templating language

Apache License 2.0
v0.21.0
1,398,897

#3237 mypy-boto3-guardduty 1.39M

Type annotations for boto3 GuardDuty 1.42.33 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy guardduty typeshed type-annotations boto3-stubs
v1.42.33
1,397,784

#3238 types-jwcrypto 1.39M

Typing stubs for jwcrypto

v1.5.0.20251102
1,397,755

#3239 mypy-boto3-dms 1.39M

Type annotations for boto3 DatabaseMigrationService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations dms boto3-stubs
v1.42.3
1,397,589

#3240 devicecheck 1.39M

Apple DeviceCheck API. Reduce fraudulent use of your services by managing device state and asserting app integrity.

v1.3.3
1,394,336

#3241 mypy-boto3-identitystore 1.39M

Type annotations for boto3 IdentityStore 1.42.20 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete identitystore mypy typeshed type-annotations boto3-stubs
v1.42.20
1,390,982

#3242 mypy-boto3-imagebuilder 1.39M

Type annotations for boto3 Imagebuilder 1.42.45 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy imagebuilder typeshed type-annotations boto3-stubs
v1.42.45
1,390,827

#3243 mockito 1.38M

Spying framework

MIT
v1.5.5
1,388,204

#3244 polling2 1.38M

Updated polling utility with many configurable options

v0.5.0
1,386,223

#3245 mailchimp-marketing 1.38M

Mailchimp Marketing API

mailchimp marketing api swagger
v3.0.80
1,384,948

#3246 contextvars 1.38M

PEP 567 Backport

Apache License, Version 2.0
v2.4
1,384,669

#3247 logging-azure-rest 1.38M

A python threadded logging handler and service extension for Azure Log Workspace OMS REST API.

utils
MIT
v1.3.0
1,384,306

#3248 mypy-boto3-bedrock-agentcore-control 1.38M

Type annotations for boto3 BedrockAgentCoreControl 1.42.43 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed bedrock-agentcore-control type-annotations boto3-stubs
v1.42.43
1,383,732

#3249 pyhpke 1.38M

A Python implementation of HPKE.

v0.6.4
1,383,679

#3250 djangorestframework-api-key 1.38M

API key permissions for the Django REST Framework

MIT
v3.1.0
1,383,274

#3251 jsonschema-spec 1.38M

JSONSchema Spec with object-oriented paths

jsonschema spec swagger
Apache-2.0
v0.2.4
1,382,962

#3252 css-inline 1.38M

High-performance library for inlining CSS into HTML 'style' attributes

css email inlining stylesheet html
v0.20.0
1,382,923

#3253 setuptools-golang 1.38M

A setuptools extension for building cpython extensions written in golang.

MIT
v2.9.0
1,382,780

#3254 nothing 1.38M

a simple package that does nothing

v0.0.3
1,382,552

#3255 mypy-boto3-service-quotas 1.38M

Type annotations for boto3 ServiceQuotas 1.42.10 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs service-quotas
v1.42.10
1,382,430

#3256 mypy-boto3-translate 1.38M

Type annotations for boto3 Translate 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations translate boto3-stubs
v1.42.3
1,381,748

#3257 pydantic-to-typescript 1.38M

Convert pydantic models to typescript interfaces

annotations validation typescript interface pydantic
MIT
v2.0.0
1,381,142

#3258 mailgun 1.38M

Python SDK for Mailgun

python sdk for mailgun mailgun api python wrapper email python-wrapper transactional-emails wrapper mailgun mailgun-api
v1.6.0
1,381,125

#3259 opentelemetry-instrumentation-aio-pika 1.38M

OpenTelemetry Aio-pika instrumentation

v0.60b1
1,380,777

#3260 mypy-boto3-ebs 1.38M

Type annotations for boto3 EBS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs ebs
v1.42.3
1,380,342

#3261 types-maxminddb 1.37M

Typing stubs for maxminddb

Apache-2.0 license
v1.5.0
1,379,689

#3262 browser-use-sdk 1.37M

Python SDK for the Browser Use cloud API

v3.1.0
1,379,306

#3263 nebius 1.37M

Nebius Python SDK

The MIT License (MIT) Copyright (c) 2025 Nebius
v0.3.39
1,378,774

#3264 polyleven 1.37M

A fast C-implemented library for Levenshtein distance

levenshtein distance
v0.11.0
1,378,716

#3265 mypy-boto3-codedeploy 1.37M

Type annotations for boto3 CodeDeploy 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy codedeploy typeshed type-annotations boto3-stubs
v1.42.3
1,378,539

#3266 model-bakery 1.37M

Smart object creation facility for Django.

django testing python factory
Apache License 2.0
v1.23.3
1,377,271

#3267 mypy-boto3-timestream-write 1.37M

Type annotations for boto3 TimestreamWrite 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy timestream-write typeshed type-annotations boto3-stubs
v1.42.3
1,376,245

#3268 requests-sigv4 1.37M

Library for making sigv4 requests to AWS API endpoints

requests aws sign sigv4
Apache License 2.0
v0.1.6
1,375,623

#3269 dvc-data 1.37M

DVC's data management subsystem

v3.18.3
1,375,151

#3270 django-compressor 1.37M

Compresses linked and inline JavaScript or CSS into single cached files.

v4.6.0
1,374,905

#3271 drf-nested-routers 1.37M

Nested resources for the Django Rest Framework

Apache
v0.95.0
1,374,269

#3272 mypy-boto3-medialive 1.37M

Type annotations for boto3 MediaLive 1.42.56 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy medialive typeshed type-annotations boto3-stubs
v1.42.56
1,374,186

#3273 m3u8 1.37M

Python m3u8 parser

MIT
v6.0.0
1,374,165

#3274 flake8-import-order 1.37M

Flake8 and pylama plugin that checks the ordering of import statements.

LGPLv3
v0.19.2
1,373,868

#3275 dateutils 1.37M

Various utilities for working with date and datetime objects

v0.6.12
1,372,316

#3276 pyannote-pipeline 1.37M

Tunable pipelines

v4.0.0
1,372,159

#3277 pybtex 1.37M

A BibTeX-compatible bibliography processor in Python

MIT
v0.25.1
1,371,941

#3278 coreapi 1.37M

Python client library for Core API.

BSD
v2.3.3
1,371,407

#3279 libtpu 1.36M

Google Cloud TPU runtime library.

Google Cloud Platform Terms of Service
v0.0.36
1,369,834

#3280 unsloth 1.36M

2-5X faster training, reinforcement learning & finetuning

machine learning pytorch reinforcement learning artificial intelligence llm ai
v2026.2.1
1,368,940

#3281 tensorflow-datasets 1.36M

tensorflow/datasets is a library of datasets ready to use with TensorFlow.

datasets tensorflow machine learning
Apache 2.0
v4.9.9
1,368,808

#3282 mypy-boto3-s3tables 1.36M

Type annotations for boto3 S3Tables 1.42.47 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete s3tables mypy typeshed type-annotations boto3-stubs
v1.42.47
1,368,655

#3283 types-pyserial 1.36M

Typing stubs for pyserial

v3.5.0.20251001
1,367,831

#3284 apache-airflow-providers-apache-kafka 1.36M

Provider package apache-airflow-providers-apache-kafka for Apache Airflow

airflow-provider integration apache.kafka airflow
v1.12.0
1,367,577

#3285 mypy-boto3-mediaconvert 1.36M

Type annotations for boto3 MediaConvert 1.42.37 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed mediaconvert type-annotations boto3-stubs
v1.42.37
1,365,648

#3286 throttled-py 1.36M

🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).

MIT
v3.1.1
1,365,432

#3287 django-hijack 1.36M

Enable users to hijack (=login as) and work on behalf of another user.

security admin django impersonation authentication
v3.7.6
1,363,981

#3288 mypy-boto3-securityhub 1.36M

Type annotations for boto3 SecurityHub 1.42.58 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations securityhub boto3-stubs
v1.42.58
1,363,758

#3289 mypy-boto3-sso-admin 1.36M

Type annotations for boto3 SSOAdmin 1.42.41 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations sso-admin boto3-stubs
v1.42.41
1,363,500

#3290 rembg 1.36M

Remove image background

background u2net remove
MIT
v2.0.72
1,363,124

#3291 mypy-boto3-iot-data 1.36M

Type annotations for boto3 IoTDataPlane 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 iot-data autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,362,505

#3292 mypy-boto3-backup 1.36M

Type annotations for boto3 Backup 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations backup boto3-stubs
v1.42.3
1,361,853

#3293 fido2 1.36M

FIDO2/WebAuthn library for implementing clients and servers.

fido2 webauthn ctap u2f
Copyright (c) 2018 Yubico AB All rights reserved. Redistributio
v2.1.1
1,360,413

#3294 mypy-boto3-sdb 1.35M

Type annotations for boto3 SimpleDB 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 sdb autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,359,607

#3295 mypy-boto3-datazone 1.35M

Type annotations for boto3 DataZone 1.42.55 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy datazone typeshed type-annotations boto3-stubs
v1.42.55
1,358,564

#3296 mypy-boto3-appconfig 1.35M

Type annotations for boto3 AppConfig 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete appconfig mypy typeshed type-annotations boto3-stubs
v1.42.3
1,358,549

#3297 mypy-boto3-timestream-query 1.35M

Type annotations for boto3 TimestreamQuery 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete timestream-query mypy typeshed type-annotations boto3-stubs
v1.42.3
1,357,131

#3298 mypy-boto3-elb 1.35M

Type annotations for boto3 ElasticLoadBalancing 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs elb
v1.42.3
1,356,454

#3299 mypy-boto3-comprehendmedical 1.35M

Type annotations for boto3 ComprehendMedical 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations comprehendmedical boto3-stubs
v1.42.3
1,355,815

#3300 sagemaker-serve 1.35M

SageMaker Serve package for model serving and deployment

v1.4.1
1,355,742

#3301 mypy-boto3-transcribe 1.35M

Type annotations for boto3 TranscribeService 1.42.25 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs transcribe
v1.42.25
1,355,150

#3302 types-reportlab 1.35M

Typing stubs for reportlab

v4.4.10.20260223
1,354,604

#3303 asyncclick 1.35M

Composable command line interface toolkit, async fork

v8.3.0.7
1,354,014

#3304 mypy-boto3-comprehend 1.35M

Type annotations for boto3 Comprehend 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy comprehend typeshed type-annotations boto3-stubs
v1.42.3
1,353,326

#3305 mypy-boto3-es 1.35M

Type annotations for boto3 ElasticsearchService 1.42.56 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete es mypy typeshed type-annotations boto3-stubs
v1.42.56
1,353,004

#3306 mypy-boto3-license-manager 1.35M

Type annotations for boto3 LicenseManager 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations license-manager boto3-stubs
v1.42.3
1,352,353

#3307 mypy-boto3-bedrock-agentcore 1.35M

Type annotations for boto3 BedrockAgentCore 1.42.46 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy bedrock-agentcore typeshed type-annotations boto3-stubs
v1.42.46
1,352,059

#3308 mypy-boto3-importexport 1.35M

Type annotations for boto3 ImportExport 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy importexport typeshed type-annotations boto3-stubs
v1.42.3
1,351,851

#3309 oslo.utils 1.35M

Oslo Utility library

Apache-2.0
v10.0.0
1,351,628

#3310 mypy-boto3-appmesh 1.35M

Type annotations for boto3 AppMesh 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 appmesh autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,351,414

#3311 asteroid-filterbanks 1.35M

Asteroid's filterbanks

MIT
v0.4.0
1,351,343

#3312 flake8-isort 1.35M

flake8 plugin that integrates isort

isort imports flake8 python pep8
GNU GENERAL PUBLIC LICENSE Versio
v7.0.0
1,350,929

#3313 mypy-boto3-route53resolver 1.35M

Type annotations for boto3 Route53Resolver 1.42.10 service generated with mypy-boto3-builder 8.12.0

boto3 route53resolver autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.10
1,350,882

#3314 paddleocr 1.35M

Awesome multilingual OCR and document parsing toolkits based on PaddlePaddle

pdf2markdown chineseocr pp-structure textrecognition document-parsing ocr kie pp-chatocr rag textdetection paddleocr document-translation pp-ocr
Apache License 2.0
v3.4.0
1,350,878

#3315 mypy-boto3-fms 1.35M

Type annotations for boto3 FMS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs fms
v1.42.3
1,350,768

#3316 columnar 1.34M

A tool for printing data in a columnar format.

v1.4.1
1,349,613

#3317 databricks-labs-remorph 1.34M

SQL code converter and data reconcilation tool for accelerating data onboarding to Databricks from EDW, CDW and other ETL sources.

databricks
v0.9.1
1,349,434

#3318 mypy-boto3-appconfigdata 1.34M

Type annotations for boto3 AppConfigData 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy appconfigdata typeshed type-annotations boto3-stubs
v1.42.3
1,348,883

#3319 mypy-boto3-support 1.34M

Type annotations for boto3 Support 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations support boto3-stubs
v1.42.3
1,348,821

#3320 img2pdf 1.34M

Lossless conversion of raster images to PDF.

v0.6.3
1,348,440

#3321 whatthepatch 1.34M

A patch parsing and application library.

patch diff parser
v1.0.7
1,348,245

#3322 django-mysql 1.34M

Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.

django mysql mariadb
v4.19.0
1,348,067

#3323 autocommand 1.34M

A library to create a command-line program from a function

LGPLv3
v2.2.2
1,347,820

#3324 mypy-boto3-workspaces 1.34M

Type annotations for boto3 WorkSpaces 1.42.43 service generated with mypy-boto3-builder 8.12.0

boto3 workspaces autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.43
1,347,108

#3325 opentelemetry-instrumentation-mysql 1.34M

OpenTelemetry MySQL instrumentation

v0.60b1
1,346,996

#3326 tbb 1.34M

Intel® oneAPI Threading Building Blocks (oneTBB)

Intel Simplified Software License
v2022.3.1
1,346,584

#3327 mypy-boto3-dlm 1.34M

Type annotations for boto3 DLM 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations dlm boto3-stubs
v1.42.3
1,344,514

#3328 mypy-boto3-qbusiness 1.34M

Type annotations for boto3 QBusiness 1.42.14 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs qbusiness
v1.42.14
1,344,422

#3329 django-ninja 1.34M

Django Ninja - Fast Django REST framework

v1.5.3
1,344,259

#3330 latexcodec 1.34M

A lexer and codec to work with LaTeX code in Python.

MIT
v3.0.1
1,344,139

#3331 verspec 1.34M

Flexible version handling

version handling
BSD 2-Clause or Apache-2.0
v0.1.0
1,343,531

#3332 pypiwin32 1.34M

v223
1,343,482

#3333 mypy-boto3-grafana 1.34M

Type annotations for boto3 ManagedGrafana 1.42.51 service generated with mypy-boto3-builder 8.12.0

boto3 grafana autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.51
1,343,354

#3334 mypy-boto3-ivs-realtime 1.34M

Type annotations for boto3 Ivsrealtime 1.42.6 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs ivs-realtime
v1.42.6
1,342,914

#3335 ariadne-codegen 1.34M

Generate fully typed GraphQL client from schema, queries and mutations!

v0.17.2
1,342,325

#3336 latex2sympy2-extended 1.34M

Convert LaTeX math to SymPy expressions

MIT
v1.11.0
1,342,075

#3337 mypy-boto3-acm-pca 1.34M

Type annotations for boto3 ACMPCA 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy acm-pca typeshed type-annotations boto3-stubs
v1.42.3
1,341,195

#3338 mypy-boto3-rds-data 1.34M

Type annotations for boto3 RDSDataService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 rds-data autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,341,013

#3339 scmrepo 1.34M

scmrepo

v3.6.1
1,340,664

#3340 setuptools-download 1.33M

setuptools plugin to download external files

MIT
v1.1.0
1,339,340

#3341 mypy-boto3-ds 1.33M

Type annotations for boto3 DirectoryService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy ds typeshed type-annotations boto3-stubs
v1.42.3
1,339,211

#3342 mypy-boto3-greengrassv2 1.33M

Type annotations for boto3 GreengrassV2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs greengrassv2
v1.42.3
1,338,643

#3343 torch-audiomentations 1.33M

A Pytorch library for audio data augmentation. Inspired by audiomentations. Useful for deep learning.

MIT
v0.12.0
1,338,557

#3344 mypy-boto3-workmailmessageflow 1.33M

Type annotations for boto3 WorkMailMessageFlow 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations workmailmessageflow boto3-stubs
v1.42.3
1,338,395

#3345 mypy-boto3-mgh 1.33M

Type annotations for boto3 MigrationHub 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mgh mypy typeshed type-annotations boto3-stubs
v1.42.3
1,337,293

#3346 Avalara 1.33M

Avalara Tax Python SDK.

v26.2.0
1,337,142

#3347 mypy-boto3-ssm-incidents 1.33M

Type annotations for boto3 SSMIncidents 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs ssm-incidents
v1.42.3
1,337,007

#3348 mypy-boto3-codepipeline 1.33M

Type annotations for boto3 CodePipeline 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete codepipeline mypy typeshed type-annotations boto3-stubs
v1.42.3
1,336,924

#3349 ibm-watsonx-ai 1.33M

IBM watsonx.ai API Client

api machine learning ibm cloud bluemix watsonx.ai client ibm
BSD-3-Clause
v1.5.3
1,336,409

#3350 mypy-boto3-dynamodbstreams 1.33M

Type annotations for boto3 DynamoDBStreams 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs dynamodbstreams
v1.42.3
1,336,345

#3351 mypy-boto3-cleanrooms 1.33M

Type annotations for boto3 CleanRoomsService 1.42.52 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy cleanrooms typeshed type-annotations boto3-stubs
v1.42.52
1,336,215

#3352 mypy-boto3-devicefarm 1.33M

Type annotations for boto3 DeviceFarm 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations devicefarm boto3-stubs
v1.42.3
1,335,979

#3353 alibabacloud-endpoint-util 1.33M

The endpoint-util module of alibabaCloud Python SDK.

alibabacloud sdk tea
Apache License 2.0
v0.0.4
1,335,846

#3354 mypy-boto3-waf 1.33M

Type annotations for boto3 WAF 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations waf boto3-stubs
v1.42.3
1,335,662

#3355 mypy-boto3-workdocs 1.33M

Type annotations for boto3 WorkDocs 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete workdocs mypy typeshed type-annotations boto3-stubs
v1.42.3
1,335,563

#3356 mypy-boto3-ec2-instance-connect 1.33M

Type annotations for boto3 EC2InstanceConnect 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy ec2-instance-connect typeshed type-annotations boto3-stubs
v1.42.3
1,335,404

#3357 isal 1.33M

Faster zlib and gzip compatible compression and decompression by providing python bindings for the ISA-L ibrary.

igzip isal compression isa-l deflate gzip
v1.8.0
1,333,798

#3358 mypy-boto3-billingconductor 1.33M

Type annotations for boto3 BillingConductor 1.42.7 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs billingconductor
v1.42.7
1,333,781

#3359 mypy-boto3-wafv2 1.33M

Type annotations for boto3 WAFV2 1.42.57 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations wafv2 boto3-stubs
v1.42.57
1,333,224

#3360 mypy-boto3-waf-regional 1.33M

Type annotations for boto3 WAFRegional 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations waf-regional boto3-stubs
v1.42.3
1,333,175

#3361 mypy-boto3-appsync 1.33M

Type annotations for boto3 AppSync 1.42.6 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations appsync boto3-stubs
v1.42.6
1,333,004

#3362 mypy-boto3-autoscaling-plans 1.33M

Type annotations for boto3 AutoScalingPlans 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations autoscaling-plans boto3-stubs
v1.42.3
1,332,996

#3363 mypy-boto3-cloudsearch 1.33M

Type annotations for boto3 CloudSearch 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations cloudsearch boto3-stubs
v1.42.3
1,332,988

#3364 mypy-boto3-mediatailor 1.33M

Type annotations for boto3 MediaTailor 1.42.55 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy mediatailor typeshed type-annotations boto3-stubs
v1.42.55
1,332,963

#3365 jieba 1.33M

Chinese Words Segmentation Utilities

nlp
MIT
v0.42.1
1,332,919

#3366 mypy-boto3-chime 1.33M

Type annotations for boto3 Chime 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy chime typeshed type-annotations boto3-stubs
v1.42.3
1,332,879

#3367 scantree 1.33M

Flexible recursive directory iterator: scandir meets glob("**", recursive=True)

MIT
v0.0.4
1,332,674

#3368 mypy-boto3-amplifybackend 1.33M

Type annotations for boto3 AmplifyBackend 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete amplifybackend mypy typeshed type-annotations boto3-stubs
v1.42.3
1,331,964

#3369 mypy-boto3-fsx 1.33M

Type annotations for boto3 FSx 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations fsx boto3-stubs
v1.42.3
1,331,223

#3370 sagemaker-train 1.33M

Open source library for training and deploying models on Amazon SageMaker.

ml tensorflow mxnet amazon aws pytorch ai huggingface
v1.4.1
1,331,212

#3371 mypy-boto3-cognito-sync 1.33M

Type annotations for boto3 CognitoSync 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 cognito-sync autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,330,872

#3372 mypy-boto3-sagemaker-a2i-runtime 1.33M

Type annotations for boto3 AugmentedAIRuntime 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations sagemaker-a2i-runtime boto3-stubs
v1.42.3
1,330,562

#3373 primePy 1.33M

This module contains several useful functions to work with prime numbers. from primePy import primes

eular phi facorization fast prime check prime
v1.3
1,330,519

#3374 mypy-boto3-codestar-notifications 1.33M

Type annotations for boto3 CodeStarNotifications 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations codestar-notifications boto3-stubs
v1.42.3
1,330,202

#3375 mypy-boto3-serverlessrepo 1.33M

Type annotations for boto3 ServerlessApplicationRepository 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs serverlessrepo
v1.42.3
1,330,130

#3376 dirhash 1.33M

Python module and CLI for hashing of file system directories.

MIT
v0.5.0
1,330,038

#3377 mypy-boto3-codeguruprofiler 1.32M

Type annotations for boto3 CodeGuruProfiler 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed codeguruprofiler type-annotations boto3-stubs
v1.42.3
1,329,918

#3378 mypy-boto3-discovery 1.32M

Type annotations for boto3 ApplicationDiscoveryService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs discovery
v1.42.3
1,329,861

#3379 mypy-boto3-cloudsearchdomain 1.32M

Type annotations for boto3 CloudSearchDomain 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations cloudsearchdomain boto3-stubs
v1.42.3
1,329,817

#3380 cmd2 1.32M

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python

command cmd interactive python cli prompt
v3.3.0
1,329,764

#3381 mypy-boto3-account 1.32M

Type annotations for boto3 Account 1.42.6 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy account typeshed type-annotations boto3-stubs
v1.42.6
1,329,688

#3382 mypy-boto3-codeguru-reviewer 1.32M

Type annotations for boto3 CodeGuruReviewer 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete codeguru-reviewer mypy typeshed type-annotations boto3-stubs
v1.42.3
1,329,575

#3383 mypy-boto3-servicecatalog 1.32M

Type annotations for boto3 ServiceCatalog 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete servicecatalog mypy typeshed type-annotations boto3-stubs
v1.42.3
1,329,462

#3384 mypy-boto3-forecast 1.32M

Type annotations for boto3 ForecastService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy forecast typeshed type-annotations boto3-stubs
v1.42.3
1,329,412

#3385 mypy-boto3-pinpoint 1.32M

Type annotations for boto3 Pinpoint 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy pinpoint typeshed type-annotations boto3-stubs
v1.42.3
1,329,365

#3386 cvss 1.32M

CVSS2/3/4 library with interactive calculator for Python 2 and Python 3

calculator cvss score security
LGPLv3+
v3.6
1,329,136

#3387 mypy-boto3-glacier 1.32M

Type annotations for boto3 Glacier 1.42.30 service generated with mypy-boto3-builder 8.12.0

boto3 glacier autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.30
1,328,930

#3388 sagemaker-mlops 1.32M

SageMaker MLOps package for workflow orchestration and model building

v1.4.1
1,328,863

#3389 mypy-boto3-cloudhsm 1.32M

Type annotations for boto3 CloudHSM 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy cloudhsm typeshed type-annotations boto3-stubs
v1.42.3
1,328,829

#3390 mypy-boto3-cloudcontrol 1.32M

Type annotations for boto3 CloudControlApi 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy cloudcontrol typeshed type-annotations boto3-stubs
v1.42.3
1,328,336

#3391 types-gevent 1.32M

Typing stubs for gevent

v25.9.0.20251228
1,328,223

#3392 mypy-boto3-datapipeline 1.32M

Type annotations for boto3 DataPipeline 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy datapipeline typeshed type-annotations boto3-stubs
v1.42.3
1,328,032

#3393 mypy-boto3-iotsecuretunneling 1.32M

Type annotations for boto3 IoTSecureTunneling 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete iotsecuretunneling mypy typeshed type-annotations boto3-stubs
v1.42.3
1,327,602

#3394 hypothesis-jsonschema 1.32M

Generate test data from JSON schemata with Hypothesis

python json-schema fuzzing property-based-testing testing
MPL 2.0
v0.23.1
1,327,367

#3395 validate_email 1.32M

Validate_email verify if an email address is valid and really exists.

validation verification verify mx email
LGPL
v1.3
1,327,046

#3396 mypy-boto3-applicationcostprofiler 1.32M

Type annotations for boto3 ApplicationCostProfiler 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 applicationcostprofiler autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,326,881

#3397 mypy-boto3-greengrass 1.32M

Type annotations for boto3 Greengrass 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete greengrass mypy typeshed type-annotations boto3-stubs
v1.42.3
1,326,809

#3398 azure-mgmt-commerce 1.32M

Microsoft Azure Commerce Client Library for Python

MIT License
v6.0.0
1,326,786

#3399 mypy-boto3-inspector 1.32M

Type annotations for boto3 Inspector 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs inspector
v1.42.3
1,326,742

#3400 mypy-boto3-accessanalyzer 1.32M

Type annotations for boto3 AccessAnalyzer 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs accessanalyzer
v1.42.3
1,326,716

#3401 mypy-boto3-docdb 1.32M

Type annotations for boto3 DocDB 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 docdb autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,326,697

#3402 mypy-boto3-migrationhubstrategy 1.32M

Type annotations for boto3 MigrationHubStrategyRecommendations 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy migrationhubstrategy typeshed type-annotations boto3-stubs
v1.42.3
1,326,553

#3403 mypy-boto3-health 1.32M

Type annotations for boto3 Health 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy health typeshed type-annotations boto3-stubs
v1.42.59
1,326,501

#3404 mypy-boto3-iotthingsgraph 1.32M

Type annotations for boto3 IoTThingsGraph 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs iotthingsgraph
v1.42.3
1,326,495

#3405 mypy-boto3-wisdom 1.32M

Type annotations for boto3 ConnectWisdomService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete wisdom mypy typeshed type-annotations boto3-stubs
v1.42.3
1,326,327

#3406 mypy-boto3-pinpoint-email 1.32M

Type annotations for boto3 PinpointEmail 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations pinpoint-email boto3-stubs
v1.42.3
1,326,317

#3407 django-taggit 1.32M

django-taggit is a reusable Django application for simple tagging.

BSD
v6.1.0
1,326,278

#3408 opencc-python-reimplemented 1.32M

OpenCC made with Python

chinese conversion
Apache License
v0.1.7
1,326,068

#3409 mypy-boto3-rekognition 1.32M

Type annotations for boto3 Rekognition 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy rekognition typeshed type-annotations boto3-stubs
v1.42.3
1,326,058

#3410 mypy-boto3-dsql 1.32M

Type annotations for boto3 AuroraDSQL 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs dsql
v1.42.3
1,325,968

#3411 mypy-boto3-iot-jobs-data 1.32M

Type annotations for boto3 IoTJobsDataPlane 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 iot-jobs-data autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,325,911

#3412 mypy-boto3-meteringmarketplace 1.32M

Type annotations for boto3 MarketplaceMetering 1.42.58 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete meteringmarketplace mypy typeshed type-annotations boto3-stubs
v1.42.58
1,325,855

#3413 mypy-boto3-codecommit 1.32M

Type annotations for boto3 CodeCommit 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed codecommit type-annotations boto3-stubs
v1.42.3
1,325,700

#3414 mypy-boto3-mediastore-data 1.32M

Type annotations for boto3 MediaStoreData 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy mediastore-data typeshed type-annotations boto3-stubs
v1.42.3
1,325,646

#3415 mypy-boto3-synthetics 1.32M

Type annotations for boto3 Synthetics 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations synthetics boto3-stubs
v1.42.3
1,325,594

#3416 mypy-boto3-voice-id 1.32M

Type annotations for boto3 VoiceID 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations voice-id boto3-stubs
v1.42.3
1,325,575

#3417 mypy-boto3-frauddetector 1.32M

Type annotations for boto3 FraudDetector 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs frauddetector
v1.42.3
1,325,525

#3418 mypy-boto3-iotevents-data 1.32M

Type annotations for boto3 IoTEventsData 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy iotevents-data typeshed type-annotations boto3-stubs
v1.42.3
1,325,426

#3419 mypy-boto3-lex-runtime 1.32M

Type annotations for boto3 LexRuntimeService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete lex-runtime mypy typeshed type-annotations boto3-stubs
v1.42.3
1,325,420

#3420 pynput 1.32M

Monitor and control user input devices

control mouse control keyboard keyboard input mouse input
LGPLv3
v1.8.1
1,325,342

#3421 mypy-boto3-forecastquery 1.32M

Type annotations for boto3 ForecastQueryService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs forecastquery
v1.42.3
1,325,233

#3422 mypy-boto3-machinelearning 1.32M

Type annotations for boto3 MachineLearning 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy machinelearning typeshed type-annotations boto3-stubs
v1.42.3
1,325,074

#3423 colorcet 1.32M

Collection of perceptually uniform colormaps

CC-BY License
v3.1.0
1,324,869

#3424 mypy-boto3-kinesis-video-signaling 1.32M

Type annotations for boto3 KinesisVideoSignalingChannels 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete kinesis-video-signaling mypy typeshed type-annotations boto3-stubs
v1.42.3
1,324,799

#3425 mypy-boto3-ssm-contacts 1.32M

Type annotations for boto3 SSMContacts 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations ssm-contacts boto3-stubs
v1.42.3
1,324,764

#3426 mypy-boto3-migrationhub-config 1.32M

Type annotations for boto3 MigrationHubConfig 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 migrationhub-config autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,324,718

#3427 mypy-boto3-mediapackage-vod 1.32M

Type annotations for boto3 MediaPackageVod 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed mediapackage-vod type-annotations boto3-stubs
v1.42.3
1,324,598

#3428 mypy-boto3-devops-guru 1.32M

Type annotations for boto3 DevOpsGuru 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete devops-guru mypy typeshed type-annotations boto3-stubs
v1.42.3
1,324,541

#3429 mini-swe-agent 1.32M

Nano SWE Agent - A simple AI software engineering agent

code agents nlp
MIT License Copyright (c) 2025 Kilian A. Lieret
v2.2.5
1,324,500

#3430 mypy-boto3-amplifyuibuilder 1.32M

Type annotations for boto3 AmplifyUIBuilder 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations amplifyuibuilder boto3-stubs
v1.42.3
1,324,272

#3431 mypy-boto3-mturk 1.32M

Type annotations for boto3 MTurk 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy mturk typeshed type-annotations boto3-stubs
v1.42.3
1,324,195

#3432 mypy-boto3-kinesisanalytics 1.32M

Type annotations for boto3 KinesisAnalytics 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete kinesisanalytics mypy typeshed type-annotations boto3-stubs
v1.42.3
1,324,033

#3433 mypy-boto3-databrew 1.32M

Type annotations for boto3 GlueDataBrew 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete databrew mypy typeshed type-annotations boto3-stubs
v1.42.3
1,324,005

#3434 mypy-boto3-mediastore 1.32M

Type annotations for boto3 MediaStore 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 mediastore autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,324,000

#3435 mypy-boto3-marketplacecommerceanalytics 1.32M

Type annotations for boto3 MarketplaceCommerceAnalytics 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete marketplacecommerceanalytics mypy typeshed type-annotations boto3-stubs
v1.42.3
1,323,880

#3436 mypy-boto3-appfabric 1.32M

Type annotations for boto3 AppFabric 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete appfabric mypy typeshed type-annotations boto3-stubs
v1.42.3
1,323,827

#3437 mypy-boto3-kinesis-video-media 1.32M

Type annotations for boto3 KinesisVideoMedia 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy kinesis-video-media typeshed type-annotations boto3-stubs
v1.42.3
1,323,744

#3438 mypy-boto3-personalize-events 1.32M

Type annotations for boto3 PersonalizeEvents 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy personalize-events typeshed type-annotations boto3-stubs
v1.42.3
1,323,667

#3439 mypy-boto3-lex-models 1.32M

Type annotations for boto3 LexModelBuildingService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete lex-models mypy typeshed type-annotations boto3-stubs
v1.42.3
1,323,628

#3440 mypy-boto3-servicecatalog-appregistry 1.32M

Type annotations for boto3 AppRegistry 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed servicecatalog-appregistry type-annotations boto3-stubs
v1.42.3
1,323,362

#3441 mypy-boto3-tnb 1.32M

Type annotations for boto3 TelcoNetworkBuilder 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations tnb boto3-stubs
v1.42.3
1,323,259

#3442 mypy-boto3-swf 1.32M

Type annotations for boto3 SWF 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations swf boto3-stubs
v1.42.3
1,323,158

#3443 azure-mgmt 1.32M

Microsoft Azure Resource Management Client Libraries for Python

MIT License
v5.0.0
1,323,072

#3444 mypy-boto3-kendra 1.32M

Type annotations for boto3 Kendra 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations kendra boto3-stubs
v1.42.3
1,323,036

#3445 backports.functools-lru-cache 1.32M

Backport of functools.lru_cache

v2.0.0
1,322,891

#3446 fast-langdetect 1.32M

Quickly detect text language and segment language

MIT
v1.0.0
1,322,801

#3447 torch-pitch-shift 1.32M

v1.2.5
1,322,801

#3448 mypy-boto3-mediapackage 1.32M

Type annotations for boto3 MediaPackage 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 mediapackage autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,322,794

#3449 mypy-boto3-location 1.32M

Type annotations for boto3 LocationService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs location
v1.42.3
1,322,550

#3450 mypy-boto3-sagemaker-edge 1.32M

Type annotations for boto3 SagemakerEdgeManager 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy sagemaker-edge typeshed type-annotations boto3-stubs
v1.42.3
1,322,548

#3451 mypy-boto3-vpc-lattice 1.32M

Type annotations for boto3 VPCLattice 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed vpc-lattice type-annotations boto3-stubs
v1.42.3
1,322,526

#3452 mypy-boto3-application-insights 1.32M

Type annotations for boto3 ApplicationInsights 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 application-insights autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,322,377

#3453 markdown-graphviz-inline 1.32M

Render inline graphs with Markdown and Graphviz (python3 version)

MIT
v1.1.3
1,322,365

#3454 mypy-boto3-chime-sdk-identity 1.32M

Type annotations for boto3 ChimeSDKIdentity 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations chime-sdk-identity boto3-stubs
v1.42.3
1,322,283

#3455 tentaclio 1.32M

Unification of data connectors for distributed data tasks

v1.4.1
1,322,196

#3456 mypy-boto3-s3outposts 1.32M

Type annotations for boto3 S3Outposts 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 s3outposts autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,321,936

#3457 mypy-boto3-iotanalytics 1.32M

Type annotations for boto3 IoTAnalytics 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete iotanalytics mypy typeshed type-annotations boto3-stubs
v1.42.3
1,321,858

#3458 mypy-boto3-support-app 1.32M

Type annotations for boto3 SupportApp 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed support-app type-annotations boto3-stubs
v1.42.3
1,321,565

#3459 mypy-boto3-connectcases 1.32M

Type annotations for boto3 ConnectCases 1.42.55 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations connectcases boto3-stubs
v1.42.55
1,321,044

#3460 autoevals 1.32M

Universal library for evaluating AI models

v0.1.0
1,320,918

#3461 anybadge 1.32M

Simple, flexible badge generator for project badges.

v1.16.0
1,320,684

#3462 mypy-boto3-lexv2-runtime 1.32M

Type annotations for boto3 LexRuntimeV2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete lexv2-runtime mypy typeshed type-annotations boto3-stubs
v1.42.3
1,320,631

#3463 mypy-boto3-apigatewayv2 1.32M

Type annotations for boto3 ApiGatewayV2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations apigatewayv2 boto3-stubs
v1.42.3
1,320,593

#3464 mypy-boto3-shield 1.32M

Type annotations for boto3 Shield 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy shield typeshed type-annotations boto3-stubs
v1.42.3
1,320,525

#3465 mypy-boto3-backup-gateway 1.32M

Type annotations for boto3 BackupGateway 1.42.58 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs backup-gateway
v1.42.58
1,320,504

#3466 mypy-boto3-payment-cryptography 1.32M

Type annotations for boto3 PaymentCryptographyControlPlane 1.42.12 service generated with mypy-boto3-builder 8.12.0

boto3 payment-cryptography autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.12
1,320,338

#3467 mypy-boto3-finspace-data 1.32M

Type annotations for boto3 FinSpaceData 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations finspace-data boto3-stubs
v1.42.3
1,320,137

#3468 mypy-boto3-bedrock-data-automation 1.31M

Type annotations for boto3 DataAutomationforBedrock 1.42.13 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations bedrock-data-automation boto3-stubs
v1.42.13
1,319,933

#3469 mypy-boto3-cloudtrail-data 1.31M

Type annotations for boto3 CloudTrailDataService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy cloudtrail-data typeshed type-annotations boto3-stubs
v1.42.3
1,319,841

#3470 mypy-boto3-codecatalyst 1.31M

Type annotations for boto3 CodeCatalyst 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations codecatalyst boto3-stubs
v1.42.3
1,319,371

#3471 mypy-boto3-clouddirectory 1.31M

Type annotations for boto3 CloudDirectory 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete clouddirectory mypy typeshed type-annotations boto3-stubs
v1.42.3
1,319,071

#3472 mypy-boto3-snow-device-management 1.31M

Type annotations for boto3 SnowDeviceManagement 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 snow-device-management autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,318,978

#3473 mypy-boto3-wellarchitected 1.31M

Type annotations for boto3 WellArchitected 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed wellarchitected type-annotations boto3-stubs
v1.42.3
1,318,387

#3474 mypy-boto3-deadline 1.31M

Type annotations for boto3 DeadlineCloud 1.42.44 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs deadline
v1.42.44
1,318,269

#3475 mypy-boto3-storagegateway 1.31M

Type annotations for boto3 StorageGateway 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs storagegateway
v1.42.3
1,318,016

#3476 mypy-boto3-elasticbeanstalk 1.31M

Type annotations for boto3 ElasticBeanstalk 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations elasticbeanstalk boto3-stubs
v1.42.3
1,317,937

#3477 PyMatting 1.31M

Python package for alpha matting.

alpha matting
MIT
v1.1.15
1,317,817

#3478 mypy-boto3-cloud9 1.31M

Type annotations for boto3 Cloud9 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations cloud9 boto3-stubs
v1.42.3
1,317,590

#3479 azure-mgmt-powerbiembedded 1.31M

Microsoft Azure Power BI Embedded Management Client Library for Python

azure azure sdk
MIT License
v3.0.0
1,317,113

#3480 mypy-boto3-kafka 1.31M

Type annotations for boto3 Kafka 1.42.50 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations kafka boto3-stubs
v1.42.50
1,316,808

#3481 mypy-boto3-appintegrations 1.31M

Type annotations for boto3 AppIntegrationsService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 appintegrations autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,316,748

#3482 mypy-boto3-cur 1.31M

Type annotations for boto3 CostandUsageReportService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete cur mypy typeshed type-annotations boto3-stubs
v1.42.3
1,316,697

#3483 mypy-boto3-simspaceweaver 1.31M

Type annotations for boto3 SimSpaceWeaver 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete simspaceweaver mypy typeshed type-annotations boto3-stubs
v1.42.3
1,316,511

#3484 mypy-boto3-route53-recovery-cluster 1.31M

Type annotations for boto3 Route53RecoveryCluster 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy route53-recovery-cluster typeshed type-annotations boto3-stubs
v1.42.3
1,316,293

#3485 gherkin-official 1.31M

Gherkin parser (official, by Cucumber team)

bdd gherkin cucumber
v39.0.0
1,316,259

#3486 mypy-boto3-marketplace-catalog 1.31M

Type annotations for boto3 MarketplaceCatalog 1.42.41 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations marketplace-catalog boto3-stubs
v1.42.41
1,316,158

#3487 mypy-boto3-braket 1.31M

Type annotations for boto3 Braket 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete braket mypy typeshed type-annotations boto3-stubs
v1.42.3
1,315,806

#3488 mypy-boto3-docdb-elastic 1.31M

Type annotations for boto3 DocDBElastic 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy docdb-elastic typeshed type-annotations boto3-stubs
v1.42.3
1,315,523

#3489 mypy-boto3-mgn 1.31M

Type annotations for boto3 Mgn 1.42.6 service generated with mypy-boto3-builder 8.12.0

boto3 mgn autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.6
1,315,470

#3490 mypy-boto3-codestar-connections 1.31M

Type annotations for boto3 CodeStarconnections 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete codestar-connections mypy typeshed type-annotations boto3-stubs
v1.42.3
1,315,374

#3491 mypy-boto3-dax 1.31M

Type annotations for boto3 DAX 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs dax
v1.42.3
1,315,328

#3492 mypy-boto3-proton 1.31M

Type annotations for boto3 Proton 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy proton typeshed type-annotations boto3-stubs
v1.42.3
1,315,299

#3493 mypy-boto3-sagemaker-metrics 1.31M

Type annotations for boto3 SageMakerMetrics 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 sagemaker-metrics autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,315,171

#3494 mypy-boto3-gamelift 1.31M

Type annotations for boto3 GameLift 1.42.38 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy gamelift typeshed type-annotations boto3-stubs
v1.42.38
1,315,122

#3495 mypy-boto3-route53-recovery-readiness 1.31M

Type annotations for boto3 Route53RecoveryReadiness 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy route53-recovery-readiness typeshed type-annotations boto3-stubs
v1.42.3
1,315,070

#3496 mypy-boto3-iottwinmaker 1.31M

Type annotations for boto3 IoTTwinMaker 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed iottwinmaker type-annotations boto3-stubs
v1.42.3
1,314,857

#3497 mypy-boto3-workspaces-web 1.31M

Type annotations for boto3 WorkSpacesWeb 1.42.51 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete workspaces-web mypy typeshed type-annotations boto3-stubs
v1.42.51
1,314,701

#3498 mypy-boto3-mediapackagev2 1.31M

Type annotations for boto3 Mediapackagev2 1.42.12 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy mediapackagev2 typeshed type-annotations boto3-stubs
v1.42.12
1,314,267

#3499 mypy-boto3-kinesisvideo 1.31M

Type annotations for boto3 KinesisVideo 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs kinesisvideo
v1.42.3
1,314,096

#3500 mypy-boto3-license-manager-linux-subscriptions 1.31M

Type annotations for boto3 LicenseManagerLinuxSubscriptions 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations license-manager-linux-subscriptions boto3-stubs
v1.42.3
1,314,093

#3501 mypy-boto3-savingsplans 1.31M

Type annotations for boto3 SavingsPlans 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed savingsplans type-annotations boto3-stubs
v1.42.3
1,314,089

#3502 mypy-boto3-kendra-ranking 1.31M

Type annotations for boto3 KendraRanking 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete kendra-ranking mypy typeshed type-annotations boto3-stubs
v1.42.3
1,313,911

#3503 azure-mgmt-scheduler 1.31M

Microsoft Azure Scheduler Management Client Library for Python

azure azure sdk
MIT License
v7.0.0
1,313,753

#3504 mypy-boto3-panorama 1.31M

Type annotations for boto3 Panorama 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed panorama type-annotations boto3-stubs
v1.42.3
1,313,648

#3505 dataset 1.31M

Toolkit for Python-based database access.

etl loading utility sqlalchemy sql
MIT
v1.6.2
1,313,582

#3506 mypy-boto3-neptunedata 1.31M

Type annotations for boto3 NeptuneData 1.42.45 service generated with mypy-boto3-builder 8.12.0

boto3 neptunedata autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.45
1,313,263

#3507 mypy-boto3-sagemaker-geospatial 1.31M

Type annotations for boto3 SageMakergeospatialcapabilities 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs sagemaker-geospatial
v1.42.3
1,313,255

#3508 mypy-boto3-evidently 1.31M

Type annotations for boto3 CloudWatchEvidently 1.42.35 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed evidently type-annotations boto3-stubs
v1.42.35
1,313,157

#3509 mypy-boto3-migration-hub-refactor-spaces 1.31M

Type annotations for boto3 MigrationHubRefactorSpaces 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations migration-hub-refactor-spaces boto3-stubs
v1.42.3
1,313,141

#3510 types-babel 1.31M

Typing stubs for babel

Apache-2.0 license
v2.11.0.15
1,312,777

#3511 mypy-boto3-appstream 1.31M

Type annotations for boto3 AppStream 1.42.54 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs appstream
v1.42.54
1,312,770

#3512 ansiwrap 1.31M

textwrap, but savvy to ANSI colors and styles

text textwrap ansi colors
Apache License 2.0
v0.8.4
1,312,640

#3513 mypy-boto3-servicediscovery 1.31M

Type annotations for boto3 ServiceDiscovery 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete servicediscovery mypy typeshed type-annotations boto3-stubs
v1.42.3
1,312,251

#3514 mypy-boto3-pinpoint-sms-voice 1.31M

Type annotations for boto3 PinpointSMSVoice 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs pinpoint-sms-voice
v1.42.3
1,312,079

#3515 mypy-boto3-iotevents 1.31M

Type annotations for boto3 IoTEvents 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy iotevents typeshed type-annotations boto3-stubs
v1.42.3
1,311,936

#3516 mypy-boto3-migrationhuborchestrator 1.31M

Type annotations for boto3 MigrationHubOrchestrator 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy migrationhuborchestrator typeshed type-annotations boto3-stubs
v1.42.3
1,311,689

#3517 mypy-boto3-directconnect 1.31M

Type annotations for boto3 DirectConnect 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations directconnect boto3-stubs
v1.42.3
1,311,682

#3518 mypy-boto3-kinesis-video-webrtc-storage 1.31M

Type annotations for boto3 KinesisVideoWebRTCStorage 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy kinesis-video-webrtc-storage typeshed type-annotations boto3-stubs
v1.42.3
1,311,621

#3519 mypy-boto3-sagemaker-featurestore-runtime 1.31M

Type annotations for boto3 SageMakerFeatureStoreRuntime 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy sagemaker-featurestore-runtime typeshed type-annotations boto3-stubs
v1.42.3
1,311,556

#3520 mypy-boto3-compute-optimizer 1.31M

Type annotations for boto3 ComputeOptimizer 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete compute-optimizer mypy typeshed type-annotations boto3-stubs
v1.42.3
1,311,317

#3521 mypy-boto3-connect-contact-lens 1.31M

Type annotations for boto3 ConnectContactLens 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete connect-contact-lens mypy typeshed type-annotations boto3-stubs
v1.42.3
1,311,042

#3522 mypy-boto3-managedblockchain 1.31M

Type annotations for boto3 ManagedBlockchain 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 managedblockchain autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,310,518

#3523 mypy-boto3-workmail 1.31M

Type annotations for boto3 WorkMail 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy workmail typeshed type-annotations boto3-stubs
v1.42.3
1,310,503

#3524 mypy-boto3-ecr-public 1.3M

Type annotations for boto3 ECRPublic 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs ecr-public
v1.42.3
1,309,961

#3525 mypy-boto3-kinesis-video-archived-media 1.3M

Type annotations for boto3 KinesisVideoArchivedMedia 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete kinesis-video-archived-media mypy typeshed type-annotations boto3-stubs
v1.42.3
1,309,760

#3526 mypy-boto3-neptune 1.3M

Type annotations for boto3 Neptune 1.42.57 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations neptune boto3-stubs
v1.42.57
1,309,535

#3527 mypy-boto3-marketplace-entitlement 1.3M

Type annotations for boto3 MarketplaceEntitlementService 1.42.58 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations marketplace-entitlement boto3-stubs
v1.42.58
1,309,389

#3528 azure-mgmt-hanaonazure 1.3M

Microsoft Azure SAP Hana on Azure Management Client Library for Python

MIT License
v1.0.0
1,309,272

#3529 mypy-boto3-chime-sdk-messaging 1.3M

Type annotations for boto3 ChimeSDKMessaging 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete chime-sdk-messaging mypy typeshed type-annotations boto3-stubs
v1.42.3
1,308,882

#3530 mypy-boto3-globalaccelerator 1.3M

Type annotations for boto3 GlobalAccelerator 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed globalaccelerator type-annotations boto3-stubs
v1.42.3
1,308,712

#3531 mypy-boto3-datasync 1.3M

Type annotations for boto3 DataSync 1.42.9 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy datasync typeshed type-annotations boto3-stubs
v1.42.9
1,308,643

#3532 mypy-boto3-budgets 1.3M

Type annotations for boto3 Budgets 1.42.33 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs budgets
v1.42.33
1,308,179

#3533 alibabacloud-tea-xml 1.3M

The tea-xml module of alibabaCloud Python SDK.

alibabacloud sdk tea
Apache License 2.0
v0.0.3
1,308,119

#3534 azure-mgmt-machinelearningcompute 1.3M

Microsoft Azure Machine Learning Compute Management Client Library for Python

MIT License
v0.4.1
1,308,109

#3535 mypy-boto3-application-signals 1.3M

Type annotations for boto3 CloudWatchApplicationSignals 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs application-signals
v1.42.3
1,308,107

#3536 azure-mgmt-managementpartner 1.3M

Microsoft Azure ManagementPartner Management Client Library for Python

MIT License
v1.0.0
1,308,100

#3537 mypy-boto3-route53domains 1.3M

Type annotations for boto3 Route53Domains 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete route53domains mypy typeshed type-annotations boto3-stubs
v1.42.3
1,307,989

#3538 mypy-boto3-chime-sdk-meetings 1.3M

Type annotations for boto3 ChimeSDKMeetings 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs chime-sdk-meetings
v1.42.3
1,307,685

#3539 airportsdata 1.3M

Extensive database of location and timezone data for nearly every airport and landing strip in the world.

iata icao aerodromes airports
v20260208
1,306,821

#3540 mypy-boto3-controltower 1.3M

Type annotations for boto3 ControlTower 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 controltower autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,306,780

#3541 mypy-boto3-supplychain 1.3M

Type annotations for boto3 SupplyChain 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs supplychain
v1.42.3
1,306,725

#3542 mypy-boto3-payment-cryptography-data 1.3M

Type annotations for boto3 PaymentCryptographyDataPlane 1.42.12 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations payment-cryptography-data boto3-stubs
v1.42.12
1,306,646

#3543 gender-guesser 1.3M

Get the gender from first name.

GPLv3
v0.4.0
1,306,584

#3544 mypy-boto3-resource-groups 1.3M

Type annotations for boto3 ResourceGroups 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations resource-groups boto3-stubs
v1.42.3
1,305,765

#3545 mypy-boto3-codeguru-security 1.3M

Type annotations for boto3 CodeGuruSecurity 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 codeguru-security autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,305,522

#3546 mypy-boto3-snowball 1.3M

Type annotations for boto3 Snowball 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete snowball mypy typeshed type-annotations boto3-stubs
v1.42.3
1,305,325

#3547 mypy-boto3-iotdeviceadvisor 1.3M

Type annotations for boto3 IoTDeviceAdvisor 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy iotdeviceadvisor typeshed type-annotations boto3-stubs
v1.42.3
1,305,160

#3548 mypy-boto3-connectcampaigns 1.3M

Type annotations for boto3 ConnectCampaignService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations connectcampaigns boto3-stubs
v1.42.3
1,304,684

#3549 snapshot-restore-py 1.3M

Runtime Hooks for AWS Lambda SnapStart - Python

python lambda aws serverless runtime hooks snapstart
Apache License 2.0
v1.0.0
1,304,560

#3550 codetiming 1.3M

A flexible, customizable timer for your Python code.

contextmanager decorator timer class
v1.4.0
1,304,390

#3551 mypy-boto3-kafkaconnect 1.3M

Type annotations for boto3 KafkaConnect 1.42.47 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy kafkaconnect typeshed type-annotations boto3-stubs
v1.42.47
1,304,226

#3552 mypy-boto3-drs 1.3M

Type annotations for boto3 Drs 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations drs boto3-stubs
v1.42.3
1,303,750

#3553 sparse 1.3M

Sparse n-dimensional arrays for the PyData ecosystem

scipy numpy sparse dask
BSD 3-Clause License Copyright (c) 2018, Sparse
v0.18.0
1,303,667

#3554 mypy-boto3-groundstation 1.3M

Type annotations for boto3 GroundStation 1.42.35 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations groundstation boto3-stubs
v1.42.35
1,303,345

#3555 mypy-boto3-verifiedpermissions 1.3M

Type annotations for boto3 VerifiedPermissions 1.42.33 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy verifiedpermissions typeshed type-annotations boto3-stubs
v1.42.33
1,303,233

#3556 streamlit-aggrid 1.3M

Streamlit component implementation of ag-grid

component streamlit ag-grid
MIT
v1.2.1.post2
1,303,170

#3557 mypy-boto3-amp 1.3M

Type annotations for boto3 PrometheusService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy amp typeshed type-annotations boto3-stubs
v1.42.3
1,302,899

#3558 mypy-boto3-sso-oidc 1.3M

Type annotations for boto3 SSOOIDC 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete sso-oidc mypy typeshed type-annotations boto3-stubs
v1.42.3
1,302,592

#3559 mypy-boto3-auditmanager 1.3M

Type annotations for boto3 AuditManager 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs auditmanager
v1.42.3
1,302,366

#3560 mypy-boto3-redshift-serverless 1.3M

Type annotations for boto3 RedshiftServerless 1.42.28 service generated with mypy-boto3-builder 8.12.0

boto3 redshift-serverless autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.28
1,301,599

#3561 application-properties 1.3M

A simple, easy to use, unified manner of accessing program properties.

properties
MIT
v0.9.2
1,301,581

#3562 rapidocr 1.3M

Awesome OCR Library

rapidocr text_detection db ocr text_recognition openvino onnxruntime paddleocr
Apache-2.0
v3.6.0
1,301,525

#3563 pyudev 1.3M

A libudev binding

LGPL 2.1+
v0.24.4
1,301,414

#3564 mypy-boto3-resource-explorer-2 1.3M

Type annotations for boto3 ResourceExplorer 1.42.30 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy resource-explorer-2 typeshed type-annotations boto3-stubs
v1.42.30
1,301,403

#3565 mypy-boto3-internetmonitor 1.3M

Type annotations for boto3 CloudWatchInternetMonitor 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy internetmonitor typeshed type-annotations boto3-stubs
v1.42.3
1,301,399

#3566 mypy-boto3-route53-recovery-control-config 1.3M

Type annotations for boto3 Route53RecoveryControlConfig 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs route53-recovery-control-config
v1.42.3
1,301,278

#3567 azure-mgmt-devspaces 1.3M

Microsoft Azure Dev Spaces Client Library for Python

MIT License
v0.2.0
1,300,770

#3568 csv-diff 1.3M

Python CLI tool and library for diffing CSV and JSON files

Apache License, Version 2.0
v1.2
1,300,683

#3569 mypy-boto3-detective 1.3M

Type annotations for boto3 Detective 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed detective type-annotations boto3-stubs
v1.42.3
1,300,675

#3570 mypy-boto3-rbin 1.29M

Type annotations for boto3 RecycleBin 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy rbin typeshed type-annotations boto3-stubs
v1.42.3
1,299,934

#3571 mypy-boto3-apprunner 1.29M

Type annotations for boto3 AppRunner 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations apprunner boto3-stubs
v1.42.3
1,299,896

#3572 azure-servicemanagement-legacy 1.29M

Microsoft Azure Legacy Service Management Client Library for Python

azure azure sdk
Apache License 2.0
v0.20.8
1,299,890

#3573 mypy-boto3-pipes 1.29M

Type annotations for boto3 EventBridgePipes 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete pipes mypy typeshed type-annotations boto3-stubs
v1.42.3
1,299,717

#3574 mypy-boto3-opensearchserverless 1.29M

Type annotations for boto3 OpenSearchServiceServerless 1.42.29 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete opensearchserverless mypy typeshed type-annotations boto3-stubs
v1.42.29
1,299,245

#3575 cloudinary 1.29M

Python and Django SDK for Cloudinary

upload transformation filter cloudinary image video manipulation crop resize cdn
Released under the MIT license. Contains MIT licensed code from
v1.44.1
1,298,647

#3576 ida-hcli 1.29M

HCLI - Hex-Rays CLI Utility

ida-pro security ida malware-analysis binary-analysis disassembler reverse-engineering
v0.16.4
1,298,601

#3577 mypy-boto3-personalize 1.29M

Type annotations for boto3 Personalize 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy personalize typeshed type-annotations boto3-stubs
v1.42.3
1,298,520

#3578 math-verify 1.29M

HuggingFace library for verifying mathematical answers

math verification evaluation
Apache 2.0
v0.9.0
1,298,462

#3579 mypy-boto3-oam 1.29M

Type annotations for boto3 CloudWatchObservabilityAccessManager 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 oam autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,298,352

#3580 mypy-boto3-personalize-runtime 1.29M

Type annotations for boto3 PersonalizeRuntime 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete personalize-runtime mypy typeshed type-annotations boto3-stubs
v1.42.3
1,298,091

#3581 mypy-boto3-mq 1.29M

Type annotations for boto3 MQ 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations mq boto3-stubs
v1.42.3
1,297,907

#3582 mypy-boto3-aiops 1.29M

Type annotations for boto3 AIOps 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations aiops boto3-stubs
v1.42.3
1,297,867

#3583 tentaclio-s3 1.29M

A python project containing all the dependencies for schema s3 for tentaclio.

Proprietary
v0.0.3
1,297,758

#3584 scikit-base 1.29M

Base classes for sklearn-like parametric objects

scikit-learn machine-learning data-science
BSD 3-Clause License Copyright (c) 2022, skbase
v0.13.1
1,297,290

#3585 mypy-boto3-kinesisanalyticsv2 1.29M

Type annotations for boto3 KinesisAnalyticsV2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations kinesisanalyticsv2 boto3-stubs
v1.42.3
1,297,016

#3586 mypy-boto3-pcs 1.29M

Type annotations for boto3 ParallelComputingService 1.42.45 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy pcs typeshed type-annotations boto3-stubs
v1.42.45
1,296,867

#3587 mypy-boto3-networkmanager 1.29M

Type annotations for boto3 NetworkManager 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs networkmanager
v1.42.3
1,296,230

#3588 mypy-boto3-partnercentral-selling 1.29M

Type annotations for boto3 PartnerCentralSellingAPI 1.42.56 service generated with mypy-boto3-builder 8.12.0

boto3 partnercentral-selling autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.56
1,296,208

#3589 matminer 1.29M

matminer is a library that contains tools for data mining in Materials Science

materials science data mining scientific tools
v0.10.0
1,295,967

#3590 equinox 1.29M

Elegant easy-to-use neural networks in JAX.

equinox jax neural-networks deep-learning
Apache License Version 2.0, J
v0.13.4
1,295,898

#3592 mypy-boto3-arc-zonal-shift 1.29M

Type annotations for boto3 ARCZonalShift 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 arc-zonal-shift autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,295,457

#3593 mypy-boto3-amplify 1.29M

Type annotations for boto3 Amplify 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 amplify autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,295,195

#3594 langchain-chroma 1.29M

An integration package connecting Chroma and LangChain.

MIT
v1.1.0
1,295,134

#3595 mypy-boto3-taxsettings 1.29M

Type annotations for boto3 TaxSettings 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 taxsettings autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,294,283

#3596 mypy-boto3-ivs 1.29M

Type annotations for boto3 IVS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete ivs mypy typeshed type-annotations boto3-stubs
v1.42.3
1,294,144

#3597 secure 1.29M

A lightweight package that adds security headers for Python web frameworks.

security web http framework headers
MIT
v1.0.1
1,294,134

#3598 mypy-boto3-b2bi 1.29M

Type annotations for boto3 B2BI 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy b2bi typeshed type-annotations boto3-stubs
v1.42.3
1,293,942

#3599 mypy-boto3-ssm-sap 1.29M

Type annotations for boto3 SsmSap 1.42.13 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete ssm-sap mypy typeshed type-annotations boto3-stubs
v1.42.13
1,293,784

#3600 mypy-boto3-lexv2-models 1.29M

Type annotations for boto3 LexModelsV2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 lexv2-models autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,293,683

#3601 starlette-exporter 1.29M

Prometheus metrics exporter for Starlette applications.

Apache License 2.0
v0.23.0
1,293,414

#3602 mypy-boto3-gameliftstreams 1.29M

Type annotations for boto3 GameLiftStreams 1.42.12 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations gameliftstreams boto3-stubs
v1.42.12
1,293,337

#3603 businesstimedelta 1.29M

Timedelta for business time. Supports exact amounts of time (hours, seconds), custom schedules, holidays, and time zones.

businesstime business timedelta businesshours time hours working
MIT
v1.0.1
1,292,420

#3604 cron-validator 1.29M

Unix cron implementation by Python

python cron expression iterator cron expression validator cron cron scheduler
MIT
v1.0.8
1,292,327

#3605 mypy-boto3-emr-containers 1.29M

Type annotations for boto3 EMRContainers 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 emr-containers autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,292,309

#3606 mypy-boto3-omics 1.29M

Type annotations for boto3 Omics 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs omics
v1.42.3
1,292,108

#3607 mypy-boto3-geo-places 1.29M

Type annotations for boto3 LocationServicePlacesV2 1.42.16 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete geo-places mypy typeshed type-annotations boto3-stubs
v1.42.16
1,291,887

#3608 mypy-boto3-bedrock-data-automation-runtime 1.29M

Type annotations for boto3 RuntimeforBedrockDataAutomation 1.42.44 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations bedrock-data-automation-runtime boto3-stubs
v1.42.44
1,291,773

#3609 mypy-boto3-finspace 1.29M

Type annotations for boto3 Finspace 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs finspace
v1.42.3
1,291,727

#3610 mypy-boto3-chime-sdk-media-pipelines 1.29M

Type annotations for boto3 ChimeSDKMediaPipelines 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 chime-sdk-media-pipelines autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,291,690

#3611 cmaes 1.29M

Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.

MIT License Copyright (c) 2020 CyberAgent, Inc.
v0.12.0
1,291,393

#3612 mypy-boto3-rum 1.29M

Type annotations for boto3 CloudWatchRUM 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 rum autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,291,301

#3613 mypy-boto3-lookoutequipment 1.29M

Type annotations for boto3 LookoutEquipment 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy lookoutequipment typeshed type-annotations boto3-stubs
v1.42.3
1,291,199

#3614 mypy-boto3-mediaconnect 1.29M

Type annotations for boto3 MediaConnect 1.42.37 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs mediaconnect
v1.42.37
1,291,161

#3615 mypy-boto3-cost-optimization-hub 1.29M

Type annotations for boto3 CostOptimizationHub 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations cost-optimization-hub boto3-stubs
v1.42.3
1,291,029

#3616 mypy-boto3-mwaa 1.29M

Type annotations for boto3 MWAA 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy mwaa typeshed type-annotations boto3-stubs
v1.42.3
1,290,959

#3617 mypy-boto3-cloudhsmv2 1.29M

Type annotations for boto3 CloudHSMV2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs cloudhsmv2
v1.42.3
1,290,893

#3618 dvc-objects 1.29M

dvc objects - filesystem and object-db level abstractions to use in dvc and dvc-data

v5.2.0
1,290,846

#3619 mypy-boto3-rolesanywhere 1.29M

Type annotations for boto3 IAMRolesAnywhere 1.42.5 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete rolesanywhere mypy typeshed type-annotations boto3-stubs
v1.42.5
1,290,678

#3620 mypy-boto3-connectparticipant 1.29M

Type annotations for boto3 ConnectParticipant 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations connectparticipant boto3-stubs
v1.42.3
1,290,312

#3621 pyvers 1.28M

A Python library for managing multiple versions of dependencies

MIT
v0.2.2
1,289,459

#3622 fastprogress 1.28M

A nested progress with plotting options for fastai

progressbar notebook jupyter
Apache-2.0
v1.1.5
1,289,250

#3623 mypy-boto3-rtbfabric 1.28M

Type annotations for boto3 RTBFabric 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy rtbfabric typeshed type-annotations boto3-stubs
v1.42.3
1,288,686

#3624 mypy-boto3-securitylake 1.28M

Type annotations for boto3 SecurityLake 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed securitylake type-annotations boto3-stubs
v1.42.3
1,287,997

#3625 mypy-boto3-odb 1.28M

Type annotations for boto3 Odb 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 odb autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.59
1,287,861

#3626 mypy-boto3-customer-profiles 1.28M

Type annotations for boto3 CustomerProfiles 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations customer-profiles boto3-stubs
v1.42.59
1,287,817

#3627 mypy-boto3-license-manager-user-subscriptions 1.28M

Type annotations for boto3 LicenseManagerUserSubscriptions 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 license-manager-user-subscriptions autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,287,765

#3628 mypy-boto3-managedblockchain-query 1.28M

Type annotations for boto3 ManagedBlockchainQuery 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed managedblockchain-query type-annotations boto3-stubs
v1.42.3
1,287,473

#3629 os-service-types 1.28M

Python library for consuming OpenStack sevice-types-authority data

Apache-2.0
v1.8.2
1,287,351

#3630 azure-applicationinsights 1.28M

Microsoft Azure Application Insights Client Library for Python

MIT License
v0.1.1
1,286,732

#3631 mypy-boto3-ivschat 1.28M

Type annotations for boto3 Ivschat 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy ivschat typeshed type-annotations boto3-stubs
v1.42.3
1,286,684

#3632 mypy-boto3-qconnect 1.28M

Type annotations for boto3 QConnect 1.42.50 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs qconnect
v1.42.50
1,286,598

#3633 mypy-boto3-m2 1.28M

Type annotations for boto3 MainframeModernization 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy m2 typeshed type-annotations boto3-stubs
v1.42.3
1,286,407

#3634 types-boto3-full 1.28M

All-in-one type annotations for boto3 1.42.59 generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.59
1,286,196

#3635 openapi-python-client 1.28M

Generate modern Python clients from OpenAPI

client generator openapi
MIT
v0.28.2
1,286,113

#3636 marshmallow-jsonschema 1.28M

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow

serialization validation schema marshmallow jsonschema marshmallow-jsonschema
MIT License
v0.13.0
1,286,026

#3637 aws-kinesis-agg 1.28M

Python module to assist in taking advantage of the Kinesis message aggregation format for both aggregation and deaggregation.

kpl deaggregation aggregation kinesis aws
Apache-2.0
v1.2.3
1,285,384

#3638 grpcio-testing 1.28M

Testing utilities for gRPC Python

v1.78.0
1,285,379

#3639 mypy-boto3-pi 1.28M

Type annotations for boto3 PI 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy pi typeshed type-annotations boto3-stubs
v1.42.3
1,285,303

#3640 mypy-boto3-lightsail 1.28M

Type annotations for boto3 Lightsail 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations lightsail boto3-stubs
v1.42.3
1,284,997

#3641 mypy-boto3-invoicing 1.28M

Type annotations for boto3 Invoicing 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 invoicing autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,284,821

#3642 dagster-docker 1.28M

A Dagster integration for docker

v0.28.17
1,284,741

#3643 mypy-boto3-pinpoint-sms-voice-v2 1.28M

Type annotations for boto3 PinpointSMSVoiceV2 1.42.16 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy pinpoint-sms-voice-v2 typeshed type-annotations boto3-stubs
v1.42.16
1,284,203

#3644 mypy-boto3-macie2 1.28M

Type annotations for boto3 Macie2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations macie2 boto3-stubs
v1.42.3
1,284,039

#3645 mypy-boto3-workspaces-thin-client 1.28M

Type annotations for boto3 WorkSpacesThinClient 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 workspaces-thin-client autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,283,930

#3646 mypy-boto3-mailmanager 1.28M

Type annotations for boto3 MailManager 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations mailmanager boto3-stubs
v1.42.3
1,283,799

#3647 mypy-boto3-security-ir 1.28M

Type annotations for boto3 SecurityIncidentResponse 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy security-ir typeshed type-annotations boto3-stubs
v1.42.3
1,283,791

#3648 awkward 1.28M

Manipulate JSON-like data with NumPy-like idioms.

v2.9.0
1,283,781

#3649 spinners 1.28M

Spinners for terminals

terminal idle spinners busy loading progress spinner unicode console cli indicator wait ascii term json
MIT
v0.0.24
1,283,246

#3650 mypy-boto3-iotsitewise 1.28M

Type annotations for boto3 IoTSiteWise 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs iotsitewise
v1.42.3
1,282,597

#3651 mypy-boto3-keyspaces 1.28M

Type annotations for boto3 Keyspaces 1.42.31 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy keyspaces typeshed type-annotations boto3-stubs
v1.42.31
1,282,554

#3652 psygnal 1.28M

Fast python callback/event system modeled after Qt Signals

BSD 3-Clause License
v0.15.1
1,282,543

#3653 mypy-boto3-iotwireless 1.28M

Type annotations for boto3 IoTWireless 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations iotwireless boto3-stubs
v1.42.3
1,282,453

#3654 mypy-boto3-network-firewall 1.28M

Type annotations for boto3 NetworkFirewall 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy network-firewall typeshed type-annotations boto3-stubs
v1.42.3
1,281,740

#3655 mypy-boto3-healthlake 1.28M

Type annotations for boto3 HealthLake 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs healthlake
v1.42.3
1,281,652

#3656 mypy-boto3-observabilityadmin 1.28M

Type annotations for boto3 CloudWatchObservabilityAdminService 1.42.56 service generated with mypy-boto3-builder 8.12.0

boto3 observabilityadmin autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.56
1,281,472

#3657 mypy-boto3-timestream-influxdb 1.28M

Type annotations for boto3 TimestreamInfluxDB 1.42.11 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy timestream-influxdb typeshed type-annotations boto3-stubs
v1.42.11
1,281,299

#3658 jsonmerge 1.28M

Merge a series of JSON documents.

MIT
v1.9.2
1,281,266

#3659 mypy-boto3-inspector2 1.28M

Type annotations for boto3 Inspector2 1.42.49 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs inspector2
v1.42.49
1,281,073

#3660 pytest-lazy-fixture 1.28M

It helps to use fixtures in pytest.mark.parametrize

MIT
v0.6.3
1,280,740

#3661 mypy-boto3-artifact 1.28M

Type annotations for boto3 Artifact 1.42.13 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy artifact typeshed type-annotations boto3-stubs
v1.42.13
1,280,445

#3662 mypy-boto3-chatbot 1.28M

Type annotations for boto3 Chatbot 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy chatbot typeshed type-annotations boto3-stubs
v1.42.3
1,280,093

#3663 mypy-boto3-cleanroomsml 1.28M

Type annotations for boto3 CleanRoomsML 1.42.22 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy cleanroomsml typeshed type-annotations boto3-stubs
v1.42.22
1,280,063

#3664 mypy-boto3-medical-imaging 1.27M

Type annotations for boto3 HealthImaging 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete medical-imaging mypy typeshed type-annotations boto3-stubs
v1.42.3
1,279,595

#3665 mypy-boto3-codeconnections 1.27M

Type annotations for boto3 CodeConnections 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed codeconnections type-annotations boto3-stubs
v1.42.3
1,279,526

#3666 mypy-boto3-iot-managed-integrations 1.27M

Type annotations for boto3 ManagedintegrationsforIoTDeviceManagement 1.42.44 service generated with mypy-boto3-builder 8.12.0

boto3 iot-managed-integrations autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.44
1,277,871

#3667 yt-dlp-ejs 1.27M

External JavaScript for yt-dlp supporting many runtimes

yt-dlp
v0.5.0
1,277,800

#3668 types-defusedxml 1.27M

Typing stubs for defusedxml

v0.7.0.20250822
1,277,497

#3669 sklearn-compat 1.27M

Ease support for compatible scikit-learn estimators across versions

v0.1.5
1,276,884

#3670 mypy-boto3-polly 1.27M

Type annotations for boto3 Polly 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations polly boto3-stubs
v1.42.3
1,276,747

#3671 mypy-boto3-controlcatalog 1.27M

Type annotations for boto3 ControlCatalog 1.42.55 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy controlcatalog typeshed type-annotations boto3-stubs
v1.42.55
1,276,743

#3672 opentelemetry-resourcedetector-kubernetes 1.27M

An OpenTelemetry package to populates Resource attributes for Kubernetes pods

v0.3.0
1,276,328

#3673 tach 1.27M

A Python tool to maintain a modular package architecture.

package python enforcer domain guard enforcement module boundary architecture
v0.33.4
1,276,022

#3674 path 1.27M

A module wrapper for os.path

v17.1.1
1,275,798

#3675 mypy-boto3-entityresolution 1.27M

Type annotations for boto3 EntityResolution 1.42.10 service generated with mypy-boto3-builder 8.12.0

boto3 entityresolution autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.10
1,275,546

#3676 clize 1.27M

Turn functions into command-line interfaces

subcommands decorator arguments flags getopt options argparse cli getopts introspection
MIT
v5.0.2
1,275,306

#3677 od 1.27M

Shorthand syntax for building OrderedDicts

syntactic sugar od ordereddict
MIT
v2.0.2
1,274,927

#3678 mypy-boto3-workspaces-instances 1.27M

Type annotations for boto3 WorkspacesInstances 1.42.31 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete workspaces-instances mypy typeshed type-annotations boto3-stubs
v1.42.31
1,274,187

#3679 mypy-boto3-resiliencehub 1.27M

Type annotations for boto3 ResilienceHub 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs resiliencehub
v1.42.3
1,273,728

#3680 mypy-boto3-inspector-scan 1.27M

Type annotations for boto3 Inspectorscan 1.42.12 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations inspector-scan boto3-stubs
v1.42.12
1,273,637

#3681 langchain-tests 1.27M

Standard tests for LangChain implementations

MIT
v1.1.5
1,273,567

#3682 mypy-boto3-iotfleetwise 1.27M

Type annotations for boto3 IoTFleetWise 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 iotfleetwise autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,273,301

#3683 certvalidator 1.27M

Validates X.509 certificates and paths

ocsp certificate x509 crypto pki crl
MIT
v0.11.1
1,273,182

#3684 mypy-boto3-s3vectors 1.27M

Type annotations for boto3 S3Vectors 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations s3vectors boto3-stubs
v1.42.3
1,273,114

#3685 mypy-boto3-geo-maps 1.27M

Type annotations for boto3 LocationServiceMapsV2 1.42.41 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations geo-maps boto3-stubs
v1.42.41
1,272,895

#3686 mypy-boto3-osis 1.27M

Type annotations for boto3 OpenSearchIngestion 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete osis mypy typeshed type-annotations boto3-stubs
v1.42.3
1,272,796

#3687 mypy-boto3-outposts 1.27M

Type annotations for boto3 Outposts 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy outposts typeshed type-annotations boto3-stubs
v1.42.3
1,272,542

#3688 lm-eval 1.27M

A framework for evaluating language models

MIT
v0.4.11
1,272,019

#3689 lsprotocol 1.27M

Python types for Language Server Protocol.

v2025.0.0
1,271,445

#3690 breathe 1.27M

Sphinx Doxygen renderer

v4.36.0
1,271,428

#3691 mypy-boto3-bcm-data-exports 1.27M

Type annotations for boto3 BillingandCostManagementDataExports 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete bcm-data-exports mypy typeshed type-annotations boto3-stubs
v1.42.3
1,271,292

#3692 mypy-boto3-marketplace-deployment 1.27M

Type annotations for boto3 MarketplaceDeploymentService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs marketplace-deployment
v1.42.3
1,271,079

#3693 mypy-boto3-arc-region-switch 1.27M

Type annotations for boto3 ARCRegionswitch 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations arc-region-switch boto3-stubs
v1.42.59
1,270,835

#3695 mypy-boto3-notifications 1.27M

Type annotations for boto3 UserNotifications 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs notifications
v1.42.3
1,270,175

#3696 mypy-boto3-trustedadvisor 1.26M

Type annotations for boto3 TrustedAdvisorPublicAPI 1.42.54 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations trustedadvisor boto3-stubs
v1.42.54
1,269,853

#3697 mypy-boto3-marketplace-reporting 1.26M

Type annotations for boto3 MarketplaceReportingService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs marketplace-reporting
v1.42.3
1,269,712

#3698 phono3py 1.26M

This is the phono3py module.

v3.25.0
1,269,428

#3699 svgwrite 1.26M

A Python library to create SVG drawings.

MIT License
v1.4.3
1,269,399

#3700 pyvmomi 1.26M

VMware vSphere Python SDK

vmware pyvmomi esx vsphere
License :: OSI Approved :: Apache Software License
v9.0.0.0
1,269,394

#3701 log-symbols 1.26M

Colored symbols for various log levels for Python

log symbols log symbols
MIT
v0.0.14
1,268,219

#3702 pyspark-hnsw 1.26M

v1.1.0
1,268,149

#3703 mypy-boto3-chime-sdk-voice 1.26M

Type annotations for boto3 ChimeSDKVoice 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations chime-sdk-voice boto3-stubs
v1.42.3
1,267,734

#3704 mypy-boto3-geo-routes 1.26M

Type annotations for boto3 LocationServiceRoutesV2 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs geo-routes
v1.42.3
1,267,107

#3705 mypy-boto3-fis 1.26M

Type annotations for boto3 FIS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete fis mypy typeshed type-annotations boto3-stubs
v1.42.3
1,266,459

#3706 textparser 1.26M

Text parser.

parser parsing
MIT
v0.24.0
1,265,903

#3707 mypy-boto3-evs 1.26M

Type annotations for boto3 EVS 1.42.29 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete evs mypy typeshed type-annotations boto3-stubs
v1.42.29
1,264,648

#3708 mypy-boto3-bcm-pricing-calculator 1.26M

Type annotations for boto3 BillingandCostManagementPricingCalculator 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations bcm-pricing-calculator boto3-stubs
v1.42.3
1,264,603

#3709 mypy-boto3-cloudfront-keyvaluestore 1.26M

Type annotations for boto3 CloudFrontKeyValueStore 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed cloudfront-keyvaluestore type-annotations boto3-stubs
v1.42.3
1,264,542

#3710 mypy-boto3-backupsearch 1.26M

Type annotations for boto3 BackupSearch 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete backupsearch mypy typeshed type-annotations boto3-stubs
v1.42.3
1,264,386

#3711 mypy-boto3-memorydb 1.26M

Type annotations for boto3 MemoryDB 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete memorydb mypy typeshed type-annotations boto3-stubs
v1.42.3
1,263,870

#3712 roman 1.26M

Integer to Roman numerals converter

roman
ZPL-2.1
v5.2
1,263,621

#3713 growthbook 1.26M

Powerful Feature flagging and A/B testing for Python apps

growthbook
MIT
v2.1.4
1,263,162

#3714 mypy-boto3-ssm-quicksetup 1.26M

Type annotations for boto3 SystemsManagerQuickSetup 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy ssm-quicksetup typeshed type-annotations boto3-stubs
v1.42.3
1,262,557

#3715 mypy-boto3-billing 1.26M

Type annotations for boto3 Billing 1.42.26 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy billing typeshed type-annotations boto3-stubs
v1.42.26
1,262,556

#3716 pytest-flask 1.26M

A set of py.test fixtures to test Flask applications.

pytest flask testing
MIT
v1.3.0
1,262,488

#3717 mypy-boto3-keyspacesstreams 1.26M

Type annotations for boto3 KeyspacesStreams 1.42.59 service generated with mypy-boto3-builder 8.12.0

boto3 keyspacesstreams autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.59
1,262,219

#3718 mypy-boto3-freetier 1.26M

Type annotations for boto3 FreeTier 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs freetier
v1.42.3
1,262,172

#3719 mypy-boto3-socialmessaging 1.26M

Type annotations for boto3 EndUserMessagingSocial 1.42.28 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations socialmessaging boto3-stubs
v1.42.28
1,262,097

#3720 mypy-boto3-marketplace-agreement 1.26M

Type annotations for boto3 AgreementService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed marketplace-agreement type-annotations boto3-stubs
v1.42.3
1,261,990

#3721 mypy-boto3-neptune-graph 1.26M

Type annotations for boto3 NeptuneGraph 1.42.43 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy neptune-graph typeshed type-annotations boto3-stubs
v1.42.43
1,260,952

#3722 envs 1.26M

Easy access of environment variables from Python with support for strings, booleans, list, tuples, and dicts.

Apache-2.0
v1.4
1,260,784

#3723 mypy-boto3-connectcampaignsv2 1.26M

Type annotations for boto3 ConnectCampaignServiceV2 1.42.45 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete connectcampaignsv2 mypy typeshed type-annotations boto3-stubs
v1.42.45
1,260,672

#3724 mypy-boto3-eks-auth 1.26M

Type annotations for boto3 EKSAuth 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 eks-auth autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,260,648

#3725 mypy-boto3-repostspace 1.25M

Type annotations for boto3 RePostPrivate 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations repostspace boto3-stubs
v1.42.3
1,259,053

#3726 mypy-boto3-pca-connector-ad 1.25M

Type annotations for boto3 PcaConnectorAd 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs pca-connector-ad
v1.42.3
1,258,991

#3727 mypy-boto3-route53profiles 1.25M

Type annotations for boto3 Route53Profiles 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy route53profiles typeshed type-annotations boto3-stubs
v1.42.3
1,258,738

#3728 mypy-boto3-networkmonitor 1.25M

Type annotations for boto3 CloudWatchNetworkMonitor 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations networkmonitor boto3-stubs
v1.42.3
1,258,398

#3729 mypy-boto3-launch-wizard 1.25M

Type annotations for boto3 LaunchWizard 1.42.30 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations launch-wizard boto3-stubs
v1.42.30
1,258,346

#3730 mypy-boto3-ds-data 1.25M

Type annotations for boto3 DirectoryServiceData 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete ds-data mypy typeshed type-annotations boto3-stubs
v1.42.3
1,258,137

#3731 mypy-boto3-bcm-dashboards 1.25M

Type annotations for boto3 BillingandCostManagementDashboards 1.42.53 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete bcm-dashboards mypy typeshed type-annotations boto3-stubs
v1.42.53
1,257,806

#3732 mypy-boto3-nova-act 1.25M

Type annotations for boto3 NovaActService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations nova-act boto3-stubs
v1.42.3
1,257,742

#3733 mypy-boto3-partnercentral-account 1.25M

Type annotations for boto3 PartnerCentralAccountAPI 1.42.4 service generated with mypy-boto3-builder 8.12.0

boto3 partnercentral-account autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.4
1,257,361

#3734 mypy-boto3-mwaa-serverless 1.25M

Type annotations for boto3 MWAAServerless 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy mwaa-serverless typeshed type-annotations boto3-stubs
v1.42.3
1,257,329

#3735 pymarkdownlnt 1.25M

A GitHub Flavored Markdown compliant Markdown linter.

linter markdown markdown linter
v0.9.35
1,257,042

#3736 lazy-imports 1.25M

Tool to support lazy imports

imports lazy import
Apache-2.0
v1.2.0
1,256,844

#3737 mypy-boto3-pca-connector-scep 1.25M

Type annotations for boto3 PrivateCAConnectorforSCEP 1.42.53 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs pca-connector-scep
v1.42.53
1,256,346

#3738 mypy-boto3-ssm-guiconnect 1.25M

Type annotations for boto3 SSMGUIConnect 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy ssm-guiconnect typeshed type-annotations boto3-stubs
v1.42.3
1,255,817

#3739 mypy-boto3-wickr 1.25M

Type annotations for boto3 WickrAdminAPI 1.42.55 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete wickr mypy typeshed type-annotations boto3-stubs
v1.42.55
1,254,938

#3740 mypy-boto3-notificationscontacts 1.25M

Type annotations for boto3 UserNotificationsContacts 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs notificationscontacts
v1.42.3
1,254,687

#3741 mypy-boto3-qapps 1.25M

Type annotations for boto3 QApps 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations qapps boto3-stubs
v1.42.3
1,254,625

#3742 mypy-boto3-networkflowmonitor 1.25M

Type annotations for boto3 NetworkFlowMonitor 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs networkflowmonitor
v1.42.3
1,254,151

#3743 skl2onnx 1.25M

Convert scikit-learn models to ONNX

Apache License v2.0
v1.20.0
1,253,156

#3744 julius 1.25M

Nice DSP sweets: resampling, FFT Convolutions. All with PyTorch, differentiable and with CUDA support.

MIT License
v0.2.7
1,252,917

#3745 flake8-noqa 1.25M

Flake8 noqa comment validation

flake8 noqa
GNU Lesser General Public License v3
v1.5.0
1,251,355

#3746 google-search-results 1.25M

Scrape and search localized results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Homedepot, youtube at scale using SerpApi.com

localized walmart bing ml serp baidu app api json rank ebay yandex scale youtube naver apple search store training yahoo google machine datamining scrape
MIT
v2.4.2
1,250,089

#3747 awacs 1.24M

AWS Access Policy Language creation library

New BSD license
v2.5.0
1,249,950

#3748 mypy-boto3-signin 1.24M

Type annotations for boto3 SignInService 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations signin boto3-stubs
v1.42.3
1,249,557

#3749 pyxdg 1.24M

PyXDG contains implementations of freedesktop.org standards in python.

v0.28
1,249,469

#3750 apache-airflow-providers-jdbc 1.24M

Provider package apache-airflow-providers-jdbc for Apache Airflow

airflow-provider integration airflow jdbc
v5.3.2
1,249,241

#3751 mypy-boto3-mpa 1.24M

Type annotations for boto3 MultipartyApproval 1.42.40 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy mpa typeshed type-annotations boto3-stubs
v1.42.40
1,248,135

#3752 mypy-boto3-compute-optimizer-automation 1.24M

Type annotations for boto3 ComputeOptimizerAutomation 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy compute-optimizer-automation typeshed type-annotations boto3-stubs
v1.42.3
1,247,818

#3753 x-transformers 1.24M

X-Transformers

attention mechanism transformers artificial intelligence
MIT License Copyright (c) 2020 Phil Wang
v2.16.1
1,246,747

#3754 docker-compose 1.24M

Multi-container orchestration for Docker

Apache License 2.0
v1.29.2
1,246,534

#3755 tableauhyperapi 1.24M

Hyper API for Python

Apache-2.0
v0.0.24457
1,246,517

#3756 python-barcode 1.24M

Create standard barcodes with Python. No external modules needed. (optional Pillow support included).

MIT
v0.16.1
1,245,565

#3757 types-passlib 1.24M

Typing stubs for passlib

v1.7.7.20260211
1,245,365

#3758 jsf 1.24M

Creates fake JSON files from a JSON schema

fake data schema json test data data contract json schema rapid prototype faker hypothesis
v0.11.2
1,245,179

#3759 flupy 1.24M

Fluent data processing in Python - a chainable stream processing library for expressive data manipulation using method chaining

MIT
v1.2.3
1,244,377

#3760 mitmproxy-linux 1.24M

v0.12.9
1,244,030

#3761 mypy-boto3-partnercentral-benefits 1.24M

Type annotations for boto3 PartnerCentralBenefits 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations partnercentral-benefits boto3-stubs
v1.42.3
1,243,959

#3762 mypy-boto3-partnercentral-channel 1.24M

Type annotations for boto3 PartnerCentralChannelAPI 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 partnercentral-channel autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,243,844

#3763 mypy-boto3-route53globalresolver 1.24M

Type annotations for boto3 Route53GlobalResolver 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs route53globalresolver
v1.42.3
1,243,240

#3764 aws-lambda-typing 1.24M

A package that provides type hints for AWS Lambda event, context and response objects

typing lambda aws serverless type hints development
MIT
v2.20.0
1,242,568

#3765 requests-auth-aws-sigv4 1.24M

AWS SigV4 Authentication with the python requests module

v0.7
1,242,034

#3766 django-two-factor-auth 1.24M

Complete Two-Factor Authentication for Django

django two-factor
MIT
v1.18.1
1,241,707

#3767 dvc-render 1.24M

Dvc Render

Apache-2.0
v1.0.2
1,240,651

#3768 pkce 1.23M

PKCE Pyhton generator.

MIT
v1.0.3
1,238,784

#3769 coveralls 1.23M

Show coverage stats online via coveralls.io

MIT
v4.1.0
1,238,024

#3770 pretty-html-table 1.23M

Make pandas dataframe looking pretty again

v0.9.16
1,237,629

#3771 opentelemetry-instrumentation-pymemcache 1.23M

OpenTelemetry pymemcache instrumentation

v0.60b1
1,235,926

#3772 mpi4py 1.23M

Python bindings for MPI

message passing interface scientific computing parallel computing mpi
BSD-3-Clause
v4.1.1
1,235,925

#3773 prefect-dbt 1.23M

Prefect integrations for working with dbt

prefect
Apache License 2.0
v0.7.18
1,235,575

#3774 django-reversion 1.23M

An extension to the Django web framework that provides version control for model instances.

BSD
v6.1.0
1,234,710

#3775 dvc-studio-client 1.23M

Small library to post data from DVC/DVCLive to Iterative Studio

v0.22.0
1,234,003

#3776 locust-plugins 1.23M

Useful plugins/extensions for Locust

Apache-2.0
v5.0.0
1,233,853

#3777 sqlalchemy-trino 1.23M

Trino dialect for SQLAlchemy

trino sqlalchemy
Apache 2.0
v0.5.0
1,233,088

#3778 vercel-runtime 1.23M

v0.5.3
1,232,986

#3779 oci-cli 1.23M

Oracle Cloud Infrastructure CLI

Universal Permissive License 1.0 or Apache License 2.0
v3.74.2
1,231,776

#3780 lunardate 1.23M

A Chinese Calendar Library in Pure Python

GPLv3
v0.2.2
1,231,576

#3781 livekit-plugins-openai 1.23M

Agent Framework plugin for services from OpenAI

voice livekit audio realtime video openai ai
v1.4.3
1,231,264

#3782 prefect-azure 1.23M

Prefect integrations with Microsoft Azure services

prefect
Apache License 2.0
v0.4.9
1,231,090

#3783 apify-client 1.22M

Apify API client for Python

scraping api apify client automation crawling
Apache License Version 2.0, J
v2.5.0
1,227,707

#3784 pyglet 1.22M

pyglet is a cross-platform games and multimedia package.

v2.1.13
1,226,852

#3785 paddlepaddle 1.22M

Parallel Distributed Deep Learning

Apache Software License
v3.3.0
1,225,571

#3786 junit2html 1.22M

Generate HTML reports from Junit results

License :: OSI Approved :: MIT License
v31.0.5
1,225,295

#3787 opentelemetry-resourcedetector-docker 1.22M

An OpenTelemetry package to populates Resource attributes from Docker containers

v0.4.0
1,225,260

#3788 djangorestframework-dataclasses 1.22M

A dataclasses serializer for Django REST Framework

Copyright (c) 2019-2021, Oxan van Leeuwen Redis
v1.4.0
1,224,978

#3789 Adyen 1.22M

Adyen Python Api

adyen fintech payments
v14.0.0
1,222,386

#3790 sqltrie 1.22M

SQL-based prefix tree inspired by pygtrie and python-diskcache

Apache-2.0
v0.11.2
1,222,279

#3791 mplcursors 1.22M

Interactive data selection cursors for Matplotlib.

v0.7
1,221,500

#3792 livekit-blingfire 1.22M

BlingFire bindings for livekit-agents

livekit audio realtime webrtc video
Apache-2.0
v1.1.0
1,221,374

#3793 nibabel 1.22M

Access a multitude of neuroimaging data formats

MIT License
v5.3.3
1,220,964

#3794 open3d 1.22M

Open3D: A Modern Library for 3D Data Processing.

cloud visualization mesh point rgb-d 3d reconstruction
MIT
v0.19.0
1,220,691

#3795 pyngrok 1.21M

A Python wrapper for ngrok

webhook ingress ngrok localhost tunnel reverse-proxy tunneling
v7.5.0
1,219,518

#3796 async-stripe 1.21M

An asynchronous wrapper around Stripe's official python library.

asynchronous wrapper async stripe
BSD 3-Clause
v6.1.0
1,219,245

#3797 ezdxf 1.21M

A Python package to create/manipulate DXF drawings.

cad dxf
v1.4.3
1,219,005

#3798 b2luigi 1.21M

b2luigi - bringing batch 2 luigi

workflow management luigi belle2
GNU General Public License v3 or later (GPLv3+)
v1.2.7
1,218,812

#3799 west 1.21M

Zephyr RTOS Project meta-tool

Apache License Version 2.0, J
v1.5.0
1,218,525

#3800 openstacksdk 1.21M

An SDK for building applications to work with OpenStack

Apache-2.0
v4.10.0
1,217,465

#3801 django-vite 1.21M

Integration of Vite in a Django project.

Apache License, Version 2.0
v3.1.0
1,216,148

#3802 http-ece 1.21M

Encrypted Content Encoding for HTTP

crypto http
MIT
v1.2.1
1,215,678

#3803 braintrust-core 1.21M

Shared core dependencies for Braintrust packages

v0.0.59
1,213,655

#3804 pytest-durations 1.21M

Pytest plugin reporting fixtures and test functions execution time.

MIT
v1.6.1
1,213,197

#3805 types-unidiff 1.21M

Typing stubs for unidiff

Apache-2.0 license
v0.7.0.20240505
1,213,022

#3806 flask-oidc 1.21M

OpenID Connect extension for Flask

BSD-2-Clause
v2.4.0
1,211,161

#3807 openevals 1.21M

Open-source evaluators for LLM applications

MIT
v0.1.3
1,210,513

#3808 y-py 1.21M

Python bindings for the Y-CRDT built from yrs (Rust)

crdt
v0.6.2
1,210,159

#3809 fcache 1.21M

a dictionary-like, file-based cache module for Python

file serialize cache
MIT
v0.6.0
1,210,071

#3810 dvc-task 1.2M

Extensible task queue used in DVC.

Apache-2.0
v0.40.2
1,207,254

#3811 opentelemetry-instrumentation-aiopg 1.2M

OpenTelemetry aiopg instrumentation

v0.60b1
1,206,448

#3812 kedro-datasets 1.2M

Kedro-Datasets is where you can find all of Kedro's data connectors.

Apache Software License (Apache 2.0)
v9.2.0
1,203,140

#3813 kconfiglib 1.2M

A flexible Python Kconfig implementation

kbuild menuconfig configuration-management kconfig
ISC
v14.1.0
1,202,907

#3814 dvc-http 1.2M

http plugin for dvc

dvc http
Apache License 2.0
v2.32.0
1,202,212

#3815 dagster-dg-cli 1.2M

v1.12.17
1,202,161

#3816 lintrunner 1.2M

v0.13.0
1,200,529

#3817 palettable 1.19M

Color palettes for Python

palettable Copyright (c) 2019 Matt Davis Permission is hereby g
v3.3.3
1,199,669

#3818 testtools 1.19M

Extensions to the Python standard library unit testing framework

v2.8.5
1,199,594

#3819 camoufox 1.19M

Wrapper around Playwright to help launch Camoufox

client scraping playwright injector firefox fingerprint browser
MIT
v0.4.11
1,199,492

#3820 sagemaker-schema-inference-artifacts 1.19M

Open source library for Hugging Face Task Sample Inputs and Outputs

amazon schema inference ml aws artifacts ai
Apache License 2.0
v0.0.5
1,198,616

#3821 nbsphinx 1.19M

Jupyter Notebook Tools for Sphinx

sphinx notebook jupyter
v0.9.8
1,198,206

#3822 dropbox-sign 1.19M

Dropbox Sign API

openapi-generator openapi dropbox sign api
MIT
v1.10.0
1,198,043

#3823 django-ses 1.19M

A Django email backend for Amazon's Simple Email Service (SES)

MIT
v4.7.2
1,197,328

#3824 pdbpp 1.19M

pdb++, a drop-in replacement for pdb

color debugger completion pdb tab
v0.12.1
1,197,275

#3825 django-waffle 1.19M

A feature flipper for Django.

BSD
v5.0.0
1,196,664

#3827 propka 1.19M

Heuristic pKa calculations with ligands

science
LGPL v2.1
v3.5.1
1,196,547

#3828 cerebras-cloud-sdk 1.19M

The official Python library for the cerebras API

Apache-2.0
v1.67.0
1,195,584

#3829 torch-geometric 1.19M

Graph Neural Network Library for PyTorch

graph-convolutional-networks deep-learning graph-neural-networks geometric-deep-learning pytorch
v2.7.0
1,195,490

#3830 mistletoe 1.19M

A fast, extensible Markdown parser in pure Python.

parser markdown development lexer
MIT
v1.5.1
1,194,866

#3831 pyexcel-xlsx 1.19M

A wrapper library to read, manipulate and write data in xlsx and xlsmformat

python xlsx
New BSD
v0.6.1
1,194,696

#3832 openlit 1.19M

OpenTelemetry-native Auto instrumentation library for monitoring LLM Applications and GPUs, facilitating the integration of observability into your GenAI-driven projects

llm monitoring otlp cohere observability gpt anthropic claude gpu chatgpt monitoring opentelemetry generative ai openai llm otel tracing
Apache-2.0
v1.37.4
1,194,445

#3833 flask-smorest 1.19M

Flask/Marshmallow-based REST API framework

v0.46.2
1,193,650

#3834 deepagents 1.19M

General purpose 'deep agent' with sub-agent spawning, todo list capabilities, and mock file system. Built on LangGraph.

langchain agents sub-agents deep-agent ai langgraph llm agentic
MIT
v0.4.4
1,192,125

#3835 pystac 1.19M

Python library for working with the SpatioTemporal Asset Catalog (STAC) specification

stac pystac raster catalog imagery
Apache-2.0
v1.14.3
1,191,147

#3836 pydicom 1.19M

A pure Python package for reading and writing DICOM data

medical python imaging dicom
v3.0.1
1,191,100

#3837 pycld2 1.19M

Python bindings around Google Chromium's embedded compact language detection library (CLD2)

Apache2
v0.42
1,191,002

#3838 highspy 1.18M

A thin set of pybind11 wrappers to HiGHS

v1.13.1
1,189,988

#3839 apify-shared 1.18M

Tools and constants shared across Apify projects.

chrome scraping crawler crawlee scraper apify automation headless
Apache License Version 2.0, J
v2.2.0
1,189,728

#3840 jsmin 1.18M

JavaScript minifier.

MIT License
v3.0.1
1,186,799

#3841 opentelemetry-instrumentation-cassandra 1.18M

OpenTelemetry Cassandra instrumentation

v0.60b1
1,186,754

#3842 UnleashClient 1.18M

Python client for the Unleash feature toggle system!

v6.6.0
1,186,003

#3843 casbin 1.18M

An authorization library that supports access control models like ACL, RBAC, ABAC in Python

authorization casbin access control acl authz permission abac rbac auth
Apache 2.0
v1.43.0
1,184,969

#3844 pdb2pqr 1.18M

Automates many of the common tasks of preparing structures for continuum solvation calculations as well as many other types of biomolecular structure modeling, analysis, and simulation.

molecular biology science chemistry
Copyright (c) 2002-2024, Jens Erik Nielsen; Nathan A. Baker; Bat
v3.7.1
1,184,480

#3845 opentelemetry-test-utils 1.18M

Test utilities for OpenTelemetry unit tests

v0.60b1
1,184,318

#3846 mmcif-pdbx 1.18M

Python utilities for PDBx/mmCIF storage model

v2.0.1
1,184,310

#3847 outlines 1.18M

Probabilistic Generative Model Programming

language models machine learning deep learning structured generation
Apache-2.0
v1.2.11
1,183,596

#3848 evergreen.py 1.18M

Python client for the Evergreen API

Apache-2.0
v3.14.1
1,183,486

#3849 pylint-pydantic 1.18M

A Pylint plugin to help Pylint understand the Pydantic

pylint pydantic
GPLv3
v0.4.1
1,182,533

#3850 session-info 1.18M

session_info outputs version information for modules loaded in the current session, Python, and the OS.

BSD-3
v1.0.1
1,182,421

#3851 imagecodecs 1.18M

Image transformation, compression, and decompression codecs

BSD-3-Clause
v2026.1.14
1,181,939

#3852 miscreant 1.18M

Misuse-resistant authenticated symmetric encryption

cryptography
MIT license
v0.3.0
1,181,627

#3853 pytest-docker 1.18M

Simple pytest fixtures for Docker and Docker Compose based tests

docker-compose pytest docker
MIT
v3.2.5
1,181,569

#3854 flask-marshmallow 1.18M

Flask + marshmallow for beautiful APIs

v1.4.0
1,181,265

#3855 gto 1.18M

Version and deploy your models following GitOps principles

git repository collaboration artifact repo registry developer-tools
Apache License 2.0
v1.9.0
1,180,072

#3856 Flask-DebugToolbar 1.17M

A toolbar overlay for debugging Flask applications.

v0.16.0
1,179,168

#3857 google-cloud-pipeline-components 1.17M

This SDK enables a set of First Party (Google owned) pipeline components that allow users to take their experience from Vertex AI SDK and other Google Cloud services and create a corresponding pipeline using KFP or Managed Pipelines.

Apache License 2.0
v2.22.0
1,178,489

#3858 types-requests-oauthlib 1.17M

Typing stubs for requests-oauthlib

v2.0.0.20250809
1,178,302

#3859 opentelemetry-instrumentation-remoulade 1.17M

OpenTelemetry Remoulade instrumentation

v0.60b1
1,177,760

#3860 androguard 1.17M

Androguard is a full python tool to play with Android files.

Apache Licence, Version 2.0
v4.1.3
1,177,723

#3861 cma 1.17M

CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical optimization in Python

optimization cmaes cma-es
v4.4.4
1,177,256

#3862 zthreading 1.17M

A collection of wrapper classes for event broadcast and task management for python (Python Threads or Asyncio).

LICENSE
v0.1.19
1,177,039

#3863 warcio 1.17M

Streaming WARC (and ARC) IO library

Apache 2.0
v1.7.5
1,176,965

#3864 clandestined 1.17M

rendezvous hashing implementation based on murmur3 hash

MIT
v1.1.0
1,175,209

#3865 feast 1.17M

Python SDK for Feast

v0.60.0
1,175,153

#3866 None 1.17M

1,175,061

#3867 dramatiq 1.17M

Background Processing for Python 3.

v2.0.1
1,174,026

#3868 alchemlyb 1.17M

the simple alchemistry library

molecular dynamics namd analysis thermodynamic integration mbar gromacs free energy fep alchemistry free energy perturbation amber
v2.5.0
1,173,613

#3869 google-cloud-documentai 1.17M

Google Cloud Documentai API client library

Apache 2.0
v3.10.0
1,173,319

#3870 langchain-fireworks 1.17M

An integration package connecting Fireworks and LangChain

MIT
v1.1.0
1,173,269

#3871 pycognito 1.17M

Python class to integrate Boto3's Cognito client so it is easy to login users. With SRP support.

api gateway cognito serverless aws
Apache License 2.0
v2024.5.1
1,172,756

#3872 configcat-client 1.17M

ConfigCat SDK for Python. https://configcat.com

MIT
v9.0.4
1,172,483

#3873 pykakasi 1.17M

Kana kanji simple inversion library

kakasi nlp
GPL-3.0-or-later
v2.3.0
1,172,462

#3874 pinecone-client 1.17M

Pinecone client (DEPRECATED)

cloud database vector pinecone
Apache-2.0
v6.0.0
1,171,111

#3875 collections-extended 1.17M

Extra Python Collections - bags (multisets) and setlists (ordered sets)

multiset collections ordered set bag unique list
Apache-2.0
v2.0.2
1,170,858

#3876 artifacts-keyring 1.17M

"Automatically retrieve credentials for Azure Artifacts."

"MIT"
v1.0.0
1,170,521

#3877 envyaml 1.16M

Simple YAML configuration file parser with easy access for structured data

MIT
v1.10.211231
1,169,334

#3878 openvino 1.16M

OpenVINO(TM) Runtime

v2026.0.0
1,168,180

#3879 python-liquid 1.16M

A Python engine for the Liquid template language.

v2.1.0
1,167,615

#3880 scim2-filter-parser 1.16M

A customizable parser/transpiler for SCIM2.0 filters.

scim2 filter scim 2.0
MIT
v0.7.0
1,167,432

#3881 django-linear-migrations 1.16M

Ensure your migrations are linear.

django
v2.19.0
1,166,828

#3882 linecache2 1.16M

Backports of the linecache module

UNKNOWN
v1.0.0
1,166,246

#3883 platformio 1.16M

Your Gateway to Embedded Software Development Excellence. Unlock the true potential of embedded software development with PlatformIO's collaborative ecosystem, embracing declarative principles, test-driven methodologies, and modern toolchains for unrivaled success.

verilog debug mbed esp8266 firmware iot arm unit-testing embedded microcontroller esp32 continuous-integration avr fpga hardware cloud-ide arduino ide
Apache Software License
v6.1.19
1,163,865

#3884 guppy3 1.16M

Guppy 3 -- Guppy-PE ported to Python 3

MIT
v3.1.6
1,163,740

#3885 schwifty 1.16M

IBAN parsing and validation

v2026.1.0
1,163,466

#3886 typish 1.16M

Functionality for types

MIT
v1.9.3
1,162,583

#3887 traceback2 1.16M

Backports of the traceback module

UNKNOWN
v1.4.0
1,161,823

#3888 open-webui 1.15M

Open WebUI

Copyright (c) 2023- Open WebUI Inc. [Created by Timothy Jaeryang
v0.8.7
1,158,801

#3889 clikit 1.15M

CliKit is a group of utilities to build beautiful and testable command line interfaces.

packaging dependency poetry
MIT
v0.6.2
1,156,610

#3890 telnetlib3 1.15M

Python Telnet server and client CLI and Protocol library

mud telnet library api cp437 server utf8 bbs asyncio pty client
v3.0.2
1,155,587

#3891 plotly-stubs 1.15M

Type stubs for plotly.

stubs plotly types
MIT License Copyright (c) 2025 Claas Rostock
v0.1.2
1,153,223

#3892 oslo.config 1.15M

Oslo Configuration API

Apache-2.0
v10.3.0
1,153,170

#3893 apkInspector 1.15M

apkInspector is a tool designed to provide detailed insights into the zip structure of APK files, offering the capability to extract content and decode the AndroidManifest.xml file.

Apache-2.0
v1.3.6
1,152,803

#3894 molecule 1.15M

Molecule aids in the development and testing of Ansible roles

roles testing ansible molecule
v26.2.0
1,152,046

#3895 opentelemetry-propagator-ot-trace 1.15M

OT Trace Propagator for OpenTelemetry

v0.60b1
1,152,030

#3896 oslo.i18n 1.15M

Oslo i18n library

Apache-2.0
v6.7.2
1,152,014

#3897 rouge 1.15M

Full Python ROUGE Score Implementation (not a wrapper)

summarization nl cl natural language processing computational linguistics
LICENCE.txt
v1.0.1
1,151,515

#3898 agno 1.14M

The programming language for agentic software.

agent
Apache License Version 2.0, J
v2.5.5
1,148,112

#3899 spglib 1.14M

This is the spglib module.

v2.7.0
1,148,086

#3900 ipython-sql 1.14M

RDBMS access via IPython

ipython postgresql mysql database
MIT
v0.5.0
1,146,951

#3901 sqlitedict 1.14M

Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.

multithreaded sqlite persistent dict
Apache 2.0
v2.1.0
1,146,106

#3902 arize-phoenix-otel 1.14M

LLM Observability

explainability observability monitoring
Apache-2.0
v0.14.0
1,144,487

#3903 sanic-ext 1.14M

Extend your Sanic installation with some core functionality.

MIT
v25.12.0
1,141,380

#3904 crccheck 1.14M

Calculation library for CRCs and checksums

MIT
v1.3.1
1,140,148

#3905 types-hvac 1.14M

Typing stubs for hvac

v2.4.0.20251115
1,140,145

#3906 types-tzlocal 1.13M

Typing stubs for tzlocal

Apache-2.0 license
v5.1.0.1
1,139,689

#3907 dspy-ai 1.13M

DSPy

MIT License
v3.1.3
1,139,026

#3908 fancycompleter 1.13M

colorful TAB completion for Python prompt

color completion rlcompleter prompt
BSD
v0.11.1
1,138,792

#3909 tableau-api-lib 1.13M

This library enables developers to call any method seen in Tableau Server's REST API documentation.

v0.1.50
1,137,618

#3910 scooby 1.13M

A Great Dane turned Python environment detective

v0.11.0
1,137,498

#3911 pulsar-client 1.13M

Apache Pulsar Python client library

Apache License v2.0
v3.10.0
1,136,378

#3912 databricks-langchain 1.13M

Support for Databricks AI support in LangChain

Apache-2.0
v0.16.1
1,136,172

#3913 fal-client 1.13M

Python client for fal.ai

v0.13.1
1,135,168

#3914 office365 1.13M

A wrapper around O365 offering subclasses with additional utility methods.

MIT
v0.3.15
1,135,134

#3915 Crawl4AI 1.13M

🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & scraper

v0.8.0
1,134,579

#3916 types-seaborn 1.13M

Typing stubs for seaborn

v0.13.2.20251221
1,133,897

#3917 Flask-Dance 1.13M

Doing the OAuth dance with style using Flask, requests, and oauthlib

v7.1.0
1,133,847

#3918 evidently 1.13M

Open-source tools to analyze, monitor, and debug machine learning model in production.

Apache License 2.0
v0.7.20
1,133,121

#3919 pre-commit-hooks 1.13M

Some out-of-the-box hooks for pre-commit.

MIT
v6.0.0
1,131,647

#3920 shrub.py 1.13M

Library for creating evergreen configurations

Apache-2.0
v3.10.0
1,130,992

#3921 enrich 1.12M

enrich

logging console rich
MIT
v1.2.7
1,129,876

#3922 types-decorator 1.12M

Typing stubs for decorator

v5.2.0.20251101
1,128,807

#3923 hera 1.12M

Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python.

Apache-2.0
v5.27.0
1,127,655

#3924 argh 1.12M

Plain Python functions as CLI commands without boilerplate

command line optparse argparse cli option argument
v0.31.3
1,124,400

#3925 pyviz-comms 1.12M

A JupyterLab extension for rendering HoloViz content.

BSD 3-Clause License Copyright (c) 2023, Philip
v3.0.6
1,124,186

#3926 opentelemetry-instrumentation-openai-agents 1.12M

OpenTelemetry OpenAI Agents instrumentation

v0.52.6
1,123,850

#3927 json2html 1.12M

JSON to HTML Table Representation

html json table
MIT
v1.3.0
1,122,902

#3928 e2b-code-interpreter 1.12M

E2B Code Interpreter - Stateful code execution

MIT
v2.4.1
1,122,714

#3929 litestar 1.12M

Litestar - A production-ready, highly performant, extensible ASGI API Framework

api asgi litestar starlite rest
MIT
v2.21.0
1,121,574

#3930 better-profanity 1.12M

Blazingly fast cleaning swear words (and their leetspeak) in strings

v0.7.0
1,120,920

#3931 ast-grep-cli 1.12M

Structural Search and Rewrite code at large scale using precise AST pattern.

structural search pattern ast rewrite codemod
v0.41.0
1,120,640

#3932 drf-spectacular-sidecar 1.12M

Serve self-contained distribution builds of Swagger UI and Redoc with Django

BSD
v2026.3.1
1,120,428

#3933 jupyter-packaging 1.11M

Jupyter Packaging Utilities.

ipython jupyter packaging
BSD 3-Clause License Copyright (c) 2017, Project Jupyter All ri
v0.12.3
1,119,265

#3934 pymongocrypt 1.11M

Python bindings for libmongocrypt

pymongo bson mongo mongodb pymongocrypt mongocrypt
Apache License Version 2.0, J
v1.17.0
1,119,042

#3935 elementary-data 1.11M

Data monitoring and lineage

data observability observability lineage redshift data monitoring snowflake bigquery analytics engineering data lineage data reliability data warehouse data dwh
Apache-2.0
v0.22.0
1,118,009

#3936 docstring-to-markdown 1.11M

On the fly conversion of Python docstrings to markdown

docstring conversion markdown
LGPL-2.1-or-later
v0.17
1,116,817

#3937 customerio 1.11M

Customer.io Python bindings.

BSD
v2.3
1,116,231

#3938 forbiddenfruit 1.11M

Patch python built-in objects

v0.1.4
1,115,396

#3939 art 1.11M

ASCII Art Library For Python

python python3 text font printing non-ascii ascii art
MIT
v6.5
1,115,330

#3940 comfy-kitchen 1.11M

Fast Kernel Library for ComfyUI with multiple compute backends

cuda kernels pytorch quantization diffusion
Apache-2.0
v0.2.7
1,113,724

#3941 prefect-gcp 1.11M

Prefect integrations for interacting with Google Cloud Platform.

prefect
Apache License 2.0
v0.6.17
1,113,055

#3942 pydivert 1.11M

Python binding to windivert driver

network tcp/ip windivert
LGPLv3
v2.1.0
1,112,643

#3943 strawberry-graphql-django 1.11M

Strawberry GraphQL Django extension

django strawberry-graphql api graphql
MIT
v0.79.0
1,112,591

#3944 mutf8 1.11M

Fast MUTF-8 encoder & decoder

cesu-8 jvm mutf-8
v1.0.6
1,112,508

#3945 neptune-api 1.11M

A client library for accessing Neptune API

ml model store ml model registry ml experiment tracking mlops ml metadata store
Apache-2.0
v0.26.0
1,111,836

#3946 django-object-actions 1.11M

A Django app for adding object tools for models in the admin

django admin
Apache-2.0
v5.0.0
1,111,507

#3947 django-widget-tweaks 1.11M

Tweak the form field rendering in templates, not in python-level form definitions.

MIT license
v1.5.1
1,110,100

#3948 CurrencyConverter 1.11M

A currency converter using the European Central Bank data.

v0.18.15
1,110,035

#3949 hypothesis-graphql 1.1M

Hypothesis strategies for GraphQL queries

graphql testing hypothesis
v0.12.0
1,109,649

#3950 scikit-build 1.1M

Improved build system generator for Python C/C++/Fortran/Cython extensions

scikit-build
v0.18.1
1,108,807

#3951 assemblyai 1.1M

AssemblyAI Python SDK

MIT License
v0.52.4
1,108,791

#3952 pycollada 1.1M

python library for reading and writing collada documents

BSD
v0.9.3
1,107,068

#3953 pythainlp 1.1M

Thai Natural Language Processing library

thai language natural language processing computational linguistics text analytics localization thainlp thai nlp text processing nlp pythainlp
Apache-2.0
v5.2.0
1,106,535

#3954 pypinyin 1.1M

汉字拼音转换模块/工具.

拼音 pinyin
MIT
v0.55.0
1,104,169

#3955 copier 1.1M

A library for rendering project templates.

MIT
v9.12.0
1,102,375

#3956 delta-sharing 1.1M

Python Connector for Delta Sharing

Apache-2.0
v1.4.1
1,100,894

#3957 mkdocs-click 1.09M

An MkDocs extension to generate documentation for Click command line applications

mkdocs-plugin mkdocs click
v0.9.0
1,097,682

#3958 langgraph-checkpoint-sqlite 1.09M

Library with a SQLite implementation of LangGraph checkpoint saver.

v3.0.3
1,097,637

#3959 sktime 1.09M

A unified framework for machine learning with time series

data-science time-series-analysis time-series-regression machine-learning time-series data-mining time-series-classification forecasting scikit-learn
BSD 3-Clause License Copyright (c) 2019 - prese
v0.40.1
1,097,386

#3960 case-conversion 1.09M

Convert between different types of cases (unicode supported)

camel spinal conversion kebab convert snake unicode case pascal
v3.0.2
1,097,159

#3961 loky 1.09M

A robust implementation of concurrent.futures.ProcessPoolExecutor

BSD 3-Clause License Copyright (c) 2017, Olivie
v3.5.6
1,096,312

#3962 browserbase 1.09M

The official Python library for the Browserbase API

Apache-2.0
v1.4.0
1,096,090

#3963 databricks-ai-bridge 1.09M

Official Python library for Databricks AI support

Databricks License Copyright (2024) Databricks, Inc.
v0.15.0
1,095,657

#3964 pygdbmi 1.09M

Parse gdb machine interface output with Python

parse python gdb machine-interface frontend
MIT
v0.11.0.0
1,093,479

#3965 django-mathfilters 1.09M

A set of simple math filters for Django

django template filters math
MIT
v1.0.0
1,091,115

#3966 asciinema 1.09M

Terminal session recorder

GNU GPLv3
v2.4.0
1,090,717

#3967 expecttest 1.09M

MIT
v0.3.0
1,090,673

#3968 azure-mgmt-redisenterprise 1.08M

Microsoft Azure Redisenterprise Management Client Library for Python

azure azure sdk
v3.1.0
1,089,565

#3969 dagster-pandas 1.08M

Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines

v0.28.17
1,087,717

#3970 vastai-sdk 1.08M

SDK for Vast.ai GPU Cloud Service

v0.5.1
1,087,130

#3971 defusedcsv 1.08M

Drop-in replacement for Python's CSV library that tries to mitigate CSV injection attacks

save injection csv defuse
Apache License 2.0
v3.0.0
1,085,974

#3972 akshare 1.08M

AKShare is an elegant and simple financial data interface library for Python, built for human beings!

bond quant investment quantitative stock futures fund index finance trading option data air algotrading spider
MIT
v1.18.30
1,085,624

#3973 esp-idf-size 1.08M

Firmware size analysis for ESP-IDF

espressif project embedded size
v2.1.0
1,085,415

#3974 tcmlib 1.08M

Thread Composability Manager

Intel Simplified Software License
v1.4.1
1,084,140

#3975 bm25s 1.08M

An ultra-fast implementation of BM25 based on sparse matrices.

v0.3.0
1,083,765

#3976 types-geoip2 1.08M

Typing stubs for geoip2

Apache-2.0 license
v3.0.0
1,083,290

#3977 prettierfier 1.08M

Intelligently pretty-print HTML/XML with inline tags.

html formatting xml prettify
MIT
v1.0.3
1,082,546

#3978 pydeseq2 1.08M

A python implementation of DESeq2.

MIT License Copyright (c) 2022 Owkin
v0.5.4
1,082,186

#3979 snowflake-ml-python 1.08M

The machine learning client library that is used for interacting with Snowflake to build machine learning solutions.

Apache License
v1.29.0
1,082,165

#3980 zizmor 1.08M

Static analysis for GitHub Actions

MIT
v1.22.0
1,080,855

#3981 azureml-dataprep 1.08M

Azure ML Data Preparation SDK is used to load, transform, and write data for machine learning workflows

v5.4.3
1,080,500

#3982 types-icalendar 1.07M

Typing stubs for icalendar

v6.3.2.20260223
1,078,888

#3983 anywidget 1.07M

custom jupyter widgets made easy

MIT
v0.9.21
1,078,867

#3984 emmet-core 1.07M

Core Emmet Library

Modified BSD
v0.86.3
1,078,319

#3985 pymiscutils 1.07M

Provides a wide range of useful classes and functions.

MIT
v0.3.14
1,077,499

#3986 pyiotools 1.07M

Provides several utilities for handling I/O

MIT
v0.3.18
1,077,291

#3987 jax-cuda12-plugin 1.07M

JAX Plugin for NVIDIA GPUs

Apache-2.0
v0.9.1
1,077,084

#3988 maybe-else 1.07M

Provides a Maybe class as a Python implementation of null-aware operators.

MIT
v0.2.1
1,076,476

#3989 infi.systray 1.07M

Windows system tray icon

BSD
v0.1.12.1
1,076,427

#3990 django-deprecate-fields 1.07M

This package allows deprecating model fields and allows removing them in a backwards compatible manner.

migration deprecation compatibility django backward database
Apache License 2.0
v0.2.3
1,076,389

#3991 dbus-fast 1.07M

A faster version of dbus-next

MIT
v4.0.0
1,076,364

#3992 pysubtypes 1.07M

Provides subclasses for common python types with additional functionality and convenience methods.

MIT
v0.3.18
1,076,179

#3993 pathmagic 1.07M

Provides ORM path classes (File and Dir), which automatically emit file system IO operations upon having their attributes modified. File objects allow for easy content manipulation of many forms of files.

MIT
v0.3.14
1,075,263

#3994 visions 1.07M

Visions

BSD License
v0.8.1
1,075,029

#3995 pep8 1.07M

Python style guide checker

pep8
Expat license
v1.7.1
1,074,978

#3996 ast-grep-py 1.07M

Structural Search and Rewrite code at large scale using precise AST pattern.

structural search pattern ast rewrite codemod
MIT
v0.41.0
1,074,757

#3997 requestsexceptions 1.07M

Import exceptions from potentially bundled packages in requests.

v1.4.0
1,074,114

#3998 pyzbar 1.07M

Read one-dimensional barcodes and QR codes from Python 2 and 3.

MIT
v0.1.9
1,073,502

#3999 types-Flask 1.07M

Typing stubs for Flask

Apache-2.0 license
v1.1.6
1,073,270

#4000 mjml-python 1.07M

A Python wrapper for MRML (Rust port of MJML).

v1.3.7
1,072,548

#4001 python-semantic-release 1.07M

Automatic Semantic Versioning for Python projects

MIT
v10.5.3
1,072,030

#4002 dagster-gcp 1.07M

Package for GCP-specific Dagster framework op and resource components.

v0.28.17
1,071,376

#4003 deepspeed 1.07M

DeepSpeed library

Apache Software License 2.0
v0.18.6
1,071,321

#4004 jsons 1.07M

For serializing Python objects to JSON (dicts) and back

MIT
v1.6.3
1,070,933

#4005 extension-helpers 1.07M

Utilities for building and installing packages with compiled extensions

BSD 3-Clause License
v1.4.0
1,070,930

#4006 pyomo 1.06M

The Pyomo optimization modeling framework

optimization
v6.10.0
1,068,830

#4007 wasmer 1.06M

Python extension to run WebAssembly binaries

webassembly python extension
v1.1.0
1,068,777

#4008 lingua-language-detector 1.06M

An accurate natural language detection library, suitable for short text and mixed-language text

nlp language-processing language-detection language-recognition
Apache-2.0
v2.1.1
1,068,505

#4009 lib-detect-testenv 1.06M

Detect test environment - pytest, doctest, unittest, or regular execution

test-environment unittest doctest testing pytest test-detection
MIT
v3.0.1
1,068,187

#4010 formulaic-contrasts 1.06M

Build contrasts for models defined with formulaic

BSD 3-Clause License Copyright (c) 2024, Gregor Sturm All right
v1.0.0
1,068,018

#4011 jax-cuda12-pjrt 1.06M

JAX XLA PJRT Plugin for NVIDIA GPUs

Apache-2.0
v0.9.1
1,067,758

#4012 acryl-datahub-airflow-plugin 1.06M

Datahub Airflow plugin to capture executions and send to Datahub

Apache-2.0
v1.4.0.5
1,067,506

#4013 markdown-exec 1.06M

Utilities to execute code blocks in Markdown files.

bash markdown exec mkdocs python shell
v1.12.1
1,067,091

#4014 dagster-dg-core 1.06M

v1.12.17
1,064,968

#4015 django-pglock 1.06M

Postgres locking routines and lock table access.

BSD-3-Clause
v1.8.0
1,064,567

#4016 pyfarmhash 1.06M

Google FarmHash Bindings for Python

farmhash google
v0.4.0
1,063,990

#4017 cli-exit-tools 1.06M

functions to exit an cli application properly

MIT
v1.2.7
1,063,742

#4018 onfido-python 1.06M

Python library for the Onfido API

identity openapi-generator openapi onfido
MIT
v6.0.0
1,063,405

#4019 aws-cdk.asset-kubectl-v20 1.06M

A Lambda Layer that contains kubectl v1.20

Apache-2.0
v2.1.4
1,062,948

#4020 types-boto3-sqs 1.06M

Type annotations for boto3 SQS 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 sqs autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
1,062,788

#4021 SPARQLWrapper 1.06M

SPARQL Endpoint interface to Python

python sparql rdflib rdf
W3C SOFTWARE NOTICE AND LICENSE
v2.0.0
1,062,001

#4022 measurement 1.06M

Easily use and manipulate unit-aware measurements in Python.

measurement
v3.2.2
1,060,582

#4023 manifold3d 1.06M

Library for geometric robustness

v3.4.0
1,060,435

#4024 pyod 1.05M

A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)

neural networks data mining outlier ensembles anomaly detection outlier detection
v2.0.7
1,059,874

#4025 codemagic-cli-tools 1.05M

CLI tools used in Codemagic builds

v0.64.0
1,058,567

#4026 neptune-fetcher 1.05M

Neptune Fetcher (DEPRECATED - use neptune-query instead)

ml model store ml model registry ml experiment tracking mlops ml metadata store
Apache-2.0
v0.23.0
1,057,884

#4027 pytest-datadir 1.05M

pytest plugin for test data directories and files

pytest unittest directory file test
MIT
v1.8.0
1,057,704

#4028 openvino-telemetry 1.05M

OpenVINO™ Telemetry package for sending statistics with user's consent, used in combination with other OpenVINO™ packages.

OSI Approved :: Apache Software License
v2025.2.0
1,057,276

#4029 starlette-testclient 1.05M

A backport of Starlette TestClient using requests! ⏪️

v0.4.1
1,057,155

#4030 arq 1.05M

Job queues in python with asyncio and redis

MIT
v0.27.0
1,057,104

#4031 pystan 1.05M

Python interface to Stan, a package for Bayesian inference

ISC
v3.10.0
1,056,365

#4032 mrcfile 1.05M

MRC file I/O library

BSD
v1.5.4
1,055,927

#4033 types-humanfriendly 1.05M

Typing stubs for humanfriendly

Apache-2.0
v10.0.1.20250319
1,055,893

#4034 sparkdantic 1.05M

A pydantic -> spark schema library

v2.7.1
1,055,041

#4035 paypalrestsdk 1.05M

Deprecated

paypal payments subscription sdk invoice webhook rest
PayPal SDK License
v1.13.3
1,054,817

#4036 ntlm-auth 1.05M

Creates NTLM authentication structures

microsoft auth lm ntlm authentication
MIT
v1.5.0
1,054,801

#4037 pygls 1.05M

A pythonic generic language server (pronounced like 'pie glass')

v2.0.1
1,054,651

#4038 django-pgactivity 1.05M

Monitor, kill, and analyze Postgres queries.

BSD-3-Clause
v1.8.0
1,051,622

#4039 ibm-cos-sdk 1.05M

IBM SDK for Python

Apache License 2.0
v2.16.0
1,050,984

#4040 pybloom-live 1.05M

Bloom filter: A Probabilistic data structure

probabilistic data structures big data filter set bloom bloom filter
MIT License
v4.0.0
1,050,153

#4041 mecab-python3 1.04M

Python wrapper for the MeCab morphological analyzer for Japanese

BSD
v1.0.12
1,049,834

#4042 pysnmp 1.04M

A Python library for SNMP

v7.1.22
1,049,201

#4043 silero-vad 1.04M

Voice Activity Detector (VAD) by Silero

v6.2.1
1,049,154

#4044 python-fsutil 1.04M

high-level file-system operations for lazy devs.

python system utils shutil path directory utility dir fs glob file util utilities os
MIT License Copyright (c) 2020-present Fabio Ca
v0.16.0
1,047,823

#4045 wasmer-compiler-cranelift 1.04M

The Cranelift compiler for the `wasmer` package (to compile WebAssembly module)

webassembly python extension
v1.1.0
1,045,796

#4046 flash-attn 1.04M

Flash Attention: Fast and Memory-Efficient Exact Attention

v2.8.3
1,045,587

#4047 plum-dispatch 1.04M

Multiple dispatch in Python

dispatch multiple
MIT
v2.7.1
1,045,180

#4048 awesomeversion 1.04M

One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them.

0ver calver buildver version pep440 semver
MIT
v25.8.0
1,044,941

#4049 types-xlrd 1.04M

Typing stubs for xlrd

v2.0.0.20251020
1,044,747

#4050 readability-lxml 1.04M

fast html to text parser (article readability tool) with python 3 support

Apache License 2.0
v0.8.4.1
1,043,533

#4051 bce-python-sdk 1.04M

BCE SDK for python

Apache License 2.0
v0.9.60
1,043,368

#4052 uhi 1.04M

Unified Histogram Interface: tools to help library authors work with histograms

v1.0.0
1,043,345

#4053 django-mptt 1.04M

Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.

MIT-License
v0.18.0
1,043,105

#4054 trafaret 1.04M

Validation and parsing library

validation schema forms form data
BSD
v2.1.1
1,042,853

#4055 grep-ast 1.04M

A tool to grep through the AST of a source file

v0.9.0
1,042,478

#4056 daft 1.04M

Distributed Dataframes for Multimodal Data

v0.7.4
1,041,878

#4057 gspread-formatting 1.04M

Complete Google Sheets formatting support for gspread worksheets

spreadsheets formatting google-spreadsheets cell-format
MIT
v1.2.1
1,041,108

#4058 workalendar 1.04M

Worldwide holidays and working days helper and toolkit.

MIT License
v17.0.0
1,041,003

#4059 itables 1.04M

Python DataFrames as interactive DataTables

narwhals datatables pandas javascript interactive polars
MIT License Copyright (c) 2019-2026 Marc Wouts
v2.7.0
1,040,538

#4060 rerun-sdk 1.04M

The Rerun Logging SDK

computer-vision logging rerun
MIT OR Apache-2.0
v0.30.0
1,040,508

#4061 nvidia-cusolver-cu11 1.04M

CUDA solver native runtime libraries

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v11.4.1.48
1,040,425

#4062 nvidia-cusparse-cu11 1.04M

CUSPARSE native runtime libraries

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v11.7.5.86
1,040,400

#4063 sqlalchemy-json 1.04M

JSON type with nested change tracking for SQLAlchemy

mutable sqlalchemy json
BSD
v0.7.0
1,040,137

#4064 mkdocs-panzoom-plugin 1.03M

MkDocs Plugin to enable pan & zoom on images and mermaid diagrams

plugin zoom mkdocs pan mermaid images
MIT
v0.5.2
1,039,897

#4065 fastdiff 1.03M

A fast native implementation of diff algorithm with a pure python fallback

fastdiff
MIT license
v0.3.0
1,039,491

#4066 openinference-instrumentation-openai 1.03M

OpenInference OpenAI Instrumentation

v0.1.41
1,038,794

#4067 spark-nlp 1.03M

John Snow Labs Spark NLP is a natural language processing library built on top of Apache Spark ML. It provides simple, performant & accurate NLP annotations for machine learning pipelines, that scale easily in a distributed environment.

deep nlp transformer vit bert vision wav2vec2 speech tensorflow learning spark gpt-2
v6.3.2
1,038,625

#4068 yaml-config 1.03M

Python client for reading yaml based config files

config yaml pyyaml
v0.1.5
1,038,403

#4069 nvidia-cufft-cu11 1.03M

CUFFT native runtime libraries

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v10.9.0.58
1,038,131

#4070 esp-coredump 1.03M

Generate core dumps on unrecoverable software errors

Apache 2.0
v1.15.0
1,037,661

#4071 paddlex 1.03M

Low-code development tool based on PaddlePaddle.

paddlepaddle
Apache-2.0
v3.4.2
1,037,050

#4072 htmlmin 1.03M

An HTML Minifier

BSD
v0.1.12
1,036,976

#4073 arize-phoenix 1.03M

AI Observability and Evaluation

explainability observability monitoring
Elastic-2.0
v13.5.0
1,036,888

#4074 apache-airflow-providers-odbc 1.03M

Provider package apache-airflow-providers-odbc for Apache Airflow

airflow-provider odbc integration airflow
v4.11.1
1,036,674

#4075 usaddress-scourgify 1.03M

Clean US addresses following USPS pub 28 and RESO guidelines

usaddress address normalization
v0.6.0
1,036,665

#4076 diracx-client 1.03M

TODO

GPL-3.0-only
v0.0.10
1,036,597

#4077 diracx-cli 1.03M

TODO

GPL-3.0-only
v0.0.10
1,036,247

#4078 nvidia-curand-cu11 1.03M

CURAND native runtime libraries

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v10.3.0.86
1,035,986

#4079 honcho 1.03M

Honcho: a Python clone of Foreman. For managing Procfile-based applications.

procfile sysadmin process
v2.0.0
1,035,749

#4080 pyTelegramBotAPI 1.03M

Python Telegram bot API.

tools telegram api bot
GPL2
v4.31.0
1,035,219

#4081 nvidia-cuda-cupti-cu11 1.03M

CUDA profiling tools runtime libs.

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v11.8.87
1,034,877

#4082 mike 1.03M

Manage multiple versions of your MkDocs-powered documentation

versions multiple mkdocs
BSD-3-Clause
v2.1.3
1,034,663

#4083 snapshottest 1.03M

Snapshot testing for pytest, unittest, Django, and Nose

MIT
v0.6.0
1,034,074

#4084 ase 1.03M

Atomic Simulation Environment

v3.27.0
1,033,986

#4085 litestar-htmx 1.03M

HTMX Integration for Litestar

MIT
v0.5.0
1,033,800

#4086 segno 1.03M

QR Code and Micro QR Code generator for Python

iso/iec 18004:2006(e) qr micro qr code 2d iso/iec 18004 matrix qrcode qr code barcode iso/iec 18004:2015(e)
v1.6.6
1,033,789

#4087 pysbd 1.03M

pysbd (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box across many languages.

natural-language-processing nlp
MIT
v0.3.4
1,033,621

#4088 types-boto3-dynamodb 1.03M

Type annotations for boto3 DynamoDB 1.42.55 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete dynamodb mypy typeshed type-annotations boto3-stubs
v1.42.55
1,033,415

#4089 adjustText 1.03M

Iteratively adjust text position in matplotlib plots to minimize overlaps

MIT
v1.3.0
1,032,617

#4090 django-admin-sortable2 1.03M

Generic drag-and-drop sorting for the List, the Stacked- and the Tabular-Inlines Views in the Django Admin

django
MIT
v2.3.1
1,032,579

#4091 esp-idf-kconfig 1.03M

Kconfig tooling for esp-idf

project kconfig embedded configuration espressif
Apache License
v3.5.0
1,032,143

#4092 objgraph 1.03M

Draws Python object reference graphs with graphviz

object visualization garbage graphviz collection graph
MIT
v3.6.2
1,031,995

#4093 svg.path 1.03M

SVG path objects and parser

svg maths path
MIT
v7.0
1,031,717

#4094 lzfse 1.03M

Python bindings for the LZFSE reference implementation

MIT
v0.4.2
1,031,003

#4095 Flask-Mail 1.03M

Flask extension for sending email

v0.10.0
1,030,831

#4096 annoy 1.03M

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.

nns approximate nearest neighbor search
Apache License 2.0
v1.17.3
1,030,777

#4097 mmtf-python 1.03M

A decoding libary for the PDB mmtf format

Apache 2.0
v1.1.3
1,030,649

#4098 monty 1.02M

Monty is the missing complement to Python.

v2026.2.18
1,028,958

#4099 mda-xdrlib 1.02M

Stand-alone XDRLIB module (from cpython 3.10.8)

MDA-XDRLIB LICENSING ==================== The MDA-XDRLIB packag
v0.2.0
1,027,224

#4100 debtcollector 1.02M

A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.

v3.0.0
1,026,314

#4101 mkdocs-glightbox 1.02M

MkDocs plugin supports image lightbox with GLightbox.

mkdocs plugin glightbox
v0.5.2
1,026,234

#4102 oslo.serialization 1.02M

Oslo Serialization library

v5.9.1
1,025,897

#4103 types-boto3-rds 1.02M

Type annotations for boto3 RDS 1.42.51 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs rds
v1.42.51
1,024,913

#4104 aws-opentelemetry-distro 1.02M

AWS OpenTelemetry Python Distro

Apache-2.0
v0.15.0
1,024,741

#4105 cliff 1.02M

Command Line Interface Formulation Framework

Apache-2.0
v4.13.2
1,023,550

#4106 domdf-python-tools 1.02M

Helpful functions for Python 🐍 🛠️

utilities
Copyright (c) 2019-2022 Dominic Davis-Foster Pe
v3.10.0
1,023,266

#4107 browsergym-core 1.02M

BrowserGym: a gym environment for web task automation in the Chromium browser

Apache-2.0
v0.14.3
1,023,095

#4108 Nuitka 1.02M

Python compiler with full language support and CPython compatibility

nuitka python compiler
GNU Affero General Public License v3
v4.0.1
1,022,818

#4109 oras 1.02M

OCI Registry as Storage Python SDK

oci storage registry
LICENSE
v0.2.41
1,022,433

#4110 pygments-ansi-color 1.02M

v0.3.0
1,022,141

#4111 lia-web 1.02M

This package has been renamed to cross-web. Install cross-web instead.

v0.3.1
1,020,673

#4112 tensorflow-cpu 1.02M

TensorFlow is an open source machine learning framework for everyone.

tensor tensorflow machine learning
Apache 2.0
v2.20.0
1,020,353

#4113 scenedetect 1.02M

Video scene cut/shot detection program and Python library.

computer-vision video analysis
BSD-3-Clause
v0.6.7.1
1,020,311

#4114 graphene-django 1.02M

Graphene Django integration

protocol api relay graphene graphql rest
MIT
v3.2.3
1,020,103

#4115 blessings 1.01M

A thin, practical wrapper around terminal coloring, styling, and positioning

color terminal tty formatting ncurses curses console style
MIT
v1.7
1,017,741

#4116 aiohttp-sse-client2 1.01M

A Server-Sent Event python client base on aiohttp

aiohttp_sse_client
Apache License 2.0
v0.3.0
1,017,046

#4117 nvidia-nvtx-cu11 1.01M

NVIDIA Tools Extension

deep learning runtime cuda nvidia machine learning
NVIDIA Proprietary Software
v11.8.86
1,016,685

#4118 FixedWidth 1.01M

Two-way fixed-width <--> Python dict converter.

fixed width
BSD
v1.3
1,016,257

#4119 py-ubjson 1.01M

Universal Binary JSON encoder/decoder

ubjson ubj
Apache License 2.0
v0.16.1
1,015,419

#4120 idf-component-manager 1.01M

Espressif IDF Component Manager

Apache-2.0
v2.4.6
1,014,616

#4121 ruyaml 1.01M

ruyaml is a fork of ruamel.yaml

virtualenv selinux
MIT license
v0.91.0
1,014,448

#4122 django-admin-rangefilter 1.01M

django-admin-rangefilter app, add the filter by a custom date range on the admin UI.

MIT
v0.13.5
1,013,621

#4123 vhacdx 1.01M

Python bindings for VHACD

v0.0.10
1,013,167

#4124 swagger-spec-validator 1.01M

Validation of Swagger specifications

Apache License, Version 2.0
v3.0.4
1,012,171

#4125 azureml-featurestore 1.01M

Azure Machine Learning Feature Store SDK

feature store azuremachinelearning azure
MIT License
v1.2.2
1,011,387

#4126 pytest-flakefinder 1.01M

Runs tests multiple times to expose flakiness.

Apache
v1.1.0
1,010,174

#4127 rnet 1M

A blazing-fast Python HTTP client with TLS fingerprint

websocket ja4 ja3 http client
GPL-3.0
v2.4.2
1,009,093

#4128 codeguru-profiler-agent 1M

The Python agent to be used for Amazon CodeGuru Profiler

v1.2.6
1,008,806

#4129 supervision 1M

A set of easy-to-use utils that will come in handy in any Computer Vision project

ml machine-learning deep-learning vision ai dl roboflow
MIT
v0.27.0.post1
1,008,117

#4130 sasl 1M

Cyrus-SASL bindings for Python

Apache License, Version 2.0
v0.3.1
1,007,506

#4131 WebTest 1M

Helper to test WSGI applications

wsgi test unit tests web
MIT
v3.0.7
1,007,264

#4132 pyvista 1M

Easier Pythonic interface to VTK

plotting mesh vtk numpy
v0.47.1
1,006,192

#4133 types-boto3-ec2 1M

Type annotations for boto3 EC2 1.42.58 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations ec2 boto3-stubs
v1.42.58
1,006,184

#4134 types-grpcio-health-checking 1M

Typing stubs for grpcio-health-checking

v1.0.0.20250506
1,005,404

#4135 clang 1M

libclang python bindings

llvm libclang clang
Apache-2.0 with LLVM exception
v21.1.7
1,004,901

#4136 ansicon 1M

Python wrapper for loading Jason Hood's ANSICON

ansicon console terminal
MPLv2.0
v1.89.0
1,003,925

#4137 paypalhttp 1M

MIT
v1.0.1
1,003,481

#4138 MDAnalysis 1M

An object-oriented toolkit to analyze molecular dynamics trajectories.

python trajectory-analysis analysis molecular-dynamics computational-chemistry science molecular-simulation biophysics chemistry
================================================================
v2.10.0
1,003,445

#4139 interrogate 1M

Interrogate a codebase for docstring coverage.

coverage quality documentation
v1.7.0
1,002,366

#4140 yarg 1M

A semi hard Cornish cheese, also queries PyPI (PyPI client)

packages client pypi
MIT
v0.1.10
1,002,030

#4141 yara-python 1M

Python interface for YARA

Apache 2.0
v4.5.4
1,001,155

#4142 requests-pkcs12 1M

Add PKCS#12 support to the requests library in a clean way, without monkey patching or temporary files

ISC
v1.27
1,000,801

#4143 langchain-mistralai 1M

An integration package connecting Mistral and LangChain

MIT
v1.1.1
1,000,516

#4144 claude-code-sdk 1M

Python SDK for Claude Code

claude sdk anthropic ai
MIT
v0.0.25
1,000,471

#4145 django-treebeard 999.91K

Efficient tree implementations for Django

v5.0.5
999,918

#4146 splunk-sdk 999.73K

The Splunk Software Development Kit for Python.

http://www.apache.org/licenses/LICENSE-2.0
v2.1.1
999,738

#4147 airtable 999.45K

Python client library for AirTable

airtable api
The MIT License (MIT)
v0.4.8
999,458

#4148 treepoem 999.13K

Barcode rendering for Python supporting QRcode, Aztec, PDF417, I25, Code128, Code39 and many more types.

interleaved2of5 qrcode barcode i25 bwipp code39 code128 pdf417 qr postscript aztec azteccode ghostscript
v3.28.0
999,140

#4149 rope 998.37K

a python refactoring library...

LGPL-3.0-or-later
v1.14.0
998,380

#4150 lief 998.17K

Library to instrument executable formats

macho parser pe elf reverse-engineering
Apache License 2.0
v0.17.4
998,173

#4151 fake-http-header 998.09K

Generates random request fields for a http request header

MIT
v0.3.5
998,095

#4152 tf-playwright-stealth 995.66K

Makes playwright stealthy like a ninja!

MIT
v1.2.0
995,669

#4153 tree-sitter-cpp 994.31K

C++ grammar for tree-sitter

parsing incremental cpp tree-sitter
MIT
v0.23.4
994,313

#4154 word2number 993.7K

Convert number words eg. three hundred and forty two to numbers (342).

words numbers convert
The MIT License (MIT) Copyright (c) 2016 Akshay Nagpal (https
v1.1
993,709

#4155 types-boto3-lambda 993.43K

Type annotations for boto3 Lambda 1.42.37 service generated with mypy-boto3-builder 8.12.0

boto3 autocomplete lambda mypy typeshed type-annotations boto3-stubs
v1.42.37
993,431

#4156 ragas 992.52K

Evaluation framework for RAG and LLM applications

Apache License Version 2.0, J
v0.4.3
992,529

#4157 htmlmin2 991.82K

An HTML Minifier

BSD
v0.1.13
991,822

#4158 pydub-stubs 991.74K

Stub-only package containing type information for pydub

typing pydub stubs types
ISC
v0.25.1.6
991,747

#4159 xopen 991.48K

Open compressed files transparently

MIT
v2.0.2
991,482

#4160 asyncache 990.43K

Helpers to use cachetools with async code.

MIT
v0.3.1
990,432

#4161 harfile 990.06K

Writer for HTTP Archive (HAR) files

http testing har
v0.4.0
990,061

#4162 pyandoc 989.53K

Python wrapper for Pandoc - the universal document converter

MIT
v0.2.0
989,536

#4163 thop 989.49K

A tool to count the FLOPs of PyTorch model.

MIT
v0.1.1.post2209072238
989,499

#4164 fhirpy 989.28K

FHIR client for python

fhir
v2.2.0
989,288

#4165 nvidia-nccl-cu11 988.46K

NVIDIA Collective Communication Library (NCCL) Runtime

machine learning deep learning cuda runtime nvidia
NVIDIA Proprietary Software
v2.21.5
988,460

#4166 mcap 987.94K

MCAP libraries for Python

v1.3.1
987,945

#4167 facexlib 987.84K

Basic face library

alignment landmark detection face computer vision
Apache License 2.0
v0.3.0
987,842

#4168 daytona_api_client 987.69K

Daytona

openapi-generator openapi daytona
Apache-2.0
v0.148.0
987,692

#4169 formic2 985.14K

An implementation of Apache Ant FileSet and Globs

file utilities find recurse apache ant fileset fnmatcher glob
GPLv3+
v1.0.3
985,149

#4170 mkdocs-git-revision-date-plugin 984.18K

MkDocs plugin for setting revision date from git per markdown file.

git frontmatter meta mkdocs yaml
MIT
v0.3.2
984,184

#4171 kopf 983.25K

Kubernetes Operator Pythonic Framework (Kopf)

k8s kubernetes operator python framework
v1.43.0
983,259

#4172 paypal-checkout-serversdk 983.12K

Deprecated

v1.0.3
983,127

#4173 keyrings.codeartifact 982.71K

Automatically retrieve credentials for AWS CodeArtifact.

keyring aws codeartifact
v2.1.2
982,713

#4174 WMI 981.66K

Windows Management Instrumentation

http://www.opensource.org/licenses/mit-license.php
v1.5.1
981,666

#4175 manhole 981.14K

Manhole is in-process service that will accept unix domain socket connections and present thestacktraces for all threads and an interactive prompt.

unix domain socket debugging thread manhole socket
BSD-2-Clause
v1.8.1
981,143

#4176 flake8-print 980.87K

print statement checker plugin for flake8

plugin print linting code quality flake8
MIT
v5.0.0
980,873

#4177 types-ratelimit 980.58K

Typing stubs for ratelimit

v2.2.0.20250501
980,587

#4178 pyro-ppl 979.2K

A Python library for probabilistic modeling and inference

pytorch learning probabilistic programming statistics machine bayesian modeling
Apache 2.0
v1.9.1
979,205

#4179 pyrepl 979.12K

A library for building flexible command line interfaces

readline shell
MIT X11 style
v0.11.4
979,127

#4180 jupyter-ydoc 977.79K

Document structures for collaborative editing using Ypy

yjs jupyter pycrdt
BSD 3-Clause License
v3.4.0
977,791

#4181 GridDataFormats 976.88K

Reading and writing of data on regular grids in Python

science density array
v1.1.0
976,888

#4182 Js2Py 976.41K

JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python.

MIT
v0.74
976,415

#4183 daytona 976.39K

Python SDK for Daytona

daytona sdk
Apache-2.0
v0.148.0
976,399

#4184 autopage 976.15K

A library to provide automatic paging for console output

v0.6.0
976,151

#4185 tools 975.94K

python syntax tool

v1.0.23
975,949

#4186 mux-python 975.89K

Mux API

openapi-generator openapi mux api
MIT
v5.1.2
975,893

#4187 histoprint 975.64K

Pretty print of NumPy (and other) histograms to the console

v2.6.0
975,645

#4188 python-lsp-server 975.61K

Python Language Server for the Language Server Protocol

v1.14.0
975,617

#4189 mail-parser 974.14K

Improved wrapper for email standard library

spam forensic analysis email mail phishing parser malware
Apache License, Version 2.0
v4.1.4
974,141

#4190 xmlunittest 973.38K

Library using lxml and unittest for unit testing XML.

MIT
v1.0.1
973,386

#4191 traittypes 973.04K

Scipy trait types

interpreter interactive shell web
BSD
v0.2.3
973,045

#4192 pyapns-client 972.67K

Simple, flexible and fast Apple Push Notifications on iOS, OSX and Safari using the HTTP/2 Push provider API.

apple notifications ios push apns safari osx
MIT License
v2.0.6
972,674

#4193 pysimdjson 972.36K

Add your description here

v7.0.2
972,362

#4194 json-stream-rs-tokenizer 972.14K

A faster tokenizer for the json-stream Python library

v0.5.0
972,150

#4195 lorem 971.33K

Generator for random text that looks like Latin.

placeholder random ipsum text lorem
MIT
v0.1.1
971,332

#4196 shellescape 970.87K

Shell escape a string to safely use it as a token in a shell command (backport of cPython shlex.quote for Python versions 2.x & < 3.3)

shell quote command backport escape command line subprocess
MIT license
v3.8.1
970,877

#4197 drf-extensions 970.74K

Extensions for Django REST Framework

BSD
v0.8.0
970,743

#4198 sunshine-conversations-client 968.96K

Sunshine Conversations API

sunshine conversations api openapi-generator openapi
v17.0.1
968,966

#4199 httpretty 968.02K

HTTP client mock for Python

MIT
v1.1.4
968,029

#4200 types-boto3-cloudformation 965.41K

Type annotations for boto3 CloudFormation 1.42.3 service generated with mypy-boto3-builder 8.12.0

boto3 cloudformation autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
965,419

#4201 PyByteBuffer 965K

A bytes manipulation library inspired by Java ByteBuffer

GPL 3.0
v1.0.5
965,005

#4202 jinxed 963.79K

Jinxed Terminal Library

blessed terminal curses console
MPLv2.0
v1.3.0
963,792

#4203 grapheme 963.48K

Unicode grapheme helpers

MIT
v0.6.0
963,488

#4204 esptool 963.46K

A serial utility for flashing, provisioning, and interacting with Espressif SoCs.

GPLv2+
v5.2.0
963,465

#4205 hunter 962.6K

Hunter is a flexible code tracing toolkit.

tracer debugger code settrace trace debugging source
v3.9.0
962,602

#4206 docformatter 961.73K

Formats docstrings to follow PEP 257

pep 257 formatter pep257 style docstrings
Expat
v1.7.7
961,730

#4207 liccheck 961.58K

Check python packages from requirement.txt and report issues

license build check tool
Apache Software License
v0.9.2
961,588

#4208 shandy-sqlfmt 959.97K

sqlfmt formats your dbt SQL files so you don't have to.

v0.29.0
959,970

#4209 PyQt6-WebEngine-Qt6 959.94K

The subset of a Qt installation needed by PyQt6-WebEngine.

LGPL v3
v6.10.2
959,949

#4210 nutree 959.83K

A Python library for tree data structures with an intuitive, yet powerful, API.

nodes treelib data structure graph digraph tree hierarchy
MIT
v1.1.0
959,832

#4211 coreschema 958.37K

Core Schema.

BSD
v0.0.4
958,372

#4212 markdown-to-mrkdwn 957.36K

A library to convert Markdown to Slack's mrkdwn format

MIT License
v0.3.1
957,367

#4213 awsiotsdk 957.32K

AWS IoT SDK based on the AWS Common Runtime

License :: OSI Approved :: Apache Software License
v1.28.1
957,328

#4214 anyscale 957.09K

Command Line Interface for Anyscale

AS License
v0.26.87
957,096

#4215 jinja2-ansible-filters 956.54K

A port of Ansible's jinja2 filters without requiring ansible core.

GPL3
v1.3.2
956,549

#4216 opentok 954.66K

OpenTok server-side SDK

python video chat media opentok tok tokbox webrtc archiving realtime
LICENSE.txt
v3.13.0
954,669

#4217 prelude-python-sdk 954.03K

The official Python library for the Prelude API

Apache-2.0
v0.10.0
954,031

#4218 asn1 953.88K

Python-ASN1 is a simple ASN.1 encoder and decoder for Python 2.7+ and 3.5+.

MIT
v3.2.0
953,888

#4219 rpyc 953.86K

Remote Python Call (RPyC) is a transparent and symmetric distributed computing library

MIT License
v6.0.2
953,868

#4220 json-stream 953.81K

Streaming JSON encoder and decoder

parsing stream decoder encoder json
Copyright (c) 2020 Jamie Cockburn Permission is
v2.4.1
953,816

#4221 mplhep 951.17K

Matplotlib styles for HEP

v1.1.2
951,177

#4222 vector 950.6K

Vector classes and utilities

vector
v1.8.0
950,605

#4223 holoviews 950.25K

A high-level plotting API for the PyData ecosystem built on HoloViews.

v1.22.1
950,250

#4224 pydevd-pycharm 950.09K

PyCharm Debugger (used in PyCharm and PyDev)

pydev.debugger pydev pycharm pydevd
Apache 2.0
v261.21849.34
950,090

#4225 mkdocs-gen-files 949.14K

MkDocs plugin to programmatically generate documentation pages during the build

mkdocs-plugin mkdocs
v0.6.0
949,143

#4226 lameenc 949.12K

LAME encoding bindings

GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyr
v1.8.1
949,122

#4227 newspaper3k 949.09K

Simplified python article discovery & extraction.

MIT
v0.2.8
949,091

#4228 jenkinsapi 948.9K

A Python API for accessing resources on a Jenkins continuous-integration server.

MIT license
v0.3.21
948,904

#4229 minify-html 948.73K

Extremely fast and smart HTML + JS + CSS minifier

MIT
v0.18.1
948,736

#4230 jupyter-server-ydoc 946.08K

jupyter-server extension integrating collaborative shared models.

# Licensing terms This project is licensed unde
v2.2.1
946,087

#4231 aioconsole 945.92K

Asynchronous console and interfaces for asyncio

GPL-3.0-or-later
v0.8.2
945,924

#4232 apache-airflow-providers-redis 945.28K

Provider package apache-airflow-providers-redis for Apache Airflow

airflow-provider integration redis airflow
v4.4.2
945,285

#4233 waiting 941.84K

Utility for waiting for stuff to happen

BSD 3-Clause License
v1.5.0
941,848

#4234 livekit-plugins-deepgram 941.11K

Agent Framework plugin for services using Deepgram's API.

voice deepgram livekit audio realtime video ai
v1.4.3
941,119

#4235 stable-baselines3 940.21K

Pytorch version of Stable Baselines, implementations of reinforcement learning algorithms.

python toolbox stable gym machine-learning reinforcement-learning-algorithms openai baselines data-science reinforcement-learning gymnasium
MIT
v2.7.1
940,216

#4236 PySDL2 9.4E+2K

Python SDL2 bindings

Public Domain / zlib
v0.9.17
940,001

#4237 Pebble 938.38K

Threading and multiprocessing eye-candy.

pool decorator process thread
LGPL
v5.2.0
938,390

#4238 google-cloud-recaptcha-enterprise 938.03K

Google Cloud Recaptcha Enterprise API client library

Apache 2.0
v1.30.0
938,031

#4239 natto-py 937.7K

A Tasty Python Binding with MeCab(FFI-based, no SWIG or compiler necessary)

納豆 ffi バインディング nlp analyzer 和布蕪 形態素解析 自然言語処理 japanese morphological mecab binding
BSD
v1.0.1
937,709

#4240 python-benedict 936.99K

python-benedict is a dict subclass with keylist/keypath/keyattr support, normalized I/O operations (base64, csv, ini, json, pickle, plist, query-string, toml, xls, xml, yaml) and many utilities... for humans, obviously.

configparser python ini traverse unflatten flatten file data deepclone rename plist swap move dictionaries read json dict merge yaml benedict standardize unique html query-string dump remove clean keylist utility invert io cfg nest keypath clone url base64 csv deepupdate config subclass parse filter groupby search write xml pickle extended subset dictionary toml
MIT License Copyright (c) 2019-present Fabio Ca
v0.35.0
936,991

#4241 cython-lint 936.05K

Lint Cython files

v0.19.0
936,052

#4242 ibm-platform-services 935.95K

Python client library for IBM Cloud Platform Services

ibm cloud platform services ibm cloud ibm cloud services
v0.74.0
935,959

#4243 nc-py-api 935.28K

Nextcloud Python Framework

nextcloud library api client framework
v0.24.2
935,287

#4244 PyQt6-WebEngine 934.9K

Python bindings for the Qt WebEngine framework

v6.10.0
934,903

#4245 gTTS 934.8K

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

text to speech gtts google translate tts
MIT
v2.5.4
934,805

#4246 bayesian-optimization 934.02K

Bayesian Optimization package

The MIT License (MIT) Copyright (c) 2014 Fernando M. F. Nogueir
v3.2.0
934,028

#4247 notion 933.81K

Unofficial Python API client for Notion.so

v0.1.0
933,812

#4248 nicegui 933.72K

Create web-based user interfaces with Python. The nice way.

gui ui web interface live
v3.8.0
933,729

#4249 types-antlr4-python3-runtime 933.64K

Typing stubs for antlr4-python3-runtime

v4.13.0.20251118
933,642

#4250 bson 932.8K

BSON codec for Python

codec bson
BSD
v0.5.10
932,803

#4251 pyro-api 932.31K

Generic API for dispatch to Pyro backends.

learning probabilistic statistics machine bayesian
Apache License 2.0
v0.1.2
932,312

#4252 ipympl 930.8K

Matplotlib Jupyter Extension

graphics widgets jupyter ipython
Copyright (c) 2016, Matplotlib Contributors All rights r
v0.10.0
930,802

#4253 alembic_utils 930.76K

A sqlalchemy/alembic extension for migrating procedures and views

MIT
v0.8.8
930,769

#4254 seeuletter 930.7K

Seeuletter Python Bindings

MIT
v1.2.0
930,707

#4255 flake8-junit-report-basic 930.4K

Simple tool that converts a flake8 file to junit format

BSD 3-Clause License
v3.0.0
930,405

#4256 diceware 930.17K

Passphrases you will remember

passphrase password diceware
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C
v1.0.1
930,173

#4257 dagster-celery 929.69K

Package for using Celery as Dagster's execution engine.

v0.28.17
929,694

#4258 mkdocs-meta-manager 929.14K

MkDocs plugin for managing meta tags across folders and files.

manager meta mkdocs
MIT
v1.1.0
929,141

#4259 axiom-py 929.05K

Official bindings for the Axiom API

MIT License Copyright (c) 2021 Axiom, Inc.
v0.10.0
929,051

#4260 docker-py 928.84K

Python client for Docker.

UNKNOWN
v1.10.6
928,841

#4262 Flask-Threads 927.49K

A helper library to work with threads within Flask applications.

v0.2.0
927,497

#4263 watchdog-gevent 927.44K

A gevent-based observer for watchdog.

v0.2.1
927,444

#4264 ruptures 927.27K

Change point detection for signals in Python.

kernel methods computer science machine learning time series change point detection signal segmentation
BSD-2-Clause
v1.1.10
927,279

#4265 ensure 927.19K

Literate BDD assertions in Python with no magic

Apache Software License
v1.0.4
927,191

#4266 pymediainfo 926.99K

A Python wrapper for the MediaInfo library.

MIT
v7.0.1
926,994

#4267 hud-python 926.47K

SDK for the HUD platform.

MIT License Copyright (c) 2025 Human Union Data, Inc Permissio
v0.5.29
926,474

#4268 Cartopy 925.41K

A Python library for cartographic visualizations with Matplotlib

pyproj transform projection shapely shapefile cartography map
v0.25.0
925,415

#4269 opentelemetry-exporter-jaeger-thrift 925.18K

Jaeger Thrift Exporter for OpenTelemetry

v1.21.0
925,184

#4270 simpleflow 925.13K

Python library for dataflow programming with Amazon SWF

simpleflow amazon swf simple workflow
v0.34.2
925,139

#4271 zipfile36 924.89K

Read and write ZIP files - backport of the zipfile module from Python 3.6

v0.1.3
924,898

#4272 py-money 924.77K

Money module for python

money currency
MIT
v0.5.0
924,777

#4273 phik 924.66K

Phi_K correlation analyzer library

v0.12.5
924,661

#4274 unitycatalog-ai 924.16K

Official Python library for Unity Catalog AI support

databricks tool unitycatalog genai function ai
Apache-2.0
v0.3.2
924,167

#4275 types-smorest 923.75K

Type Stubs for flask-smorest

stubs flask flask-smorest smorest
GPLv3
v1.1.2
923,758

#4276 uncalled 922.63K

Find unused functions in Python projects

Copyright 2023 Elazar Gershuni elazarg@gmail.com Permission is
v0.1.8
922,640

#4277 pytest-find-dependencies 922.62K

A pytest plugin to find dependencies between tests

dependencies pytest testing
v0.6.0
922,621

#4278 segment-anything 922.33K

v1.0
922,336

#4279 creosote 922.07K

Identify unused dependencies and avoid a bloated virtual environment.

v5.0.0
922,077

#4280 avro-gen 921.62K

Avro record class and specific record reader generator

class generator avro
License :: OSI Approved :: Apache Software License
v0.3.0
921,627

#4281 unittest2 921.62K

The new features in unittest backported to Python 2.4+.

tests unittest testing
UNKNOWN
v1.1.0
921,623

#4282 ping3 921.56K

A pure python3 version of ICMP ping implementation using raw socket.

ping python3 icmp tool socket
v5.1.5
921,563

#4283 mkdocs-auto-tag-plugin 921.44K

Add tags to your MkDocs pages based on their path / file name

MIT License
v0.1.3
921,446

#4284 untokenize 921.2K

Transforms tokens into original source code (while preserving whitespace).

transform untokenize generate tokenize
Expat License
v0.1.1
921,209

#4285 red-black-tree-mod 921.19K

Flexible python implementation of red black trees

MIT
v1.22
921,193

#4286 unitycatalog-langchain 920.72K

Support for Unity Catalog functions as LangChain tools

Apache-2.0
v0.3.0
920,727

#4287 crayons 920.5K

TextUI colors for Python.

MIT
v0.4.0
920,507

#4288 pwdlib 920.12K

Modern password hashing for Python

v0.3.0
920,124

#4289 telesign 919.62K

TeleSign SDK

voice messaging mobile authentication identity sms telesign
MIT
v4.0.0
919,630

#4290 Bootstrap-Flask 917.47K

Bootstrap 4 & 5 helper for your Flask projects.

MIT
v2.5.0
917,472

#4291 uptime-kuma-api 917.14K

A python wrapper for the Uptime Kuma WebSocket API

MIT
v1.2.1
917,147

#4292 dify_plugin 917.05K

Dify Plugin SDK

plugin sdk dify
Apache2.0
v0.7.1
917,053

#4293 python-redis-lock 914.67K

Lock context manager implemented via redis SETNX/BLPOP.

BSD-2-Clause
v4.0.0
914,678

#4294 praw 914.33K

Python Reddit API Wrapper.

api reddit wrapper
v7.8.1
914,336

#4295 mujoco 913.84K

MuJoCo Physics Simulator

v3.5.0
913,844

#4296 mlxtend 913.62K

Machine Learning Library Extensions

BSD 3-Clause
v0.24.0
913,623

#4297 prefect-sqlalchemy 913.12K

Prefect integrations for working with databases

prefect
Apache License 2.0
v0.6.1
913,127

#4298 inject 912.92K

Python dependency injection framework.

v5.3.0
912,921

#4299 flake8-polyfill 912.65K

Polyfill package for Flake8 plugins

MIT
v1.0.2
912,652

#4300 aws-cdk.aws-glue-alpha 912.58K

The CDK Construct Library for AWS::Glue

Apache-2.0
v2.240.0a0
912,587

#4301 telesignenterprise 912.42K

Telesign Enterprise SDK

voice messaging mobile authentication identity sms telesign
MIT License
v4.0.0
912,423

#4302 unitycatalog-client 911.09K

Official Python SDK for Unity Catalog

sdk unitycatalog
Apache-2.0
v0.4.0
911,094

#4303 jupyter-server-fileid 910.04K

Jupyter Server extension providing an implementation of the File ID service.

extension jupyter
BSD 3-Clause License Copyright (c) 2022, David L. Qiu All right
v0.9.3
910,044

#4304 mp-api 909.65K

API Client for the Materials Project

modified BSD
v0.46.0
909,654

#4305 replicate 909.59K

Python client for Replicate

Apache License Version 2.0, J
v1.0.7
909,597

#4306 pymodbus 909.3K

A fully featured modbus protocol stack in python

server asyncio simulator modbus scada client
BSD-3-Clause
v3.12.1
909,303

#4307 django-auditlog 909.08K

Audit log app for Django

MIT
v3.4.1
909,085

#4308 Flask-Testing 908.75K

Unit testing for Flask

BSD
v0.8.1
908,751

#4309 flake8-plugin-utils 908.28K

The package provides base classes and utils for flake8 plugin writing

flake8 plugin utils
MIT
v1.3.3
908,285

#4310 httpstan 908.05K

HTTP-based interface to Stan, a package for Bayesian inference.

ISC
v4.13.0
908,055

#4311 coredis 907.93K

Fast, async, fully-typed Redis client with support for cluster and sentinel

trio key-value store asyncio anyio redis
v6.1.0
907,931

#4312 rarfile 907.44K

RAR archive reader for Python

archive rar unrar
ISC
v4.2
907,447

#4313 roundrobin 906.59K

Collection of roundrobin utilities

MIT
v0.1.0
906,593

#4314 credstash 906.41K

A utility for managing secrets in the cloud using AWS KMS and DynamoDB

Apache2
v1.17.1
906,419

#4315 falcon 905.55K

The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale.

api cloud wsgi asgi web http framework rest
Apache 2.0
v4.2.0
905,555

#4316 pysdl2-dll 905.32K

Pre-built SDL2 binaries for PySDL2

Mozilla Public License Version 2.0
v2.32.0
905,320

#4317 pyboy 904.96K

Game Boy emulator written in Python

pypy game boy cython emulator gameboy
v2.7.0
904,968

#4318 jsonpath 904.85K

An XPath for JSON

MIT
v0.82.2
904,859

#4319 prawcore 903.91K

Low-level communication layer for PRAW 4+.

reddit api praw
v3.0.2
903,912

#4320 watchgod 903.44K

Simple, modern file watching and code reload in python.

MIT
v0.8.2
903,446

#4321 unstructured-inference 903.21K

A library for performing inference using trained models.

cv pdf parsing preprocessing xml nlp html
v1.5.2
903,210

#4322 gspread-pandas 902.64K

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

spreadsheets google pandas gspread
BSD
v3.3.0
902,646

#4323 javaobj-py3 901.82K

Module for serializing and de-serializing Java objects.

python java serialization marshalling
Apache License 2.0
v0.4.4
901,828

#4324 geohash2 901.53K

(Geohash fixed for python3) Module to decode/encode Geohashes to/from latitude and longitude. See http://en.wikipedia.org/wiki/Geohash

latitude longitude decode coordinates geotagging galileo wgs84 gps geohash encode gis
GNU Affero General Public License as published by the Free Softw
v1.1
901,533

#4325 coffea 900.77K

Basic tools and wrappers for enabling not-too-alien syntax when running columnar Collider HEP analysis.

BSD-3-Clause
v2025.12.0
900,772

#4326 opentelemetry-instrumentation-click 900.17K

Click instrumentation for OpenTelemetry

v0.60b1
900,172

#4327 alphashape 898.58K

Toolbox for generating alpha shapes.

alphashape
MIT license
v1.3.1
898,588

#4328 sphinx-book-theme 897.03K

A clean book theme for scientific explanations and documentation with Sphinx

BSD 3-Clause License Copyright (c) 2020, Chris Holdgraf All rig
v1.1.4
897,032

#4329 gitignore-parser 895.63K

A spec-compliant gitignore parser for Python 3.5+

gitignore
MIT
v0.1.13
895,637

#4330 django-pgtrigger 894.21K

Postgres trigger support integrated with Django models.

BSD-3-Clause
v4.17.0
894,214

#4331 anki 892.87K

v25.9.2
892,875

#4332 decopatch 892.44K

Create decorators easily in python.

wrapper decorator generate wraps define function parenthesis args easy auto class preserve signature decorate definition generation
BSD 3-Clause
v1.4.10
892,449

#4333 neptune-scale 892.2K

A minimal client library

ml model store ml model registry ml experiment tracking mlops ml metadata store
Apache-2.0
v0.30.0
892,203

#4334 publicsuffixlist 890.8K

publicsuffixlist implement

MPL-2.0
v1.0.2.20260228
890,810

#4335 bleak 890.6K

Bluetooth Low Energy platform Agnostic Klient

v2.1.1
890,608

#4336 pytest-race 889.88K

Race conditions tester for pytest

BSD 3-Clause License
v0.2.0
889,881

#4337 dbt-athena 888.81K

The athena adapter plugin for dbt (data build tool)

dbt cloud dbt core adapters database adapter dbt-core dbt elt dbt labs athena
v1.10.0
888,817

#4338 mailjet-rest 888.74K

Mailjet V3 API wrapper

mailjet email python-wrapper mailjet-api transactional-emails wrapper mailjet api v3 / v3.1 python wrapper
v1.5.1
888,745

#4339 textfsm 888.7K

Python module for parsing semi-structured text into python tables.

Apache License, Version 2.0
v2.1.0
888,702

#4340 cibuildwheel 888.48K

Build Python wheels on CI with minimal configuration.

windows macos packaging travis pypi ci linux wheel
v3.3.1
888,487

#4341 jinja_partials 887.72K

Simple reuse of partial HTML page templates in the Jinja template language for Python web frameworks.

web templates html
v0.3.1
887,729

#4342 opentelemetry-propagator-gcp 887.71K

Google Cloud propagator for OpenTelemetry

Apache-2.0
v1.11.0
887,719

#4343 leptonai 887.62K

Lepton AI Platform

v0.27.0
887,627

#4344 fredapi 887.54K

Python API for Federal Reserve Economic Data (FRED) from St. Louis Fed

v0.5.2
887,542

#4345 google-cloud-vectorsearch 887.1K

Google Cloud Vectorsearch API client library

Apache 2.0
v0.5.0
887,109

#4346 suds-py3 886.91K

Lightweight SOAP client

basic auth soap wsdl basic http binding
LGPL
v1.4.5.0
886,911

#4347 apache-airflow-providers-trino 886.9K

Provider package apache-airflow-providers-trino for Apache Airflow

airflow-provider integration trino airflow
v6.4.2
886,910

#4348 grain 886.05K

Grain: A library for loading and transforming data for ML training.

Apache License Version 2.0, J
v0.2.16
886,060

#4349 clerk-backend-api 885.82K

Python Client SDK for clerk.dev

v5.0.2
885,821

#4350 resvg-py 885.8K

v0.2.6
885,808

#4351 sqlalchemy-mate 885.31K

A library extend sqlalchemy module, makes CRUD easier.

MIT
v2.0.0.3
885,313

#4352 jupyter-kernel-gateway 885.21K

A web server for spawning and communicating with Jupyter kernels

interactive interpreter cloud kernel web
# Licensing terms This project is licensed under the terms of t
v3.0.1
885,218

#4353 livekit-plugins-turn-detector 885.11K

End of utterance detection for LiveKit Agents

voice livekit audio realtime webrtc video ai
v1.4.3
885,116

#4354 reliability 884.96K

Reliability Engineering toolkit for Python

kaplan-meier weibull cumulative mean value gumbel distributions extreme engineering loglogistic survival censored ram data testing curve gamma normal zero fitting defective analysis likelihood ds fit dszi zi inflated lognormal mcf lifelines kaplan meier exponential subpopulation distribution reliability life beta alt quality accelerated cif probability
LGPLv3
v0.9.0
884,963

#4355 cbor 884.54K

RFC 7049 - Concise Binary Object Representation

Apache
v1.0.0
884,546

#4356 django-pydantic-field 884.52K

Type-Safe Pydantic Schemas for Django JSONFields

django schema pydantic json
v0.5.4
884,527

#4357 splunk-handler 883.58K

A Python logging handler that sends your logs to Splunk

MIT License
v3.0.0
883,589

#4358 tqdm-multiprocess 882.68K

Easy multiprocessing with tqdm and logging redirected to main process.

v0.0.11
882,683

#4359 flasgger 881.43K

Extract swagger specs from your flask project

MIT
v0.9.7.1
881,437

#4360 yattag 881.07K

Generate HTML or XML in a pythonic way. Pure python alternative to web template engines.Can fill HTML forms with default values and error messages.

html rendering templating document xml template form
v1.16.1
881,072

#4361 google-cloud-org-policy 879.42K

Google Cloud Org Policy API client library

Apache 2.0
v1.16.1
879,430

#4362 pgeocode 878.58K

Postal code geocoding

BSD
v0.5.0
878,583

#4363 daytona_api_client_async 878.38K

Daytona

openapi-generator openapi daytona
Apache-2.0
v0.148.0
878,390

#4364 pytoolconfig 878.34K

Python tool configuration

LGPL-3.0-or-later
v1.3.1
878,346

#4365 datacontract-cli 877.95K

The datacontract CLI is an open source command-line tool for working with Data Contracts. It uses data contract YAML files to lint the data contract, connect to data sources and execute schema and quality tests, detect breaking changes, and export to different formats. The tool is written in Python. It can be used as a standalone CLI tool, in a CI/CD pipeline, or directly as a Python library.

v0.11.5
877,954

#4366 google-cloud-os-config 877.53K

Google Cloud Os Config API client library

Apache 2.0
v1.23.0
877,537

#4367 django-querycount 877.3K

Middleware that Prints the number of DB queries to the runserver console.

django querycount performance database
MIT
v0.8.3
877,304

#4368 numdifftools 875.68K

Solves automatic numerical differentiation problems in one or more variables.

new BSD
v0.9.42
875,687

#4369 langchain-nvidia-ai-endpoints 875.67K

An integration package connecting NVIDIA AI Endpoints and LangChain

MIT
v1.1.0
875,672

#4370 inline-snapshot 872.41K

golden master/snapshot/approval testing library which puts the values right into your source code

v0.32.4
872,417

#4371 impit 872.07K

A library for making HTTP requests through browser impersonation

impersonation apify http requests browser
v0.11.0
872,070

#4372 opentracing 870.49K

OpenTracing API for Python. See documentation at http://opentracing.io

opentracing
Apache License 2.0
v2.4.0
870,497

#4373 tensorflow-addons 868.71K

TensorFlow Addons.

addons tensorflow machine learning
Apache 2.0
v0.23.0
868,712

#4374 grpc-google-logging-v2 868.56K

GRPC library for the google-logging-v2 service

Apache-2.0
v0.11.1
868,563

#4375 reportportal-client 868.21K

Python client for ReportPortal v5.

reporting client testing reportportal
Apache-2.0
v5.7.0
868,211

#4376 django-tables2 868.02K

Table/data-grid framework for Django

All changes made to django-tables2 since forking from django-tab
v2.8.0
868,022

#4377 wrapt-timeout-decorator 867.95K

The better timout decorator

MIT
v1.5.1
867,957

#4378 llama-index-multi-modal-llms-openai 867.38K

llama-index multi-modal-llms openai integration

v0.6.2
867,381

#4379 okta 866.24K

Python SDK for the Okta Management API

openapi-generator openapi okta admin management
Apache-2.0
v3.1.0
866,247

#4380 typing-utils 866.15K

utils to inspect Python type annotations

Apache License 2.0
v0.1.0
866,152

#4381 pytest-pretty 865.7K

pytest plugin for printing summary data as I want it

v1.3.0
865,708

#4382 azure-mgmt-databoxedge 864.37K

Microsoft Azure Data Box Edge Management Client Library for Python

azure azure sdk
MIT License
v2.0.0
864,380

#4383 yggdrasil-engine 864.35K

Engine for evaluating Unleash feature flags

MIT
v1.2.3
864,355

#4384 cli-helpers 863.91K

Helpers for building command-line apps

v2.10.1
863,920

#4385 google-cloud-asset 863.87K

Google Cloud Asset API client library

Apache 2.0
v4.2.0
863,880

#4386 crispy-bootstrap5 863.47K

Bootstrap5 template pack for django-crispy-forms

v2026.3
863,471

#4387 google-cloud-ndb 863.4K

NDB library for Google Cloud Datastore

Apache 2.0
v2.4.0
863,407

#4388 mercantile 863.09K

Web mercator XYZ tile utilities

mapping web mercator tiles
BSD
v1.2.1
863,097

#4389 stomp.py 862.48K

Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol

client messaging stomp events
Apache-2.0
v8.2.0
862,484

#4390 aqt 861.75K

v25.9.2
861,757

#4391 opentelemetry-instrumentation-writer 861.64K

OpenTelemetry Writer instrumentation

v0.52.6
861,648

#4392 pyocd 861.01K

Cortex-M debugger for Python

debug embedded debugger gdbserver gdb arm flash test
Apache 2.0
v0.43.0
861,011

#4393 uszipcode 860.89K

USA zipcode programmable database, includes 2020 census data and geometry information.

MIT
v1.0.1
860,900

#4394 recommonmark 860.8K

A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects.

MIT
v0.7.1
860,803

#4395 GitHubKit 860.1K

GitHub SDK for Python

octokit github
v0.14.6
860,103

#4396 recurring-ical-events 859.66K

Calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545.

calendar journal todo scheduling alarm events rfc5545 icalendar ics
v3.8.1
859,662

#4397 wordninja 859.34K

Probabilistically split concatenated words using NLP based on English Wikipedia uni-gram frequencies.

v2.0.0
859,342

#4398 ypy-websocket 857.65K

WebSocket connector for Ypy

websocket yjs
MIT License Copyright (c) 2022 David Brochart Permission is he
v0.12.4
857,659

#4399 python-memcached 856.77K

Pure python memcached client

v1.62
856,771

#4400 PyStemmer 856.54K

Snowball stemming algorithms, for information retrieval

python stemmers stemming algorithms morphological analysis information retrieval language processing
MIT, BSD
v3.0.0
856,543

#4401 testrail-api 856.24K

Python wrapper of the TestRail API

testrail-api api library api-client testrail testrail_api client
MIT License
v1.13.6
856,246

#4402 dashscope 856.08K

dashscope client sdk library

Apache 2.0
v1.25.12
856,085

#4403 google-cloud-access-context-manager 855.56K

Google Cloud Access Context Manager Protobufs

Apache 2.0
v0.3.0
855,569

#4404 pytest-watch 855.26K

Local continuous test runner with pytest and watchdog.

MIT
v4.2.0
855,265

#4405 SCons 855.09K

Open Source next-generation build tool.

v4.10.1
855,091

#4406 mkdocs-minify-plugin 854.85K

An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk

minify html css documentation mkdocs publishing
MIT
v0.8.0
854,856

#4407 libusb-package 854.08K

Package containing libusb so it can be installed via Python package managers

Apache 2.0
v1.0.26.3
854,084

#4408 ansible-runner 852.65K

"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities"

Apache Software License, Version 2.0
v2.4.2
852,653

#4409 onnx2tf 852.59K

Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf).

onnx machine-learning tensorflow deep-learning keras tflite
v2.1.0
852,597

#4410 tf2onnx 851.66K

Tensorflow to ONNX converter

Apache License v2.0
v1.16.1
851,667

#4411 tabula-py 850.4K

Simple wrapper for tabula-java, read tables from PDF into DataFrame

pdf data frame table
The MIT License (MIT) Copyright (c) 2016 Michiaki Ariga Permiss
v2.10.0
850,404

#4412 serverless-wsgi 850.08K

Amazon AWS API Gateway WSGI wrapper

lambda pyramid api gateway serverless wsgi flask django aws apigw
v3.1.0
850,085

#4413 rubicon-objc 849.65K

A bridge between an Objective C runtime environment and Python.

ios objective c macos
v0.5.3
849,658

#4414 imgaug 849.24K

Image augmentation library for deep neural networks

deep learning neural network overfitting image machine learning computer vision cnn augmentation
MIT
v0.4.0
849,243

#4415 codecov 848.96K

Hosted coverage reports for GitHub, Bitbucket and Gitlab

python java php code scala codecov coverage
Apache 2.0
v2.1.13
848,962

#4416 idna_ssl 848.6K

Patch ssl.match_hostname for Unicode(idna) domains support

match_hostname idna unicode ssl
v1.1.0
848,600

#4417 opentelemetry-instrumentation-aiohttp-server 848.35K

Aiohttp server instrumentation for OpenTelemetry

v0.60b1
848,352

#4418 cyclonedx-bom 848.33K

CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments

dependency-graph bill-of-materials virtualenv bom requirements owasp poetry pipenv package-url conda licenses software-bill-of-materials purl sbom environment venv spdx cyclonedx pdm
Apache-2.0
v7.2.2
848,339

#4419 django-htmx 847.89K

Extensions for using Django with htmx.

django
v1.27.0
847,894

#4420 maison 847.2K

Read settings from config files

maison
v2.0.2
847,206

#4421 robotframework-assertion-engine 846.6K

Generic way to create meaningful and easy to use assertions for the Robot Framework libraries.

libraries robot framework assertions
v4.0.0
846,603

#4422 logzio-python-handler 845.89K

Logging handler to send logs to your Logz.io account with bulk SSL

logz.io logging handler bulk https
Apache License 2
v4.1.9
845,900

#4423 vobject 845.46K

A full-featured Python package for parsing and creating iCalendar and vCard files

vcard hcalendar vobject vcs icalendar ics
Apache
v0.9.9
845,468

#4424 llama-index-program-openai 845.27K

llama-index program openai integration

v0.3.2
845,277

#4425 django-choices 844.81K

Sanity for the django choices functionality.

MIT
v2.0.0
844,816

#4426 django-admin-inline-paginator 844.79K

The "Django Admin Inline Paginator" is simple way to paginate your inline in django admin

MIT
v0.4.0
844,796

#4427 trackio 843.79K

A lightweight, local-first, and free experiment tracking library built on top of Hugging Face Datasets and Spaces.

v0.17.0
843,800

#4428 xlutils 843.28K

Utilities for working with Excel files that require both xlrd and xlwt

xlrd excel xlwt xls
MIT
v2.0.0
843,288

#4429 kneed 842.66K

Knee-point detection in Python

elbow-method knee-detection system
v0.8.5
842,668

#4430 django-rest-polymorphic 842.55K

Polymorphic serializers for Django REST Framework.

MIT License
v0.1.10
842,559

#4431 glob2 841.83K

Version of the glob module that can capture patterns and supports recursive wildcards

BSD
v0.7
841,830

#4432 pytest-alembic 841.57K

A pytest plugin for verifying alembic migrations.

pytest sqlalchemy revision alembic migration
MIT
v0.12.1
841,571

#4433 jinjanator 841.27K

Command-line interface to Jinja2 for templating in shell scripts.

Apache-2.0
v25.3.1
841,277

#4434 jinjanator-plugins 840.85K

Package which provides the plugin API for the jinjanator tool

Apache-2.0
v25.1.0
840,853

#4435 flake8-builtins 838.77K

Check for python builtins being used as variables or parameters

pep8 flake8 python
GNU GENERAL PUBLIC LICENSE Versio
v3.1.0
838,773

#4436 tokencost 838.45K

To calculate token and translated USD cost of string and message calls to OpenAI, for example when used by AI agents

v0.1.26
838,450

#4437 torchdiffeq 838.2K

ODE solvers and adjoint sensitivity analysis in PyTorch.

v0.2.5
838,204

#4438 yamlfix 837.44K

A simple opionated yaml formatter that keeps your comments!

GPL-3.0-only
v1.19.1
837,448

#4439 langchain-pinecone 836.39K

An integration package connecting Pinecone and LangChain

MIT
v0.2.13
836,392

#4440 pandas-ta 835.22K

A Comprehensive Python 3 Technical Analysis Library with Pandas Dataframe Extension for Quantitative Researchers, Traders, and Investors.

dataframe extension indicators library machine learning pandas ta finance technical analysis trading ai
v0.4.71b0
835,225

#4441 anki-release 835.14K

A package to lock Anki's dependencies

v25.9.2
835,146

#4442 fast-depends 834.32K

FastDepends - extracted and cleared from HTTP domain logic FastAPI Dependency Injection System. Async and sync are both supported.

fastapi dependency injection
v3.0.6
834,321

#4443 django-admin-list-filter-dropdown 834.22K

Use dropdowns in Django admin list filter

django admin filter dropdown
MIT License
v1.0.3
834,222

#4444 django-scim2 834.21K

A partial implementation of the SCIM 2.0 provider specification for use with Django.

django scim2 scim 2.0
MIT
v0.19.1
834,210

#4445 lintrunner-adapters 833.75K

Adapters and tools for lintrunner

linting flake8 cli rustfmt ruff github-code-scanning sarif clippy linter lintrunner ci lint
v0.13.0
833,757

#4446 anki-audio 833.38K

Audio binaries (mpv, lame) for Anki

GPL-2.0-or-later
v0.1.0
833,383

#4447 looseversion 832.64K

Version numbering for anarchists and software realists

PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------
v1.3.0
832,650

#4448 pyjsparser 832.17K

Fast javascript parser (based on esprima.js)

MIT
v2.7.1
832,176

#4449 dpkt 831.55K

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols

BSD
v1.9.8
831,558

#4450 django-rq 831.07K

An app that provides django integration for RQ (Redis Queue)

v3.2.2
831,075

#4451 dvc-s3 830.66K

s3 plugin for dvc

dvc s3
v3.3.0
830,661

#4452 django-safedelete 830.62K

Mask your objects instead of deleting them from your database.

django delete safedelete softdelete
BSD
v1.4.1
830,628

#4453 python-statemachine 829.8K

Python Finite State Machines made easy.

MIT License
v3.0.0
829,808

#4454 gpustat 829.74K

An utility to monitor NVIDIA GPU status and usage

gpu monitoring cuda nvidia-smi gpustat
MIT
v1.1.1
829,745

#4455 pyspellchecker 829.61K

Pure python spell checker based on work by Peter Norvig

python natural language processing spelling nlp checker typo
v0.8.4
829,618

#4456 google-cloud-error-reporting 828.67K

Google Cloud Error Reporting API client library

Apache 2.0
v1.14.0
828,676

#4457 hashring 828.53K

Implements consistent hashing in Python (using md5 as hashing function).

BSD
v1.5.1
828,533

#4458 asciitree 828.34K

Draws ASCII trees.

MIT
v0.3.3
828,348

#4459 llama-index-question-gen-openai 828.25K

llama-index question_gen openai integration

v0.3.1
828,260

#4460 petl 828.17K

A Python package for extracting, transforming and loading tables of data.

MIT License
v1.7.17
828,172

#4461 openhands-aci 828.15K

An Agent-Computer Interface (ACI) designed for software development agents OpenHands.

MIT
v0.3.3
828,155

#4462 editdistpy 827.48K

Fast Levenshtein and Damerau optimal string alignment algorithms.

damerau edit distance levenshtein
v0.2.0
827,489

#4463 eradicate 827.46K

Removes commented-out code.

commented-out code format clean
Expat License
v3.0.1
827,464

#4464 pycasbin 827.39K

An authorization library that supports access control models like ACL, RBAC, ABAC in Python

authorization casbin pycasbin access control acl authz permission abac rbac auth
Apache 2.0
v2.8.0
827,400

#4465 onnxslim 827.26K

OnnxSlim: A Toolkit to Help Optimize Onnx Model

v0.1.86
827,268

#4466 pipreqs 826.25K

Pip requirements.txt generator based on imports in project

imports requirements pip
Apache-2.0
v0.5.0
826,257

#4467 Naked 825.43K

A command line application framework

python framework application system cli command line
MIT
v0.1.32
825,439

#4468 utm 825.34K

Bidirectional UTM-WGS84 converter for python

coordinate wgs84 utm converter
v0.8.1
825,342

#4469 azure-eventhub-checkpointstoreblob 824.85K

Microsoft Azure Event Hubs checkpointer implementation with Blob Storage Client Library for Python

azure azure sdk
MIT License
v1.2.0
824,856

#4470 memcache 824.58K

Memcached client for Python

v0.14.0
824,587

#4471 pyjks 822.99K

Pure-Python Java Keystore (JKS) library

java keystore jceks security jks ssl
MIT
v20.0.0
822,993

#4472 embreex 822.42K

Python binding for Intel's Embree ray engine

Copyright (c) 2015, Anthony Scopatz All rights reserved.
v2.17.7.post7
822,429

#4473 libvalkey 822.29K

Python wrapper for libvalkey

valkey
MIT
v4.0.1
822,300

#4474 robotframework-pabot 821.58K

Parallel test runner for Robot Framework

Apache License, Version 2.0
v5.2.2
821,586

#4475 ldapdomaindump 821.22K

Active Directory information dumper via LDAP

v0.10.0
821,229

#4476 jaro-winkler 821.02K

Original, standard and customisable versions of the Jaro-Winkler functions.

GNU General Public License v3 (GPLv3)
v2.0.3
821,025

#4477 purl 820.95K

An immutable URL class for easy URL-building and manipulation

MIT
v1.6
820,957

#4478 langchain-postgres 819.79K

An integration package connecting Postgres and LangChain

v0.0.17
819,796

#4479 textstat 819.35K

Calculate statistical features from text

MIT
v0.7.13
819,353

#4480 diff-parser 819.34K

Parse git diff data or .diff file. Access a list of properties including filenames, filepath, source-hash, target-hash and more for every file changed.

diff parser diff file diffparser git diff diff file differences
MIT License Copyright (c) 2024 Shaik Abdus Samad Permission is
v1.1
819,347

#4481 shillelagh 818.43K

Making it easy to query APIs via SQL

mit
v1.4.3
818,439

#4482 torch-model-archiver 818.24K

Torch Model Archiver is used for creating archives of trained neural net models that can be consumed by TorchServe inference

learning deep server archiver inference archive model torch torchserve serving ai
Apache License Version 2.0
v0.12.0
818,246

#4483 geonames 818.24K

Geonames data parser into Shapefile/KML

parser shapefile kml geonames data
UNKNOWN
v0.1.3
818,242

#4484 spacy-language-detection 816.47K

Fully customizable language detection for spaCy pipeline

LGPLv3
v0.2.1
816,472

#4485 stanza 816.47K

A Python NLP Library for Many Human Languages, by the Stanford NLP Group

nlp stanford-nlp deep-learning natural-language-processing natural-language-understanding
Apache License 2.0
v1.11.1
816,470

#4486 json-delta 816.06K

A diff/patch pair for JSON-serialized data structures.

delta json patch compression diff
BSD
v2.0.2
816,064

#4487 fastf1 815.36K

Python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry.

MIT License Copyright (c) 2026 Philipp Schäfer
v3.8.1
815,364

#4488 pyiceberg-core 815.2K

v0.8.0
815,202

#4489 dockerpty 815.02K

Python library to use the pseudo-tty of a docker container

pty terminal tty docker
Apache 2.0
v0.4.1
815,028

#4490 python-amazon-sp-api 814.64K

Python wrapper for the Amazon Selling-Partner API

MIT
v2.1.8
814,643

#4491 gurobipy 813.79K

Python interface to Gurobi

mip optimization lp
Proprietary
v13.0.1
813,796

#4492 patool 813.68K

portable archive file manager

manager archive commandline compression archiver
GPL-3
v4.0.4
813,685

#4493 pytest-shard 813.54K

MIT
v0.1.2
813,545

#4494 PyVISA 812.77K

Python VISA bindings for GPIB, RS232, TCPIP and USB instruments

measurement visa acquisition usb serial rs232 gpib
The MIT License Copyright (c) 2005-2024 PyVISA
v1.16.2
812,775

#4495 Whoosh 812.71K

Fast, pure-Python full text indexing, search, and spell checking library.

spell text search index
Two-clause BSD license
v2.7.4
812,712

#4496 html-testRunner 812.67K

A Test Runner in python, for Human Readable HTML Reports

htmltestrunner html testrunner reports
MIT license
v1.2.1
812,671

#4497 lmfit 811.5K

Least-Squares Minimization with Bounds and Constraints

curve-fitting least-squares minimization
v1.3.4
811,507

#4498 daytona_toolbox_api_client_async 810.89K

Daytona Toolbox API

openapi-generator openapi daytona toolbox api
Apache-2.0
v0.148.0
810,895

#4499 daytona_toolbox_api_client 810.88K

Daytona Toolbox API

openapi-generator openapi daytona toolbox api
Apache-2.0
v0.148.0
810,882

#4500 fiddle 810.62K

Fiddle: A Python-first configuration library

python learning fiddle configuration machine
Apache 2.0
v0.3.0
810,620

#4501 tensorflow-probability 810.03K

Probabilistic modeling and statistical inference in TensorFlow

tensorflow learning probability statistics machine bayesian
Apache 2.0
v0.25.0
810,032

#4502 hidapi 810.02K

A Cython interface to the hidapi from https://github.com/libusb/hidapi

v0.15.0
810,029

#4503 openunmix 808.32K

PyTorch-based music source separation toolkit

MIT
v1.3.0
808,321

#4504 python-keystoneclient 807.88K

Client Library for OpenStack Identity

v5.8.0
807,889

#4505 autogen-agentchat 805.9K

AutoGen agents and teams library

MIT License Copyright (c) Microsoft Corpora
v0.7.5
805,903

#4506 fastapi-utils 805.33K

Reusable utilities for FastAPI

fastapi oop restful
MIT
v0.8.0
805,330

#4507 tls-client 805.32K

Advanced Python HTTP Client.

MIT
v1.0.1
805,322

#4508 x-wr-timezone 804.29K

Repair Google Calendar - This Python module and program makes ICS/iCalendar files using X-WR-TIMEZONE compatible with the RFC 5545 standard.

icalendar
LGPL-3.0-or-later
v2.0.1
804,295

#4509 publish-event-sns 804.04K

Publish message into SNS Topic with attributes

v0.0.3
804,044

#4510 stix2-patterns 803.92K

Validate STIX 2 Patterns.

v2.1.2
803,929

#4511 cerberus-python-client 803.76K

A python client for interacting with Cerberus

cerberus nike
Apache License, v2.0
v2.5.4
803,766

#4512 jamo 803.72K

A Hangul syllable and jamo analyzer.

jamo nlp korean hangul syllable
http://www.apache.org/licenses/LICENSE-2.0
v0.4.1
803,729

#4513 chainlit 803.45K

Build Conversational AI.

langchain agents gen ai chatbot ui chat ui copilot openai mcp llm conversational ai
Apache-2.0
v2.9.6
803,455

#4514 rioxarray 803.3K

geospatial xarray extension powered by rasterio

rasterio rioxarray xarray
Apache
v0.21.0
803,310

#4515 ecos 803.14K

This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.

GPLv3
v2.0.14
803,147

#4516 uipath 802.28K

Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools.

v2.10.3
802,290

#4517 types-sqlalchemy-utils 801.92K

Type Stubs for sqlalchemy-utils

stubs sqlalchemy sqlalchemy-utils
GPLv3
v1.1.0
801,928

#4518 kafka-python-ng 801.78K

Pure Python client for Apache Kafka

apache kafka kafka
Apache License 2.0
v2.2.3
801,783

#4519 inotify-simple 801.53K

A simple wrapper around inotify. No fancy bells and whistles, just a literal wrapper with ctypes. Under 100 lines of code!

inotify
v2.0.1
801,539

#4520 liblinear-multicore 801.01K

Python binding of multi-core LIBLINEAR

v2.50.0
801,016

#4521 config 800.91K

A hierarchical, easy-to-use, powerful configuration module for Python

Copyright (C) 2004-2020 by Vinay Sajip. All Rights Reserved. See
v0.5.1
800,918

#4522 treetable 799.92K

Helper to pretty print an ascii table with a tree-like structure

Unlicense license
v0.2.6
799,924

#4523 gitlint-core 798.82K

Git commit message linter written in python, checks your commit messages for style.

git lint gitlint
v0.19.1
798,826

#4524 openfeature-sdk 798.76K

Standardizing Feature Flagging for Everyone

flags toggles openfeature feature
v0.8.4
798,765

#4525 apache-airflow-providers-tableau 798.02K

Provider package apache-airflow-providers-tableau for Apache Airflow

airflow-provider integration tableau airflow
v5.3.3
798,027

#4526 comet-ml 797.36K

Supercharging Machine Learning

MIT
v3.56.0
797,369

#4527 django-loginas 796.02K

An app to add a "Log in as user" button in the Django user admin page.

django
BSD
v0.3.14
796,028

#4528 pydantic-avro 795.14K

Converting pydantic classes to avro schemas

pydantic avro
MIT
v0.10.0
795,141

#4529 kedro-viz 794.93K

Kedro-Viz helps visualise Kedro data and analytics pipelines

machine learning pipelines visualisation data engineering data pipelines data science
Apache Software License (Apache 2.0)
v12.3.0
794,935

#4530 langchain-cohere 792.75K

An integration package connecting Cohere and LangChain

MIT
v0.5.0
792,760

#4531 apache-airflow-providers-apache-spark 792.73K

Provider package apache-airflow-providers-apache-spark for Apache Airflow

airflow-provider integration apache.spark airflow
v5.5.0
792,734

#4532 abnf 792.61K

Parsers for ABNF grammars.

abnf generator parser
v2.4.1
792,616

#4533 ormar 791.96K

An async ORM with fastapi in mind and pydantic validation.

async sqlalchemy databases fastapi orm alembic pydantic
MIT
v0.23.0
791,963

#4534 ibm-cos-sdk-core 791.16K

Low-level, data-driven core of IBM SDK for Python

Apache License 2.0
v2.16.0
791,163

#4535 fvcore 790.99K

Collection of common code shared among different research projects in FAIR computer vision team

Apache 2.0
v0.1.5.post20221221
790,999

#4536 apeye-core 790.46K

Core (offline) functionality for the apeye library.

url
Copyright (c) 2022, Dominic Davis-Foster Redistribution and use
v1.1.5
790,467

#4537 intuit-oauth 789.86K

Intuit OAuth Client

oauth client auth intuit quickbooks openid
Apache 2.0
v1.2.6
789,861

#4538 django-constance 789.26K

Django live settings with pluggable backends, including Redis.

django libraries redis settings
BSD
v4.3.4
789,270

#4539 opentelemetry-instrumentation-agno 788.97K

OpenTelemetry Agno instrumentation

v0.52.6
788,971

#4540 sox 787.33K

Python wrapper around SoX.

sox audio effects
BSD-3-Clause
v1.5.0
787,338

#4541 mkdocs-awesome-pages-plugin 786.94K

An MkDocs plugin that simplifies configuring page titles and their order

markdown python wiki mkdocs
MIT
v2.10.1
786,940

#4542 localstack-client 786.79K

A lightweight Python client for LocalStack.

Apache License 2.0
v2.11
786,793

#4543 discord-webhook 786.62K

Easily send Discord webhooks with Python

webhook discord
MIT
v1.4.1
786,625

#4544 pynose 785.98K

pynose fixes nose to extend unittest and make testing easier

discovery unittest doctest test automatic
GNU LGPL
v1.5.5
785,981

#4545 py-moneyed 785.94K

Provides Currency and Money classes for use in your Python code.

money currency abstraction class
BSD
v3.0
785,945

#4546 tasq-client-python 785.79K

v0.1.23
785,793

#4547 onnxconverter-common 785.61K

ONNX Converter and Optimization Tools

MIT License Copyright (c) Microsoft Corporation. All rights r
v1.16.0
785,614

#4548 ibm-cos-sdk-s3transfer 785.11K

IBM S3 Transfer Manager

Apache License 2.0
v2.16.0
785,111

#4549 mcp-use 784.74K

Full Stack MCP framework for python, build MCP agents, clients, and servers.

MIT
v1.6.0
784,749

#4550 textcase 784.71K

Python library for text case conversions.

pascal-case upper-case kebab-case conversion text constant-case snake-case sentence-case camel-case case lower-case middot-case title-case
v0.4.5
784,714

#4551 nvidia-cublas 784.4K

CUBLAS native runtime libraries

machine learning deep learning cuda runtime nvidia
v13.2.1.1
784,407

#4552 MainContentExtractor 784.39K

A library to extract the main content from html. Developed for information on LLM and for feeding data into LangChain and LlamaIndex.

MIT
v0.0.4
784,400

#4553 embedchain 784.36K

Simplest open source retrieval (RAG) framework

Apache License
v0.1.128
784,363

#4554 QuantLib 783.54K

Python bindings for the QuantLib library

BSD 3-Clause
v1.41
783,544

#4555 PyScaffold 781.85K

Template tool for putting up the scaffold of a Python project

MIT
v4.6
781,855

#4556 google-cloud-scheduler 781.41K

Google Cloud Scheduler API client library

Apache 2.0
v2.18.0
781,412

#4557 apache-airflow-providers-apache-impala 780.75K

Provider package apache-airflow-providers-apache-impala for Apache Airflow

airflow-provider integration apache.impala airflow
v1.8.1
780,754

#4558 maya 780.4K

Datetimes for Humans.

MIT
v0.6.1
780,406

#4559 darglint 779.26K

A utility for ensuring Google-style docstrings stay up to date with the source code.

linter development documentation
MIT
v1.8.1
779,270

#4560 humiolib 779.21K

Python SDK for connecting to Humio

humio log management
Apache-2.0
v0.2.6
779,210

#4561 pytest-freezer 778.52K

Pytest plugin providing a fixture interface for spulec/freezegun

v0.4.9
778,522

#4562 fhir.resources 778.36K

FHIR Resources as Model Class

resources healthcare health it python fhir hl7
BSD license
v8.2.0
778,369

#4563 py-ecc 778.19K

py-ecc: Elliptic curve crypto in python including secp256k1, alt_bn128, and bls12_381

ethereum
MIT
v8.0.0
778,197

#4564 jsonfield 777.67K

A reusable Django field that allows you to store validated JSON in your model.

v3.2.0
777,674

#4565 qiskit 777.12K

An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

qiskit sdk quantum computing quantum circuit quantum programming language quantum
v2.3.0
777,122

#4566 logzero 777.01K

Robust and effective logging for Python 2 and 3

logzero
MIT license
v1.7.0
777,018

#4567 gpytorch 777K

An implementation of Gaussian Processes in Pytorch

MIT
v1.15.2
777,004

#4568 portion 776.97K

Python data structure and operations for intervals

span range interval
LGPLv3
v2.6.1
776,975

#4569 json-logging 776.2K

JSON Python Logging

elk-stack logstash python2 logging logging-library json python3 python kibana elastic elasticsearch elk json
Apache License 2.0
v1.5.1
776,205

#4570 wordfreq 776.12K

Look up the frequencies of words in many languages, based on many sources of data.

Apache-2.0
v3.1.1
776,129

#4571 typos 776.04K

Source Code Spelling Correction

spelling development
v1.44.0
776,046

#4572 apache-airflow-client 775.26K

Apache Airflow API (Stable)

openapi-generator openapi apache airflow api (stable)
v3.1.6
775,262

#4573 meilisearch 775.16K

The python client for Meilisearch API.

search python meilisearch
MIT
v0.40.0
775,163

#4574 django-dotenv 774.91K

foreman reads from .env. manage.py doesn't. Let's fix that.

v1.4.2
774,912

#4575 setuptools-scm-git-archive 774.88K

setuptools_scm plugin for git archives

git scm tags vcs version archive
MIT
v1.4.1
774,886

#4576 flask-sock 774.76K

WebSocket support for Flask

v0.7.0
774,764

#4577 opentelemetry-resourcedetector-process 774.56K

An OpenTelemetry package to populates Resource attributes from the running process

v0.3.0
774,561

#4578 transaction 774.24K

Transaction management for Python

ZPL 2.1
v5.0
774,248

#4579 optuna-integration 774.01K

Integration libraries of Optuna.

v4.7.0
774,017

#4580 returns 773.97K

Make your functions return something meaningful, typed, and safe!

monads mypy type-safety monad transformers functional programming fp composition railway-oriented-programming monad
BSD-3-Clause
v0.26.0
773,970

#4581 ruamel.yaml.jinja2 773.91K

jinja2 pre and post-processor to update with YAML

parser round-trip 1.2 jinja2 yaml
MIT
v0.2.7
773,912

#4582 opentelemetry-container-distro 773.62K

An OpenTelemetry distro which automatically discovers container attributes

v0.2.0
773,628

#4583 tree-sitter-xml 772.81K

XML & DTD grammars for tree-sitter

parsing xml incremental tree-sitter
MIT
v0.7.0
772,811

#4584 django-webpack-loader 772.2K

Transparently use webpack with django

django assets webpack
MIT License
v3.2.3
772,202

#4585 pyattest 771.9K

MIT
v1.0.4
771,905

#4586 rstcheck 770.99K

Checks syntax of reStructuredText and code blocks nested within it

static-analysis linter restructuredtext rst
MIT
v6.2.5
770,992

#4587 darkdetect 770.85K

Detect OS Dark Mode from Python

BSD-3-Clause
v0.8.0
770,858

#4588 pymc 769.44K

Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with PyTensor

Apache License, Version 2.0
v5.28.1
769,443

#4589 gitdb2 769.11K

A mirror package for gitdb

v4.0.2
769,118

#4590 pytest-testinfra 767.64K

Test infrastructures

v10.2.2
767,645

#4591 fickling 765.8K

A static analyzer and interpreter for Python pickle data

GNU LESSER GENERAL PUBLIC LICENSE
v0.1.8
765,803

#4592 sqlalchemy-hana 765.43K

SQLAlchemy dialect for SAP HANA

sap sqlalchemy hana
v4.3.0
765,436

#4593 vl-convert-python 765.25K

Convert Vega-Lite chart specifications to SVG, PNG, or Vega

BSD-3-Clause
v1.9.0.post1
765,258

#4594 assertpy 764.92K

Simple assertion library for unit testing in python with a fluent API

assertthat pytest nose assert_that unittest test testing nosetests assertion assert
BSD
v1.1
764,927

#4595 rtoml 764.65K

A TOML library for python implemented in rust.

MIT
v0.13.0
764,653

#4596 mypy_baseline 764.3K

Integrate mypy with existing codebase.

typing type annotations annotations baseline mypy
v0.7.3
764,308

#4597 edge-tts 764.22K

Microsoft Edge's TTS

v7.2.7
764,220

#4598 azure-storage 763.95K

Microsoft Azure Storage SDK for Python

MIT License
v0.37.0
763,951

#4599 frictionless 763.87K

Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data

json schema json table schema open data data validation frictionless data data package tabular data package
v5.18.1
763,875

#4600 torch-c-dlpack-ext 763.08K

torch c dlpack ext

Apache License Version 2.0, J
v0.1.5
763,086

#4601 pytest-parallel 762.04K

a pytest plugin for parallel and concurrent testing

MIT
v0.1.1
762,041

#4602 clearml 761.72K

ClearML - Auto-Magical Experiment Manager, Version Control, and MLOps for AI

development learning deep control machinelearning deeplearning version machine-learning clearml deep-learning experiment-manager trains experimentmanager machine
Apache License 2.0
v2.1.3
761,722

#4603 faststream 761.4K

FastStream: the simplest way to work with a messaging queues

nats rabbitmq message brokers kafka framework asyncapi redis
v0.6.7
761,401

#4604 PyDrive2 760.8K

Google Drive API made easy. Maintained fork of PyDrive.

Apache License 2.0
v1.21.3
760,803

#4605 opentelemetry-exporter-prometheus-remote-write 760.08K

Prometheus Remote Write Metrics Exporter for OpenTelemetry

v0.60b1
760,080

#4606 pyprobables 7.6E+2K

Probabilistic data structures in python

python bloom filter quotient-filter bloom-filter probabilistic count-min-sketch data-structure cuckoo-filter sketch count-min
v0.7.0
760,001

#4607 open-data-contract-standard 759.91K

The Pydantic Model of the Open Data Contract Standard

v3.1.2
759,919

#4608 markdown-katex 759.6K

katex extension for Python Markdown

extension markdown katex
MIT
v202406.1035
759,602

#4609 autogen-core 759.44K

Foundational interfaces and agent runtime implementation for AutoGen

MIT License Copyright (c) Microsoft Corpora
v0.7.5
759,441

#4610 certbot 759.35K

ACME client

v5.3.1
759,357

#4611 sshpubkeys 758.12K

SSH public key parser

pubkey ssh-rsa openssh ssh-dss ssh key ssh-ed25519 public
BSD
v3.3.1
758,128

#4612 bugsnag 757.82K

Automatic error monitoring for django, flask, etc.

MIT
v4.8.1
757,827

#4613 aioodbc 757.8K

ODBC driver for asyncio.

Apache 2
v0.5.0
757,808

#4614 chargebee 757.66K

Python wrapper for the Chargebee Subscription Billing API

v3.19.0
757,666

#4615 dbt-athena-community 757.2K

The athena adapter plugin for dbt (data build tool)

dbt cloud dbt core adapters database adapter dbt-core dbt elt dbt labs athena
v1.10.0
757,200

#4616 datacontract-specification 757.04K

The Pydantic Model of the Data Contract Specification

v1.2.3
757,041

#4617 nixl 756.46K

NIXL Python API meta package for CUDA variants

v0.10.0
756,463

#4618 linear-operator 756.17K

A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).

MIT
v0.6.1
756,172

#4619 evdev 756.07K

Bindings to the Linux input handling subsystem

input uinput evdev
v1.9.3
756,071

#4620 pymisp 755.85K

Python API for MISP.

v2.5.33
755,854

#4621 verboselogs 755.59K

Verbose logging level for Python's logging module

v1.7
755,592

#4622 pynetbox 755.32K

NetBox API client library

netbox
Apache2
v7.6.1
755,322

#4623 blingfire 755.18K

Python wrapper of lightning fast Finite State Machine based NLP library.

v0.1.8
755,188

#4624 django-migration-linter 754.51K

Detect backward incompatible migrations for your django project

database django backward compatibility linter migration lint
Apache-2.0
v6.0.0
754,518

#4625 strict-rfc3339 754.33K

Strict, simple, lightweight RFC3339 functions

GNU General Public License Version 3
v0.7
754,337

#4626 python-debian 753.74K

Modules to read and manipulate many file formats related to Debian packages and repositories

packaging linux debian metadata packages
GPL-2.0-or-later
v1.1.0
753,740

#4627 python-logging-loki 753.23K

Python logging handler for Grafana Loki.

MIT
v0.3.1
753,234

#4628 future-fstrings 753.11K

A backport of fstrings to python<3.6

MIT
v1.2.0
753,113

#4629 mmhash3 752.6K

Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.

murmurhash utility hash
License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
v3.0.1
752,600

#4630 keras-tuner 752.43K

A Hyperparameter Tuning Library for Keras

Apache License 2.0
v1.4.8
752,435

#4631 pytest-azurepipelines 751.87K

Formatting PyTest output for Azure Pipelines UI

MIT
v1.0.5
751,875

#4632 traits 751.25K

Observable typed attributes for Python classes

BSD
v7.1.0
751,255

#4633 gym-notices 749.99K

Notices for gym

v0.1.0
749,997

#4634 unpaddedbase64 749.75K

Encode and decode Base64 without "=" padding

base64
Apache-2.0
v2.1.0
749,752

#4635 pycarlo 749.74K

Monte Carlo's Python SDK

Apache Software License (Apache 2.0)
v0.12.158
749,747

#4636 solders 749.4K

Python bindings for Solana Rust tools

MIT
v0.27.1
749,403

#4637 arnparse 749.19K

Parse ARNs using Python

parse arn aws
v0.0.2
749,196

#4638 awkward-cpp 748.85K

CPU kernels and compiled extensions for Awkward Array

v52
748,858

#4639 locate 748.72K

Locate the file location of your current running script.

v1.1.1
748,720

#4640 openai-chatkit 748.32K

A ChatKit backend SDK.

v1.6.2
748,327

#4641 flake8-quotes 748.27K

Flake8 lint for quotes.

lint flake8 quotes
MIT
v3.4.0
748,280

#4642 imblearn 747.8K

Toolbox for imbalanced dataset in machine learning.

v0.0
747,804

#4643 viztracer 747.18K

A debugging and profiling tool that can trace and visualize python code execution

v1.1.1
747,187

#4644 stix2 746.87K

Produce and consume STIX 2 JSON content

stix2 stix cyber cti intelligence threat json
BSD
v3.0.2
746,872

#4645 fastai 746.45K

fastai simplifies training fast and accurate neural nets using modern best practices

machine fastai learning deep
Apache-2.0
v2.8.7
746,454

#4646 unlzw3 745.9K

Pure Python decompression module for .Z files compressed using Unix compress utility

lzw
v0.2.3
745,901

#4647 scikit-optimize 745.87K

Sequential model-based optimization toolbox.

BSD 3-clause
v0.10.2
745,879

#4648 readabilipy 745.38K

Python wrapper for Mozilla's Readability.js

MIT
v0.3.0
745,387

#4649 brickflows 745.11K

Deploy scalable workflows to databricks using python

Apache-2.0
v1.6.0
745,110

#4650 langid 744.99K

langid.py is a standalone Language Identification (LangID) tool.

detection language
BSD
v1.1.6
744,997

#4651 ntplib 744.34K

Python NTP library

MIT
v0.4.0
744,347

#4652 hatchet-sdk 744.17K

This is the official Python SDK for Hatchet, a distributed, fault-tolerant task queue. The SDK allows you to easily integrate Hatchet's task scheduling and workflow orchestration capabilities into your Python applications.

MIT
v1.27.2
744,177

#4653 pymoo 744.14K

Multi-Objective Optimization in Python

optimization
v0.6.1.6
744,148

#4654 everett 743.91K

Configuration library for Python applications

ini env conf config yaml configuration
MPLv2
v3.5.0
743,913

#4655 delta-kernel-rust-sharing-wrapper 742.28K

Apache-2.0
v0.3.1
742,289

#4656 django-localflavor 742.14K

Country-specific Django helpers

v5.0
742,141

#4657 sagemaker-data-insights 742.01K

Data Insights Library for Amazon SageMaker.

amazon sagemaker ml aws data insights
AWS Customer Agreement
v0.4.0
742,016

#4658 check-manifest 741.96K

Check MANIFEST.in in a Python source package for completeness

manifest distutils setuptools packaging checker linter
MIT
v0.51
741,962

#4659 ntc-templates 741.76K

TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.

textfsm network parsers
Apache-2.0
v9.0.0
741,769

#4660 sagemaker-datawrangler 741.62K

Amazon SageMaker Data Wrangler Library

python
AWS Customer Agreement
v0.4.3
741,624

#4661 cmsis-pack-manager 741.08K

Python manager for CMSIS-Pack index and cache with fast Rust backend

Apache-2.0
v0.6.0
741,081

#4662 isoweek 740.35K

Objects representing a week

BSD
v1.3.3
740,354

#4663 tinytag 739.52K

Read audio file metadata

metadata wma music audio wav mp3 m4a opus flac aiff ogg
v2.2.0
739,530

#4664 langchain-perplexity 739.49K

An integration package connecting Perplexity and LangChain

MIT
v1.1.0
739,490

#4665 neptune-query 739.26K

Neptune Query is a Python library for retrieving data from Neptune.

ml model store ml model registry ml experiment tracking mlops ml metadata store
Apache-2.0
v1.13.0
739,261

#4667 weave 737.47K

A toolkit for building composable interactive data driven applications.

Apache License Version 2.0, J
v0.52.29
737,473

#4668 ldaptor 736.98K

A Pure-Python Twisted library for LDAP

MIT
v21.2.0
736,988

#4669 sphinxcontrib-bibtex 736.89K

Sphinx extension for BibTeX style citations.

v2.6.5
736,895

#4670 databind.core 735.43K

Databind is a library inspired by jackson-databind to de-/serialize Python dataclasses. Compatible with Python 3.8 and newer. Deprecated, use `databind` package.

MIT
v4.5.2
735,436

#4671 databind.json 734.88K

De-/serialize Python dataclasses to or from JSON payloads. Compatible with Python 3.8 and newer. Deprecated, use `databind` module instead.

MIT
v4.5.2
734,885

#4672 selinux 733.77K

shim selinux module

virtualenv selinux
MIT license
v0.3.0
733,776

#4673 json-schema-for-humans 733.45K

Generate static HTML documentation from JSON schemas

Apache-2.0
v1.5.1
733,456

#4674 geonamescache 732.98K

Geonames data for continents, cities and US states.

geonames countries geo states iso-codes fips counties geodata
v3.0.0
732,980

#4675 sparkmeasure 732.9K

Python API for sparkMeasure, a tool for performance troubleshooting of Apache Spark workloads.

performance troubleshooting metrics monitoring apache spark spark
Apache-2.0
v0.27.0
732,910

#4676 Flask-FlatPages 732.01K

Provides flat static pages to a Flask application

v0.9.0
732,019

#4677 streamlit-condition-tree 731.95K

Condition Tree Builder for Streamlit

v0.3.0
731,956

#4678 pycron 731.18K

Simple cron-like parser, which determines if current datetime matches conditions.

parser cron
MIT
v3.2.0
731,182

#4679 objprint 729.89K

A library that can print Python objects in human readable format

Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.3.0
729,895

#4680 kt-legacy 729.71K

Legacy import names for Keras Tuner

Apache License 2.0
v1.0.5
729,718

#4681 django-pgmigrate 729.22K

Avoid costly downtime during Postgres migrations.

BSD-3-Clause
v1.6.0
729,223

#4682 cint 728.99K

cint - make ctypes great again

v1.0.0
728,992

#4683 Paste 728.21K

Tools for using a Web Server Gateway Interface stack

application wsgi server web
MIT
v3.10.1
728,211

#4684 urlextract 728.07K

Collects and extracts URLs from given text.

url find tld list extract link finder collect
MIT
v1.9.0
728,070

#4685 polyfile-weave 727.2K

A utility to recursively map the structure of a file.

v0.5.9
727,204

#4686 python-doctr 727.1K

Document Text Recognition (docTR): deep Learning for high-performance OCR on documents.

text detection computer vision text recognition deep learning ocr pytorch
Apache License Version 2.0, J
v1.0.1
727,102

#4687 wikipedia 726.4K

Wikipedia API for Python

wikipedia python api
MIT
v1.4.0
726,407

#4688 nvidia-cuda-cccl-cu12 725.3K

CUDA CCCL

machine learning deep learning cuda runtime nvidia
NVIDIA Proprietary Software
v12.9.27
725,308

#4689 nbstripout 724.87K

Strips outputs from Jupyter and IPython notebooks

hooks filter jupyter ipython notebook git
v0.9.1
724,879

#4690 parallel-web 724.69K

The official Python library for the Parallel API

MIT
v0.4.1
724,693

#4691 jinja2-time 724.01K

Jinja2 Extension for Dates and Times

jinja2 extension time
MIT
v0.2.0
724,018

#4692 keyboard 723.2K

Hook and simulate keyboard events on Windows and Linux

hotkey hook simulate keyboard
MIT
v0.13.5
723,209

#4693 python-fasthtml 722.54K

The fastest way to create an HTML app

nbdev notebook jupyter python
Apache-2.0
v0.12.47
722,546

#4694 tree-sitter-json 722.01K

JSON grammar for tree-sitter

parsing incremental tree-sitter json
MIT
v0.24.8
722,012

#4695 pyjavaproperties3 721.82K

Python 3 replacement for java.util.Properties.

PSF License
v0.6
721,825

#4696 openhands-ai 721.64K

OpenHands: Code Less, Make More

v1.4.0
721,648

#4697 psycogreen 720.93K

psycopg2 integration with coroutine libraries

BSD
v1.0.2
720,934

#4698 sphinx-notfound-page 720.63K

Sphinx extension to build a 404 page with absolute URLs

notfound documentation 404 sphinx page
v1.1.0
720,632

#4699 msgpack-types 720.23K

Type stubs for msgpack

mypy stubs msgpack types
Apache-2.0
v0.7.0
720,233

#4700 type-enforced 718.8K

A pure python type enforcer for python type annotations

v2.3.0
718,803

#4701 tree-sitter-html 718.25K

HTML grammar for tree-sitter

parsing html incremental tree-sitter
MIT
v0.23.2
718,254

#4702 botbuilder-schema 717.95K

BotBuilder Schema

botbuilderschema botbuilder bots ai botframework
MIT
v4.17.1
717,954

#4703 prisma 717.07K

Prisma Client Python is an auto-generated and fully type-safe database client

typing mysql database postgresql orm sqlite prisma
APACHE
v0.15.0
717,074

#4704 types-pexpect 716.89K

Typing stubs for pexpect

v4.9.0.20260127
716,900

#4705 modern-treasury 716.73K

The official Python library for the Modern Treasury API

MIT
v1.65.0
716,737

#4706 tree-sitter-css 715.87K

CSS grammar for tree-sitter

parsing incremental css tree-sitter
MIT
v0.25.0
715,871

#4707 jupyter-cache 715.67K

A defined interface for working with a cache of jupyter notebooks.

extension material design components sphinx web
v1.0.1
715,671

#4708 sccache 715.41K

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

ccache
Apache-2.0
v0.14.0
715,412

#4709 GPUtil 715.4K

GPUtil is a Python module for getting the GPU status from NVIDA GPUs using nvidia-smi.

gpu utilization available usage free nvidia load select memory
MIT
v1.4.0
715,404

#4710 botframework-connector 715.15K

Microsoft Bot Framework Bot Builder SDK for Python.

botbuilder bots ai botframeworkconnector botframework
MIT
v4.17.1
715,159

#4711 bump-my-version 715.07K

Version bump your Python project

version release bumpversion
MIT License Copyright (c) 2013-2014 Filip Noetz
v1.2.7
715,078

#4712 autodocsumm 714.81K

Extended sphinx autodoc including automatic autosummaries

table autosummary sphinx content autodoc
Apache-2.0
v0.2.14
714,815

#4713 pytest-lazy-fixtures 714.58K

Allows you to use fixtures in @pytest.mark.parametrize.

lazy pytest tests fixture
v1.4.0
714,581

#4714 livy 714.55K

A Python client for Apache Livy

MIT
v0.8.0
714,560

#4715 apache-airflow-providers-alibaba 714.53K

Provider package apache-airflow-providers-alibaba for Apache Airflow

airflow-provider integration airflow alibaba
v3.3.4
714,539

#4716 pytensor 714.45K

Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.

blas symbolic numerical autodiff pytensor math numpy differentiation
v2.38.1
714,453

#4717 opencensus-ext-logging 714.32K

OpenCensus logging Integration

Apache-2.0
v0.1.1
714,323

#4718 geojson-pydantic 714.2K

Pydantic data models for the GeoJSON spec.

geojson pydantic
v2.1.0
714,207

#4719 linkedin-api-client 714.06K

Official Python client library for LinkedIn APIs

rest.li api linkedin
Proprietary
v0.3.0
714,062

#4720 databricks-mcp 713.94K

MCP helpers for Databricks

Apache-2.0
v0.9.0
713,947

#4721 google-cloud-functions 713.59K

Google Cloud Functions API client library

Apache 2.0
v1.22.0
713,595

#4722 py-clob-client 712.66K

Python client for the Polymarket CLOB

v0.34.6
712,661

#4723 tb-nightly 712.07K

TensorBoard lets you watch Tensors Flow

learning visualizer tensorboard tensor tensorflow machine
Apache 2.0
v2.21.0a20251023
712,072

#4724 netmiko 712.06K

Multi-vendor library to simplify legacy CLI connections to network devices

MIT
v4.6.0
712,063

#4725 uproot 711.74K

ROOT I/O in pure Python and NumPy.

v5.7.1
711,746

#4726 confluent-kafka-stubs 711.53K

Stub files for confluent-kafka.

stubs types kafka
Apache-2.0
v0.0.3
711,531

#4727 robust-downloader 711.46K

A Simple Robust Downloader written in Python

v0.0.2
711,466

#4728 geckodriver-autoinstaller 711.22K

Automatically install geckodriver that supports the currently installed version of chrome.

splinter chrome selenium geckodriver
MIT
v0.1.0
711,223

#4729 www-authenticate 710.51K

Parser for WWW-Authenticate headers.

BSD
v0.9.2
710,514

#4730 unsloth-zoo 710.42K

Utils for Unsloth

llm ai
v2026.2.1
710,421

#4731 boto3-stubs-lite 710.31K

Lite type annotations for boto3 1.42.59 generated with mypy-boto3-builder 8.12.0

boto3 autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.59
710,318

#4732 coralogix-logger 710.31K

Coralogix Python SDK

coralogix logger logging
Apache Version 2.0
v2.1.1
710,311

#4733 soda-core-duckdb 710.08K

v3.5.6
710,084

#4734 Parsley 7.1E+2K

Parsing and pattern matching made easy.

MIT License
v1.3
710,009

#4735 quinn 709.72K

Pyspark helper methods to maximize developer efficiency

pyspark apachespark spark
Apache-2.0
v0.10.3
709,720

#4736 scanpy 709.48K

Single-Cell Analysis in Python.

v1.12
709,483

#4737 httpie 709.33K

HTTPie: modern, user-friendly command-line HTTP client for the API era.

BSD
v3.2.4
709,337

#4738 DIRACCommon 709.27K

Stateless utilities extracted from DIRAC for use by DiracX and other projects

GPL-3.0-only
v9.1.0
709,273

#4739 azure-eventhub-checkpointstoreblob-aio 709.12K

Microsoft Azure Event Hubs checkpointer implementation with Blob Storage Client Library for Python

azure azure sdk
MIT License
v1.2.0
709,122

#4740 azure-schemaregistry-avroserializer 708.97K

Microsoft Azure Schema Registry Avro Serializer Client Library for Python

MIT License
v1.0.0b4.post1
708,976

#4741 iminuit 708.5K

Jupyter-friendly Python frontend for MINUIT2 in C++

MIT+LGPL
v2.32.0
708,508

#4742 pytest-opentelemetry 706.85K

A pytest plugin for instrumenting test runs via OpenTelemetry

v1.1.0
706,850

#4743 sqlalchemy-cockroachdb 706.68K

CockroachDB dialect for SQLAlchemy

cockroachdb sqlalchemy
http://www.apache.org/licenses/LICENSE-2.0
v2.0.3
706,683

#4744 pytest-sftpserver 704.87K

py.test plugin to locally test sftp server connections.

pytest plugin py.test server local localhost sftp
MIT License
v1.3.0
704,874

#4745 django-fernet-fields-v2 704.56K

Fernet-encrypted model fields for Django

v0.9
704,563

#4746 TatSu 703.99K

TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.

peg grammar ebnf packrat parser
SPDX-License-Identifier: BSD-4-Clause TATSU - A
v5.17.1
703,996

#4747 s3pathlib 703.75K

s3pathlib is the python package provides the Pythonic objective oriented programming (OOP) interface to manipulate AWS S3 object / directory. The api is similar to the pathlib standard library and very intuitive for human.

Apache-2.0
v2.3.6
703,750

#4748 stagehand 703.62K

The official Python library for the stagehand API

MIT
v3.6.0
703,622

#4749 ct3 703.17K

Cheetah is a template engine and code generation tool

template
MIT
v3.4.0.post5
703,177

#4750 jsonalias 702.74K

A microlibrary that defines a Json type alias for Python.

MIT
v0.1.2
702,744

#4751 tree-sitter-markdown 702.71K

Markdown grammar for tree-sitter

parsing incremental tree-sitter markdown
MIT
v0.5.1
702,714

#4752 robotframework-robocop 701.97K

Static code analysis tool (linter) and code formatter for Robot Framework

formatting testautomation qa formatter testing robotframework automation linter
v8.2.2
701,974

#4753 homeassistant 701.84K

Open-source home automation platform running on Python 3.

automation home
v2026.2.3
701,846

#4754 urllib3-secure-extra 701.78K

Marker library to detect whether urllib3 was installed with the deprecated [secure] extra

v0.1.0
701,784

#4755 csscompressor 701.63K

A python port of YUI CSS Compressor

BSD
v0.9.5
701,632

#4756 pierre-storage 700.78K

Pierre Git Storage SDK for Python

v1.3.2
700,786

#4757 flake8-broken-line 700.61K

Flake8 plugin to forbid backslashes for line breaks

flake8-plugin linting linter code quality flake8 wemake.services
MIT
v1.0.0
700,611

#4758 mdutils 699.85K

Useful package for creating Markdown files while executing python code.

MIT
v1.8.1
699,850

#4759 pdbp 698.89K

pdbp (Pdb+): A drop-in replacement for pdb and pdbpp.

color tab completion debugger pdb
PSF
v1.8.2
698,897

#4760 apache-airflow-providers-salesforce 698.62K

Provider package apache-airflow-providers-salesforce for Apache Airflow

airflow-provider integration airflow salesforce
v5.12.2
698,627

#4761 certbot-dns-multi 698.53K

Certbot DNS plugin supporting multiple providers, using github.com/go-acme/lego

MIT
v4.32.1
698,537

#4762 apache-airflow-providers-opsgenie 698.15K

Provider package apache-airflow-providers-opsgenie for Apache Airflow

airflow-provider opsgenie integration airflow
v5.10.1
698,159

#4763 flagsmith 696.32K

Flagsmith Python SDK

remote flagsmith config flag feature
BSD3
v5.1.1
696,321

#4764 twirp 696.1K

Twirp server and client lib

v0.0.7
696,100

#4765 Resiliparse 695.82K

A collection of robust and fast processing tools for parsing and analyzing (not only) web archive data.

Apache License 2.0
v0.15.2
695,825

#4766 pyxirr 695.74K

Rust-powered collection of financial functions for Python.

day count convention python xirr cashflow financial fast pme
Unlicense
v0.10.8
695,744

#4767 python3-logstash 695.41K

Python logging handler for Logstash.

MIT
v0.4.80
695,414

#4768 auditwheel 695.17K

Cross-distribution Linux wheels

MIT
v6.6.0
695,176

#4769 saxonche 695.08K

Official Saxonica python package for the SaxonC-HE 12.9.0 processor: for XSLT 3.0, XQuery 3.1, XPath 3.1 and XML Schema processing.

v12.9.0
695,089

#4770 mohawk 694.75K

Library for Hawk HTTP authorization

MPL 2.0 (Mozilla Public License)
v1.1.0
694,755

#4771 braintrust-langchain 694.71K

Integration for LangChain and Braintrust Tracing

langchain braintrust ai llm agents tracing
v0.2.1
694,710

#4772 valkey-glide 694.68K

Valkey GLIDE Async client. Supports Valkey and Redis OSS.

Apache-2.0
v2.2.7
694,681

#4773 django-libsass 694.15K

A django-compressor filter to compile SASS files using libsass

BSD
v0.9
694,160

#4774 matrix-nio 693.25K

A Python Matrix client library, designed according to sans I/O principles.

Internet Systems Consortium license ============================
v0.25.2
693,253

#4775 diracx-api 692.39K

TODO

GPL-3.0-only
v0.0.10
692,395

#4776 sqlacodegen 692.27K

Automatic model code generator for SQLAlchemy

sqlalchemy
v4.0.2
692,276

#4777 python-statsd 691.3K

statsd is a client for Etsy's node-js statsd server. A proxy for the Graphite stats collection and graphing server.

BSD
v2.1.0
691,301

#4778 livekit-plugins-elevenlabs 691.15K

Agent Framework plugin for voice synthesis with ElevenLabs' API.

voice livekit elevenlabs audio realtime video ai
v1.4.3
691,153

#4779 robocrys 690.15K

Automatic generation of crystal structure descriptions

crystallography materials-science crystal-structure
v0.2.13
690,160

#4780 tbats 689.81K

BATS and TBATS for time series forecasting

MIT License
v1.1.3
689,813

#4781 pybtex-docutils 689.79K

A docutils backend for pybtex.

MIT
v1.0.3
689,792

#4782 fastapi-cache2 689.72K

Cache for FastAPI

fastapi caching cache
Apache-2.0
v0.2.2
689,726

#4783 hurry.filesize 688.79K

A simple Python library for human readable file sizes (or anything sized in bytes).

size file bytes
ZPL 2.1
v0.9
688,796

#4784 pydoe 688.75K

Design of Experiments for Python

sparse grids optimal design taguchi design doe python optimization design of experiments experimental design statistics
v0.9.7
688,758

#4785 tree-sitter-sql 688.65K

Tree-sitter Grammar for SQL

parsing incremental sql tree-sitter
MIT
v0.3.11
688,655

#4786 tree-sitter-toml 688.21K

TOML grammar for tree-sitter

parsing incremental tree-sitter toml
MIT
v0.7.0
688,211

#4787 botframework-streaming 687.85K

Microsoft Bot Framework Bot Builder

botframeworkstreaming botframework ai bots
MIT
v4.17.1
687,851

#4788 sharepy 687.62K

Simple SharePoint Online authentication for Python

online authentication sharepoint
GPLv3
v2.0.0
687,628

#4789 botbuilder-core 687.14K

Microsoft Bot Framework Bot Builder

botbuilder bots botbuildercore ai botframework
MIT
v4.17.1
687,149

#4790 lomond 686.96K

Websocket Client Library

v0.3.3
686,963

#4791 astral 686.42K

Calculations for the position of the sun and moon.

moon dusk sun sunset dawn sunrise
Apache-2.0
v3.2
686,430

#4792 sphinx-prompt 686.4K

Sphinx directive to add unselectable prompt

sphinx shell prompt
v1.10.2
686,403

#4793 ir-datasets 686.35K

provides a common interface to many IR ad-hoc ranking benchmarks, training datasets, etc.

v0.5.11
686,352

#4794 instaloader 685.79K

Download pictures (or videos) along with their captions and other metadata from Instagram.

instagram videos instagram-feed downloader instagram-stories instagram-downloader instagram-scraper photos instagram-client instagram-metadata instagram-user-photos pictures instagram-photos
MIT
v4.15
685,799

#4795 lap 685.77K

Linear Assignment Problem solver (LAPJV/LAPMOD).

lapx lapmod lapjv lap linear assignment
BSD-2-Clause
v0.5.13
685,776

#4796 mozilla-django-oidc 685.17K

A lightweight authentication and access management library for integration with OpenID Connect enabled authentication services.

mozilla-django-oidc
v5.0.2
685,175

#4797 sphinx-reredirects 685.16K

The extension for Sphinx documentation projects that handle redirects for moved pages. It generates HTML pages with meta refresh redirects to the new page location to prevent 404 errors if you rename or move your documents.

v1.1.0
685,162

#4798 python-subunit 684.23K

Python implementation of subunit test streaming protocol

python streaming test
Apache-2.0 or BSD
v1.4.5
684,236

#4799 FastWARC 684.07K

A high-performance WARC parsing library for Python written in C++/Cython.

Apache License 2.0
v0.15.2
684,075

#4800 cdktf 684K

Cloud Development Kit for Terraform

MPL-2.0
v0.21.0
684,002

#4801 tinytuya 683.7K

Python module to interface with Tuya WiFi smart devices

v1.17.6
683,708

#4802 types-aiobotocore-sns 683.58K

Type annotations for aiobotocore SNS 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete sns mypy typeshed type-annotations aiobotocore-stubs
v3.2.0
683,589

#4803 singleton-decorator 683.22K

A testable singleton decorator

decorator singleton unittest
GPLv3
v1.0.0
683,222

#4804 crc 682.57K

Pure Python CRC library

crc8 crc16 crc32 crc crc64
BSD-2-Clause
v7.1.0
682,571

#4805 types-qrcode 682.14K

Typing stubs for qrcode

v8.2.0.20250914
682,149

#4806 gitlint 681.43K

Git commit message linter written in python, checks your commit messages for style.

git lint gitlint
v0.19.1
681,439

#4807 python-certifi-win32 681.24K

Add windows certificate store to certifi cacerts.

BSD
v1.6.1
681,249

#4808 awscliv2 680.81K

Wrapper for AWS CLI v2

awscli wrapper awscliv2
MIT
v2.3.1
680,812

#4809 python-jsonpath 680.76K

JSONPath, JSON Pointer and JSON Patch for Python.

json pointer rfc 9535 json jsonpath json patch json path
v2.0.2
680,769

#4810 schematics 680.55K

Python Data Structures for Humans

BSD
v2.1.1
680,554

#4811 crypto 679.87K

Simple symmetric GPG file encryption and decryption

aes256 cryptography openpgp encryption cipher security privacy pgp gpg crypto decryption
MIT license
v1.4.1
679,879

#4812 compalgo 679.78K

CompALGO SDK: Algorand smart contract compliance analysis + on-chain proof anchoring

compliance security pyteal teal blockchain algorand
v0.1.2
679,790

#4813 utils 679.19K

A grab-bag of utility functions and objects

v1.0.2
679,195

#4814 construct-typing 679.09K

Extension for the python package 'construct' that adds typing features

packer type hint builder parser typing bytestring binary unpacker bitstring construct pep 561 pack declarative symmetric building annotation parsing data structure kaitai struct typed unpack bitstruct
MIT License Copyright (c) 2020 timrid
v0.7.0
679,094

#4815 xvfbwrapper 679K

Manage headless displays with Xvfb (X virtual framebuffer)

x window system x11 xvfb display headless
v0.2.21
679,006

#4816 boto-session-manager 678.8K

Provides an alternative, or maybe a more user friendly way to use the native boto3 API.

Apache License, Version 2.0
v1.8.1
678,803

#4817 cuid 678.62K

Fast, scalable unique ID generation

v0.4
678,624

#4818 python-openstackclient 678.54K

OpenStack Command-line Client

Apache-2.0
v9.0.0
678,541

#4819 emails 678.28K

Modern python library for emails.

v0.6
678,286

#4820 cw-rpa 678.27K

The cw-rpa package provides reusable functions/common utilities for developing CW RPA bots.

v1.2.2
678,276

#4821 graphframes-py 678.13K

GraphFrames: Graph Processing Framework for Apache Spark

pregel pagerank pyspark network-analysis graph
Apache 2.0
v0.10.1
678,132

#4822 couchbase 677.97K

Python Client for Couchbase

couchbase libcouchbase pycouchbase nosql
Apache License 2.0
v4.5.0
677,979

#4823 pymap3d 677.12K

pure Python (no prereqs) coordinate conversions, following convention of several popular Matlab routines.

geodesy coordinate-conversion
v3.2.0
677,124

#4824 robotframework-jsonlibrary 676.88K

robotframework-jsonlibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath

jsonpath jsonschema robotframework testing json
v0.5
676,881

#4825 django-guardian 676.66K

Per object permissions for Django

authorization permissions row django object level
BSD-2-Clause
v3.3.0
676,663

#4826 spacy-curated-transformers 676.57K

Curated transformer models for spaCy pipelines

MIT
v2.1.2
676,571

#4827 pypeln 676.52K

MIT
v0.4.9
676,528

#4828 SQLAlchemy-Continuum 676.06K

Versioning and auditing extension for SQLAlchemy.

v1.6.0
676,069

#4829 django-modeltranslation 675.97K

Translates Django models using a registration approach.

v0.20.2
675,977

#4830 plpygis 674.97K

Python tools for PostGIS

postgis pl/python postgresql geospatial gis
GPL-3.0-only
v0.6.1
674,979

#4831 sqlalchemy-adapter 674.58K

SQLAlchemy Adapter for PyCasbin

casbin casbin-adapter access control acl permission sqlalchemy abac rbac pycasbin
Apache 2.0
v1.9.0
674,589

#4832 dbt-vertica 674.51K

Official vertica adapter plugin for dbt (data build tool)

Apache License 2.0
v1.8.5
674,516

#4833 sgp4 674.44K

Track Earth satellites given TLE data, using up-to-date 2020 SGP4 routines.

MIT
v2.25
674,448

#4834 wheel-stub 674.17K

wheel stub package build backend

v0.5.0
674,177

#4835 patchy 673.41K

Patch the inner source of python functions at runtime.

patchy
v2.10.0
673,414

#4836 MarkupPy 673.19K

An HTML/XML generator

MIT
v1.18
673,193

#4837 git-remote-codecommit 672.32K

Git remote prefix to simplify pushing to and pulling from CodeCommit.

Apache License 2.0
v1.17
672,328

#4838 tabcompleter 671.84K

tabcompleter --- Autocompletion in the Python console.

completion tab console
BSD
v1.4.0
671,844

#4839 bibtexparser 671.83K

Bibtex parser for python 3

LGPLv3 or BSD
v1.4.4
671,833

#4840 pylint-gitlab 671.63K

This project provides pylint formatters for a nice integration with GitLab CI.

GPLv3
v2.1.1
671,639

#4841 livereload 671.38K

Python LiveReload is an awesome tool for web developers

BSD
v2.7.1
671,386

#4842 mariadb 670.03K

Python MariaDB extension

LGPL 2.1
v1.1.14
670,037

#4843 betterproto-fw 669.5K

A better Protobuf / gRPC generator & library

grpc protobuf
MIT
v2.0.3
669,504

#4844 asyncstdlib-fw 669.29K

Fork of asyncstdlib that work with fireworks-ai

contextlib async builtins enumerate functools itertools
MIT License Copyright (c) 2019 - 2024 Max Kühn Permission is h
v3.13.2
669,298

#4845 zlib-state 669.23K

Low-level interface to the zlib library that enables capturing the decoding state

v0.1.10
669,234

#4846 orbax-export 669.02K

Orbax Export

export jax machine learning serialization
v0.0.8
669,027

#4847 hogql-parser 668.91K

HogQL parser for internal PostHog use

MIT
v1.3.18
668,911

#4848 types-aiobotocore-dataexchange 668.8K

Type annotations for aiobotocore DataExchange 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete mypy typeshed type-annotations dataexchange aiobotocore-stubs
v3.2.0
668,804

#4849 angr 668.57K

A multi-architecture binary analysis toolkit, with the ability to perform dynamic symbolic execution and various static analyses on binaries

v9.2.203
668,573

#4850 cmakelang 668.45K

Language tools for cmake (format, lint, etc)

format cmake
GPLv3
v0.6.13
668,453

#4851 pyfzf 668.38K

Python wrapper for junegunn's fuzzyfinder (fzf)

MIT
v0.3.1
668,388

#4852 fastlite 668.03K

A bit of extra usability for sqlite

python sqlite nbdev notebook jupyter sql
Apache Software License 2.0
v0.2.4
668,036

#4853 warc3-wet 666.81K

Python library to work with ARC and WARC files

GPLv2
v0.2.5
666,819

#4854 mlx 666.81K

A framework for machine learning on Apple silicon.

MIT
v0.31.0
666,816

#4855 pyserde 666.77K

Yet another serialization library on top of dataclasses

MIT License Copyright (c) 2021 yukinarit Permission is hereby
v0.30.1
666,772

#4856 free-email-domains 666.49K

A package containing a list of free email domains.

v1.0.2
666,491

#4857 subprocess32 666.29K

A backport of the subprocess module from Python 3 for use on 2.x.

PSF license
v3.5.4
666,299

#4858 msgpack-python 665.97K

MessagePack (de)serializer.

Apache 2.0
v0.5.6
665,978

#4859 sqlakeyset 665.87K

offset-free paging for sqlalchemy

Unlicense
v2.0.1762907931
665,870

#4860 skypilot 665.48K

SkyPilot: Run AI on Any Infra — Unified, Faster, Cheaper.

Apache 2.0
v0.11.1
665,482

#4861 bigframes 665.02K

BigQuery DataFrames -- scalable analytics and machine learning with BigQuery

Apache 2.0
v2.36.0
665,026

#4862 pytest-ansible 664.95K

Plugin for pytest to simplify calling ansible modules from tests or fixtures

testing pytest ansible
MIT
v26.2.0
664,956

#4863 rust-just 664.83K

v1.46.0
664,836

#4864 apswutils 664.29K

A fork of sqlite-minutils for apsw

python sqlite apsw nbdev notebook jupyter
Apache Software License 2.0
v0.1.2
664,294

#4865 unstructured.pytesseract 663.88K

Python-tesseract is a python wrapper for Google's Tesseract-OCR

python python-tesseract ocr
Apache License 2.0
v0.3.15
663,888

#4866 fastapi-users 663.78K

Ready-to-use and customizable users management for FastAPI

v15.0.4
663,786

#4867 trec-car-tools 663.68K

Support tools for TREC CAR participants. Also see trec-car.cs.unh.edu

wikipedia
BSD 3-Clause
v2.6
663,686

#4868 openhands-sdk 663.43K

OpenHands SDK - Core functionality for building AI agents

v1.11.5
663,433

#4869 canopen 663.1K

CANopen stack implementation

MIT License Copyright (c) 2016 Christian Sandbe
v2.4.1
663,107

#4870 symspellpy 662.27K

Python SymSpell

word segmentation symspell spellchecker
MIT License Copyright (c) 2025 mmb L (Python po
v6.9.0
662,280

#4871 tree-sitter-regex 661.89K

Regex grammar for tree-sitter

parsing incremental regex tree-sitter
MIT
v0.25.0
661,896

#4872 sql-formatter 661.48K

A SQL formatter

formatter sql
Apache Software License 2.0
v0.6.2
661,480

#4873 pyarmor 661.1K

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

encrypt obfuscate protect obfuscation distribute
Free To Use But Restricted
v9.2.3
661,103

#4874 jsonpath-rw-ext 661.09K

Extensions for JSONPath RW

v1.2.2
661,098

#4875 EasyProcess 660.8K

Easy to use Python subprocess interface.

interface subprocess
BSD
v1.1
660,804

#4876 openhands-tools 660.66K

OpenHands Tools - Runtime tools for AI agents

v1.11.5
660,665

#4878 tom-swe 6.6E+2K

Theory of Mind modeling for Software Engineering assistants

software-engineering user-modeling theory-of-mind rag psychology llm ai-assistant
MIT
v1.0.3
660,005

#4879 codefind 659.77K

Find code objects and their referents

v0.1.7
659,771

#4880 plotext 659.39K

plotext plots directly on terminal

MIT
v5.3.2
659,398

#4881 smbus2 659.37K

smbus2 is a drop-in replacement for smbus-cffi/smbus-python in pure Python

smbus smbus2 raspberrypi linux i2c python
MIT
v0.6.0
659,378

#4882 apeye 659.26K

Handy tools for working with URLs and APIs.

url api cache requests rest
v1.4.1
659,270

#4883 cvxopt 658.81K

Convex optimization package

CVXOPT version 1.3 Copyright (c) 2012-2026 M. A
v1.3.3
658,815

#4884 django-colorfield 658.79K

color field for django models with a nice color-picker in the admin.

colorfield color field admin django colorpicker python chooser picker
MIT License Copyright (c) 2013-present Jared Fo
v0.14.0
658,799

#4885 wasmtime 658.51K

A WebAssembly runtime powered by Wasmtime

v42.0.0
658,519

#4886 mypy-boto3 658.48K

Legacy type annotations for boto3, use types-boto3 instead.

boto3 autogenerated autocomplete mypy typeshed type-annotations boto3-stubs
v1.42.3
658,486

#4887 nvidia-cutlass-dsl-libs-base 658.16K

NVIDIA CUTLASS Python DSL

v4.4.1
658,164

#4888 pybacklogpy 657.67K

A library for backlog api

Apache License 2.0
v0.12
657,671

#4889 django-postgres-copy 656.68K

Quickly import and export delimited data with Django support for PostgreSQL's COPY command

v2.8.0
656,688

#4890 tensorflow-model-optimization 656.53K

A suite of tools that users, both novice and advanced can use to optimize machine learning models for deployment and execution.

machine model tensorflow optimization learning
Apache 2.0
v0.8.0
656,536

#4891 stpyv8 656.35K

Python Wrapper for Google V8 Engine

Apache License 2.0
v13.1.201.22
656,358

#4892 django-nested-admin 656.16K

Django admin classes that allow for nested inlines

BSD
v4.1.6
656,169

#4893 phonopy 656.06K

This is the phonopy module.

v2.48.0
656,069

#4894 logz 655.95K

easy log use for extra infos

log extra logz
MIT license
v0.19
655,954

#4895 PyAudio 655.86K

Cross-platform audio I/O with PortAudio

MIT
v0.2.14
655,867

#4896 pytest-cases 655.2K

Separate test code from test cases in pytest.

pytest decorator dataset concerns case test-case test lazy parameter union file fixture separate parametrize data testcase
BSD 3-Clause
v3.9.1
655,209

#4897 clickhouse-pool 655.19K

a thread-safe connection pool for ClickHouse

LGPL-3.0-or-later
v0.6.1
655,199

#4898 myst-nb 655.18K

A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser.

markdown lexer sphinx docutils jupyter parser
v1.3.0
655,188

#4899 iterproxy 654.87K

Give any iterable object capability to use .one(), .one_or_none(), .many(k), .skip(k), .all() API.

MIT
v0.3.1
654,876

#4900 posthoganalytics 654.71K

Integrate PostHog into any python application.

MIT
v7.9.4
654,718

#4901 lpips 654.52K

LPIPS Similarity metric

v0.1.4
654,522

#4902 python-monkey-business 654.04K

Utility functions for monkey-patching python code

BSD
v1.1.0
654,049

#4903 pluginbase 653.5K

PluginBase is a module for Python that enables the development of flexible plugin systems in Python.

v1.0.1
653,502

#4904 apache-airflow-providers-atlassian-jira 653.41K

Provider package apache-airflow-providers-atlassian-jira for Apache Airflow

airflow-provider integration atlassian.jira airflow
v3.3.1
653,415

#4905 autogen-ext 653.2K

AutoGen extensions library

MIT License Copyright (c) Microsoft Corpora
v0.7.5
653,205

#4906 sphinx-click 652.72K

Sphinx extension that automatically documents click applications

sphinx click
MIT License
v6.2.0
652,723

#4907 halo 651.43K

Beautiful terminal spinners in Python

terminal idle spinners busy indicator loading spinner console cli progress wait term
MIT
v0.0.31
651,438

#4908 mediapy 651.33K

Read/write/show images and videos in an IPython notebook

v1.2.6
651,338

#4909 customtkinter 651.23K

Create modern looking GUIs with Python

Creative Commons Zero v1.0 Universal
v5.2.2
651,232

#4910 habluetooth 650.11K

High availability Bluetooth

v5.8.0
650,117

#4911 lkml 649.58K

A speedy LookML parser implemented in pure Python.

parser looker lookml
MIT
v1.3.7
649,580

#4912 datasketches 649.46K

The Apache DataSketches Library for Python

Apache License 2.0
v5.2.0
649,465

#4913 langchainhub 649.45K

The LangChain Hub API client

MIT
v0.1.21
649,452

#4914 polars-lts-cpu 648.94K

Blazingly fast DataFrame library

dataframe out-of-core arrow
v1.33.1
648,946

#4915 backports.ssl_match_hostname 648.87K

The ssl.match_hostname() function from Python 3.5

Python Software Foundation License
v3.7.0.1
648,871

#4916 django-coverage-plugin 648.22K

Django template coverage.py plugin

v3.2.0
648,226

#4917 catkin-pkg 647.7K

catkin package library

catkin ros
BSD
v1.1.0
647,704

#4918 docstring-parser-fork 647.64K

Parse Python docstrings in reST, Google and Numpydoc format

MIT
v0.0.14
647,647

#4919 django-statsd 647.45K

django-statsd is a Django app that submits query and view durations to Etsy's statsd.

BSD
v2.7.0
647,457

#4920 koheesio 646.62K

The steps-based Koheesio framework

v0.10.6
646,625

#4921 types-aiobotocore-kms 646.55K

Type annotations for aiobotocore KMS 3.2.0 service generated with mypy-boto3-builder 8.12.0

aiobotocore autocomplete mypy typeshed type-annotations kms aiobotocore-stubs
v3.2.0
646,554

#4922 taskipy 646.31K

tasks runner for python projects

tasks development task runner
MIT
v1.14.1
646,311

#4923 AlexaPy 646.09K

Python API to control Amazon Echo Devices Programmatically.

amazon homeassistant alexa
Apache-2.0
v1.29.19
646,096

#4924 solana 645.97K

Solana Python API

blockchain web3 solana
MIT
v0.36.11
645,971

#4925 collate-sqllineage 645.76K

Collate SQL Lineage for Analysis Tool powered by Python and sqlfluff based on sqllineage.

v2.0.2
645,764

#4926 email-reply-parser 644.45K

Email reply parser

MIT
v0.5.12
644,456

#4927 gevent-websocket 644.08K

Websocket handler for the gevent pywsgi server, a Python network library

Copyright 2011-2017 Jeffrey Gelens
v0.10.1
644,084

#4928 awslabs.aws-documentation-mcp-server 643.73K

An AWS Labs Model Context Protocol (MCP) server for AWS Documentation

Apache-2.0
v1.1.18
643,736

#4929 cloup 643.44K

Adds features to Click: option groups, constraints, subcommand sections and help themes.

help styles click constraints help colors help themes argument groups option groups cli
BSD 3-Clause
v3.0.8
643,445

#4930 drf-exceptions-hog 643.4K

Standardized and easy-to-parse API error responses for DRF.

v0.4.0
643,410

#4931 matscipy 643.06K

Generic Python Materials Science tools

GNU LESSER GENERAL PUBLIC LICENSE
v1.2.0
643,064

#4932 pyshark 643.01K

Python wrapper for tshark, allowing python packet parsing using wireshark dissectors

packets parsing packet capture wireshark
MIT
v0.6
643,011

#4933 timeago 642.94K

A very simple python library, used to format datetime with `*** time ago` statement. eg: "3 hours ago".

seconds ago hours ago timeago minutes ago just now
MIT
v1.0.16
642,940

#4934 pyuwsgi 642.83K

The uWSGI server

GPL2
v2.0.30.post1
642,838

#4935 dag-factory 642.77K

Dynamically build Apache Airflow DAGs from YAML files

airflow apache-airflow astronomer provider dag
v1.0.1
642,777

#4936 openhands-agent-server 642.08K

OpenHands Agent Server - REST/WebSocket interface for OpenHands AI Agent

v1.11.5
642,086

#4937 circular-dict 641.53K

CircularDict is a high-performance Python data structure that blends the functionality of dictionaries and circular buffers. Inheriting the usage of traditional dictionaries, it allows you to define constraints on size and memory usage. This way, the CircularDict will be always up-to-date with the last N added elements, ensuring that neither the maximum length nor the memory usage limit is exceeded. It is ideal for caching large data structures while maintaining control over memory footprint.

MIT
v1.9
641,540

#4938 azure-storage-nspkg 641.17K

Microsoft Azure Storage Namespace Package [Internal]

MIT License
v3.1.0
641,179

#4939 extra-streamlit-components 640.75K

An all-in-one place, to find complex or just natively unavailable components on streamlit.

python streamlit javascript react
v0.1.81
640,759

#4940 azureml-dataprep-rslex 640.67K

Azure ML Data Preparation RustLex

v2.25.3
640,672

#4941 atomate2 640.45K

atomate2 is a library of materials science workflows

workflow vasp automated dft high-throughput
modified BSD
v0.0.23
640,453

#4942 kedro 640.02K

Kedro helps you build production-ready data and analytics pipelines

pipelines machine learning data pipelines data science data engineering
Apache Software License (Apache 2.0)
v1.2.0
640,026

#4943 statshog 639.94K

A simple statsd client.

MIT
v1.0.6
639,945

#4944 conditional-cache 639.76K

Conditional cache is a wrapper over functools.lru_cache that allows for conditionally caching based on the output of the function.

MIT
v1.4
639,762

#4945 getschema 639.54K

Get jsonschema from sample records

v0.2.11
639,546

#4946 flake8-eradicate 639.43K

Flake8 plugin to find commented out code

plugin linting code quality flake8 wemake.services
MIT
v1.5.0
639,432

#4947 particle 639.35K

Extended PDG particle data and MC identification codes

particle data table hep particle properties mc identification codes pdgid particle pdg
v0.26.1
639,357

#4948 maggma 639.1K

Framework to develop datapipelines from files on disk to full dissemenation API

maggma Copyright (c) 2017, The Regents of the University of
v0.72.1
639,105

#4949 taskcluster 638.86K

Python client for Taskcluster

taskcluster client api
MPL-2.0
v96.7.0
638,869

#4950 htmldocx 638.86K

Convert html to docx

v0.0.6
638,860

#4951 aiosmtpd 637.78K

aiosmtpd - asyncio based SMTP server

smtp smtpd email
Apache-2.0
v1.4.6
637,784

#4952 pyttsx3 637.44K

Text to Speech (TTS) library for Python 3. Works without internet connection or delay. Supports multiple TTS engines, including Sapi5, nsss, and espeak.

tts for python3 ivona gtts offline text to speech pyttsx speech tts speech synthesis pyttsx3 text to speech offline tts pyttsx for python3 text to speech for python
v2.99
637,443

#4953 py-markdown-table 637.29K

Package that generates markdown tables from a list of dicts

MIT
v1.3.0
637,298

#4954 tox-gh-actions 636.79K

Seamless integration of tox into GitHub Actions

github github-actions tox testing ci
MIT
v3.5.0
636,799

#4955 hepunits 635.65K

Units and constants in the HEP system of units

constants units hep hep system of units
v2.4.4
635,658

#4956 dodgy 635.42K

Dodgy: Searches for dodgy looking lines in Python code

for suspicious check code
MIT
v0.2.1
635,421

#4957 livekit-plugins-noise-cancellation 634.8K

Livekit plugin for noise cancellation of inbound AudioStream

realtime livekit audio webrtc
SEE LICENSE IN https://livekit.io/legal/terms-of-service
v0.2.5
634,810

#4958 delta 634.74K

Human friendly context aware duration parsing library

timedelta durations date
MIT
v0.4.2
634,746

#4959 chz 634.4K

chz is a library for managing configuration

MIT License Copyright (c) 2024 OpenAI
v0.4.0
634,405

#4960 requests-oauth 633.21K

Hook for adding Open Authentication support to Python-requests HTTP library.

requests open authentication oauth python-requests
BSD
v0.4.1
633,214

#4961 cached-path 633.15K

A file utility for accessing both local and remote files through a unified interface

Apache License Version 2.0, J
v1.8.9
633,153

#4962 molecule-plugins 632.39K

Molecule Plugins

testing plugin ansible molecule
MIT
v25.8.12
632,398

#4963 tqdm-loggable 632.02K

TQDM progress bar helpers for logging and other headless application

logging logstash sentry datadog progress bar new relic tqdm
MIT
v0.3
632,026

#4964 laspy 631.92K

Native Python ASPRS LAS read/write library

gis lidar las
v2.7.0
631,929

#4965 rpaframework 631.48K

A collection of tools and libraries for RPA

robotframework automation rpa
Apache-2.0
v31.1.1
631,482

#4966 pycocoevalcap 631.44K

MS-COCO Caption Evaluation for Python 3

v1.2
631,445

#4967 tsdownsample 631.37K

Time series downsampling in rust

time series rust visualization data science downsampling
MIT
v0.1.4.1
631,377

#4968 proxy-protocol 631.32K

PROXY protocol library with asyncio server implementation

## The MIT License (MIT) Copyright (c) 2021 Ian
v0.11.3
631,325

#4969 pyobjc-framework-ApplicationServices 630.13K

Wrappers for the framework ApplicationServices on macOS

pyobjc hiservices printcore applicationservices
MIT
v12.1
630,140

#4970 ocspbuilder 629.64K

Creates and signs online certificate status protocol (OCSP) requests and responses for X.509 certificates

ocsp certificate x509 crypto pki
MIT
v0.10.2
629,641

#4971 django-adminplus 629.32K

Add new pages to the Django admin.

Copyright (c) 2023, James Socol All rights reserved. Redistribu
v0.6
629,326

#4972 curatorbin 628.64K

install curator through pip and run it through python

SSPLv1
v1.2.4
628,642

#4973 django-fake-model 628.45K

Simple library for creating fake models in the unit tests.

django-fake-model
BSD
v0.1.4
628,452

#4974 datadog-logger 628.05K

Python logging handler for DataDog events

MIT
v1.0.2
628,055

#4975 sqlite-utils 627.97K

CLI tool and Python library for manipulating SQLite databases

Apache License, Version 2.0
v3.39
627,976

#4976 app-store-server-library 627.75K

The App Store Server Library

MIT
v2.0.0
627,753

#4977 databricks-feature-store 627.66K

Databricks Feature Store Client

Databricks Proprietary License
v0.17.0
627,664

#4978 pyobjc-framework-CoreText 627.66K

Wrappers for the framework CoreText on macOS

pyobjc coretext
MIT
v12.1
627,662

#4979 pyobjc-framework-CoreML 627.28K

Wrappers for the framework CoreML on macOS

pyobjc coreml
MIT
v12.1
627,290

#4980 ocspresponder 627.09K

RFC 6960 compliant OCSP Responder framework written in Python 3.5+.

ocsp server ssl tls responder pki
Apache Software License
v0.5.0
627,094

#4981 osc-lib 626.86K

OpenStackClient Library

Apache-2.0
v4.4.0
626,861

#4982 mosaicml-streaming 626.7K

Streaming lets users create PyTorch compatible datasets that can be streamed from cloud-based object stores

v0.13.0
626,705

#4983 asammdf 626.68K

ASAM MDF measurement data file parser

read measurement parse reader edit editor asam mdf parser
LGPLv3+
v8.7.2
626,681

#4984 bumpversion 626.46K

Version-bump your software with a single command!

MIT
v0.6.0
626,462

#4985 evergreen-lint 626.32K

v0.1.10
626,327

#4986 kubernetes-stubs 625.94K

Type stubs for the Kubernetes Python API client

Apache-2.0
v22.6.0.post1
625,940

#4987 TA-Lib 625.75K

Python wrapper for TA-Lib

v0.6.8
625,758

#4988 stream-python 625.71K

Client for getstream.io. Build scalable newsfeeds & activity streams in a few hours instead of weeks.

BSD-3-Clause
v5.4.0
625,714

#4989 autogluon.core 625.58K

Fast and Accurate ML in 3 Lines of Code

Apache-2.0
v1.5.0
625,582

#4990 impacket 625.48K

Network protocols Constructors and Dissectors

Apache modified
v0.13.0
625,483

#4991 prefect-shell 625.2K

Prefect integrations for interacting with shell commands.

prefect
Apache License 2.0
v0.3.3
625,209

#4992 g2p-en 625.14K

A Simple Python Module for English Grapheme To Phoneme Conversion

g2pe g2p g2p_en
Apache Software License
v2.1.0
625,145

#4993 doit 624.94K

doit - Automation Tool

pipeline task-runner task build automation make
MIT
v0.37.0
624,947

#4994 django-json-widget 624.43K

Django json widget is an alternative widget that makes it easy to edit the jsonfield field of django.

django-json-widget
MIT
v2.1.1
624,439

#4995 runloop_api_client 623.73K

The official Python library for the runloop API

MIT
v1.10.3
623,730

#4996 postmarker 623.71K

Python client library for Postmark API

client api postmark email
MIT
v1.0
623,710

#4997 aider-chat 622.92K

Aider is AI pair programming in your terminal

v0.86.2
622,929

#4998 pyobjc-framework-Vision 622.78K

Wrappers for the framework Vision on macOS

pyobjc vision
MIT
v12.1
622,785

#4999 gcloud-aio-pubsub 622.75K

Python Client for Google Cloud Pub/Sub

MIT
v6.3.0
622,759

#5000 robotframework-databaselibrary 622.72K

Database Library for Robot Framework

Apache License 2.0
v2.4.1
622,724