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

#1 boto3 1.37B

The AWS SDK for Python

Apache License 2.0
v1.37.25
1,379,670,799

#2 urllib3 650.67M

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

http pooling ssl httplib urllib filepost https threadsafe
v2.3.0
650,675,263

#3 setuptools 633.22M

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

package management eggs distutils pypi cpan
v78.1.0
633,225,860

#4 botocore 620.8M

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

Apache License 2.0
v1.37.25
620,801,038

#5 requests 564M

Python HTTP for Humans.

Apache-2.0
v2.32.3
564,008,728

#6 certifi 544M

Python package for providing Mozilla's CA Bundle.

MPL-2.0
v2025.1.31
544,007,417

#7 aiobotocore 541.13M

Async client for aws services using botocore and aiohttp

Apache License 2.0
v2.21.1
541,137,930

#8 charset-normalizer 525.2M

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

charset-detector charset unicode normalization detector chardet detect encoding
MIT
v3.4.1
525,206,575

#9 idna 506.79M

Internationalized Domain Names in Applications (IDNA)

v3.10
506,796,137

#10 typing-extensions 487.88M

Backported and Experimental Type Hints for Python 3.8+

checking hints checker type typehints annotations typing function typechecking typehinting hinting backport
v4.13.0
487,880,897

#11 packaging 454.74M

Core utilities for Python packages

v24.2
454,747,157

#12 grpcio-status 448.93M

Status proto mapping for gRPC

Apache License 2.0
v1.71.0
448,930,482

#13 python-dateutil 441.83M

Extensions to the standard Python datetime module

Dual License
v2.9.0.post0
441,830,973

#14 s3transfer 430.02M

An Amazon S3 Transfer Manager

Apache License 2.0
v0.11.4
430,024,064

#15 s3fs 393.29M

Convenient Filesystem interface over S3

boto s3
BSD
v2025.3.2
393,295,856

#16 six 392.22M

Python 2 and 3 compatibility utilities

MIT
v1.17.0
392,228,799

#17 numpy 364.78M

Fundamental package for array computing in Python

Copyright (c) 2005-2024, NumPy Developers. All rights r
v2.2.4
364,788,162

#18 PyYAML 344.2M

YAML parser and emitter for Python

MIT
v6.0.2
344,208,120

#19 fsspec 334.33M

File-system specification

file
BSD 3-Clause License Copyright (c) 2018, Martin
v2025.3.2
334,339,842

#20 google-api-core 325.59M

Google API client core library

Apache 2.0
v2.24.2
325,599,045

#21 cryptography 309.5M

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

Apache-2.0 OR BSD-3-Clause
v44.0.2
309,500,775

#22 pip 295.95M

The PyPA recommended tool for installing Python packages.

MIT
v25.0.1
295,954,595

#23 pydantic 289.2M

Data validation using Python type hints

v2.11.1
289,208,047

#24 attrs 280.55M

Classes Without Boilerplate

attribute boilerplate class
v25.3.0
280,555,996

#25 cffi 278.29M

Foreign Function Interface for Python calling C code.

MIT
v1.17.1
278,292,425

#26 pandas 273.61M

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

BSD 3-Clause License Copyright (c) 2008-2011, AQR Capital Manag
v2.2.3
273,617,075

#27 pycparser 271.82M

C parser in Python

BSD-3-Clause
v2.22
271,826,237

#28 protobuf 260.57M

3-Clause BSD License
v6.30.2
260,576,250

#29 MarkupSafe 260.44M

Safely add untrusted strings to HTML/XML markup.

Copyright 2010 Pallets Redistribution and use in source and bin
v3.0.2
260,444,708

#30 Jinja2 260.32M

A very fast and expressive template engine.

v3.1.6
260,329,713

#31 rsa 256.09M

Pure-Python RSA implementation

Apache-2.0
v4.9
256,091,196

#32 importlib-metadata 253.38M

Read metadata from Python packages

v8.6.1
253,389,656

#33 pyasn1 247.87M

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

BSD-2-Clause
v0.6.1
247,876,226

#34 jmespath 246.98M

JSON Matching Expressions

MIT
v1.0.1
246,986,562

#35 aiohttp 239.84M

Async http client/server framework (asyncio)

Apache-2.0
v3.11.16
239,844,137

#36 platformdirs 238.18M

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

appdirs application directory cache user log
v4.3.7
238,184,098

#37 click 237.51M

Composable command line interface toolkit

v8.1.8
237,518,228

#38 wheel 237.21M

A built-package format for Python

packaging wheel
v0.45.1
237,218,818

#39 pytz 233.49M

World timezone definitions, modern and historical

tzinfo olson datetime time timezone
MIT
v2025.2
233,499,918

#40 zipp 222.9M

Backport of pathlib-compatible object wrapper for zip files

v3.21.0
222,908,459

#41 colorama 204.97M

Cross-platform colored terminal text.

windows crossplatform terminal text color colour ansi xplatform
v0.4.6
204,974,800

#42 pydantic-core 203.45M

Core functionality for Pydantic validation and serialization

MIT
v2.33.1
203,456,082

#43 googleapis-common-protos 201.01M

Common protobufs used in Google APIs

Apache 2.0
v1.69.2
201,011,115

#44 awscli 198.63M

Universal Command Line Environment for AWS.

Apache License 2.0
v1.38.25
198,638,185

#45 cachetools 196.93M

Extensible memoizing collections and decorators

MIT
v5.5.2
196,930,320

#46 filelock 194.73M

A platform independent file lock.

application directory cache user log
v3.18.0
194,732,336

#47 pluggy 191.43M

plugin and hook calling mechanisms for python

MIT
v1.5.0
191,433,166

#48 virtualenv 184.88M

Virtual Python Environment builder

environments isolated virtual
v20.30.0
184,889,151

#49 google-auth 177.59M

Google Authentication Library

oauth google client auth
Apache 2.0
v2.38.0
177,592,578

#50 wrapt 175.18M

Module for decorators, wrappers and monkey patching.

wrapper proxy decorator
BSD
v1.17.2
175,183,738

#51 tzdata 173.51M

Provider of IANA time zone data

Apache-2.0
v2025.2
173,510,059

#52 PyJWT 172.47M

JSON Web Token implementation in Python

signing jwt web security json token
MIT
v2.10.1
172,470,034

#53 pyasn1-modules 167.74M

A collection of ASN.1-based protocols modules

BSD
v0.4.2
167,748,947

#54 pytest 166.63M

pytest: simple powerful testing with Python

unittest test
MIT
v8.3.5
166,639,313

#55 jsonschema 163.99M

An implementation of JSON Schema validation for Python

data validation jsonschema json schema validation json
MIT
v4.23.0
163,991,075

#56 tomli 162.54M

A lil' TOML parser

toml
MIT License Copyright (c) 2021 Taneli Hukkinen Permission is h
v2.2.1
162,544,863

#57 annotated-types 161.65M

Reusable constraint types to use with typing.Annotated

v0.7.0
161,658,152

#58 sniffio 161.25M

Sniff out which async library your code is running under

async trio asyncio
MIT OR Apache-2.0
v1.3.1
161,256,977

#59 Pygments 158.81M

Pygments is a syntax highlighting package written in Python.

highlighting syntax
BSD-2-Clause
v2.19.1
158,810,832

#60 anyio 157.52M

High level compatibility layer for multiple asynchronous event loop implementations

MIT
v4.9.0
157,524,626

#61 h11 157.04M

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

MIT
v0.14.0
157,049,955

#62 iniconfig 152.47M

brain-dead simple config-ini parsing

v2.1.0
152,475,232

#63 psutil 149.93M

Cross-platform lib for process and system monitoring in Python. NOTE: the syntax of this script MUST be kept compatible with Python 2.7.

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

#64 pyarrow 148.39M

Python library for Apache Arrow

Apache Software License
v19.0.1
148,396,810

#65 rich 148.04M

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

MIT
v14.0.0
148,046,416

#66 httpx 145.3M

The next generation HTTP client.

BSD-3-Clause
v0.28.1
145,309,146

#67 SQLAlchemy 145.17M

Database Abstraction Library

MIT
v2.0.40
145,171,694

#68 requests-oauthlib 144.22M

OAuthlib authentication support for Requests.

ISC
v2.0.0
144,228,978

#69 multidict 143.72M

multidict implementation

Apache 2
v6.3.1
143,723,126

#70 yarl 142.41M

Yet another URL library

cython cext yarl
Apache-2.0
v1.18.3
142,410,918

#71 grpcio 138.87M

HTTP/2-based RPC framework

Apache License 2.0
v1.71.0
138,873,409

#72 pyparsing 137.82M

pyparsing module - Classes and methods to define and execute parsing grammars

v3.2.3
137,828,449

#73 httpcore 136.8M

A minimal low-level HTTP client.

BSD-3-Clause
v1.0.7
136,805,548

#74 tomlkit 136.54M

Style preserving TOML library

MIT
v0.13.2
136,547,144

#75 frozenlist 131.04M

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

Apache 2
v1.5.0
131,041,866

#76 docutils 129.25M

Docutils -- Python Documentation Utilities

v0.21.2
129,252,152

#77 oauthlib 128.81M

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

BSD
v3.2.2
128,812,956

#78 pathspec 128.75M

Utility library for gitignore style pattern matching of file paths.

v0.12.1
128,753,220

#79 aiosignal 128.25M

aiosignal: a list of registered asynchronous callbacks

Apache 2.0
v1.3.2
128,254,131

#80 requests-toolbelt 128.02M

A utility belt for advanced users of python-requests

Apache 2.0
v1.0.0
128,021,645

#81 tqdm 127.88M

Fast, Extensible Progress Meter

progress progressbar bar console eta rate meter progressmeter terminal time
MPL-2.0 AND MIT
v4.67.1
127,880,947

#82 pillow 127.71M

Python Imaging Library (Fork)

imaging
MIT-CMU
v11.1.0
127,716,048

#83 beautifulsoup4 127.04M

Screen-scraping library

parse soup html xml
MIT License
v4.13.3
127,043,157

#84 distlib 125.83M

Distribution utilities

PSF-2.0
v0.3.9
125,839,493

#85 Werkzeug 124.88M

The comprehensive WSGI web application library.

v3.1.3
124,883,694

#86 google-cloud-storage 124.09M

Google Cloud Storage API client library

Apache 2.0
v3.1.0
124,098,447

#87 more-itertools 123.8M

More routines for operating on iterables, beyond itertools

chunk iterator chunked iteration filter peekable peek itertools
v10.6.0
123,805,792

#88 exceptiongroup 123.25M

Backport of PEP 654 (exception groups)

v1.2.2
123,251,213

#89 scipy 122.95M

Fundamental algorithms for scientific computing in Python

Copyright (c) 2001-2002 Enthought, Inc. 2003-2024, SciPy Develop
v1.15.2
122,953,746

#90 greenlet 122.66M

Lightweight in-process concurrent programming

threads greenlet concurrency cooperative coroutine
MIT License
v3.1.1
122,666,661

#91 soupsieve 120.91M

A modern CSS selector implementation for Beautiful Soup.

query selector soup css filter xml html
v2.6
120,919,346

#92 pyOpenSSL 118.91M

Python wrapper module around the OpenSSL library

Apache License, Version 2.0
v25.0.0
118,914,534

#93 Deprecated 117.84M

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

warning deprecation decorator deprecate deprecated warn
MIT
v1.2.18
117,842,845

#94 propcache 116.14M

Accelerated property cache

cython cext propcache
Apache-2.0
v0.3.1
116,143,144

#95 rpds-py 116.07M

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

data structures rust persistent
MIT
v0.24.0
116,075,436

#96 et-xmlfile 114.12M

An implementation of lxml.xmlfile for the standard library

MIT
v2.0.0
114,125,432

#97 openpyxl 113.93M

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

MIT
v3.1.5
113,938,832

#98 isodate 112.16M

An ISO 8601 date/time/duration parser and formatter

Copyright (c) 2021, Hugo van Kemenade and contributors Copyright
v0.7.2
112,160,961

#99 trove-classifiers 111.28M

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

classifiers
v2025.3.19.19
111,284,927

#100 referencing 110.42M

JSON Referencing + Python

jsonschema asyncapi json openapi referencing
v0.36.2
110,420,861

#101 decorator 109.18M

Decorators for Humans

decorators
BSD-2-Clause
v5.2.1
109,180,483

#102 lxml 109.12M

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

BSD-3-Clause
v5.3.1
109,125,259

#103 async-timeout 108.12M

Timeout context manager for asyncio programs

Apache 2
v5.0.1
108,122,331

#104 jsonschema-specifications 107.51M

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

data validation jsonschema json schema validation json
v2024.10.1
107,515,913

#105 python-dotenv 107.44M

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

environment variables dotenv configurations python deployments settings env
BSD-3-Clause
v1.1.0
107,449,957

#106 aiohappyeyeballs 106.64M

Happy Eyeballs for asyncio

PSF-2.0
v2.6.1
106,647,422

#107 proto-plus 106.16M

Beautiful, Pythonic protocol buffers

Apache 2.0
v1.26.1
106,162,639

#108 msgpack 104.1M

MessagePack serializer

messagepack serializer binary serialization msgpack
Apache 2.0
v1.1.0
104,102,241

#109 grpcio-tools 103.75M

Protobuf code generator for gRPC

Apache License 2.0
v1.71.0
103,750,916

#110 poetry-core 102.84M

Poetry PEP 517 Build Backend

dependency packaging poetry
MIT
v2.1.2
102,846,896

#111 markdown-it-py 102.57M

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

markdown-it commonmark markdown parser lexer
v3.0.0
102,570,652

#112 google-cloud-core 100.13M

Google Cloud API client core library

Apache 2.0
v2.4.3
100,134,542

#113 sortedcontainers 99.08M

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

Apache 2.0
v2.4.0
99,089,353

#114 PyNaCl 99.03M

Python binding to the Networking and Cryptography (NaCl) library

Apache License 2.0
v1.5.0
99,037,799

#115 mypy-extensions 98.86M

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

MIT License
v1.0.0
98,868,567

#116 Flask 97.11M

A simple framework for building complex web applications.

v3.1.0
97,117,897

#117 coverage 96.98M

Code coverage measurement for Python

coverage code testing
Apache-2.0
v7.8.0
96,984,183

#118 websocket-client 95.96M

WebSocket client for Python with low level API options

websockets client
Apache-2.0
v1.8.0
95,967,450

#119 mdurl 93.45M

Markdown URL utilities

markdown commonmark
v0.1.2
93,452,285

#120 GitPython 93.29M

GitPython is a Python library used to interact with Git repositories

BSD-3-Clause
v3.1.44
93,290,593

#121 shellingham 90.04M

Tool to Detect Surrounding Shell

shell
ISC License
v1.5.4
90,044,181

#122 azure-core 87.78M

Microsoft Azure Core Library for Python

azure azure sdk
MIT License
v1.32.0
87,788,115

#123 psycopg2-binary 87.03M

psycopg2 - Python-PostgreSQL Database Adapter

LGPL with exceptions
v2.9.10
87,032,977

#124 tenacity 86.8M

Retry code until it succeeds

Apache 2.0
v9.1.2
86,801,772

#125 google-resumable-media 86.46M

Utilities for Google Media Downloads and Resumable Uploads

Apache 2.0
v2.7.2
86,469,288

#126 asn1crypto 86.13M

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

pki rsa asn1 ec dh dsa x509 crypto certificate
MIT
v1.5.1
86,137,748

#127 itsdangerous 84.68M

Safely pass data to untrusted environments and back.

v2.2.0
84,685,178

#128 opentelemetry-api 83.55M

OpenTelemetry Python API

Apache-2.0
v1.31.1
83,559,108

#129 smmap 82.82M

A pure Python implementation of a sliding window memory map manager

BSD-3-Clause
v5.0.2
82,827,732

#130 regex 82.62M

Alternative regular expression module, to replace re.

Apache Software License
v2024.11.6
82,621,316

#131 bcrypt 82.29M

Modern password hashing for your software and your servers

Apache-2.0
v4.3.0
82,292,669

#132 gitdb 82.1M

Git Object Database

BSD License
v4.0.12
82,107,106

#133 msal 81.53M

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.32.0
81,539,946

#134 langsmith 81.3M

Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.

nlp langchain llm tracing langsmith language translation platform evaluation
MIT
v0.3.22
81,304,677

#135 scikit-learn 81.1M

A set of python modules for machine learning and data mining

BSD 3-Clause License Copyright (c) 2007-2024 The scikit-learn d
v1.6.1
81,100,636

#136 google-crc32c 80.4M

A python wrapper of the C library 'Google CRC32C'

Apache 2.0
v1.7.1
80,402,693

#137 dill 79.93M

serialize all of Python

BSD-3-Clause
v0.3.9
79,937,360

#138 keyring 79.08M

Store and access your passwords safely.

v25.6.0
79,085,413

#139 ptyprocess 78.27M

Run a subprocess in a pseudo terminal

v0.7.0
78,273,864

#140 wcwidth 77.97M

Measures the displayed width of unicode strings in a terminal

combining eastasian wcswidth terminal unicode emulator xterm console cjk emoji wcwidth
MIT
v0.2.13
77,975,361

#141 chardet 77.94M

Universal encoding detector for Python 3

encoding i18n xml
LGPL
v5.2.0
77,941,199

#142 pexpect 77.82M

Pexpect allows easy control of interactive console applications.

ISC license
v4.9.0
77,828,633

#143 matplotlib 77.29M

Python plotting package

License agreement for matplotlib versions 1.3.0 and later ======
v3.10.1
77,296,261

#144 paramiko 75.59M

SSH2 protocol library

LGPL
v3.5.1
75,592,220

#145 snowflake-connector-python 75.33M

Snowflake Connector for Python

snowflake analytics db database cloud warehouse
Apache-2.0
v3.14.0
75,333,029

#146 pyproject-hooks 75.28M

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

v1.2.0
75,286,923

#147 tabulate 74.98M

Pretty-print tabular data

MIT
v0.9.0
74,986,520

#148 alembic 74.91M

A database migration tool for SQLAlchemy.

MIT
v1.15.2
74,917,267

#149 jeepney 74.84M

Low-level, pure Python DBus protocol wrapper.

v0.9.0
74,842,116

#150 blinker 74.75M

Fast, simple object-to-object and broadcast signaling

v1.9.0
74,754,064

#151 build 74.45M

A simple, correct Python build frontend

v1.2.2.post1
74,451,269

#152 opentelemetry-semantic-conventions 74.3M

OpenTelemetry Semantic Conventions

Apache-2.0
v0.52b1
74,308,566

#153 jaraco.classes 74.04M

Utility functions for Python class constructs

v3.4.0
74,048,860

#154 opentelemetry-sdk 73.25M

OpenTelemetry Python SDK

Apache-2.0
v1.31.1
73,258,340

#155 fastjsonschema 73.09M

Fastest Python implementation of JSON schema

BSD
v2.21.1
73,093,557

#156 RapidFuzz 72.84M

rapid fuzzy string matching

v3.12.2
72,843,244

#157 networkx 72.67M

Python package for creating and manipulating graphs and networks

network math graph theory graph mathematics discrete mathematics networks
v3.4.2
72,671,717

#158 importlib-resources 72.61M

Read resources from Python packages

v6.5.2
72,610,998

#159 huggingface-hub 72.1M

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

natural-language-processing pretrained-models pytorch deep-learning model-hub machine-learning models
Apache
v0.30.1
72,104,152

#160 cloudpickle 72.03M

Pickler class to extend the standard pickle.Pickler functionality

BSD-3-Clause
v3.1.1
72,033,695

#161 starlette 71.92M

The little ASGI library that shines.

v0.46.1
71,926,556

#162 fastapi 71.67M

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

v0.115.12
71,676,739

#163 SecretStorage 71.12M

Python bindings to FreeDesktop.org Secret Service API

BSD 3-Clause License
v3.3.3
71,127,723

#164 threadpoolctl 71.1M

threadpoolctl

BSD-3-Clause
v3.6.0
71,107,213

#165 typedload 69.79M

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

schema json-schema pydantic dataclass mypy namedtuple enums python3 json types typing
This software is released under the GNU General Public License 3
v2.37
69,790,020

#166 google-cloud-bigquery 68.1M

Google BigQuery API client library

Apache 2.0
v3.31.0
68,106,685

#167 backoff 67.83M

Function decoration for backoff and retry

decorators backoff retry
MIT
v2.2.1
67,837,049

#168 ruamel.yaml 67.73M

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

1.2 config yaml preserve parser round-trip quotes order
MIT license
v0.18.10
67,739,034

#169 joblib 67.42M

Lightweight pipelining with Python functions

BSD 3-Clause
v1.4.2
67,429,773

#170 kiwisolver 67.13M

A fast implementation of the Cassowary constraint solver

========================= The Kiwi licensing terms =============
v1.4.8
67,139,882

#171 google-api-python-client 66.91M

Google API Client Library for Python

google client api
Apache 2.0
v2.166.0
66,912,207

#172 sqlparse 65.86M

A non-validating SQL parser.

v0.5.3
65,862,349

#173 fonttools 65.65M

Tools to manipulate font files

MIT
v4.56.0
65,654,515

#174 asgiref 65.45M

ASGI specs, helper code, and adapters

BSD-3-Clause
v3.8.1
65,457,034

#175 dnspython 64.82M

DNS toolkit

ISC
v2.7.0
64,820,215

#176 pkginfo 63.44M

Query metadata from sdists / bdists / installed packages.

distribution sdist installed metadata
MIT
v1.12.1.2
63,445,356

#177 prompt-toolkit 63.33M

Library for building powerful interactive command lines in Python

v3.0.50
63,337,262

#178 cycler 63.23M

Composable style cycles

cycle kwargs
Copyright (c) 2015, matplotlib project All rights reserved. Red
v0.12.1
63,237,131

#179 google-auth-oauthlib 63.06M

Google Authentication Library

oauth google client auth oauthlib
Apache 2.0
v1.2.1
63,063,762

#180 py4j 62.78M

Enables Python programs to dynamically access arbitrary Java objects

BSD License
v0.10.9.9
62,782,586

#181 httplib2 61.45M

A comprehensive HTTP client library.

MIT
v0.22.0
61,450,495

#182 defusedxml 61.26M

XML bomb protection for Python stdlib modules

bomb dos xml
PSFL
v0.7.1
61,262,979

#183 pyzmq 60.81M

Python bindings for 0MQ

BSD 3-Clause License Copyright (c) 2009-2012,
v26.3.0
60,817,729

#184 xmltodict 60.55M

Makes working with XML feel like you are working with JSON

MIT
v0.14.2
60,551,414

#185 uritemplate 60.48M

Implementation of RFC 6570 URI Templates

template rfc 6570 uri
BSD 3-Clause License or Apache License, Version 2.0
v4.1.1
60,486,179

#186 poetry-plugin-export 60.03M

Poetry plugin to export the dependencies to various formats

MIT
v1.9.0
60,036,028

#187 types-requests 58.94M

Typing stubs for requests

Apache-2.0
v2.32.0.20250328
58,942,743

#188 docker 58.78M

A Python library for the Docker Engine API.

v7.1.0
58,782,636

#189 uvicorn 58.74M

The lightning-fast ASGI server.

BSD-3-Clause
v0.34.0
58,741,417

#190 CacheControl 58.36M

httplib2 caching for requests

requests http web caching
v0.14.2
58,367,576

#191 grpc-google-iam-v1 58.2M

IAM API client library

Apache 2.0
v0.14.2
58,203,622

#192 google-auth-httplib2 58.11M

Google Authentication Library: httplib2 transport

oauth google client auth
Apache 2.0
v0.2.0
58,117,675

#193 pytest-cov 57.08M

Pytest plugin for measuring coverage.

pytest distributed py.test cover parallel coverage
MIT
v6.1.0
57,088,212

#194 azure-identity 57.01M

Microsoft Azure Identity Library for Python

azure azure sdk
MIT License
v1.21.0
57,011,343

#195 gunicorn 56.99M

WSGI HTTP Server for UNIX

MIT
v23.0.0
56,999,584

#196 marshmallow 56.66M

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

v3.26.1
56,669,545

#197 awswrangler 56.6M

Pandas on AWS.

pandas aws
Apache-2.0
v3.11.0
56,601,519

#198 installer 56.03M

A library for installing Python wheels.

v0.7.0
56,035,443

#199 azure-storage-blob 55.88M

Microsoft Azure Blob Storage Client Library for Python

azure azure sdk
MIT License
v12.25.1
55,885,790

#200 msal-extensions 55.78M

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
55,783,275

#201 babel 55.34M

Internationalization utilities

BSD-3-Clause
v2.17.0
55,340,885

#202 Cython 54.95M

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

Apache-2.0
v3.0.12
54,952,621

#203 langchain 54.57M

Building applications with LLMs through composability

MIT
v0.3.22
54,574,367

#204 openai 54.47M

The official Python library for the openai API

Apache-2.0
v1.70.0
54,471,434

#205 poetry 53.76M

Python dependency management and packaging made easy.

dependency packaging poetry
MIT
v2.1.2
53,760,268

#206 redis 53.66M

Python client for Redis database and key-value store

redis database key-value store
MIT
v5.2.1
53,660,052

#207 distro 53.52M

Distro - an OS platform information API

Apache License, Version 2.0
v1.9.0
53,525,780

#208 tzlocal 53.43M

tzinfo object for the local timezone

timezone
MIT
v5.3.1
53,437,197

#209 contourpy 53.01M

Python library for calculating contours of 2D quadrilateral grids

BSD 3-Clause License Copyright (c) 2021-2024, ContourPy Develop
v1.3.1
53,011,005

#210 ruamel.yaml.clib 53M

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

1.2 config c-library yaml parser
MIT
v0.2.12
53,001,175

#211 ipython 52.95M

IPython: Productive Interactive Computing

shell embedding interpreter interactive
BSD-3-Clause
v9.0.2
52,958,622

#212 toml 52.51M

Python Library for Tom's Obvious, Minimal Language

MIT
v0.10.2
52,516,281

#213 setuptools-scm 52.46M

the blessed package to manage your versions by scm tags

Permission is hereby granted, free of charge, to any person obta
v8.2.0
52,465,053

#214 dulwich 52.43M

Python Git Library

vcs git
Apachev2 or later or GPLv2
v0.22.8
52,437,685

#215 isort 52.31M

A Python utility / library to sort Python imports.

refactor imports lint clean sort
v6.0.1
52,313,124

#216 crashtest 52.16M

Manage Python errors with ease

MIT
v0.4.1
52,163,784

#217 black 52.07M

The uncompromising code formatter.

gofmt pyfmt formatter automation yapf rustfmt autopep8
v25.1.0
52,071,799

#218 nest-asyncio 51.52M

Patch asyncio to allow nested event loops

asyncio nested eventloop
BSD
v1.6.0
51,526,443

#219 mccabe 51.3M

McCabe checker, plugin for flake8

mccabe flake8
Expat license
v0.7.0
51,300,379

#220 jaraco.functools 51.11M

Functools like those found in stdlib

v4.1.0
51,114,086

#221 pycodestyle 50.53M

Python style guide checker

pep-8 pep8 pycodestyle pep 8
MIT
v2.13.0
50,538,579

#222 traitlets 50.48M

Traitlets Python configuration system

shell web interpreter interactive
BSD 3-Clause License - Copyright (c) 2001-, IPython Development
v5.14.3
50,486,956

#223 cleo 49.83M

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

commands cli
MIT
v2.1.0
49,833,596

#224 jaraco.context 49.79M

Useful decorators and context managers

v6.0.1
49,796,815

#225 transformers 49.78M

State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow

wav2vec2 vit bert transformer pytorch tensorflow jax gpt-2 nlp deep vision speech learning
Apache 2.0 License
v4.50.3
49,789,640

#226 hatchling 49.49M

Modern, extensible Python build backend

packaging build hatch
v1.27.0
49,493,485

#227 jedi 49.2M

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

python vim completion refactoring
MIT
v0.19.2
49,208,165

#228 opentelemetry-proto 48.87M

OpenTelemetry Python Proto

Apache-2.0
v1.31.1
48,874,761

#229 py 48.85M

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

MIT license
v1.11.0
48,856,043

#230 zstandard 48.27M

Zstandard bindings for Python

zstd compression zstandard
BSD
v0.23.0
48,272,891

#231 jsonpointer 48.01M

Identify specific nodes in a JSON document (RFC 6901)

Modified BSD License
v3.0.0
48,016,432

#232 PyMySQL 47.99M

Pure Python MySQL Driver

mysql
MIT License
v1.1.1
47,996,408

#233 parso 47.73M

A Python Parser

python parser parsing
MIT
v0.8.4
47,734,437

#234 websockets 47.64M

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

websocket
BSD-3-Clause
v15.0.1
47,645,061

#235 typer 47.28M

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

v0.15.2
47,286,399

#236 sentry-sdk 47.21M

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

MIT
v2.25.0
47,212,481

#237 tornado 47M

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

Apache-2.0
v6.4.2
47,003,727

#238 prometheus-client 46.1M

Python client for the Prometheus monitoring system.

prometheus monitoring client instrumentation
Apache Software License 2.0
v0.21.1
46,108,023

#239 Markdown 46.03M

Python implementation of John Gruber's Markdown.

markdown python-markdown markdown-to-html markdown-parser
BSD 3-Clause License Copyright 2007, 2008 The Python Markdown P
v3.7
46,036,718

#240 matplotlib-inline 45.97M

Inline Matplotlib backend for Jupyter

jupyter python matplotlib ipython
BSD 3-Clause License Copyright (c) 2019-2022, IPython Developme
v0.1.7
45,978,720

#241 kubernetes 45.95M

Kubernetes python client

openapi kubernetes swagger
Apache License Version 2.0
v32.0.1
45,954,529

#242 Mako 45.86M

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

MIT
v1.3.9
45,864,502

#243 webencodings 45.3M

Character encoding aliases for legacy web content

BSD
v0.5.1
45,305,900

#244 pendulum 45.1M

Python datetimes made easy

date time datetime
MIT
v3.0.0
45,103,804

#245 opentelemetry-exporter-otlp-proto-common 44.83M

OpenTelemetry Protobuf encoding

Apache-2.0
v1.31.1
44,836,912

#246 termcolor 44.81M

ANSI color formatting for output in terminal

ansi color formatting ansi colour colour terminal ansi color termcolor
v3.0.1
44,811,507

#247 types-python-dateutil 44.64M

Typing stubs for python-dateutil

Apache-2.0
v2.9.0.20241206
44,649,456

#248 python-json-logger 43.84M

JSON Log Formatter for the Python Logging Package

BSD-2-Clause License
v3.3.0
43,848,464

#249 asttokens 43.84M

Annotate AST trees with source code positions

parse code ast tokenize refactor
Apache 2.0
v3.0.0
43,843,179

#250 executing 43.75M

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

MIT
v2.2.0
43,756,958

#251 orjson 43.33M

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

dataclasses 3339 8259 fast datetime json dataclass rfc
Apache-2.0 OR MIT
v3.10.16
43,336,227

#252 mypy 42.55M

Optional static typing for Python

MIT
v1.15.0
42,554,096

#253 tokenizers 42.43M

transformer bpe deep learning nlp tokenizer
v0.21.1
42,434,635

#254 ruff 41.99M

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

pycodestyle clippy flake8 automation pyflakes pylint
MIT
v0.11.2
41,993,739

#255 pyrsistent 41.69M

Persistent/Functional/Immutable data structures

MIT
v0.20.0
41,694,529

#256 opentelemetry-exporter-otlp-proto-http 41.58M

OpenTelemetry Collector Protobuf over HTTP Exporter

Apache-2.0
v1.31.1
41,581,390

#257 aiofiles 41.34M

File support for asyncio.

Apache-2.0
v24.1.0
41,344,182

#258 stack-data 41.1M

Extract data from python stack frames and tracebacks for informative displays

MIT
v0.6.3
41,102,107

#259 pure-eval 41.06M

Safely evaluate AST nodes without side effects

MIT
v0.2.3
41,069,431

#260 typing-inspect 41.06M

Runtime inspection utilities for typing module.

checking hinting typehinting inspect typechecking checker annotations introspection reflection type function typehints hints typing
MIT
v0.9.0
41,063,871

#261 arrow 40.43M

Better dates & times for Python

arrow timestamp time timezone humanize datetime date
v1.3.0
40,439,529

#262 ply 40.27M

Python Lex & Yacc

BSD
v3.11
40,270,667

#263 multiprocess 40.15M

better multiprocessing and multithreading in Python

BSD-3-Clause
v0.70.17
40,152,622

#264 sympy 40.03M

Computer algebra system (CAS) in Python

cas math
BSD
v1.13.3
40,037,623

#265 nodeenv 39.94M

Node.js virtual environment builder

BSD
v1.9.1
39,945,325

#266 pycryptodome 39.8M

Cryptographic library for Python

BSD, Public Domain
v3.22.0
39,804,385

#267 future 39.79M

Clean single-source support for Python 3 and 2

six future past pasteurize 3to2 backport futurize migration 2to3 python3 modernize
MIT
v1.0.0
39,799,549

#268 argcomplete 39.42M

Bash tab completion for argparse

Apache Software License
v3.6.1
39,424,974

#269 torch 38.95M

Tensors and Dynamic neural networks in Python with strong GPU acceleration

pytorch machine learning
BSD-3-Clause
v2.6.0
38,956,928

#270 pymongo 38.95M

Python driver for MongoDB

bson mongo mongodb gridfs pymongo
Apache License Version 2.0, J
v4.11.3
38,952,381

#271 rich-toolkit 38.79M

Rich toolkit for building command-line applications

v0.14.1
38,797,492

#272 opentelemetry-exporter-otlp-proto-grpc 38.67M

OpenTelemetry Collector Protobuf over gRPC Exporter

Apache-2.0
v1.31.1
38,675,273

#273 shapely 38.38M

Manipulation and analysis of geometric objects

gis geometry topology
BSD 3-Clause
v2.0.7
38,381,530

#274 PyGithub 37.61M

Use the full Github API v3

github
v2.6.1
37,618,782

#275 google-cloud-pubsub 37.51M

Google Cloud Pub/Sub API client library

Apache 2.0
v2.29.0
37,510,567

#276 smart-open 37.3M

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

gcs azure blob storage s3 hdfs file streaming
MIT
v7.1.0
37,308,991

#277 datadog 37.25M

The Datadog Python library

datadog
BSD-3-Clause
v0.51.0
37,253,904

#278 google-cloud-secret-manager 37.12M

Google Cloud Secret Manager API client library

Apache 2.0
v2.23.2
37,121,784

#279 scramp 36.98M

An implementation of the SCRAM protocol.

sasl authentication scram
MIT No Attribution
v1.4.5
36,983,366

#280 debugpy 36.77M

An implementation of the Debug Adapter Protocol for Python

MIT
v1.8.13
36,775,257

#281 snowflake-sqlalchemy 36.71M

Snowflake SQLAlchemy Dialect

snowflake db cloud database warehouse analytics
v1.7.3
36,717,434

#282 pytest-xdist 36.07M

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

MIT License Copyright (c) 2010 Holger Krekel and contributors.
v3.6.1
36,072,788

#283 pycryptodomex 36.05M

Cryptographic library for Python

BSD, Public Domain
v3.22.0
36,054,983

#284 mpmath 35.87M

Python library for arbitrary-precision floating-point arithmetic

BSD
v1.3.0
35,871,619

#285 opentelemetry-instrumentation 35.76M

Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python

v0.52b1
35,768,430

#286 mysql-connector-python 35.69M

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).

db database connector driver mysql
GNU GPLv2 (with FOSS License Exception)
v9.2.0
35,693,911

#287 aioitertools 35.67M

itertools and builtins for AsyncIO and mixed iterables

v0.12.0
35,670,825

#288 python-slugify 35.51M

A Python slugify application that also handles Unicode

MIT
v8.0.4
35,518,063

#289 identify 35.19M

File identification library for Python

MIT
v2.6.9
35,199,330

#290 portalocker 34.98M

Wraps the portalocker recipe for easy usage

statement windows locks locking linux unix with
BSD-3-Clause
v3.1.1
34,986,484

#291 jsonpatch 34.78M

Apply JSON-Patches (RFC 6902)

Modified BSD License
v1.33
34,784,856

#292 lz4 34.56M

LZ4 Bindings for Python

v4.4.4
34,562,076

#293 pyflakes 34.52M

passive checker of Python programs

MIT
v3.3.2
34,524,146

#294 pre-commit 34.36M

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

MIT
v4.2.0
34,364,362

#295 backports.tarfile 34.26M

Backport of CPython tarfile module

v1.2.0
34,265,995

#296 cfgv 34.16M

Validate configuration and produce human readable error messages.

MIT
v3.4.0
34,166,221

#297 jupyter-core 34.14M

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

BSD 3-Clause License - Copyright (c) 2015-, Jupyter Development
v5.7.2
34,148,349

#298 jiter 34.1M

Fast iterable JSON parser.

parsing json iter deserialization
MIT
v0.9.0
34,107,639

#299 jupyter-client 34.01M

Jupyter protocol implementation and client libraries

shell web interpreter interactive
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v8.6.3
34,018,848

#300 pyspark 33.57M

Apache Spark Python API

http://www.apache.org/licenses/LICENSE-2.0
v3.5.5
33,576,395

#301 requests-aws4auth 33.27M

AWS4 authentication for Requests

authentication requests s3 aws rest services amazon web
MIT License
v1.3.1
33,278,503

#302 setproctitle 32.9M

A Python module to customize the process title

BSD-3-Clause
v1.3.5
32,907,213

#303 watchdog 32.76M

Filesystem events monitoring

inotify fsevents monitor directorysnapshot readdirectorychangesw filesystem python polling kqueue monitoring
Apache-2.0
v6.0.0
32,764,696

#304 slack-sdk 32.72M

The Slack API Platform SDK for Python

chatops slack-api chatbot web-api slack websocket chat slack-rtm
MIT
v3.35.0
32,728,845

#305 ipykernel 32.7M

IPython Kernel for Jupyter

shell web interpreter interactive
BSD 3-Clause License Copyright (c) 2015, IPython Development Te
v6.29.5
32,703,034

#306 execnet 32.5M

execnet: rapid multi-Python deployment

v2.1.1
32,501,161

#307 requests-file 32.49M

File transport adapter for Requests

Apache 2.0
v2.1.0
32,493,750

#308 opensearch-py 32.29M

Python client for OpenSearch

Apache-2.0
v2.8.0
32,298,545

#309 msrest 32.26M

AutoRest swagger generator Python client runtime.

MIT License
v0.7.1
32,265,808

#310 jupyterlab 32.12M

JupyterLab computational environment

jupyter ipython
Copyright (c) 2015-2024 Project Jupyter Contributors All
v4.3.6
32,127,236

#311 croniter 32.03M

croniter provides iteration for datetime object with cron like format

iterator cron datetime
MIT License
v6.0.0
32,033,252

#312 langchain-core 31.96M

Building applications with LLMs through composability

MIT
v0.3.49
31,967,972

#313 thriftpy2 31.85M

Pure python implementation of Apache Thrift.

thrift thriftpy python thriftpy2
The MIT License (MIT) Copyright (c) <2014> Permis
v0.5.2
31,854,710

#314 rfc3339-validator 31.79M

A pure python RFC3339 validator

validator rfc3339
MIT license
v0.1.4
31,797,355

#315 semver 31.68M

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

Copyright (c) 2013, Konstantine Rybnikov All rights reserved. R
v3.0.4
31,687,276

#316 comm 31.64M

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

jupyter ipykernel xeus-python
BSD 3-Clause License Copyright (c) 2022, Jupyter All rights res
v0.2.2
31,647,277

#317 flake8 31.46M

the modular source code checker: pep8 pyflakes and co

MIT
v7.2.0
31,469,535

#318 jsonpath-ng 31.12M

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.7.0
31,123,846

#319 azure-common 31.07M

Microsoft Azure Client Library for Python (Common)

MIT License
v1.1.28
31,078,071

#320 opentelemetry-util-http 30.65M

Web util for OpenTelemetry

v0.52b1
30,656,908

#321 tinycss2 30.6M

A tiny CSS parser

parser css
v1.4.0
30,605,028

#322 bleach 30.59M

An easy safelist-based HTML-sanitizing tool.

Apache Software License
v6.2.0
30,597,375

#323 redshift-connector 30.5M

Redshift interface library

dbapi redshift
Apache License 2.0
v2.1.5
30,501,813

#324 pytest-asyncio 30.43M

Pytest support for asyncio

v0.26.0
30,432,765

#325 mistune 30.34M

A sane and fast Markdown parser with useful plugins and renderers

BSD-3-Clause
v3.1.3
30,347,500

#326 cattrs 30.3M

Composable complex class support for attrs and dataclasses.

dataclasses attrs serialization
MIT
v24.1.3
30,308,901

#327 typeguard 30.21M

Run-time type checker for Python

MIT
v4.4.2
30,211,081

#328 tiktoken 30.13M

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

MIT License Copyright (c) 2022 OpenAI, Shantanu
v0.9.0
30,139,743

#329 nbformat 30.1M

The Jupyter Notebook format

shell web interpreter interactive
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v5.10.4
30,105,867

#330 nbconvert 30.07M

Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (`import nbconvert`) or as a command line tool (invoked as `jupyter nbconvert ...`).

shell web interpreter interactive
BSD 3-Clause License - Copyright (c) 2001-2015,
v7.16.6
30,073,736

#331 colorlog 29.98M

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

MIT License
v6.9.0
29,988,136

#332 opentelemetry-exporter-otlp 29.98M

OpenTelemetry Collector Exporters

Apache-2.0
v1.31.1
29,986,192

#333 notebook 29.81M

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

jupyterlab jupyter notebook
BSD 3-Clause License - Copyright (c) 2001-2015,
v7.3.3
29,811,205

#334 pytest-mock 29.68M

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

pytest mock
MIT
v3.14.0
29,687,621

#335 elasticsearch 29.46M

Python client for Elasticsearch

kibana search elasticsearch mapping elastic rest index client
v8.17.2
29,469,205

#336 text-unidecode 29.44M

The most basic Text::Unidecode port

Artistic License
v1.3
29,441,431

#337 google-cloud-aiplatform 28.97M

Vertex AI API client library

Apache 2.0
v1.87.0
28,977,280

#338 nbclient 28.86M

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

notebook jupyter pipeline executor
BSD 3-Clause License Copyright (c) 2020-, Jupyter Development T
v0.10.2
28,862,692

#339 zope.interface 28.84M

Interfaces for Python

components interface plugins
ZPL 2.1
v7.2
28,840,554

#340 uv 28.83M

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

requirements packaging uv
MIT OR Apache-2.0
v0.6.11
28,835,814

#341 pytzdata 28.72M

The Olson timezone database for Python.

MIT
v2020.1
28,723,221

#342 XlsxWriter 28.6M

A Python module for creating Excel XLSX files.

BSD-2-Clause
v3.2.2
28,604,684

#343 jupyter-server 28.38M

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

jupyter ipython
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v2.15.0
28,380,579

#344 google-cloud-resource-manager 28.26M

Google Cloud Resource Manager API client library

Apache 2.0
v1.14.2
28,267,986

#345 db-dtypes 28.24M

Pandas Data Types for SQL systems (BigQuery, Spanner)

pandas sql
v1.4.2
28,241,826

#346 editables 27.77M

Editable installations

v0.5
27,770,322

#347 safetensors 27.68M

v0.5.3
27,687,263

#348 google-cloud-appengine-logging 27.65M

Google Cloud Appengine Logging API client library

Apache 2.0
v1.6.1
27,655,840

#349 dataclasses-json 27.46M

Easily serialize dataclasses to and from JSON.

MIT
v0.6.7
27,463,825

#350 toolz 27.24M

List processing tools and functional utilities

functools itertools functional utility
BSD
v1.0.0
27,248,269

#351 tb-nightly 27.24M

TensorBoard lets you watch Tensors Flow

tensor tensorboard visualizer machine tensorflow learning
Apache 2.0
v2.20.0a20250402
27,245,535

#352 pandas-gbq 27.22M

Google BigQuery connector for pandas

BSD-3-Clause
v0.28.0
27,221,558

#353 overrides 27.2M

A decorator to automatically detect mismatch when overriding a method.

oop inheritence override
Apache License, Version 2.0
v7.7.0
27,200,562

#354 pylint 27.17M

python code static checker

lint static code analysis python linter
v3.3.6
27,178,997

#355 nltk 27.13M

Natural Language Toolkit

text analytics tokenizing computational linguistics natural language parsing linguistics tagging language syntax nlp cl natural language processing
Apache License, Version 2.0
v3.9.1
27,132,458

#356 pg8000 27.11M

PostgreSQL interface library

dbapi postgresql
BSD 3-Clause License
v1.31.2
27,118,227

#357 gcsfs 27.05M

Convenient Filesystem interface over GCS

google-cloud-storage file-system gcloud
BSD
v2025.3.2
27,053,525

#358 astroid 26.95M

An abstract syntax tree for Python with inference support.

abstract syntax tree python static code analysis
LGPL-2.1-or-later
v3.3.9
26,955,935

#359 argon2-cffi 26.91M

Argon2 for Python

hash security hashing password
v23.1.0
26,917,758

#360 pydantic-settings 26.9M

Settings management using Pydantic

v2.8.1
26,901,115

#361 email-validator 26.8M

A robust email address syntax and deliverability validation library.

validator email address
Unlicense
v2.2.0
26,806,895

#362 databricks-sql-connector 26.79M

Databricks SQL Connector for Python

Apache-2.0
v4.0.2
26,791,154

#363 humanfriendly 26.45M

Human friendly output for text interfaces using Python

MIT
v10.0
26,455,949

#364 google-pasta 26.43M

pasta is an AST-based Python refactoring library

python ast refactoring
Apache 2.0
v0.2.0
26,436,960

#365 argon2-cffi-bindings 26.34M

Low-level CFFI bindings for Argon2

password bindings security hash cffi hashing
MIT
v21.2.0
26,347,514

#366 python-multipart 26.21M

A streaming multipart parser for Python

v0.0.20
26,216,752

#367 pbs-installer 25.85M

Installer for Python Build Standalone

MIT
v2025.3.17
25,859,093

#368 Sphinx 25.85M

Python documentation generator

v8.2.3
25,857,224

#369 findpython 25.79M

A utility to find python versions on your system

MIT
v0.6.3
25,792,405

#370 lazy-object-proxy 25.7M

A fast and thorough lazy object proxy.

BSD-2-Clause
v1.10.0
25,704,936

#371 PySocks 25.48M

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

socks proxy
BSD
v1.7.1
25,488,821

#372 types-PyYAML 25.48M

Typing stubs for PyYAML

v6.0.12.20250402
25,480,239

#373 xlrd 25.39M

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

spreadsheet workbook xls excel
BSD
v2.0.1
25,397,577

#374 docstring_parser 25.2M

Parse Python docstrings in reST, Google and Numpydoc format

MIT
v0.16
25,204,148

#375 altair 25.15M

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

vega-lite interactive visualization json statistics declarative
Copyright (c) 2015-2023, Vega-Altair Developers All righ
v5.5.0
25,152,889

#376 ordered-set 25.14M

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

v4.1.0
25,148,170

#377 deepdiff 24.92M

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

MIT
v8.4.2
24,924,244

#378 pandocfilters 24.91M

Utilities for writing pandoc filters in python

pandoc
BSD-3-Clause
v1.5.1
24,911,428

#379 jupyterlab-server 24.86M

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

jupyterlab jupyter
Copyright (c) 2015-2017, Project Jupyter Contributors All rights
v2.27.3
24,864,643

#380 jupyterlab-pygments 24.7M

Pygments theme using JupyterLab CSS variables

Copyright (c) 2015 Project Jupyter Contributors All rights reser
v0.3.0
24,700,597

#381 simplejson 24.64M

Simple, fast, extensible JSON encoder/decoder for Python

MIT License
v3.20.1
24,643,940

#382 absl-py 24.53M

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

Apache 2.0
v2.2.1
24,537,747

#383 nvidia-cublas-cu12 24.46M

CUBLAS native runtime libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v12.8.4.1
24,467,630

#384 json5 24.42M

A Python implementation of the JSON5 data format.

Files: Everything except for the benchmarks/*.json files.
v0.11.0
24,423,455

#385 retry 24.39M

Easy to use retry decorator.

Apache License 2.0
v0.9.2
24,399,008

#386 wsproto 24.21M

WebSockets state-machine based protocol implementation

MIT License
v1.2.0
24,211,435

#387 opentelemetry-instrumentation-requests 24.09M

OpenTelemetry requests instrumentation

v0.52b1
24,098,682

#388 seaborn 24.07M

Statistical data visualization

v0.13.2
24,077,312

#389 google-cloud-logging 24.04M

Stackdriver Logging API client library

Apache 2.0
v3.11.4
24,047,521

#390 selenium 24M

Official Python bindings for Selenium WebDriver

Apache 2.0
v4.30.0
24,008,501

#391 nvidia-cusparse-cu12 23.92M

CUSPARSE native runtime libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v12.5.8.93
23,923,628

#392 apache-airflow-providers-common-sql 23.84M

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

integration airflow airflow-provider common.sql
v1.24.1
23,848,689

#393 pkgutil_resolve_name 23.81M

Resolve a name to an object.

v1.3.10
23,811,105

#394 imageio 23.76M

Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.

image animation io ffmpeg volume video imwrite imread
BSD-2-Clause
v2.37.0
23,760,548

#395 time-machine 23.61M

Travel through time in your tests.

tests mock warp testing test datetime date time
v2.16.0
23,617,990

#396 structlog 23.54M

Structured Logging for Python

log logging structured structure
v25.2.0
23,547,051

#398 tblib 23.48M

Traceback serialization library.

traceback exceptions debugging
BSD-2-Clause
v3.1.0
23,484,875

#399 nvidia-cudnn-cu12 23.46M

cuDNN runtime libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v9.8.0.87
23,462,196

#400 watchfiles 23.36M

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

MIT
v1.0.4
23,361,996

#401 nvidia-cufft-cu12 23.31M

CUFFT native runtime libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v11.3.3.83
23,315,143

#402 nvidia-cuda-cupti-cu12 23.26M

CUDA profiling tools runtime libs.

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v12.8.90
23,266,335

#403 uvloop 23.26M

Fast implementation of asyncio event loop on top of libuv

asyncio networking
MIT License
v0.21.0
23,266,216

#404 aenum 23.23M

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

BSD License
v3.1.15
23,237,021

#405 durationpy 23.11M

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

MIT
v0.9
23,117,685

#406 nvidia-cuda-nvrtc-cu12 23.08M

NVRTC native runtime libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v12.8.93
23,084,129

#407 nvidia-curand-cu12 23.03M

CURAND native runtime libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v10.3.9.90
23,037,095

#408 webcolors 23M

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

web color css html
BSD-3-Clause
v24.11.1
23,009,037

#409 nvidia-cusolver-cu12 23M

CUDA solver native runtime libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v11.7.3.90
23,005,035

#410 nvidia-cuda-runtime-cu12 23M

CUDA Runtime native Libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v12.8.90
23,003,495

#411 oscrypto 22.83M

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.

pki tls rsa ssl ec dh dsa x509 crypto certificate verify sign encrypt decrypt
MIT
v1.3.0
22,833,191

#412 pydata-google-auth 22.77M

PyData helpers for authenticating to Google APIs

data
BSD License
v1.9.1
22,773,144

#413 xgboost 22.76M

XGBoost Python Package

Apache-2.0
v3.0.0
22,769,336

#414 responses 22.74M

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

Apache 2.0
v0.25.7
22,741,267

#415 Send2Trash 22.72M

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

BSD License
v1.8.3
22,725,452

#416 tensorboard 22.71M

TensorBoard lets you watch Tensors Flow

tensor tensorboard visualizer machine tensorflow learning
Apache 2.0
v2.19.0
22,717,102

#417 Faker 22.44M

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

mock fixtures data generator faker test
MIT License
v37.1.0
22,448,400

#418 mdit-py-plugins 22.41M

Collection of plugins for markdown-it-py

markdown lexer parser development markdown-it
v0.4.2
22,417,086

#419 schema 22.35M

Simple data validation library

validation json schema
MIT
v0.7.7
22,355,925

#420 pbr 22.34M

Python Build Reasonableness

v6.1.1
22,344,642

#421 httptools 22.14M

A collection of framework independent HTTP protocol utils.

MIT
v0.6.4
22,145,602

#422 google-cloud-audit-log 22.13M

Google Cloud Audit Protos

Apache-2.0
v0.3.2
22,134,281

#423 graphql-core 22.07M

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

graphql
MIT license
v3.2.6
22,071,235

#424 google-cloud-dataproc 22.01M

Google Cloud Dataproc API client library

Apache 2.0
v5.18.1
22,011,353

#425 ipywidgets 21.97M

Jupyter interactive widgets

widgets ipython interactive web shell jupyter interpreter
BSD 3-Clause License
v8.1.5
21,976,797

#426 fqdn 21.9M

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

domain dns hostname fqdn rfc3686
MPL 2.0
v1.5.1
21,903,378

#427 terminado 21.76M

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

BSD 2-Clause License - Copyright (c) 2014-, Jupyter development
v0.18.1
21,766,545

#428 isoduration 21.7M

Operations with ISO 8601 durations

duration-parsing duration-string iso8601 iso8601-duration time date duration datetime
v20.11.0
21,702,570

#429 nvidia-nccl-cu12 21.7M

NVIDIA Collective Communication Library (NCCL) Runtime

nvidia deep learning runtime machine learning cuda
BSD-3-Clause
v2.26.2
21,702,543

#430 uri-template 21.69M

RFC 6570 URI Template Processor

config
MIT License
v1.3.0
21,699,255

#431 async-lru 21.68M

Simple LRU cache for asyncio

asyncio lru_cache lru
MIT License
v2.0.5
21,684,715

#432 numba 21.62M

compiling Python code using LLVM

BSD
v0.61.0
21,628,738

#433 sagemaker 21.6M

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

ml tensorflow aws ai mxnet amazon
v2.243.0
21,600,325

#434 sentencepiece 21.52M

SentencePiece python wrapper

Apache
v0.2.0
21,521,369

#435 widgetsnbextension 21.47M

Jupyter interactive widgets for Jupyter Notebook

widgets interactive notebook web shell jupyter interpreter
BSD 3-Clause License
v4.0.13
21,472,701

#436 flatbuffers 21.36M

The FlatBuffers serialization format for Python

Apache 2.0
v25.2.10
21,364,351

#437 rfc3986-validator 21.28M

Pure python rfc3986 validator

rfc3986 validator
MIT license
v0.1.1
21,288,522

#438 dbt-core 21.22M

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

v1.9.3
21,226,924

#439 trio 21.22M

A friendly Python library for async concurrency and I/O

async io networking trio
MIT OR Apache-2.0
v0.29.0
21,225,195

#440 jupyterlab-widgets 21.18M

Jupyter interactive widgets for JupyterLab

jupyterlab widgets interactive notebook web shell jupyter jupyterlab3 interpreter
BSD-3-Clause
v3.0.13
21,181,237

#441 notebook-shim 21.09M

A shim layer for notebook traits and config

jupyter ipython
BSD 3-Clause License Copyright (c) 2022 Project Jupyter Contrib
v0.2.4
21,098,989

#442 jupyter-events 21.06M

Jupyter Event System library

jupyterlab jupyter
BSD 3-Clause License Copyright (c) 2022-, Jupyt
v0.12.0
21,069,312

#443 datasets 21.02M

HuggingFace community-driven open-source library of datasets

machine datasets learning
Apache 2.0
v3.5.0
21,023,417

#444 appdirs 20.97M

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

user application cache directory log
MIT
v1.4.4
20,973,072

#445 llvmlite 20.86M

lightweight wrapper around basic LLVM functionality

BSD
v0.44.0
20,868,362

#446 narwhals 20.85M

Extremely lightweight compatibility layer between dataframe libraries

modin interoperability dataframes pandas dask pyarrow polars cudf
v1.33.0
20,858,857

#447 sshtunnel 20.8M

Pure python SSH tunnels

proxy ssh paramiko tunnel tcp-forward
MIT
v0.4.0
20,801,109

#448 pyodbc 20.77M

DB API module for ODBC

MIT-0 License
v5.2.0
20,773,374

#449 databricks-sdk 20.73M

Databricks SDK for Python (Beta)

databricks sdk
v0.49.0
20,737,730

#450 libcst 20.73M

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

All contributions towards LibCST are MIT licensed.
v1.7.0
20,733,075

#451 plotly 20.69M

An open-source interactive data visualization library for Python

MIT License Copyright (c) 2016-2024 Plotly Tech
v6.0.1
20,694,061

#452 progressbar2 20.49M

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

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

#453 mock 20.48M

Rolling backport of unittest.mock for all Pythons

v5.2.0
20,486,189

#454 triton 20.24M

A language and compiler for custom Deep Learning operations

compiler deep learning
v3.2.0
20,240,002

#455 dacite 20.21M

Simple creation of data classes from dictionaries.

dataclasses
MIT
v1.9.2
20,210,561

#456 coloredlogs 20.09M

Colored terminal output for Python's logging module

MIT
v15.0.1
20,090,953

#457 inflection 19.95M

A port of Ruby on Rails inflector to Python

MIT
v0.5.1
19,959,231

#458 google-cloud-vision 19.92M

Google Cloud Vision API client library

Apache 2.0
v3.10.1
19,926,793

#459 xxhash 19.86M

Python binding for xxHash

BSD
v3.5.0
19,869,379

#460 jupyter-server-terminals 19.74M

A Jupyter Server Extension Providing Terminals.

jupyter ipython
BSD 3-Clause License - Copyright (c) 2021-, Jupyter Development
v0.5.3
19,745,980

#461 h5py 19.63M

Read and write HDF5 files from Python

BSD-3-Clause
v3.13.0
19,635,993

#462 thrift 19.52M

Python bindings for the Apache Thrift RPC system

Apache License 2.0
v0.21.0
19,520,589

#463 azure-storage-file-datalake 19.41M

Microsoft Azure File DataLake Storage Client Library for Python

azure azure sdk
MIT License
v12.20.0
19,411,231

#464 deprecation 19.34M

A library to handle automated deprecations

deprecation
Apache 2
v2.1.0
19,348,397

#465 aws-lambda-powertools 19.27M

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

idempotency powertools lambda aws_lambda_powertools aws middleware tracing logging feature_flags
MIT
v3.9.0
19,279,249

#466 tensorflow 19.25M

TensorFlow is an open source machine learning framework for everyone.

machine tensor tensorflow learning
Apache 2.0
v2.19.0
19,250,606

#467 Flask-Caching 19.06M

Adds caching support to Flask applications.

BSD
v2.3.1
19,068,437

#468 Django 19.04M

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

BSD-3-Clause
v5.1.8
19,041,146

#469 confluent-kafka 19.03M

Confluent's Python client for Apache Kafka

v2.9.0
19,035,505

#470 oauth2client 19.02M

OAuth 2.0 client library

oauth http google client 2.0
Apache 2.0
v4.1.3
19,026,275

#471 outcome 19.01M

Capture the outcome of Python function calls.

result
MIT OR Apache-2.0
v1.3.0.post0
19,013,462

#472 google-cloud-spanner 19.01M

Google Cloud Spanner API client library

Apache 2.0
v3.53.0
19,010,268

#473 rfc3986 18.97M

Validating URI References per RFC 3986

Apache 2.0
v2.0.0
18,979,230

#474 python-utils 18.93M

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

BSD
v3.9.1
18,933,095

#475 fastavro 18.87M

Fast read/write of AVRO files

MIT
v1.10.0
18,870,780

#476 semantic-version 18.83M

A library implementing the 'SemVer' scheme.

versioning semantic version version
BSD
v2.10.0
18,834,322

#477 jupyter-lsp 18.8M

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

lsp language server interactive
BSD-3-Clause
v2.2.5
18,801,198

#478 dbt-adapters 18.76M

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

adapter adapters dbt core dbt-core elt database dbt labs dbt cloud dbt
v1.14.4
18,769,879

#479 linkify-it-py 18.75M

Links recognition library with FULL unicode support.

autolinker linkify linkifier autolink
MIT
v2.0.3
18,755,859

#480 types-protobuf 18.73M

Typing stubs for protobuf

v5.29.1.20250403
18,730,118

#481 azure-keyvault-secrets 18.71M

Microsoft Azure Key Vault Secrets Client Library for Python

azure azure sdk
MIT License
v4.9.0
18,714,084

#482 pipenv 18.58M

Python Development Workflow for Humans.

MIT License (MIT)
v2024.4.1
18,584,503

#483 hpack 18.57M

Pure-Python HPACK header encoding

The MIT License (MIT) Copyright (c) 2014 Cory Benfield Permiss
v4.1.0
18,570,900

#484 google-cloud-bigquery-storage 18.56M

Google Cloud Bigquery Storage API client library

Apache 2.0
v2.30.0
18,564,603

#485 pathos 18.56M

parallel graph management and execution in heterogeneous computing

BSD-3-Clause
v0.3.3
18,563,857

#486 python-daemon 18.53M

Library to implement a well-behaved Unix daemon process.

unix daemon fork
Copying this work ################# ‘python-daemon’ is under Co
v3.1.2
18,539,878

#487 pymssql 18.5M

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

db-api sql server database mssql
LGPL
v2.3.4
18,507,217

#488 adal 18.47M

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
18,478,879

#489 google-cloud-dlp 18.46M

Google Cloud Dlp API client library

Apache 2.0
v3.29.0
18,469,654

#490 great-expectations 18.45M

Always know what to expect from your data.

pipeline science data datavalidation validation dataquality quality testing
Apache-2.0
v1.3.12
18,456,181

#491 delta-spark 18.4M

Python APIs for using Delta Lake with Apache Spark

delta.io
Apache-2.0
v3.3.0
18,400,614

#492 antlr4-python3-runtime 18.23M

ANTLR 4.13.2 runtime for Python 3

BSD
v4.13.2
18,234,038

#493 hyperframe 18.16M

Pure-Python HTTP/2 framing

The MIT License (MIT) Copyright (c) 2014 Cory Benfield Permiss
v6.1.0
18,164,416

#494 google-cloud-monitoring 18.14M

Google Cloud Monitoring API client library

Apache 2.0
v2.27.1
18,148,496

#495 looker-sdk 18.11M

Looker REST API

looker api looker api 4.0 looker_sdk looker
MIT
v25.4.0
18,112,799

#496 fastapi-cli 18.09M

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

MIT
v0.0.7
18,091,799

#497 pox 18.04M

utilities for filesystem exploration and automated builds

BSD-3-Clause
v0.3.5
18,049,310

#498 apache-airflow-providers-snowflake 18.03M

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

snowflake integration airflow airflow-provider
v6.1.1
18,033,663

#499 h2 18.03M

Pure-Python HTTP/2 protocol implementation

The MIT License (MIT) Copyright (c) 2015-2020 Cory Benfield and
v4.2.0
18,030,313

#500 gym-notices 18.02M

Notices for gym

v0.0.8
18,026,912

#501 ppft 18M

distributed and parallel Python

BSD-3-Clause
v1.7.6.9
18,008,732

#502 types-pytz 17.98M

Typing stubs for pytz

Apache-2.0
v2025.2.0.20250326
17,982,921

#503 retrying 17.93M

Retrying

decorators decorator exception backoff retry retrying exponential
Apache 2.0
v1.3.4
17,934,528

#504 loguru 17.93M

Python logging made (stupidly) simple

log logger logging loguru
v0.7.3
17,931,283

#505 google-cloud-kms 17.84M

Google Cloud Kms API client library

Apache 2.0
v3.4.1
17,847,089

#506 tox 17.6M

tox is a generic virtualenv management and test command line tool

environments isolated virtual testing
v4.25.0
17,606,718

#507 html5lib 17.55M

HTML parser based on the WHATWG HTML specification

MIT License
v1.1
17,553,568

#508 trio-websocket 17.52M

WebSocket library for Trio

websocket server client trio
v0.12.2
17,527,046

#509 apache-airflow 17.49M

Programmatically author, schedule and monitor data pipelines

pipelines automation workflow dag data orchestration airflow
v2.10.5
17,492,514

#510 nvidia-nvtx-cu12 17.42M

NVIDIA Tools Extension

nvidia deep learning runtime machine learning cuda
Apache 2.0
v12.8.90
17,427,661

#511 langchain-community 17.39M

Community contributed LangChain integrations.

MIT
v0.3.20
17,397,829

#512 grpcio-health-checking 17.31M

Standard Health Checking Service for gRPC

Apache License 2.0
v1.71.0
17,316,020

#513 google-cloud-bigtable 17.22M

Google Cloud Bigtable API client library

Apache 2.0
v2.30.0
17,228,191

#514 Flask-WTF 17.16M

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

Copyright 2010 WTForms Redistribution and use in source and bin
v1.2.2
17,161,520

#515 google-cloud-tasks 17.12M

Google Cloud Tasks API client library

Apache 2.0
v2.19.2
17,120,455

#516 click-plugins 16.98M

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

plugin click entry-point setuptools
New BSD
v1.1.1
16,984,944

#517 gast 16.92M

Python AST that abstracts the underlying Python version

BSD 3-Clause
v0.6.0
16,926,563

#518 omegaconf 16.88M

A flexible configuration library

configuration config yaml
v2.3.0
16,883,512

#519 apache-airflow-providers-mysql 16.87M

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

integration mysql airflow airflow-provider
v6.2.0
16,870,629

#520 psycopg2 16.82M

psycopg2 - Python-PostgreSQL Database Adapter

LGPL with exceptions
v2.9.10
16,826,692

#521 zeep 16.78M

A Python SOAP client

MIT
v4.3.1
16,789,699

#522 apache-airflow-providers-ssh 16.78M

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

integration ssh airflow airflow-provider
v4.0.1
16,781,579

#523 snowballstemmer 16.74M

This package provides 29 stemmers for 28 languages generated from Snowball algorithms.

stemmer
BSD-3-Clause
v2.2.0
16,747,848

#524 smdebug-rulesconfig 16.73M

SMDebug RulesConfig

Apache License Version 2.0
v1.0.1
16,737,072

#525 docker-pycreds 16.73M

Python bindings for the docker credentials store API

Apache License 2.0
v0.4.0
16,732,350

#526 apache-airflow-providers-cncf-kubernetes 16.72M

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

integration airflow airflow-provider cncf.kubernetes
v10.4.0
16,724,608

#528 prettytable 16.66M

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

v3.16.0
16,664,095

#529 sqlalchemy-bigquery 16.55M

SQLAlchemy dialect for BigQuery

sqlalchemy bigquery
v1.13.0
16,557,661

#530 aws-requests-auth 16.52M

AWS signature version 4 signing process for the python requests module

v0.4.3
16,529,256

#531 apache-airflow-providers-google 16.49M

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

integration airflow airflow-provider google
v14.1.0
16,491,140

#532 tldextract 16.49M

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.

subdomain parse suffix urlsplit url extract publicsuffix list urlparse tld public publicsuffixlist domain
BSD-3-Clause
v5.1.3
16,490,016

#533 kombu 16.47M

Messaging library for Python.

consumer amqp message actor producer rabbitmq messaging redis
BSD-3-Clause
v5.5.2
16,477,426

#534 google-cloud-datacatalog 16.43M

Google Cloud Datacatalog API client library

Apache 2.0
v3.26.0
16,435,619

#535 opencv-python 16.36M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.11.0.86
16,366,558

#536 boto3-stubs 16.26M

Type annotations for boto3 1.37.25 generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations autocomplete boto3-stubs
MIT License
v1.37.25
16,265,703

#537 google-cloud-bigquery-datatransfer 16.21M

Google Cloud Bigquery Datatransfer API client library

Apache 2.0
v3.19.1
16,214,808

#538 google-cloud-container 16.2M

Google Cloud Container API client library

Apache 2.0
v2.56.1
16,208,565

#539 universal-pathlib 16.14M

pathlib api extended to use fsspec backends

filesystem-spec pathlib
MIT License
v0.2.6
16,148,626

#540 wandb 16.04M

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

MIT License Copyright (c) 2021 Weights and Bias
v0.19.9
16,040,315

#541 types-setuptools 15.99M

Typing stubs for setuptools

Apache-2.0
v78.1.0.20250329
15,991,518

#542 Brotli 15.98M

Python bindings for the Brotli compression library

MIT
v1.1.0
15,985,960

#543 botocore-stubs 15.96M

Type annotations and code completion for botocore

mypy botocore type-annotations boto3 pyright
MIT License Copyright (c) 2022 Vlad Emelianov
v1.37.25
15,965,730

#544 freezegun 15.91M

Let your Python tests travel through time

Apache 2.0
v1.5.1
15,913,097

#545 Unidecode 15.88M

ASCII transliterations of Unicode text

GPL
v1.3.8
15,889,779

#546 google-cloud-translate 15.88M

Google Cloud Translate API client library

Apache 2.0
v3.20.2
15,887,129

#547 apache-airflow-providers-databricks 15.87M

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

integration airflow airflow-provider databricks
v7.2.2
15,878,087

#548 google-cloud-firestore 15.86M

Google Cloud Firestore API client library

Apache 2.0
v2.20.1
15,863,806

#549 yamllint 15.83M

A linter for YAML files.

yaml checker lint linter syntax
GPL-3.0-or-later
v1.37.0
15,835,355

#550 lockfile 15.8M

Platform-independent file locking module

v0.12.2
15,803,603

#551 twine 15.77M

Collection of utilities for publishing packages on PyPI

v6.1.0
15,778,041

#552 torchvision 15.77M

image and video datasets and models for torch deep learning

BSD
v0.21.0
15,773,002

#553 google-cloud-language 15.73M

Google Cloud Language API client library

Apache 2.0
v2.17.1
15,732,242

#554 google-cloud-videointelligence 15.66M

Google Cloud Videointelligence API client library

Apache 2.0
v2.16.1
15,663,961

#555 google-cloud-workflows 15.63M

Google Cloud Workflows API client library

Apache 2.0
v1.18.0
15,638,756

#556 hvac 15.62M

HashiCorp Vault API client

vault hashicorp
Apache-2.0
v2.3.0
15,628,949

#557 entrypoints 15.61M

Discover and load entry points from installed packages.

v0.4
15,617,656

#558 amqp 15.59M

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

amqp rabbitmq cloudamqp messaging
BSD
v5.3.1
15,591,964

#559 google-cloud-redis 15.58M

Google Cloud Redis API client library

Apache 2.0
v2.18.1
15,589,123

#560 google-cloud-build 15.53M

Google Cloud Build API client library

Apache 2.0
v3.31.1
15,538,572

#561 google-cloud-automl 15.52M

Google Cloud Automl API client library

Apache 2.0
v2.16.3
15,523,882

#562 hypothesis 15.52M

A library for property-based testing

python property-based-testing fuzzing testing
v6.130.7
15,523,442

#563 types-awscrt 15.51M

Type annotations and code completion for awscrt

pyright mypy boto3 awscrt type-annotations
MIT License Copyright (c) 2022 Vlad Emelianov
v0.24.2
15,510,329

#564 google-cloud-dataplex 15.48M

Google Cloud Dataplex API client library

Apache 2.0
v2.9.0
15,487,149

#565 statsmodels 15.46M

Statistical computations and models for Python

BSD License
v0.14.4
15,461,995

#566 gcloud-aio-storage 15.39M

Python Client for Google Cloud Storage

MIT
v9.4.0
15,398,788

#567 gcloud-aio-auth 15.38M

Python Client for Google Cloud Auth

MIT
v5.4.0
15,383,423

#568 vine 15.36M

Python promises.

future promises promise futures lazy
BSD
v5.1.0
15,368,620

#569 gspread 15.36M

Google Spreadsheets Python API

google-sheets spreadsheets google-spreadsheets
v6.2.0
15,367,657

#570 google-cloud-os-login 15.31M

Google Cloud Os Login API client library

Apache 2.0
v2.17.1
15,313,790

#571 google-cloud-speech 15.27M

Google Cloud Speech API client library

Apache 2.0
v2.31.1
15,270,703

#572 google-cloud-memcache 15.21M

Google Cloud Memcache API client library

Apache 2.0
v1.12.1
15,215,251

#573 Authlib 15.15M

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

BSD-3-Clause
v1.5.2
15,150,271

#574 pybind11 15.14M

Seamless operability between C++11 and Python

python bindings c++11
BSD
v2.13.6
15,147,311

#575 google-cloud-orchestration-airflow 15.03M

Google Cloud Orchestration Airflow API client library

Apache 2.0
v1.17.3
15,036,095

#576 google-cloud-compute 14.95M

Google Cloud Compute API client library

Apache 2.0
v1.29.0
14,958,393

#577 langchain-text-splitters 14.94M

LangChain text splitting utilities

MIT
v0.3.7
14,944,108

#578 rich-argparse 14.94M

Rich help formatters for argparse and optparse

argparse rich optparse help-formatter
v1.7.0
14,943,705

#579 bs4 14.92M

Dummy package for Beautiful Soup (beautifulsoup4)

MIT License
v0.0.2
14,929,274

#580 google-cloud-dataproc-metastore 14.92M

Google Cloud Dataproc Metastore API client library

Apache 2.0
v1.18.2
14,928,067

#581 types-s3transfer 14.91M

Type annotations and code completion for s3transfer

mypy type-annotations boto3 s3transfer pyright
MIT License Copyright (c) 2022 Vlad Emelianov
v0.11.4
14,914,764

#582 google-cloud-dataform 14.87M

Google Cloud Dataform API client library

Apache 2.0
v0.6.1
14,871,954

#583 Flask-Login 14.86M

User authentication and session management for Flask.

MIT
v0.6.3
14,862,913

#584 yapf 14.85M

A formatter for Python code

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.43.0
14,855,742

#585 mashumaro 14.83M

Fast and well tested serialization library

Apache License, Version 2.0
v3.15
14,837,492

#586 cached-property 14.82M

A decorator for caching properties in classes.

cached-property
BSD
v2.0.1
14,826,280

#587 kafka-python 14.77M

Pure Python client for Apache Kafka

kafka apache kafka
v2.1.4
14,778,652

#588 asynctest 14.74M

Enhance the standard unittest package with features for testing asyncio libraries

async mock tulip unittest test asyncio selectors testing
Apache 2
v0.13.0
14,748,364

#589 ujson 14.73M

Ultra fast JSON encoder and decoder for Python

v5.10.0
14,738,583

#590 aiosqlite 14.67M

asyncio bridge to the standard sqlite3 module

v0.21.0
14,679,613

#591 agate 14.64M

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

MIT
v1.13.0
14,641,387

#592 mergedeep 14.63M

A deep merge function for 🐍.

v1.3.4
14,635,366

#593 pytimeparse 14.62M

Time expression parser

time parser parsing
License :: OSI Approved :: MIT License
v1.1.8
14,628,400

#594 google-cloud-texttospeech 14.61M

Google Cloud Texttospeech API client library

Apache 2.0
v2.25.1
14,619,012

#595 types-urllib3 14.59M

Typing stubs for urllib3

Apache-2.0 license
v1.26.25.14
14,598,859

#596 celery 14.54M

Distributed Task Queue.

actor task job messaging distributed queue
BSD-3-Clause
v5.5.0
14,545,913

#597 gcloud-aio-bigquery 14.54M

Python Client for Google Cloud BigQuery

MIT
v7.1.0
14,541,065

#598 gevent 14.52M

Coroutine-based network library

threads multitasking light greenlet cooperative monkey coroutine
MIT
v24.11.1
14,529,901

#599 azure-mgmt-core 14.43M

Microsoft Azure Management Core Library for Python

azure azure sdk
MIT License
v1.5.0
14,430,266

#600 grpcio-gcp 14.36M

gRPC extensions for Google Cloud Platform

Apache License 2.0
v0.2.2
14,363,051

#601 pytest-rerunfailures 14.28M

pytest plugin to re-run tests to eliminate flaky failures

pytest failures rerun flaky
Mozilla Public License 2.0 (MPL 2.0)
v15.0
14,285,618

#602 monotonic 14.27M

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

Apache
v1.6
14,270,592

#603 patsy 14.25M

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

2-clause BSD
v1.0.1
14,251,914

#604 alabaster 14.18M

A light, configurable Sphinx theme

v1.0.0
14,182,209

#605 pycountry 14.18M

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

3166-2 country 15924 iso 4217 3166-3 subdivision 3166-1 3166 currency language 639
LGPL-2.1-only
v24.6.1
14,182,024

#606 marshmallow-oneofschema 14.11M

marshmallow multiplexing schema

v3.1.1
14,115,623

#607 argparse 14.06M

Python command-line parsing library

parsing parser line command argparse
Python Software Foundation License
v1.4.0
14,063,076

#608 billiard 14.04M

Python multiprocessing fork with improvements and bugfixes

pool multiprocessing process
BSD
v4.2.1
14,042,738

#609 pytest-metadata 13.98M

pytest plugin for test session metadata

pytest metadata
v3.1.1
13,981,427

#610 sphinxcontrib-serializinghtml 13.97M

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

v2.0.0
13,979,665

#611 ecdsa 13.97M

ECDSA cryptographic signature library (pure python)

MIT
v0.19.1
13,975,763

#612 astronomer-cosmos 13.94M

Orchestrate your dbt projects in Airflow

astronomer dbt apache-airflow dags airflow
v1.9.2
13,944,367

#613 graphviz 13.94M

Simple Python interface for Graphviz

render graph visualization dot
MIT
v0.20.3
13,944,345

#614 ninja 13.88M

Ninja is a small build system with a focus on speed

cross-compilation c++ cross-platform ninja build fortran
v1.11.1.4
13,880,584

#615 gremlinpython 13.87M

Gremlin-Python for Apache TinkerPop

Apache 2
v3.7.3
13,876,300

#616 imagesize 13.87M

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

MIT
v1.4.1
13,873,046

#617 nh3 13.67M

Python binding to Ammonia HTML sanitizer Rust crate

MIT
v0.2.21
13,672,282

#618 pip-tools 13.64M

pip-tools keeps your pinned dependencies fresh.

requirements packaging pip
BSD
v7.4.1
13,642,437

#619 moto 13.63M

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

boto3 mock s3 aws ec2
Apache License 2.0
v5.1.2
13,636,690

#620 mlflow 13.63M

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

databricks mlflow ai
Copyright 2018 Databricks, Inc. All rights reserved.
v2.21.2
13,633,587

#621 sphinxcontrib-htmlhelp 13.62M

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

v2.1.0
13,626,852

#622 sphinxcontrib-applehelp 13.59M

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

v2.0.0
13,594,265

#623 sphinxcontrib-qthelp 13.57M

sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents

v2.0.0
13,578,915

#624 ijson 13.56M

Iterative JSON parser with standard Python iterator interfaces

BSD
v3.3.0
13,563,784

#625 sphinxcontrib-devhelp 13.56M

sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents

v2.0.0
13,560,216

#626 spacy 13.49M

Industrial-strength Natural Language Processing (NLP) in Python

MIT
v3.8.5
13,492,900

#627 tensorboard-data-server 13.46M

Fast data loading for TensorBoard

tensor tensorboard visualizer machine tensorflow learning
Apache 2.0
v0.7.2
13,466,739

#628 flask-cors 13.44M

A Flask extension simplifying CORS support

python
v5.0.1
13,445,104

#629 pydeequ 13.39M

PyDeequ - Unit Tests for Data

data-quality data-profiling data-engineering pydeequ data-unit-tests dataunittest data-profilers deequ dataquality
Apache-2.0
v1.5.0
13,392,732

#630 pywin32 13.32M

Python for Window Extensions

PSF
v310
13,320,322

#631 humanize 13.22M

Python humanize utilities

time humanize size
v4.12.2
13,227,147

#632 flit-core 13.06M

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

v3.12.0
13,060,635

#633 psycopg 13.05M

PostgreSQL database adapter for Python

GNU Lesser General Public License v3 (LGPLv3)
v3.2.6
13,057,342

#634 pickleshare 13.04M

Tiny 'shelve'-like database with concurrency support

database shelve persistence pickle ipc
MIT
v0.7.5
13,049,181

#635 simple-salesforce 13.03M

A basic Salesforce.com REST API client.

python salesforce salesforce.com
Apache 2.0
v1.12.6
13,038,961

#636 click-didyoumean 13.02M

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

MIT
v0.3.1
13,029,073

#637 imbalanced-learn 12.93M

Toolbox for imbalanced dataset in machine learning

v0.13.0
12,933,597

#638 opt-einsum 12.92M

Path optimization of einsum functions.

v3.4.0
12,921,322

#639 keras 12.89M

Multi-backend Keras

Apache License 2.0
v3.9.1
12,899,816

#640 Flask-Session 12.88M

Server-side session support for Flask

v0.8.0
12,888,961

#641 requests-mock 12.88M

Mock out responses from the requests package

Apache-2
v1.12.1
12,885,795

#642 scikit-image 12.88M

Image processing in Python

Files: * Copyright: 2009-2022 the scikit-image team License: BSD
v0.25.2
12,882,702

#643 readme-renderer 12.86M

readme_renderer is a library for rendering readme descriptions for Warehouse

Apache License, Version 2.0
v44.0
12,862,694

#644 ddtrace 12.83M

Datadog APM client library

LICENSE.BSD3
v3.3.0
12,837,755

#645 backcall 12.83M

Specifications for callback functions passed in to an API

v0.2.0
12,836,235

#646 mlflow-skinny 12.83M

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

databricks mlflow ai
Copyright 2018 Databricks, Inc. All rights reserved.
v2.21.2
12,832,533

#647 mysqlclient 12.81M

Python interface to MySQL

mysql
GNU General Public License v2 or later (GPLv2+)
v2.2.7
12,811,897

#648 sphinxcontrib-jsmath 12.77M

A sphinx extension which renders display math in HTML via JavaScript

BSD
v1.0.1
12,771,864

#649 makefun 12.74M

Small library to dynamically create python functions.

wrapper compile define wraps decorator generate signature dynamic generation definition make function decorate args
BSD 3-Clause
v1.15.6
12,747,140

#650 zope.event 12.69M

Very basic event publishing system

dispatch framework publish event subscribe
ZPL-2.1
v5.0
12,699,834

#651 onnxruntime 12.61M

ONNX Runtime is a runtime accelerator for Machine Learning models

machine learning onnx
MIT License
v1.21.0
12,614,415

#652 docopt 12.55M

Pythonic argument parser, that will make you smile

optparse parsing getopt argparse option arguments
MIT
v0.6.2
12,556,223

#653 parsedatetime 12.53M

Parse human-readable date/time text.

Apache License 2.0
v2.6
12,531,826

#654 click-repl 12.48M

REPL plugin for Click

MIT
v0.3.0
12,487,414

#655 databricks-cli 12.48M

A command line interface for Databricks

databricks cli
Apache License 2.0
v0.18.0
12,482,226

#656 duckdb 12.41M

DuckDB in-process database

olap database duckdb sql
MIT
v1.2.1
12,414,554

#657 dbt-common 12.32M

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

v1.17.0
12,324,296

#658 blis 12.32M

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

BSD
v1.2.1
12,322,814

#659 tensorflow-estimator 12.29M

TensorFlow Estimator.

tensor machine estimator tensorflow learning
Apache 2.0
v2.15.0
12,295,732

#660 mypy-boto3-s3 12.26M

Type annotations for boto3 S3 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed s3 type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.24
12,269,847

#661 graphene 12.22M

GraphQL Framework for Python

rest graphene api protocol graphql relay
MIT
v3.4.3
12,229,965

#662 thinc 12.1M

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

MIT
v9.1.1
12,104,492

#663 graphql-relay 12.02M

Relay library for graphql-core

api graphql relay
MIT
v3.2.0
12,025,077

#664 opentelemetry-instrumentation-asgi 12.01M

ASGI instrumentation for OpenTelemetry

v0.52b1
12,013,563

#665 SQLAlchemy-JSONField 11.99M

SQLALchemy JSONField implementation for storing dicts at SQL

jsonfield development json sqlalchemy sql
Apache-2.0
v1.0.2
11,991,154

#666 google-cloud-dataflow-client 11.92M

Google Cloud Dataflow Client API client library

Apache 2.0
v0.8.17
11,924,176

#667 bytecode 11.91M

Python module to generate and modify bytecode

The MIT License (MIT) Copyright Contributors to the bytecode pro
v0.16.1
11,912,192

#668 mmh3 11.9M

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.1.0
11,907,080

#669 pytest-timeout 11.87M

pytest plugin to abort hanging tests

MIT
v2.3.1
11,878,882

#670 preshed 11.85M

Cython hash table that trusts the keys are pre-hashed

MIT
v3.0.9
11,858,195

#671 catalogue 11.84M

Super lightweight function registries for your library

MIT
v2.0.10
11,843,360

#672 avro-python3 11.84M

Avro is a serialization and RPC framework.

avro serialization rpc
Apache License 2.0
v1.10.2
11,840,524

#673 srsly 11.79M

Modern high-performance serialization utilities for Python

MIT
v2.5.1
11,796,048

#674 ipython-pygments-lexers 11.77M

Defines a variety of Pygments lexers for highlighting IPython code.

v1.1.1
11,778,409

#675 ConfigUpdater 11.76M

Parser like ConfigParser but for updating configuration files

MIT
v3.2
11,760,773

#676 envier 11.71M

Python application configuration via the environment

MIT License Copyright (c) 2022 Datadog, Inc.
v0.6.1
11,715,380

#677 wasabi 11.69M

A lightweight console printing and formatting toolkit

MIT
v1.1.3
11,694,139

#678 opentelemetry-instrumentation-fastapi 11.63M

OpenTelemetry FastAPI Instrumentation

v0.52b1
11,638,803

#679 langcodes 11.61M

Tools for labeling human languages with IETF language tags

v3.5.0
11,612,696

#680 cron-descriptor 11.57M

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

v1.4.5
11,576,717

#681 google-cloud-run 11.5M

Google Cloud Run API client library

Apache 2.0
v0.10.17
11,504,304

#682 python-gitlab 11.5M

The python wrapper for the GitLab REST and GraphQL APIs.

gitlab wrapper python python-gitlab client api
LGPL-3.0-or-later
v5.6.0
11,503,817

#683 jsonpickle 11.5M

jsonpickle encodes/decodes any Python object to/from JSON

BSD-3-Clause
v4.0.5
11,503,772

#684 cymem 11.45M

Manage calls to calloc/free through Cython

MIT
v2.0.11
11,453,599

#685 python-jose 11.42M

JOSE implementation in Python

jose jws signing jwe jwt token json security web
MIT
v3.4.0
11,428,686

#686 murmurhash 11.41M

Cython bindings for MurmurHash

MIT
v1.0.12
11,417,459

#687 leather 11.39M

Python charting for 80% of humans.

MIT
v0.4.0
11,397,959

#688 langchain-google-vertexai 11.34M

An integration package connecting Google VertexAI and LangChain

MIT
v2.0.18
11,345,052

#689 commonmark 11.29M

Python parser for the CommonMark Markdown spec

markdown commonmark markup
BSD-3-Clause
v0.9.1
11,296,977

#690 texttable 11.28M

module to create simple ASCII tables

MIT
v1.7.0
11,284,777

#691 emoji 11.27M

Emoji for Python

emoji
v2.14.1
11,275,900

#692 bitarray 11.24M

efficient arrays of booleans -- C extension

PSF
v3.3.0
11,247,316

#693 cramjam 11.21M

Thin Python bindings to de/compression algorithms in Rust

lz4 brotli snappy deflate compression decompression zstd blosc2 bz2 gzip
MIT
v2.9.1
11,216,702

#694 pypdf 11.2M

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

v5.4.0
11,204,353

#695 langchain-openai 11.19M

An integration package connecting OpenAI and LangChain

MIT
v0.3.11
11,196,732

#696 jira 11.17M

Python library for interacting with JIRA via REST APIs.

web jira atlassian rest api
BSD-2-Clause
v3.8.0
11,170,563

#697 dbt-extractor 11.14M

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

Apache-2.0
v0.5.1
11,140,823

#698 spacy-legacy 11.08M

Legacy registered functions for spaCy backwards compatibility

MIT
v3.0.12
11,080,530

#699 ml-dtypes 11.06M

Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.5.1
11,069,661

#700 google-cloud-storage-transfer 11.05M

Google Cloud Storage Transfer API client library

Apache 2.0
v1.16.1
11,054,561

#701 astunparse 11.05M

An AST unparser for Python

astunparse
BSD
v1.6.3
11,050,946

#702 spacy-loggers 10.99M

Logging utilities for SpaCy

MIT
v1.0.5
10,995,452

#703 PyPDF2 10.96M

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

v3.0.1
10,963,099

#704 apache-beam 10.88M

Apache Beam SDK for Python

beam apache
Apache License, Version 2.0
v2.64.0
10,881,710

#705 lark 10.86M

a modern parsing library

ast lalr parsing earley parser
MIT
v1.2.2
10,865,080

#706 pytest-runner 10.81M

Invoke py.test as distutils command with dependency resolution

v6.0.1
10,819,546

#707 sqlalchemy-spanner 10.77M

SQLAlchemy dialect integrated into Cloud Spanner database

v1.10.0
10,776,973

#708 typing-inspection 10.73M

Runtime typing introspection tools

v0.4.0
10,738,903

#709 confection 10.72M

The sweetest config system for Python

MIT
v0.1.5
10,726,092

#710 dbt-semantic-interfaces 10.64M

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

Apache-2.0
v0.8.3
10,643,668

#711 google-cloud-batch 10.61M

Google Cloud Batch API client library

Apache 2.0
v0.17.35
10,616,093

#712 jpype1 10.52M

A Python to Java bridge

License :: OSI Approved :: Apache Software License
v1.5.2
10,521,326

#713 dask 10.5M

Parallel PyData with Task Scheduling

numpy pandas task-scheduling pydata parallel
BSD-3-Clause
v2025.3.0
10,507,062

#714 python-http-client 10.48M

HTTP REST client, simplified for Python

rest http api
MIT
v3.3.7
10,484,393

#715 pyproject-api 10.45M

API to interact with the python pyproject.toml based projects

environments isolated virtual testing
v1.9.0
10,451,398

#716 Flask-SQLAlchemy 10.43M

Add SQLAlchemy support to your Flask application.

v3.1.1
10,435,540

#717 uc-micro-py 10.43M

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

unicode
MIT
v1.0.3
10,430,492

#718 asyncpg 10.42M

An asyncio PostgreSQL driver

database postgres
Apache License, Version 2.0
v0.30.0
10,425,750

#719 py-cpuinfo 10.32M

Get CPU info with pure Python

MIT
v9.0.0
10,323,760

#720 msrestazure 10.27M

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

MIT License
v0.6.4.post1
10,275,882

#721 Levenshtein 10.24M

Python extension for computing string edit distances and similarities.

v0.27.1
10,245,777

#722 python-magic 10.19M

File type identification using libmagic

magic mime file
MIT
v0.4.27
10,198,553

#723 polars 10.19M

Blazingly fast DataFrame library

arrow out-of-core dataframe
v1.26.0
10,190,271

#724 sendgrid 10.13M

Twilio SendGrid library for Python

MIT
v6.11.0
10,138,648

#725 Events 10.12M

Bringing the elegance of C# EventHandler to Python

BSD
v0.5
10,123,124

#726 SQLAlchemy-Utils 10.11M

Various utility functions for SQLAlchemy.

BSD
v0.41.2
10,110,443

#727 anthropic 10.1M

The official Python library for the anthropic API

v0.49.0
10,100,753

#728 diskcache 10.02M

Disk Cache -- Disk and file backed persistent cache.

Apache 2.0
v5.6.3
10,028,432

#729 accelerate 1E+1M

Accelerate

deep learning
Apache
v1.6.0
10,009,921

#730 marisa-trie 1E+1M

Static memory-efficient and fast Trie-like structures for Python.

MIT
v1.2.1
10,005,065

#731 elastic-transport 9.99M

Transport classes and utilities shared among Python Elastic client libraries

v8.17.1
9,990,147

#732 phonenumbers 9.98M

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

Apache License 2.0
v9.0.2
9,988,210

#733 djangorestframework 9.93M

Web APIs for Django, made easy.

BSD
v3.16.0
9,935,523

#734 pytest-html 9.92M

pytest plugin for generating HTML reports

pytest report html
v4.1.1
9,929,861

#735 python-gnupg 9.91M

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

signing verification decryption encryption cryptography gnupg
BSD
v0.5.4
9,913,953

#736 azure-datalake-store 9.88M

Azure Data Lake Store Filesystem Client Library for Python

azure
MIT License
v0.0.53
9,882,940

#737 stevedore 9.86M

Manage dynamic plugins for Python applications

v5.4.1
9,869,802

#738 cloudpathlib 9.85M

pathlib-style classes for cloud storage services.

google cloud storage cloud storage azure blob storage s3 pathlib
v0.21.0
9,858,236

#739 types-redis 9.83M

Typing stubs for redis

Apache-2.0
v4.6.0.20241004
9,837,146

#740 dateparser 9.83M

Date parsing library designed to parse dates from HTML pages

dateparser
BSD
v1.2.1
9,831,307

#741 apispec 9.8M

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

specification spec api swagger apispec documentation rest openapi oas
v6.8.1
9,806,254

#742 pysftp 9.77M

A friendly face on SFTP

ftp sftp internet ssh
BSD
v0.2.9
9,772,173

#743 pyroaring 9.68M

Library for handling efficiently sorted integer sets.

MIT
v1.0.0
9,680,059

#744 watchtower 9.67M

Python CloudWatch Logging

Apache Software License
v3.4.0
9,673,792

#745 opencv-python-headless 9.64M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.11.0.86
9,640,953

#746 nvidia-cusparselt-cu12 9.63M

NVIDIA cuSPARSELt

high-performance computing machine learning nvidia cuda
NVIDIA Proprietary Software
v0.7.1
9,630,706

#747 cssselect 9.62M

cssselect parses CSS3 Selectors and translates them to XPath 1.0

BSD
v1.3.0
9,620,253

#748 astor 9.58M

Read/rewrite/write Python ASTs

pep 8 ast codegen
BSD-3-Clause
v0.8.1
9,585,478

#749 fasteners 9.56M

A python package that provides useful locks

fasteners lock thread process
Apache-2.0
v0.19
9,562,279

#750 libclang 9.54M

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.

python clang bindings
Apache License 2.0
v18.1.1
9,541,691

#751 azure-cosmos 9.52M

Microsoft Azure Cosmos Client Library for Python

azure azure sdk
MIT License
v4.9.0
9,520,494

#752 rich-click 9.47M

Format click help output nicely with rich

MIT License Copyright (c) 2022 Phil Ewels
v1.8.8
9,475,843

#753 holidays 9.46M

Open World Holidays Framework

worldwide calendar vacation holidays l10n
MIT
v0.69
9,462,202

#754 language-data 9.45M

Supplementary data about languages used by the langcodes module

v1.3.0
9,456,065

#755 configparser 9.45M

Updated configparser from stdlib for earlier Pythons.

configparser conf configuration cfg parsing ini file
v7.2.0
9,454,431

#756 grpc-interceptor 9.43M

Simplifies gRPC interceptors

grpc interceptor
MIT
v0.15.4
9,431,307

#757 azure-mgmt-resource 9.39M

Microsoft Azure Resource Management Client Library for Python

azure azure sdk
MIT License
v23.3.0
9,399,797

#758 cmake 9.36M

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

cross-compilation c++ cross-platform build cmake fortran
Apache 2.0
v4.0.0
9,367,538

#759 validators 9.36M

Python Data Validation for Humans™

python-validator validation validator
MIT
v0.34.0
9,364,310

#760 aws-xray-sdk 9.25M

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 xray aws
Apache License 2.0
v2.14.0
9,250,788

#761 WTForms 9.23M

Form validation and rendering for Python web development.

Copyright 2008 WTForms Redistribution and use in source and bin
v3.2.1
9,238,344

#762 lightgbm 9.22M

LightGBM Python-package

The MIT License (MIT) Copyright (c) Microsoft Corporation Perm
v4.6.0
9,226,602

#763 eval-type-backport 9.22M

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

MIT
v0.2.2
9,220,305

#764 gym 9.2M

Gym: A universal API for reinforcement learning environments

MIT
v0.26.2
9,201,277

#765 httpx-sse 9.15M

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

MIT
v0.4.0
9,153,394

#766 psycopg-binary 9.14M

PostgreSQL database adapter for Python -- C optimisation distribution

GNU Lesser General Public License v3 (LGPLv3)
v3.2.6
9,143,399

#767 DateTime 9.13M

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
v5.5
9,136,453

#768 pyproj 9.12M

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

gis cartographic-projection coordinate-systems geodesic geospatial map coordinate-transformation
MIT
v3.7.1
9,126,580

#769 parameterized 9.12M

Parameterized testing with any Python test framework

FreeBSD
v0.9.0
9,120,004

#771 datadog-api-client 8.96M

Collection of all Datadog Public endpoints

api openapi datadog openapi-generator client
BSD
v2.33.1
8,964,059

#772 azure-storage-queue 8.95M

Microsoft Azure Azure Queue Storage Client Library for Python

azure azure sdk
MIT License
v12.12.0
8,957,243

#773 avro 8.93M

Avro is a serialization and RPC framework.

rpc avro serialization
Apache License 2.0
v1.12.0
8,932,072

#774 pyee 8.92M

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

events node emitter eventemitter event_emitter node.js
MIT
v13.0.0
8,921,301

#775 JayDeBeApi 8.85M

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

connect jython db bridge jdbc sql jpype java api
GNU LGPL
v1.2.3
8,859,819

#776 bracex 8.85M

Bash style brace expander.

bash expand brace
v2.5.post1
8,850,056

#777 tomli-w 8.83M

A lil' TOML writer

toml tomli
v1.2.0
8,831,236

#778 opencensus 8.82M

A stats collection and distributed tracing framework

Apache-2.0
v0.11.4
8,826,152

#779 azure-servicebus 8.73M

Microsoft Azure Service Bus Client Library for Python

azure azure sdk
MIT License
v7.14.1
8,738,576

#780 einops 8.71M

A new flavour of deep learning operations

deep learning tensor manipulation einops neural networks scientific computations machine learning
MIT
v0.8.1
8,716,582

#781 inflect 8.7M

Correctly generate plurals, singular nouns, ordinals, indefinite articles

plural participle inflect
v7.5.0
8,709,433

#782 cfn-lint 8.7M

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

lint cloudformation aws
MIT no attribution
v1.32.1
8,704,018

#783 invoke 8.69M

Pythonic task execution

BSD
v2.2.0
8,692,026

#784 opencensus-context 8.68M

OpenCensus Runtime Context

Apache-2.0
v0.1.3
8,684,035

#785 resolvelib 8.63M

Resolve abstract dependencies into concrete ones

resolution dependency
ISC License
v1.1.0
8,631,274

#786 streamlit 8.6M

A faster way to build and share data apps

Apache License 2.0
v1.44.1
8,605,507

#787 PyAthena 8.6M

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

Copyright 2017 laughingman7743 Permission is hereby granted, fr
v3.12.2
8,601,900

#788 Office365-REST-Python-Client 8.57M

Microsoft 365 & Microsoft Graph Library for Python

git
MIT
v2.6.1
8,570,319

#789 dataclasses 8.54M

A backport of the dataclasses module for Python 3.6

Apache
v0.8
8,544,279

#790 apache-airflow-providers-http 8.49M

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

integration http airflow airflow-provider
v5.2.1
8,499,009

#791 parse 8.49M

parse() is the opposite of format()

Copyright (c) 2012-2019 Richard Jones Perm
v1.20.2
8,498,974

#792 types-paramiko 8.46M

Typing stubs for paramiko

Apache-2.0
v3.5.0.20240928
8,460,906

#793 jupyter-console 8.45M

Jupyter terminal console

shell web interpreter interactive
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v6.6.3
8,455,397

#794 Flask-AppBuilder 8.44M

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
v4.6.1
8,440,686

#795 torchaudio 8.41M

An audio package for PyTorch

v2.6.0
8,415,154

#796 jupyter 8.38M

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

BSD
v1.1.1
8,383,358

#797 tensorflow-io-gcs-filesystem 8.36M

TensorFlow IO

machine io tensorflow learning
v0.37.1
8,362,741

#798 passlib 8.35M

comprehensive password hashing framework supporting over 30 schemes

hash security secret password
BSD
v1.7.4
8,354,762

#799 playwright 8.34M

A high-level API to automate web browsers

Apache-2.0
v1.51.0
8,349,774

#800 filetype 8.32M

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

magicnumbers numbers discovery libmagic kind mime type magic infer file
MIT
v1.2.0
8,320,853

#801 microsoft-kiota-http 8.3M

Core abstractions for kiota generated libraries in Python

graph openapi kiota microsoft
MIT
v1.9.3
8,300,223

#802 lazy-loader 8.29M

Makes it easy to load subpackages and functions on demand.

BSD 3-Clause License Copyright (c) 2022--2023, Scientific Pytho
v0.4
8,297,745

#803 pydub 8.26M

Manipulate audio with an simple and easy high level interface

sound high-level audio
MIT
v0.25.1
8,266,487

#804 mypy-boto3-rds 8.26M

Type annotations for boto3 RDS 1.37.21 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy autocomplete rds boto3-stubs
MIT License
v1.37.21
8,264,644

#805 markdownify 8.21M

Convert HTML to markdown.

v1.1.0
8,211,804

#806 retryhttp 8.18M

Retry potentially transient HTTP errors in Python.

Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.3.1
8,182,714

#807 pydot 8.17M

Python interface to Graphviz's Dot

graphs dot visualization graphviz
MIT
v3.0.4
8,178,430

#808 id 8.17M

A tool for generating OIDC identities

v1.5.0
8,175,575

#809 jax 8.1M

Differentiate, compile, and transform Numpy code.

Apache-2.0
v0.5.3
8,100,162

#810 tifffile 8.09M

Read and write TIFF files

BSD-3-Clause
v2025.3.30
8,095,229

#811 cachelib 8.08M

A collection of cache libraries in the same API interface.

BSD-3-Clause
v0.13.0
8,087,555

#812 pymdown-extensions 8.07M

Extension pack for Python Markdown.

markdown extensions
v10.14.3
8,073,434

#813 fuzzywuzzy 7.97M

Fuzzy string matching in python

GPLv2
v0.18.0
7,977,582

#814 gradio 7.96M

Python library for easily interacting with trained machine learning models

machine learning reproducibility visualization
v5.23.3
7,962,453

#815 torchmetrics 7.95M

PyTorch native Metrics

metrics deep learning ai pytorch machine learning
Apache-2.0
v1.7.0
7,957,785

#816 sqlglot 7.94M

An easily customizable SQL parser and transpiler

MIT License Copyright (c) 2023 Toby Mao
v26.12.1
7,940,202

#817 google-analytics-admin 7.92M

Google Analytics Admin API client library

Apache 2.0
v0.23.6
7,921,202

#818 APScheduler 7.91M

In-process task scheduler with Cron-like capabilities

scheduling cron
MIT
v3.11.0
7,919,512

#819 limits 7.88M

Rate limiting utilities

MIT
v4.4.1
7,885,393

#820 posthog 7.86M

Integrate PostHog into any python application.

MIT License
v3.23.0
7,866,011

#821 tensorflow-serving-api 7.84M

TensorFlow Serving Python API.

libraries machine learning tensorflow serving api
Apache 2.0
v2.18.1
7,846,065

#822 backports.zoneinfo 7.83M

Backport of the standard library zoneinfo module

Apache-2.0
v0.2.1
7,836,526

#823 python-docx 7.82M

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

word openxml office docx
MIT
v1.1.2
7,822,826

#824 azure-storage-file-share 7.77M

Microsoft Azure Azure File Share Storage Client Library for Python

azure azure sdk
MIT License
v12.21.0
7,774,299

#825 microsoft-kiota-authentication-azure 7.75M

Core abstractions for kiota generated libraries in Python

graph openapi kiota microsoft
MIT
v1.9.3
7,757,956

#826 snowflake-snowpark-python 7.75M

Snowflake Snowpark for Python

snowflake analytics db database cloud warehouse
Apache License, Version 2.0
v1.30.0
7,753,341

#827 openapi-spec-validator 7.7M

OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator

openapi schema swagger
Apache-2.0
v0.7.1
7,700,833

#828 sentence-transformers 7.69M

Embeddings, Retrieval, and Reranking

nlp sentence embedding xlnet pytorch bert deep learning transformer networks
Apache 2.0
v4.0.1
7,699,161

#829 ua-parser 7.69M

Python port of Browserscope's user agent parser

Apache 2.0
v1.0.1
7,692,508

#830 types-tabulate 7.68M

Typing stubs for tabulate

Apache-2.0
v0.9.0.20241207
7,684,174

#831 google-re2 7.65M

RE2 Python bindings

v1.1.20240702
7,656,120

#832 junitparser 7.61M

Manipulates JUnit/xUnit Result XML files

junit xunit xml parser
Apache 2.0
v3.2.0
7,618,034

#833 PyMuPDF 7.61M

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.25.5
7,617,156

#834 ratelimit 7.6M

API rate limit decorator

ratelimit decorator api
MIT
v2.2.1
7,609,030

#835 pyright 7.59M

Command line wrapper for pyright

MIT
v1.1.398
7,597,067

#836 connexion 7.59M

Connexion - API first applications with OpenAPI/Swagger

openapi swagger api
Apache-2.0
v3.2.0
7,595,146

#837 oracledb 7.59M

Python interface to Oracle Database

oracle database
Apache and/or UPL
v3.0.0
7,590,208

#838 userpath 7.54M

Cross-platform tool for adding locations to the user PATH

path user path
v1.9.2
7,544,084

#839 django-cors-headers 7.53M

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

django cors rest middleware api
v4.7.0
7,536,107

#840 wcmatch 7.52M

Wildcard/glob file name matcher.

fnmatch search glob wildcard
v10.0
7,525,557

#841 azure-kusto-data 7.51M

Kusto Data Client

wrapper library client kusto
MIT
v5.0.2
7,513,604

#842 junit-xml 7.48M

Creates JUnit XML test result documents that can be read by tools such as Jenkins

MIT
v1.9
7,489,734

#843 gql 7.48M

GraphQL client for Python

client rest api gql protocol graphql relay
MIT
v3.5.2
7,482,823

#844 pytorch-lightning 7.48M

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

pytorch deep learning ai
Apache-2.0
v2.5.1
7,481,047

#845 ConfigArgParse 7.47M

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

configargparse config environment variables optparse yaml ini options envvars environment argparse env
MIT
v1.7
7,477,971

#846 click-option-group 7.45M

Option groups missing in Click

v0.5.7
7,456,979

#847 pyspnego 7.43M

Windows Negotiate Authentication Client and Server

windows negotiate spnego ntlm gssapi auth kerberos sspi
MIT License Copyright (c) 2020 Jordan Borean, Red Hat Permissi
v0.11.2
7,432,261

#848 apache-airflow-providers-sqlite 7.42M

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

integration airflow sqlite airflow-provider
v4.0.1
7,428,841

#849 types-Deprecated 7.4M

Typing stubs for Deprecated

Apache-2.0
v1.2.15.20250304
7,407,286

#850 pydeck 7.36M

Widget for deck.gl maps

gis data visualization graphics maps
Apache License 2.0
v0.9.1
7,369,812

#851 pdfminer.six 7.36M

PDF parser and analyzer

layout analysis text mining pdf parser pdf converter
v20250327
7,369,713

#852 fire 7.36M

A library for automatically generating command line interfaces.

interface interactive fire bash line tool cli command python
Apache Software License
v0.7.0
7,366,734

#853 cfn-flip 7.36M

Convert AWS CloudFormation templates between JSON and YAML formats

Apache2
v1.3.0
7,363,271

#854 pycrypto 7.36M

Cryptographic modules for Python.

Public domain
v2.6.1
7,360,136

#855 fastparquet 7.35M

Python support for Parquet file format

Apache License 2.0
v2024.11.0
7,352,777

#856 azure-mgmt-storage 7.34M

Microsoft Azure Storage Management Client Library for Python

azure azure sdk
MIT License
v22.1.1
7,347,037

#857 nose 7.34M

nose extends unittest to make testing easier

doctest discovery unittest test automatic
GNU LGPL
v1.3.7
7,340,795

#858 pyotp 7.33M

Python One Time Password Library

MIT License
v2.9.0
7,334,284

#859 json-merge-patch 7.27M

JSON Merge Patch library (https://tools.ietf.org/html/rfc7386)

BSD
v0.3.0
7,273,419

#860 boto 7.25M

Amazon Web Services Library

MIT
v2.49.0
7,259,049

#861 xarray 7.25M

N-D labeled arrays and datasets in Python

Apache-2.0
v2025.3.1
7,258,763

#862 lightning-utilities 7.25M

Lightning toolbox for across the our ecosystem.

utilities ci/cd devops
Apache-2.0
v0.14.2
7,251,378

#863 iso8601 7.24M

Simple module to parse ISO 8601 dates

MIT
v2.1.0
7,242,183

#864 contextlib2 7.2M

Backports and enhancements for the contextlib module

PSF License
v21.6.0
7,207,106

#865 google 7.15M

Python bindings to the Google search engine.

v3.0.0
7,157,948

#866 tableauserverclient 7.12M

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

The MIT License (MIT) Copyright (c) 2022 Tablea
v0.37
7,123,008

#867 kfp 7.12M

Kubeflow Pipelines SDK

v2.12.1
7,122,349

#868 PyWavelets 7.11M

PyWavelets, wavelet transform module

Copyright (c) 2006-2012 Filip Wasilewski Copy
v1.8.0
7,118,587

#869 python-Levenshtein 7.02M

Python extension for computing string edit distances and similarities.

edit-distance levenshtein string comparison
GPL-2.0-or-later
v0.27.1
7,022,968

#870 apache-airflow-providers-slack 7.01M

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

integration airflow airflow-provider slack
v9.0.3
7,017,542

#871 starkbank-ecdsa 7.01M

A lightweight and fast pure python ECDSA library

cryptograph elliptic elliptic curve curve secp256k1 ecdsa stark bank prime256v1 starkbank
MIT License
v2.2.0
7,012,117

#872 prefect 7M

Workflow orchestration and management.

Apache-2.0
v3.3.1
7,008,270

#873 opentelemetry-instrumentation-wsgi 6.99M

WSGI Middleware for OpenTelemetry

v0.52b1
6,997,302

#874 pipdeptree 6.97M

Command line utility to show dependency tree of packages.

application directory cache user log
v2.26.0
6,970,240

#875 kubernetes-asyncio 6.96M

Kubernetes asynchronous python client

openapi kubernetes swagger
Apache License Version 2.0
v32.3.0
6,961,844

#876 pandas-stubs 6.93M

Type annotations for pandas

BSD-3-Clause
v2.2.3.250308
6,938,584

#877 cssselect2 6.92M

CSS selectors for Python ElementTree

css elementtree
v0.8.0
6,926,493

#878 timm 6.9M

PyTorch Image Models

image-classification pytorch
Apache-2.0
v1.0.15
6,900,766

#879 partd 6.9M

Appendable key-value storage

BSD
v1.4.2
6,900,002

#880 locket 6.86M

File-based locks for Python on Linux and Windows

lock lockfile process filelock
BSD-2-Clause
v1.0.0
6,863,052

#881 jsonref 6.83M

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

MIT
v1.1.0
6,839,673

#882 aioresponses 6.8M

Mock out requests made by ClientSession from aiohttp package

v0.7.8
6,809,721

#883 aiohttp-retry 6.78M

Simple retry client for aiohttp

aiohttp client retry
MIT
v2.9.1
6,786,441

#884 mkdocs-material 6.78M

Documentation that simply works

theme documentation mkdocs
v9.6.11
6,783,609

#885 slicer 6.76M

A small package for big slicing.

v0.0.8
6,766,234

#886 azure-keyvault-keys 6.75M

Microsoft Azure Key Vault Keys Client Library for Python

azure azure sdk
MIT License
v4.10.0
6,752,399

#887 LbProdRun 6.74M

CLI for running LHCb applications from LHCbDIRAC

GPL-3.0-only
v1.10.0
6,744,307

#888 stripe 6.74M

Python bindings for the Stripe API

payments stripe api
MIT
v12.0.0
6,743,601

#889 azure-nspkg 6.73M

Microsoft Azure Namespace Package [Internal]

MIT License
v3.0.2
6,730,584

#890 pandera 6.71M

A light-weight and flexible data validation and testing tool for statistical data objects.

pandas data-structures validation
MIT License Copyright (c) 2018 Niels Bantilan
v0.23.1
6,719,541

#891 pytest-random-order 6.69M

Randomise the order in which pytest tests are run with some control over the randomness

random shuffle test pytest order
MIT
v1.1.1
6,697,230

#892 geographiclib 6.68M

The geodesic routines from GeographicLib

geographical gis distance geodesic earth
MIT
v2.0
6,689,794

#893 opencensus-ext-azure 6.68M

OpenCensus Azure Monitor Exporter

Apache-2.0
v1.1.14
6,686,621

#894 apache-airflow-providers-ftp 6.68M

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

integration airflow airflow-provider ftp
v3.12.3
6,685,168

#895 ray 6.68M

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

serving ray deep-learning python hyperparameter-tuningreinforcement-learning machine-learning distributed parallel
Apache 2.0
v2.44.1
6,681,223

#896 geopy 6.67M

Python Geocoding Toolbox

geocode geographical gis distance geocoding maps earth
MIT
v2.4.1
6,673,361

#897 yandexcloud 6.65M

The Yandex Cloud official SDK

MIT
v0.337.0
6,654,392

#898 shap 6.63M

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

MIT License
v0.47.1
6,634,010

#899 pyserial 6.61M

Python Serial Port Extension

BSD
v3.5
6,613,548

#900 pep517 6.58M

Wrappers to build Python packages using PEP 517 hooks

v0.13.1
6,586,182

#901 netaddr 6.57M

A network address manipulation library for Python

cidr mac-48 eui-48 iana eui ipv6 systems administration ipv4 ip networking ieee eui-64 mac
BSD License
v1.3.0
6,577,250

#902 factory-boy 6.56M

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

fixtures factory_boy factory
MIT
v3.3.3
6,569,305

#903 textual 6.54M

Modern Text User Interface framework

MIT
v3.0.1
6,542,941

#904 typing 6.53M

Type Hints for Python

checking hinting typehinting typechecking checker annotations backport type function typehints hints typing
PSF
v3.10.0.0
6,538,931

#905 types-aiofiles 6.53M

Typing stubs for aiofiles

Apache-2.0
v24.1.0.20250326
6,533,519

#906 geopandas 6.52M

Geographic pandas extensions

shapely gis cartography pandas
BSD 3-Clause
v1.0.1
6,526,705

#907 aniso8601 6.48M

A library for parsing ISO 8601 strings.

iso8601 parser
v10.0.0
6,482,442

#908 checkov 6.44M

Infrastructure as code static analysis

Apache License 2.0
v3.2.396
6,447,738

#909 jellyfish 6.44M

Approximate and phonetic matching of strings.

MIT
v1.2.0
6,446,238

#910 weasel 6.42M

Weasel: A small and easy workflow system

MIT
v0.4.1
6,426,086

#911 msgspec 6.42M

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

serialization yaml toml validation json messagepack schema msgpack
BSD
v0.19.0
6,425,115

#912 azure-storage-common 6.41M

Microsoft Azure Storage Common Client Library for Python

MIT License
v2.1.0
6,413,212

#913 jsonlines 6.38M

Library with helpers for the jsonlines file format

BSD
v4.0.0
6,389,401

#914 Keras-Applications 6.38M

Reference implementations of popular deep learning models

MIT
v1.0.8
6,388,858

#915 frozendict 6.38M

A simple immutable dictionary

frozendict developers mappingproxytype immutable utility stable dict hashable map picklable dictionary mapping
LGPL v3
v2.4.6
6,386,448

#916 tensorflow-text 6.36M

TF.Text is a TensorFlow library of text related ops, modules, and subgraphs.

text machine tensorflow learning
Apache 2.0
v2.18.1
6,362,231

#917 openapi-schema-validator 6.35M

OpenAPI schema validation for Python

schema openapi swagger
BSD-3-Clause
v0.6.3
6,358,539

#918 natsort 6.34M

Simple yet flexible natural sorting in Python.

MIT
v8.4.0
6,344,208

#919 iso3166 6.32M

Self-contained ISO 3166-1 country definitions.

country codes iso 3166-1
MIT
v2.1.1
6,320,797

#920 orderly-set 6.31M

Orderly set

MIT
v5.3.0
6,311,073

#921 Flask-JWT-Extended 6.3M

Extended JWT integration with Flask

flask jwt json web token
MIT
v4.7.1
6,302,672

#922 ddsketch 6.27M

Distributed quantile sketches

sketch quantile ddsketch
v3.0.1
6,273,936

#923 aws-sam-translator 6.26M

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

sam application aws serverless model
Apache License 2.0
v1.95.0
6,266,139

#924 marshmallow-sqlalchemy 6.26M

SQLAlchemy integration with the marshmallow (de)serialization library

v1.4.1
6,261,213

#925 ansible-core 6.25M

Radically simple IT automation

v2.18.4
6,254,360

#926 types-docutils 6.25M

Typing stubs for docutils

Apache-2.0
v0.21.0.20241128
6,250,671

#927 h3 6.24M

Uber's hierarchical hexagonal geospatial indexing system

Apache License Version 2.0, January 2004 http://www.apache.org/l
v4.2.2
6,247,132

#928 faiss-cpu 6.24M

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

similarity search clustering faiss machine learning
MIT License
v1.10.0
6,246,480

#929 pycares 6.22M

Python interface for c-ares

MIT
v4.5.0
6,220,994

#930 types-Markdown 6.21M

Typing stubs for Markdown

Apache-2.0
v3.7.0.20250322
6,216,767

#931 albumentations 6.2M

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.

image augmentation computer vision quality inspection data science keras machine learning tools data augmentation aerial photography anomaly detection optimized performance panoptic segmentation satellite imagery tensorflow computer vision library data preprocessing pytorch deep learning 2d augmentation depth estimation deep learning library bounding boxes image processing masks instance segmentation image transformation autonomous driving 3d augmentation images volumetric masks face recognition medical imaging machine learning artificial intelligence object detection object counting robotics vision pose estimation real-time processing semantic segmentation keypoints python library classification microscopy keypoint detection volumes volumetric data fast augmentation
MIT License Copyright (c) 2017 Vladimir Iglovik
v2.0.5
6,200,747

#932 aiodns 6.2M

Simple DNS resolver for asyncio

MIT
v3.2.0
6,200,109

#933 weaviate-client 6.18M

A python native Weaviate client

BSD 3-clause
v4.11.3
6,189,994

#934 boltons 6.17M

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

v25.0.0
6,170,187

#935 reportlab 6.13M

The Reportlab Toolkit

BSD license (see license.txt for details), Copyright (c) 2000-20
v4.3.1
6,131,127

#936 service-identity 6.1M

Service identity verification for pyOpenSSL & cryptography.

openssl cryptography pyopenssl
v24.2.0
6,104,106

#937 jsondiff 6.1M

Diff JSON and JSON-like structures in Python

diff dict lcs json delta diffing patch difference
The MIT License (MIT) Copyright (c) 2015 Zoomer Analytics LLC
v2.2.1
6,101,453

#938 ldap3 6.09M

A strictly RFC 4510 conforming LDAP V3 pure Python client library

ldap python3 python2
LGPL v3
v2.9.1
6,098,309

#939 enum34 6.08M

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
6,081,192

#940 Flask-Limiter 6.07M

Rate limiting for flask applications

MIT
v3.12
6,074,983

#941 onnx 6.07M

Open Neural Network Exchange

Apache License v2.0
v1.17.0
6,072,232

#942 slackclient 6.06M

Slack API clients for Web API and RTM API (Legacy) - Please use https://pypi.org/project/slack-sdk/ instead.

chatbots slack-web slack chat slack-rtm bots chatops
MIT
v2.9.4
6,066,059

#943 incremental 6.06M

A small library that versions your Python projects.

v24.7.2
6,062,135

#944 ansible 6.03M

Radically simple IT automation

GPL-3.0-or-later
v11.4.0
6,039,890

#945 litellm 6.03M

Library to easily interface with LLM API providers

MIT
v1.65.1
6,035,782

#946 aliyun-python-sdk-core 6.03M

The core module of Aliyun Python SDK.

aliyun sdk core
Apache License 2.0
v2.16.0
6,033,212

#947 querystring-parser 6.02M

QueryString parser for Python/Django that correctly handles nested dictionaries

v1.2.4
6,026,284

#948 maxminddb 6.02M

Reader for the MaxMind DB format

Apache License, Version 2.0
v2.6.3
6,022,833

#949 mkdocs 6M

Project documentation with Markdown.

v1.6.1
6,000,848

#950 ciso8601 5.99M

Fast ISO8601 date time parser for Python written in C

MIT
v2.3.2
5,995,464

#951 meson 5.98M

A high performance build system

build system cmake meson mesonbuild
Apache License, Version 2.0
v1.7.1
5,986,005

#952 cloudevents 5.97M

CloudEvents Python SDK

eventing cloudevents serverless
https://www.apache.org/licenses/LICENSE-2.0
v1.11.0
5,975,439

#953 ipython_genutils 5.95M

Vestigial utilities from IPython

shell web interpreter interactive
BSD
v0.2.0
5,952,596

#954 jaxlib 5.94M

XLA library for JAX

Apache-2.0
v0.5.3
5,949,451

#955 autopep8 5.93M

A tool that automatically formats Python code to conform to the PEP 8 style guide

pep8 pycodestyle format automation
v2.3.2
5,933,883

#956 types-dataclasses 5.92M

Typing stubs for dataclasses

Apache-2.0 license
v0.6.6
5,928,478

#957 azure-keyvault 5.92M

Microsoft Azure Key Vault Client Libraries for Python

MIT License
v4.2.0
5,926,094

#958 sql_metadata 5.92M

Uses tokenized query returned by python-sqlparse and generates query metadata

MIT
v2.15.0
5,921,070

#959 django-filter 5.87M

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

v25.1
5,871,461

#960 scp 5.85M

scp module for paramiko

ssh paramiko scp transfer
LGPL-2.1-or-later
v0.15.0
5,857,043

#961 azure-keyvault-certificates 5.85M

Microsoft Azure Key Vault Certificates Client Library for Python

azure azure sdk
MIT License
v4.9.0
5,853,320

#962 protobuf3-to-dict 5.85M

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 protobuf json
Public Domain
v0.1.5
5,851,665

#963 bandit 5.84M

Security oriented static analyser for python code.

Apache-2.0 license
v1.8.3
5,841,686

#964 deltalake 5.83M

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

datalake arrow deltalake pandas delta
Apache-2.0
v0.25.4
5,834,663

#965 keyrings.google-artifactregistry-auth 5.83M

Keyring backend for Google Auth tokens

v1.1.2
5,831,323

#966 diracx-core 5.82M

Common code used by all DiracX packages

GPL-3.0-only
v0.0.1a31
5,823,592

#967 magicattr 5.82M

A getattr and setattr that works on nested objects, lists, dicts, and any combination thereof without resorting to eval

MIT
v0.1.6
5,822,558

#968 immutabledict 5.81M

Immutable wrapper around dictionaries (a fork of frozendict)

dictionary immutable
MIT
v4.2.1
5,817,328

#969 types-croniter 5.81M

Typing stubs for croniter

Apache-2.0
v5.0.1.20250322
5,815,009

#970 opentelemetry-instrumentation-flask 5.8M

Flask instrumentation for OpenTelemetry

v0.52b1
5,807,411

#971 binaryornot 5.8M

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

binaryornot
BSD
v0.4.4
5,801,397

#972 sphinx-rtd-theme 5.79M

Read the Docs theme for Sphinx

MIT
v3.0.2
5,799,006

#973 Twisted 5.79M

An asynchronous networking framework written in Python

MIT License
v24.11.0
5,796,868

#974 ftfy 5.79M

Fixes mojibake and other problems with Unicode, after the fact

Apache-2.0
v6.3.1
5,792,164

#975 apache-airflow-providers-fab 5.78M

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

fab integration airflow airflow-provider
v1.5.3
5,783,665

#976 python-nvd3 5.76M

Python NVD3 - Chart Library for d3.js

plot d3 graph nvd3
MIT
v0.16.0
5,767,560

#977 ghp-import 5.76M

Copy your docs directly to the gh-pages branch.

Apache Software License
v2.1.0
5,766,541

#978 opentelemetry-instrumentation-urllib3 5.76M

OpenTelemetry urllib3 instrumentation

v0.52b1
5,760,084

#979 pytest-env 5.74M

pytest plugin that allows you to add environment variables.

pytest env
MIT License Copyright (c) 2010-202x The pytest-env developers
v1.1.5
5,742,151

#980 analytics-python 5.71M

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

MIT License
v1.4.post1
5,717,887

#981 oldest-supported-numpy 5.71M

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
5,716,781

#982 hiredis 5.7M

Python wrapper for hiredis

redis
MIT
v3.1.0
5,706,765

#983 pyyaml_env_tag 5.69M

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

v0.1
5,695,212

#984 strictyaml 5.68M

Strict, typed YAML parser

yaml
MIT
v1.7.3
5,685,002

#985 pywin32-ctypes 5.67M

A (partial) reimplementation of pywin32 using ctypes/cffi

BSD-3-Clause
v0.2.3
5,670,160

#986 bottle 5.66M

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

MIT
v0.13.2
5,668,249

#987 langdetect 5.66M

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

detection library language
MIT
v1.0.9
5,663,845

#988 pika 5.65M

Pika Python AMQP Client Library

BSD-3-Clause
v1.3.2
5,657,737

#989 pytest-localserver 5.65M

pytest plugin to test server connections locally.

http smtp server pytest localhost
MIT License
v0.9.0.post0
5,650,986

#990 opentelemetry-instrumentation-dbapi 5.64M

OpenTelemetry Database API instrumentation

v0.52b1
5,641,170

#991 Logbook 5.63M

A logging replacement for Python

BSD-3-Clause
v1.8.1
5,631,376

#992 twilio 5.62M

Twilio API client and TwiML generator

twilio twiml
MIT
v9.5.1
5,626,663

#993 azure-mgmt-containerregistry 5.59M

Microsoft Azure Container Registry Client Library for Python

azure azure sdk
MIT License
v12.0.0
5,591,616

#994 asyncio 5.58M

reference implementation of PEP 3156

PSF
v3.4.3
5,582,934

#995 apache-airflow-providers-imap 5.58M

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

integration airflow imap airflow-provider
v3.8.3
5,582,178

#996 statsd 5.57M

A simple statsd client.

MIT
v4.0.1
5,574,962

#997 sh 5.56M

Python subprocess replacement

MIT
v2.2.2
5,566,371

#998 geoip2 5.55M

MaxMind GeoIP2 API

Apache License, Version 2.0
v5.0.1
5,558,271

#999 tree-sitter 5.55M

Python bindings to the Tree-sitter parsing library

parsing incremental tree-sitter
v0.24.0
5,556,213

#1000 llama-parse 5.55M

Parse files into RAG-Optimized formats.

MIT
v0.6.4.post1
5,552,014

#1001 typed-ast 5.52M

a fork of Python 2 and 3 ast modules with type comment support

Apache License 2.0
v1.5.5
5,527,359

#1002 pathy 5.51M

pathlib.Path subclasses for local and cloud bucket storage

Apache 2.0
v0.11.0
5,516,833

#1003 flask-babel 5.49M

Adds i18n/l10n support for Flask applications.

BSD-3-Clause
v4.0.0
5,497,381

#1004 ultralytics 5.47M

Ultralytics YOLO 🚀 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.

yolov3 hub ml computer-vision ai yolov9 deep-learning dl yolo11 yolov10 machine-learning yolov5 yolo yolov8 ultralytics
AGPL-3.0
v8.3.100
5,476,311

#1005 rdflib 5.45M

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

BSD-3-Clause
v7.1.4
5,455,127

#1006 beartype 5.45M

Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.

type hints annotations python type checking
MIT License Copyright (c) 2014-2025 Beartype au
v0.20.2
5,453,857

#1007 pydash 5.43M

The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.

functional lodash underscore utility pydash
MIT License Copyright (c) 2020 Derrick Gilland Permission is h
v8.0.5
5,432,519

#1008 opentelemetry-instrumentation-urllib 5.41M

OpenTelemetry urllib instrumentation

v0.52b1
5,419,441

#1009 cloudformation-cli 5.41M

cloudformation aws services amazon web
Apache License 2.0
v0.2.39
5,417,207

#1010 types-PyMySQL 5.41M

Typing stubs for PyMySQL

Apache-2.0
v1.1.0.20241103
5,411,897

#1011 gradio-client 5.4M

Python library for easily interacting with trained machine learning models

machine learning client api
v1.8.0
5,405,374

#1012 cloudformation-cli-python-plugin 5.39M

Python 3.6 and 3.7 language support for the CloudFormation CLI

cloudformation aws services amazon web
Apache License 2.0
v2.1.10
5,399,975

#1013 awscrt 5.39M

A common runtime for AWS Python projects

Apache-2.0
v0.25.5
5,394,165

#1014 mypy-boto3-sqs 5.37M

Type annotations for boto3 SQS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 sqs typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
5,372,528

#1015 methodtools 5.35M

Expand standard functools to methods

functools method ring lru_cache
BSD 2-Clause License
v0.4.7
5,358,150

#1016 azure-mgmt-datafactory 5.35M

Microsoft Azure Data Factory Management Client Library for Python

azure azure sdk
MIT License
v9.1.0
5,355,209

#1017 diff-cover 5.35M

Run coverage and linting reports on diffs

Apache-2.0
v9.2.4
5,351,148

#1018 cloudformation-cli-java-plugin 5.34M

cloudformation aws services amazon web
Apache License 2.0
v2.2.2
5,341,221

#1019 cloudformation-cli-go-plugin 5.33M

cloudformation aws services amazon web
Apache License 2.0
v2.2.0
5,339,324

#1020 cloudformation-cli-typescript-plugin 5.33M

Typescript language support for the CloudFormation CLI

cloudformation aws services amazon web
Apache License 2.0
v1.0.2
5,337,692

#1021 optree 5.33M

Optimized PyTree Utilities.

pytree tree manipulation tree traversal functional programming
Apache License, Version 2.0
v0.14.1
5,331,365

#1022 firebase-admin 5.3M

Firebase Admin Python SDK

development firebase cloud
Apache License 2.0
v6.7.0
5,303,630

#1023 webdriver-manager 5.3M

Library provides the way to automatically manage drivers for different browsers

selenium test automation driver testing
v4.0.2
5,301,242

#1024 crcmod 5.28M

CRC Generator

MIT
v1.7
5,287,269

#1025 mypy-boto3-glue 5.27M

Type annotations for boto3 Glue 1.37.13 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed glue type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.13
5,274,363

#1026 azure-eventhub 5.25M

Microsoft Azure Event Hubs Client Library for Python

azure azure sdk
MIT License
v5.14.0
5,259,570

#1027 pyperclip 5.23M

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

clip xsel clipboard xclip paste copy
BSD
v1.9.0
5,237,457

#1028 soundfile 5.19M

An audio library based on libsndfile, CFFI and NumPy

libsndfile audio
BSD 3-Clause License
v0.13.1
5,195,998

#1029 requests-ntlm 5.17M

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

ISC
v1.3.0
5,176,269

#1030 aioboto3 5.15M

Async boto3 wrapper

boto3 aioboto3 aws
Apache-2.0
v14.1.0
5,157,846

#1031 apache-airflow-providers-docker 5.14M

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

integration airflow airflow-provider docker
v4.3.0
5,148,168

#1032 minimal-snowplow-tracker 5.14M

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
5,143,567

#1033 google-cloud 5.14M

API Client library for Google Cloud

Apache 2.0
v0.34.0
5,142,768

#1034 av 5.13M

Pythonic bindings for FFmpeg's libraries.

BSD-3-Clause
v14.2.0
5,135,616

#1035 pytest-django 5.1M

A Django plugin for pytest.

pytest-django is released under the BSD (3-clause) license
v4.11.0
5,101,073

#1036 daff 5.09M

Diff and patch tables

patch data diff
MIT
v1.3.46
5,098,766

#1037 fabric 5.09M

High level SSH command execution

BSD
v3.2.2
5,093,603

#1038 mkdocs-material-extensions 5.06M

Extension pack for Python Markdown and MkDocs Material.

markdown extensions
v1.3.1
5,067,473

#1039 clickhouse-connect 5.06M

ClickHouse Database Core Driver for Python, Pandas, and Superset

clickhouse http superset sqlalchemy driver
Apache License 2.0
v0.8.16
5,061,352

#1040 constructs 5.05M

A programming model for software-defined state

Apache-2.0
v10.4.2
5,057,149

#1041 bidict 5.04M

The bidirectional mapping library for Python.

bimap bidict bidirectional collections dict dictionary mapping
MPL 2.0
v0.23.1
5,048,155

#1042 trino 5.04M

Client for the Trino distributed SQL Engine

Apache 2.0
v0.333.0
5,047,957

#1043 pydantic-extra-types 5.03M

Extra Pydantic types.

v2.10.3
5,034,463

#1044 mkdocstrings-python 5.03M

A Python handler for mkdocstrings.

v1.16.8
5,033,930

#1045 unicodecsv 5.02M

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
5,021,087

#1046 wirerope 5.01M

'Turn functions and methods into fully controllable objects'

methodtools ring method hack
BSD 2-Clause License
v1.0.0
5,018,663

#1047 marshmallow-enum 5.01M

Enum field for Marshmallow

MIT
v1.5.1
5,016,786

#1048 meson-python 5M

Meson Python build backend (PEP 517)

package meson backend pep517 build
Copyright © 2022 the meson-python contributors Copyright © 2021
v0.17.1
5,008,384

#1049 Automat 4.99M

Self-service finite-state machines for the programmer on the go.

state machine fsm automata
Copyright (c) 2014 Rackspace Permission is hereby granted, free
v24.8.1
4,993,421

#1050 sagemaker-core 4.96M

An python package for sagemaker core functionalities

v1.0.27
4,961,427

#1051 applicationinsights 4.94M

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

MIT
v0.11.10
4,945,518

#1052 pyproject-metadata 4.92M

PEP 621 metadata parsing

v0.9.1
4,929,798

#1053 constantly 4.92M

Symbolic constants in Python

enum constants twisted
MIT
v23.10.4
4,929,190

#1054 opentelemetry-instrumentation-psycopg2 4.92M

OpenTelemetry psycopg2 instrumentation

v0.52b1
4,923,751

#1055 waitress 4.92M

Waitress WSGI server

waitress server http wsgi
ZPL 2.1
v3.0.2
4,921,611

#1056 functions-framework 4.91M

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
v3.8.2
4,913,769

#1057 dash 4.9M

A Python framework for building reactive web-apps. Developed by Plotly.

MIT
v3.0.2
4,900,980

#1058 chroma-hnswlib 4.88M

Chromas fork of hnswlib

v0.7.6
4,887,889

#1059 cookiecutter 4.85M

A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.

project templates package skeleton jinja2 python cookiecutter project directory scaffolding packaging projects
BSD
v2.6.0
4,855,786

#1060 fs 4.85M

Python's filesystem abstraction layer

MIT
v2.4.16
4,852,669

#1061 ipdb 4.85M

IPython-enabled pdb

pdb ipython
BSD
v0.13.13
4,852,614

#1062 StrEnum 4.82M

An Enum that inherits from str.

v0.4.15
4,826,256

#1063 cligj 4.81M

Click params for commmand line interfaces to GeoJSON

BSD
v0.7.2
4,814,861

#1064 qrcode 4.81M

QR Code image generator

qr denso-wave iec18004
BSD
v8.0
4,813,993

#1065 opentelemetry-instrumentation-django 4.81M

OpenTelemetry Instrumentation for Django

v0.52b1
4,812,252

#1066 azure-mgmt-cosmosdb 4.8M

Microsoft Azure Cosmos DB Management Client Library for Python

azure azure sdk
MIT License
v9.7.0
4,809,253

#1067 pytest-forked 4.79M

run tests in isolated forked subprocesses

MIT
v1.6.0
4,795,342

#1068 pyRFC3339 4.78M

Generate and parse RFC 3339 timestamps

3339 rfc timestamp
MIT
v2.0.1
4,785,274

#1069 namex 4.78M

A simple utility to separate the implementation of your Python package and its public API surface.

v0.0.8
4,783,667

#1070 azure-mgmt-compute 4.77M

Microsoft Azure Compute Management Client Library for Python

azure azure sdk
MIT License
v34.1.0
4,776,503

#1071 towncrier 4.76M

Building newsfiles for your project.

v24.8.0
4,765,447

#1072 mypy-protobuf 4.75M

Generate mypy stub files from protobuf specs

dropbox proto mypy
Apache License 2.0
v3.6.0
4,757,642

#1073 azure-mgmt-containerinstance 4.74M

Microsoft Azure Container Instance Client Library for Python

azure azure sdk
MIT License
v10.1.0
4,749,378

#1074 mypy-boto3-dynamodb 4.74M

Type annotations for boto3 DynamoDB 1.37.12 service generated with mypy-boto3-builder 8.10.0

boto3 dynamodb typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.12
4,741,640

#1075 pytest-split 4.74M

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

pytest tests plugin split
MIT
v0.10.0
4,740,749

#1076 ua-parser-builtins 4.74M

Precompiled rules for User Agent Parser

Apache 2.0
v0.18.0.post1
4,740,297

#1077 jwcrypto 4.73M

Implementation of JOSE Web standards

LGPLv3+
v1.5.6
4,730,534

#1078 azure-data-tables 4.73M

Microsoft Azure Azure Data Tables Client Library for Python

azure azure sdk
MIT License
v12.6.0
4,730,000

#1079 snowplow-tracker 4.71M

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

Apache License 2.0
v1.1.0
4,712,843

#1080 adlfs 4.7M

Access Azure Datalake Gen1 with fsspec and dask

dask file-system azure
BSD
v2024.12.0
4,705,659

#1081 face 4.68M

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

BSD
v24.0.0
4,686,095

#1082 glom 4.67M

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

v24.11.0
4,677,864

#1083 parse-type 4.67M

Simplifies to build parse types based on the parse module

parsing parse
MIT
v0.6.4
4,676,008

#1084 griffe 4.67M

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.

dynamic-analysis signature breaking-changes static-analysis api
v1.7.2
4,673,632

#1085 ndg-httpsclient 4.66M

Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL

BSD - See ndg/httpsclient/LICENCE file for details
v0.5.1
4,668,565

#1086 pdf2image 4.65M

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

image jpg pdf convert png jpeg
MIT
v1.17.0
4,659,918

#1087 pathlib 4.65M

Object-oriented filesystem paths

MIT License
v1.0.1
4,652,439

#1088 DIRAC 4.64M

DIRAC is an interware, meaning a software framework for distributed computing.

GPL-3.0-only
v8.0.71
4,648,232

#1089 mkdocs-get-deps 4.63M

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

mkdocs
v0.2.0
4,638,708

#1090 types-pyOpenSSL 4.63M

Typing stubs for pyOpenSSL

Apache-2.0 license
v24.1.0.20240722
4,636,648

#1091 azure-mgmt-keyvault 4.62M

Microsoft Azure Key Vault Management Client Library for Python

azure azure sdk
MIT License
v11.0.0
4,623,370

#1092 gensim 4.61M

Python framework for fast Vector Space Modelling

svd word2vec lsa singular value decomposition lda hdp random projections lsi latent dirichlet allocation tfidf latent semantic indexing hierarchical dirichlet process
LGPL-2.1-only
v4.3.3
4,613,310

#1093 django-storages 4.59M

Support for many storage backends in Django

BSD-3-Clause
v1.14.6
4,599,228

#1094 apache-airflow-providers-smtp 4.59M

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

integration smtp airflow airflow-provider
v2.0.2
4,594,124

#1095 numexpr 4.58M

Fast numerical expression evaluator for NumPy

v2.10.2
4,586,755

#1096 pathable 4.58M

Object-oriented paths

dictionary list path dict lookup pathable
Apache-2.0
v0.4.4
4,585,826

#1097 opentelemetry-distro 4.57M

OpenTelemetry Python Distro

v0.52b1
4,576,930

#1098 azure-mgmt-authorization 4.55M

Microsoft Azure Authorization Management Client Library for Python

azure azure sdk
MIT License
v4.0.0
4,559,235

#1099 types-cachetools 4.55M

Typing stubs for cachetools

Apache-2.0
v5.5.0.20240820
4,551,085

#1100 sphinxcontrib-jquery 4.54M

Extension to include jQuery on newer Sphinx releases

v4.1
4,547,636

#1101 pyhcl 4.53M

HCL configuration parser for python

v0.4.5
4,536,743

#1102 fakeredis 4.52M

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

tests redisjson redis-stack redis redisbloom
BSD-3-Clause
v2.28.0
4,524,560

#1103 google-ai-generativelanguage 4.52M

Google Ai Generativelanguage API client library

Apache 2.0
v0.6.17
4,524,454

#1104 prison 4.52M

Rison encoder/decoder

MIT
v0.2.1
4,521,377

#1105 django-extensions 4.5M

Extensions for Django

MIT License
v3.2.3
4,503,519

#1106 gsutil 4.49M

A command line tool for interacting with cloud storage services.

Apache 2.0
v5.33
4,496,043

#1107 python-socketio 4.47M

Socket.IO server and client for Python

v5.12.1
4,477,960

#1108 hatch-vcs 4.46M

Hatch plugin for versioning with your preferred VCS

version plugin hatch scm mercurial vcs git
MIT
v0.4.0
4,463,313

#1109 mypy-boto3-lambda 4.46M

Type annotations for boto3 Lambda 1.37.16 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy autocomplete lambda boto3-stubs
MIT License
v1.37.16
4,461,380

#1110 tf-keras-nightly 4.46M

Deep learning for humans.

tensorflow deep learning keras machine learning
Apache 2.0
v2.20.0.dev2025040209
4,460,447

#1111 python-engineio 4.46M

Engine.IO server and client for Python

v4.11.2
4,460,105

#1112 eth-account 4.45M

eth-account: Sign Ethereum transactions and messages with local private keys

ethereum
MIT
v0.13.6
4,452,881

#1113 minio 4.44M

MinIO Python SDK for Amazon S3 Compatible Cloud Storage

Apache-2.0
v7.2.15
4,449,501

#1114 google-generativeai 4.44M

Google Generative AI High level API client library and tools.

Apache 2.0
v0.8.4
4,443,224

#1115 unstructured-client 4.43M

Python Client SDK for Unstructured API

MIT
v0.32.0
4,438,621

#1116 llama-index 4.42M

Interface between LLMs and your data

llm nlp devtools rag retrieval data index
MIT
v0.12.28
4,428,135

#1117 apache-airflow-providers-common-compat 4.41M

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

integration airflow airflow-provider common.compat
v1.6.0
4,414,996

#1118 clickclick 4.4M

Click utility functions

cli click terminal console
Apache License 2.0
v20.10.2
4,409,546

#1119 configobj 4.4M

Config file reading, writing and validation.

dictionary sysadmin config application admin configuration validation ini
BSD-3-Clause
v5.0.9
4,401,829

#1120 swagger-ui-bundle 4.4M

Swagger UI bundled for usage with Python

swagger-ui
Apache-2.0
v1.1.0
4,400,660

#1121 mypy-boto3-secretsmanager 4.39M

Type annotations for boto3 SecretsManager 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete secretsmanager boto3-stubs
MIT License
v1.37.0
4,395,081

#1122 appnope 4.38M

Disable App Nap on macOS >= 10.9

BSD
v0.1.4
4,386,981

#1123 stringcase 4.37M

String case converter.

MIT
v1.2.0
4,378,529

#1124 fasttext-wheel 4.37M

fasttext Python bindings

MIT
v0.9.2
4,371,806

#1125 azure-batch 4.36M

Microsoft Azure Batch Client Library for Python

azure azure sdk
MIT License
v14.2.0
4,361,331

#1126 dpath 4.35M

Filesystem-like pathing and searching for dictionaries

MIT
v2.2.0
4,355,049

#1127 setuptools-rust 4.35M

Setuptools Rust extension plugin

rust setuptools distutils
v1.11.0
4,354,159

#1128 paginate 4.35M

Divides large result sets into pages for easier browsing

pages paginate pagination
MIT
v0.5.7
4,353,758

#1129 pathlib2 4.34M

Object-oriented filesystem paths

MIT
v2.3.7.post1
4,347,542

#1130 azure-monitor-opentelemetry-exporter 4.34M

Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python

azure azure sdk
MIT License
v1.0.0b35
4,347,217

#1131 llama-index-core 4.34M

Interface between LLMs and your data

llm nlp devtools rag retrieval data index
MIT
v0.12.28
4,344,203

#1132 azure-devops 4.33M

Python wrapper around the Azure DevOps 7.x APIs

devops azuretfs microsoft vsts team services sdk azuredevops
MIT
v7.1.0b4
4,337,642

#1133 ffmpy 4.33M

A simple Python wrapper for FFmpeg

audio transcoding video ffprobe ffmpeg wrapper media ffplay ffserver
MIT
v0.5.0
4,335,575

#1134 kfp-pipeline-spec 4.33M

Kubeflow Pipelines pipeline spec

Apache 2.0
v0.6.0
4,333,091

#1135 peewee 4.33M

a little orm

MIT License
v3.17.9
4,330,952

#1136 elasticsearch-dsl 4.31M

Python client for Elasticsearch

Apache-2.0
v8.17.1
4,313,611

#1137 jsii 4.29M

Python client for jsii runtime

Apache-2.0
v1.110.0
4,294,309

#1138 dbt-snowflake 4.28M

The Snowflake adapter plugin for dbt

adapter adapters dbt core dbt-core snowflake elt database dbt labs dbt cloud dbt
v1.9.2
4,281,652

#1139 pyarrow-hotfix 4.27M

Apache License, Version 2.0
v0.6
4,272,313

#1140 pyphen 4.25M

Pure Python module to hyphenate text

hyphenation
v0.17.2
4,257,452

#1141 WebOb 4.25M

WSGI request and response object

wsgi web http request
MIT
v1.8.9
4,253,870

#1142 azure-mgmt-network 4.24M

Microsoft Azure Network Management Client Library for Python

azure azure sdk
MIT License
v28.1.0
4,242,074

#1143 hydra-core 4.24M

A framework for elegantly configuring complex applications

configuration tab-completion yaml command-line
MIT
v1.3.2
4,240,289

#1144 python-pptx 4.23M

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

powerpoint openxml ppt office pptx
MIT
v1.0.2
4,236,901

#1145 pyaml 4.23M

PyYAML-based module to produce a bit more pretty and readable YAML-serialized data

readability yaml human formatter pretty-print serialization
WTFPL
v25.1.0
4,236,567

#1146 azure-graphrbac 4.22M

Microsoft Azure Graph RBAC Client Library for Python

azure azure sdk
MIT License
v0.61.2
4,227,924

#1147 python-decouple 4.22M

Strict separation of settings from code.

MIT
v3.8
4,221,301

#1148 pkce 4.22M

PKCE Pyhton generator.

MIT
v1.0.3
4,221,150

#1149 langchain-google-community 4.21M

An integration package connecting miscellaneous Google's products and LangChain

MIT
v2.0.7
4,219,224

#1150 autograd 4.21M

Efficiently computes derivatives of NumPy code.

backpropagation automatic differentiation numpy neural networks gradients python optimization machine learning scipy
The MIT License (MIT) Copyright (c) 2014 by the President and F
v1.7.0
4,217,464

#1151 shortuuid 4.21M

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

BSD-3-Clause
v1.0.13
4,215,674

#1152 blessed 4.2M

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

terminal style formatting color console xterm keyboard ansi ncurses curses tty sequences
MIT
v1.20.0
4,208,940

#1153 opentelemetry-instrumentation-logging 4.2M

OpenTelemetry Logging instrumentation

v0.52b1
4,204,843

#1154 user-agents 4.2M

A library to identify devices (phones, tablets) and their capabilities by parsing browser user agent strings.

MIT
v2.2.0
4,202,836

#1155 nvidia-ml-py 4.19M

Python Bindings for the NVIDIA Management Library

BSD
v12.570.86
4,199,511

#1156 atomicwrites 4.19M

Atomic file writes.

MIT
v1.4.1
4,198,186

#1157 pipx 4.19M

Install and Run Python Applications in Isolated Environments

pip workflow install virtual environment cli
v1.7.1
4,192,092

#1158 azure-kusto-ingest 4.19M

Kusto Ingest Client

MIT
v5.0.2
4,190,796

#1159 xyzservices 4.18M

Source of XYZ tiles providers

3-Clause BSD
v2025.1.0
4,188,811

#1160 addict 4.18M

Addict is a dictionary whose items can be set using both attribute and item syntax.

v2.4.0
4,185,426

#1161 pytest-randomly 4.17M

Pytest plugin to randomly order tests and control random.seed.

randomize randomly random randomise pytest
v3.16.0
4,178,295

#1162 elementpath 4.17M

XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml

xpath2 lxml pratt-parser xpath xpath31 xpath3 elementtree
MIT
v4.8.0
4,176,304

#1163 dask-expr 4.17M

High Level Expressions for Dask

dask pandas
BSD
v2.0.0
4,170,860

#1164 futures 4.16M

Backport of the concurrent.futures package from Python 3

PSF
v3.4.0
4,166,273

#1165 pyelftools 4.16M

Library for analyzing ELF files and DWARF debugging information

Public domain
v0.32
4,165,409

#1166 simple-websocket 4.15M

Simple WebSocket server and client for Python

v1.1.0
4,150,980

#1167 types-toml 4.15M

Typing stubs for toml

Apache-2.0 license
v0.10.8.20240310
4,150,674

#1168 pdbr 4.14M

Pdb with Rich library.

v0.9.0
4,149,355

#1169 atlassian-python-api 4.14M

Python Atlassian REST API Wrapper

bamboo jira core confluence crowd bitbucket assets servicedesk software atlassian tempo portfolio api
Apache License 2.0
v4.0.3
4,141,924

#1170 jsonschema-path 4.14M

JSONSchema Spec with object-oriented paths

jsonschema spec swagger
Apache-2.0
v0.3.4
4,141,532

#1171 ipaddress 4.12M

IPv4/IPv6 manipulation library

Python Software Foundation License
v1.0.23
4,121,868

#1172 pooch 4.11M

A friend to fetch your data files

caching http data download
BSD-3-Clause
v1.8.2
4,115,846

#1173 pymsteams 4.1M

Format messages and post to Microsoft Teams.

microsoft teams
Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.2.5
4,108,014

#1174 toposort 4.08M

Implements a topological sort algorithm.

Apache License Version 2.0
v1.10
4,081,685

#1175 amazon.ion 4.08M

A Python implementation of Amazon Ion.

Apache License 2.0
v0.13.0
4,080,063

#1176 teradatasql 4.07M

Teradata SQL Driver for Python

teradata
Teradata License Agreement
v20.0.0.27
4,075,591

#1177 evergreen-py 4.07M

Python client for the Evergreen API

Apache-2.0
v3.11.0
4,070,731

#1178 unittest-xml-reporting 4.05M

unittest-based test runner with Ant/JUnit like XML reporting.

testrunner pyunit report xmlrunner unittest xunit junit xml
BSD
v3.2.0
4,058,940

#1179 pathlib-abc 4.04M

Backport of pathlib ABCs

1. This LICENSE AGREEMENT is between the Python Software Foundat
v0.4.1
4,045,450

#1180 pgvector 4.04M

pgvector support for Python

MIT
v0.4.0
4,041,593

#1181 html2text 4.03M

Turn HTML into equivalent Markdown-structured text.

GNU GPL 3
v2024.2.26
4,035,777

#1182 hatch 4.03M

Modern, extensible Python project management

release versioning dependency packaging environment hatch plugin publishing build
v1.14.0
4,030,450

#1183 apache-airflow-providers-common-io 4.02M

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

integration airflow airflow-provider common.io
v1.5.2
4,029,474

#1184 geomet 4.02M

Pure Python conversion library for common geospatial data formats

geospatial gis esri wkb spatial ewkb wkt geopackage geojson ewkt
Apache-2.0
v1.1.0
4,024,741

#1185 uritools 4.01M

URI parsing, classification and composition

MIT
v4.0.3
4,015,499

#1186 semgrep 4.01M

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

v1.116.0
4,012,708

#1187 types-cffi 4M

Typing stubs for cffi

Apache-2.0
v1.17.0.20250326
4,009,292

#1188 azure-mgmt-containerservice 4M

Microsoft Azure Container Service Management Client Library for Python

azure azure sdk
MIT License
v34.2.0
4,007,285

#1189 publication 4M

Publication helps you maintain public-api-friendly modules by preventing unintentional access to private implementation details via introspection.

v0.0.3
4,004,911

#1190 hf-transfer 3.98M

Speed up file transfers with the Hugging Face Hub.

v0.1.9
3,989,111

#1191 pathvalidate 3.98M

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

sanitizer validation path validator file sanitization
MIT License
v3.2.3
3,986,671

#1192 codeowners 3.97M

Codeowners parser for Python

github codeowners git
MIT
v0.7.0
3,970,697

#1193 pkgconfig 3.96M

Interface Python with pkg-config

MIT
v1.5.5
3,968,586

#1194 langgraph 3.96M

Building stateful, multi-actor applications with LLMs

MIT
v0.3.22
3,966,457

#1195 openlineage-python 3.94M

OpenLineage Python Client

openlineage
v1.30.1
3,949,293

#1196 fixedint 3.94M

simple fixed-width integers

PSF
v0.2.0
3,942,714

#1197 cog 3.94M

Containers for machine learning

Apache License Version 2.0, J
v0.14.3
3,940,456

#1198 fiona 3.93M

Fiona reads and writes spatial data files

vector gis feature data
BSD 3-Clause
v1.10.1
3,938,436

#1199 py-spy 3.92M

Sampling profiler for Python programs

MIT
v0.4.0
3,923,533

#1200 apache-airflow-providers-amazon 3.91M

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

integration airflow airflow-provider amazon
v9.4.0
3,917,093

#1201 expiringdict 3.91M

Dictionary with auto-expiring values for caching purposes

Apache 2
v1.2.2
3,916,766

#1202 mypy-boto3-cloudformation 3.9M

Type annotations for boto3 CloudFormation 1.37.22 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy cloudformation autocomplete boto3-stubs
MIT License
v1.37.22
3,906,442

#1203 dictdiffer 3.9M

Dictdiffer is a library that helps you to diff and patch dictionaries.

v0.9.0
3,901,772

#1204 recordlinkage 3.89M

A record linkage toolkit for linking and deduplication

BSD-3-Clause
v0.16
3,892,514

#1205 singer-sdk 3.87M

A framework for building Singer taps

singer meltano singer sdk meltano sdk elt
v0.45.4
3,879,619

#1206 schedule 3.87M

Job scheduling for humans.

scheduling schedule job scheduling jobs clockwork scheduler cron periodic
MIT License
v1.2.2
3,876,001

#1207 spark-nlp 3.87M

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.

wav2vec2 vit bert transformer tensorflow spark gpt-2 nlp deep vision speech learning
v5.5.3
3,870,868

#1208 motor 3.85M

Non-blocking MongoDB driver for Tornado or asyncio

tornado bson mongo motor asyncio mongodb gridfs pymongo
Apache License Version 2.0, J
v3.7.0
3,854,450

#1209 distributed 3.85M

Distributed scheduler for Dask

BSD-3-Clause
v2025.3.0
3,851,448

#1210 boolean.py 3.84M

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

boolean algebra expression parser boolean expression logic
BSD-2-Clause
v4.0
3,848,972

#1211 funcsigs 3.84M

Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+

ASL
v1.0.2
3,845,491

#1212 xmlschema 3.84M

An XML Schema validator and decoder

MIT
v3.4.5
3,842,837

#1213 PGPy 3.83M

Pretty Good Privacy for Python

signature gpg pretty good privacy openpgp pgp gnupg encryption
BSD-3-Clause
v0.6.0
3,834,180

#1214 mypy-boto3-ec2 3.83M

Type annotations for boto3 EC2 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy autocomplete ec2 boto3-stubs
MIT License
v1.37.24
3,830,891

#1215 llama-index-indices-managed-llama-cloud 3.83M

llama-index indices llama-cloud integration

MIT
v0.6.10
3,830,005

#1216 mypy-boto3-appflow 3.82M

Type annotations for boto3 Appflow 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed appflow type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
3,821,885

#1217 uamqp 3.81M

AMQP 1.0 Client Library for Python

MIT License
v1.6.11
3,810,603

#1218 PyPika 3.81M

A SQL query builder API for Python

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

#1219 weasyprint 3.8M

The Awesome Document Factory

pdf converter css html
v65.0
3,804,239

#1220 apache-airflow-providers-microsoft-mssql 3.79M

Provider package apache-airflow-providers-microsoft-mssql for Apache Airflow

integration airflow microsoft.mssql airflow-provider
v4.2.1
3,791,944

#1221 async_generator 3.76M

Async generators and context managers for Python 3.5+

async
MIT -or- Apache License 2.0
v1.10
3,765,209

#1222 bokeh 3.76M

Interactive plots and applications in the browser from Python

Copyright (c) Anaconda, Inc., and Bokeh Contributors All
v3.7.2
3,764,729

#1223 cx-Oracle 3.74M

Python interface to Oracle

oracle database
BSD License
v8.3.0
3,743,634

#1224 azure-mgmt-datalake-store 3.73M

Microsoft Azure Data Lake Store Management Client Library for Python

MIT License
v0.5.0
3,738,042

#1225 whitenoise 3.73M

Radically simplified static file serving for WSGI applications

django
v6.9.0
3,737,269

#1226 feedparser 3.72M

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

feed parser rdf cdf rss atom
BSD-2-Clause
v6.0.11
3,720,583

#1227 sqlmodel 3.7M

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

v0.0.24
3,705,753

#1228 license-expression 3.7M

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

normalize expression compare expression parse expression license expression open source boolean licence license spdx
Apache-2.0
v30.4.1
3,700,290

#1229 python-snappy 3.69M

Python library for the snappy compression library from Google

compression snappy google
BSD
v0.7.3
3,699,273

#1230 pytest-json-report 3.69M

A pytest plugin to report test results as JSON files

MIT
v1.5.0
3,693,968

#1231 django-redis 3.68M

Full featured redis cache backend for Django.

BSD-3-Clause
v5.4.0
3,688,242

#1232 pypdfium2 3.68M

Python bindings to PDFium

pdf pdfium
BSD-3-Clause, Apache-2.0, PdfiumThirdParty
v4.30.1
3,680,108

#1233 packageurl-python 3.67M

A purl aka. Package URL parser and builder

package manager package url package url
MIT
v0.16.0
3,676,223

#1234 unidiff 3.67M

Unified diff parsing/metadata extraction library.

unified diff parse metadata
MIT
v0.7.5
3,674,384

#1235 questionary 3.66M

Python library to build pretty command line user prompts ⭐️

prompt cli ui questions inquirer
MIT
v2.1.0
3,661,713

#1236 click-default-group 3.64M

click_default_group

v1.2.4
3,641,087

#1237 timezonefinder 3.63M

python package for finding the timezone of any point on earth (coordinates) offline

polygon offline coordinates latitude timezone location longitude
MIT
v6.5.9
3,635,319

#1238 xlwt 3.62M

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+

workbook xls worksheet spreadsheet excel pyexcelerator
BSD
v1.3.0
3,620,548

#1239 cmdstanpy 3.61M

Python interface to CmdStan

BSD-3-Clause
v1.2.5
3,617,012

#1240 sqlalchemy-redshift 3.59M

Amazon Redshift Dialect for sqlalchemy

MIT
v0.8.14
3,599,900

#1241 tokenize-rt 3.59M

A wrapper around the stdlib `tokenize` which roundtrips.

MIT
v6.1.0
3,597,559

#1242 azure-mgmt-monitor 3.59M

Microsoft Azure Monitor Client Library for Python

azure azure sdk
MIT License
v6.0.2
3,591,455

#1243 aws-cdk.asset-awscli-v1 3.57M

A library that contains the AWS CLI for use in Lambda Layers

Apache-2.0
v2.2.230
3,574,927

#1244 prometheus-fastapi-instrumentator 3.56M

Instrument your FastAPI app with Prometheus metrics

metrics exporter fastapi instrumentation prometheus
ISC
v7.1.0
3,569,228

#1245 dbt-postgres 3.56M

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

adapter adapters dbt core dbt-core elt database dbt labs dbt cloud dbt postgres
v1.9.0
3,567,870

#1246 genson 3.55M

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

schema generator builder jsonschema generate merge validation draft 7 json object validate json-schema
MIT
v1.3.0
3,558,374

#1247 optuna 3.54M

A hyperparameter optimization framework

v4.2.1
3,547,563

#1248 launchdarkly-server-sdk 3.53M

LaunchDarkly SDK for Python

Apache-2.0
v9.10.0
3,535,793

#1249 py-partiql-parser 3.53M

Pure Python PartiQL Parser

parser pypartiql
MIT
v0.6.1
3,533,975

#1250 locust 3.52M

Developer-friendly load testing framework

MIT
v2.33.2
3,529,331

#1251 kaleido 3.52M

Static image export for web-based visualization libraries with zero dependencies

MIT
v0.2.1.post1
3,521,920

#1252 hdfs 3.52M

HdfsCLI: API and command line interface for HDFS.

MIT
v2.7.3
3,521,515

#1253 prophet 3.52M

Automatic Forecasting Procedure

MIT
v1.1.6
3,521,299

#1254 python-jenkins 3.51M

Python bindings for the remote Jenkins API

BSD
v1.8.2
3,513,387

#1255 python3-openid 3.5M

OpenID support for modern servers and consumers.

v3.2.0
3,508,608

#1256 aws-cdk.integ-tests-alpha 3.5M

CDK Integration Testing Constructs

Apache-2.0
v2.187.0a0
3,505,306

#1257 cyclonedx-python-lib 3.5M

Python library for CycloneDX

sca vex vdr packageurl bom purl library owasp obom cyclonedx mbom saasbom sbom spdx bill of materials software bill of materials
Apache-2.0
v9.1.0
3,502,932

#1258 marshmallow-dataclass 3.49M

Python library to convert dataclasses into marshmallow schemas.

marshmallow dataclass serialization
MIT
v8.7.1
3,493,006

#1259 msgraph-core 3.48M

Core component of the Microsoft Graph Python SDK

openapi graph msgraph microsoft
MIT License Copyright (c) 2020 Microsoft Graph
v1.3.3
3,482,684

#1260 psycopg-pool 3.47M

Connection Pool for Psycopg

GNU Lesser General Public License v3 (LGPLv3)
v3.2.6
3,476,060

#1261 hexbytes 3.47M

hexbytes: Python `bytes` subclass that decodes hex, with a readable console output

ethereum
MIT
v1.3.0
3,472,493

#1262 azure-mgmt-redis 3.46M

Microsoft Azure Redis Cache Management Client Library for Python

azure azure sdk
MIT License
v14.5.0
3,465,800

#1263 altgraph 3.46M

Python graph (network) package

graph
MIT
v0.17.4
3,464,961

#1264 grpcio-reflection 3.45M

Standard Protobuf Reflection Service for gRPC

Apache License 2.0
v1.71.0
3,455,833

#1265 azure-mgmt-rdbms 3.45M

Microsoft Azure RDBMS Management Client Library for Python

MIT License
v10.1.0
3,455,290

#1266 azure-mgmt-web 3.45M

Microsoft Azure Web Apps Management Client Library for Python

azure azure sdk
MIT License
v8.0.0
3,450,375

#1267 Cerberus 3.44M

Lightweight, extensible schema and data validation tool for Pythondictionaries.

schema normalization dictionaries documents validation
ISC License Copyright (c) 2012-2016 Nicola Iarocci. Permission
v1.3.7
3,449,988

#1268 clickhouse-driver 3.44M

Python driver with native interface for ClickHouse

clickhouse analytics db database cloud
MIT
v0.2.9
3,449,315

#1269 nvidia-cublas-cu11 3.44M

CUBLAS native runtime libraries

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v11.11.3.6
3,441,629

#1270 sqlfluff 3.44M

The SQL Linter for Humans

starrocks formatter impala soql duckdb postgres materialize db2 sql hive mariadb snowflake sqlfluff redshift linter vertica teradata trino sparksql sqlite dbt tsql athena mysql clickhouse greenplum bigquery databricks exasol
MIT License Copyright (c) 2023 Alan Cruickshank
v3.3.1
3,440,639

#1271 colorful 3.43M

Terminal string styling done right, in Python.

v0.5.6
3,436,305

#1272 colour 3.42M

converts and manipulates various color representation (HSL, RVB, web, X11, ...)

BSD 3-Clause License
v0.1.5
3,428,604

#1273 azure-mgmt-sql 3.42M

Microsoft Azure SQL Management Client Library for Python

MIT License
v3.0.1
3,425,104

#1274 datasketch 3.41M

Probabilistic data structures for processing and searching very large datasets

database datamining
MIT
v1.6.5
3,418,134

#1275 patchelf 3.41M

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

patchelf auditwheel manylinux musllinux elf
GPL-3.0-or-later
v0.17.2.2
3,416,493

#1276 cassandra-driver 3.41M

DataStax Driver for Apache Cassandra

orm cassandra cql dse graph
v3.29.2
3,416,334

#1277 socksio 3.41M

Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.

v1.0.0
3,414,430

#1278 flower 3.41M

Celery Flower

BSD
v2.0.1
3,412,532

#1279 kfp-server-api 3.4M

Kubeflow Pipelines API

kubeflow pipelines api openapi-generator openapi
Apache 2.0
v2.4.0
3,409,252

#1280 enum-compat 3.4M

enum/enum34 compatibility package

enum
MIT
v0.0.3
3,407,945

#1281 deepmerge 3.39M

A toolset for deeply merging Python dictionaries.

MIT Licence
v2.0
3,399,018

#1282 olefile 3.39M

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

BSD
v0.47
3,395,447

#1283 openlineage-integration-common 3.39M

OpenLineage common python library for integrations

openlineage
v1.30.1
3,391,981

#1284 eth-rlp 3.39M

eth-rlp: RLP definitions for common Ethereum objects in Python

ethereum
MIT
v2.2.0
3,391,731

#1285 geventhttpclient 3.39M

HTTP client library for gevent

gevent client http
This software is licensed under the MIT License. Copyright Anto
v2.3.3
3,391,476

#1286 atpublic 3.38M

Keep all y'all's __all__'s in sync

public private __all__
Apache-2.0
v5.1
3,389,794

#1287 lxml-html-clean 3.38M

HTML cleaner from lxml project

BSD-3-Clause
v0.4.1
3,388,643

#1288 pydocstyle 3.38M

Python docstring style checker

MIT
v6.3.0
3,380,059

#1289 asyncssh 3.36M

AsyncSSH: Asynchronous SSHv2 client and server library

EPL-2.0 OR GPL-2.0-or-later
v2.20.0
3,369,818

#1290 azure-appconfiguration 3.35M

Microsoft App Configuration Data Library for Python

azure azure sdk
MIT License
v1.7.1
3,350,943

#1291 aiohttp-cors 3.34M

CORS support for aiohttp

Apache License, Version 2.0
v0.8.1
3,346,789

#1292 django-debug-toolbar 3.33M

A configurable set of panels that display various debug information about the current request/response.

BSD-3-Clause
v5.1.0
3,331,436

#1293 azure-monitor-opentelemetry 3.32M

Microsoft Azure Monitor Opentelemetry Distro Client Library for Python

azure azure sdk
MIT License
v1.6.5
3,326,661

#1294 azure-mgmt-dns 3.31M

Microsoft Azure DNS Management Client Library for Python

azure azure sdk
MIT License
v8.2.0
3,317,867

#1295 nvidia-cudnn-cu11 3.31M

cuDNN runtime libraries

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v9.8.0.87
3,314,787

#1296 acryl-datahub 3.31M

A CLI to work with DataHub metadata

Apache License 2.0
v1.0.0.1
3,311,251

#1297 myst-parser 3.3M

An extended [CommonMark](https://spec.commonmark.org/) compliant parser,

markdown sphinx docutils lexer parser development
v4.0.1
3,307,323

#1298 mypy-boto3-sts 3.3M

Type annotations for boto3 STS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy sts autocomplete boto3-stubs
MIT License
v1.37.0
3,305,601

#1299 azure-core-tracing-opentelemetry 3.3M

Microsoft Azure Azure Core OpenTelemetry plugin Library for Python

azure azure sdk
MIT License
v1.0.0b12
3,304,540

#1300 pyogrio 3.29M

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

MIT License Copyright (c) 2020-2024 Brendan C. Ward and pyogrio
v0.10.0
3,293,363

#1301 azure-mgmt-servicebus 3.29M

Microsoft Azure Service Bus Management Client Library for Python

azure azure sdk
MIT License
v8.2.1
3,293,205

#1302 blobfile 3.27M

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

Public Domain
v3.0.0
3,270,622

#1303 types-six 3.26M

Typing stubs for six

Apache-2.0
v1.17.0.20250304
3,262,737

#1304 convertdate 3.26M

Converts between Gregorian dates and other calendar systems

date time calendar
MIT
v2.4.0
3,261,124

#1305 pprintpp 3.23M

A drop-in replacement for pprint that's actually pretty

BSD
v0.4.0
3,237,055

#1306 uuid 3.23M

UUID object and generation functions (Python 2.3 or higher)

identifier uuid guid unique rfc4122
UNKNOWN
v1.30
3,235,013

#1307 google-cloud-datastore 3.23M

Google Cloud Datastore API client library

Apache 2.0
v2.20.2
3,233,278

#1308 pyhumps 3.22M

🐫 Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node

camelcase convert case snakecase humps
The Unlicense (Unlicense)
v3.8.0
3,227,862

#1309 azure-mgmt-eventhub 3.22M

Microsoft Azure Event Hub Management Client Library for Python

azure azure sdk
MIT License
v11.2.0
3,226,783

#1310 azure-mgmt-msi 3.21M

Microsoft Azure Msi Management Client Library for Python

azure azure sdk
MIT License
v7.0.0
3,219,129

#1311 ffmpeg-python 3.2M

Python bindings for FFmpeg - with complex filtering support

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

#1312 cohere 3.19M

MIT
v5.14.0
3,194,689

#1313 python-telegram-bot 3.18M

We have made you a wrapper you can't refuse

wrapper python telegram bot api
v22.0
3,189,170

#1314 azure-mgmt-cdn 3.18M

Microsoft Azure CDN Management Client Library for Python

azure azure sdk
MIT License
v13.1.1
3,182,591

#1315 opentelemetry-resource-detector-azure 3.18M

Azure Resource Detector for OpenTelemetry

v0.1.5
3,180,138

#1316 notion-client 3.17M

Python client for the official Notion API

v2.3.0
3,179,243

#1317 truststore 3.17M

Verify certificates using native system trust stores

v0.10.1
3,177,643

#1318 pyinstaller-hooks-contrib 3.17M

Community maintained hooks for PyInstaller

development pyinstaller hooks
v2025.2
3,174,958

#1319 google-cloud-bigquery-biglake 3.17M

Google Cloud Bigquery Biglake API client library

Apache 2.0
v0.4.14
3,173,679

#1320 dynamodb-json 3.17M

A DynamoDB json util from and to python objects

dynamodb aws python json amazon
Mozilla
v1.4.2
3,172,022

#1321 readchar 3.17M

Library to easily read single chars and key strokes

keystrokes command line characters stdin
MIT Licence Copyright (c) 2022 Miguel Angel Garcia Permission
v4.2.1
3,171,866

#1322 robotframework 3.16M

Generic automation framework for acceptance testing and robotic process automation (RPA)

acceptancetesting automation atdd robotframework rpa bdd testing testautomation
Apache License 2.0
v7.2.2
3,169,299

#1323 svgwrite 3.16M

A Python library to create SVG drawings.

MIT License
v1.4.3
3,166,202

#1324 azure-mgmt-loganalytics 3.16M

Microsoft Azure Log Analytics Management Client Library for Python

MIT License
v12.0.0
3,162,599

#1325 azure-monitor-query 3.15M

Microsoft Azure Monitor Query Client Library for Python

azure azure sdk
MIT License
v1.4.1
3,158,075

#1326 orbax-checkpoint 3.15M

Orbax Checkpoint

jax machine learning checkpoint training
v0.11.10
3,156,953

#1327 datamodel-code-generator 3.15M

Datamodel Code Generator

v0.28.5
3,152,003

#1328 behave 3.14M

behave is behaviour-driven development, Python style

BSD
v1.2.6
3,147,325

#1329 langgraph-checkpoint 3.14M

Library with base interfaces for LangGraph checkpoint savers.

MIT
v2.0.23
3,145,001

#1330 azure-mgmt-cognitiveservices 3.14M

Microsoft Azure Cognitive Services Management Client Library for Python

azure azure sdk
MIT License
v13.6.0
3,144,265

#1332 pyinstaller 3.14M

PyInstaller bundles a Python application and all its dependencies into a single package.

standalone app executable bundle cxfreeze freeze convert py2exe pyinstaller apps py2app packaging bbfreeze
GPLv2-or-later with a special exception which allows to use PyIn
v6.12.0
3,141,350

#1333 pdfplumber 3.14M

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

v0.11.6
3,140,976

#1334 azure-mgmt-managementgroups 3.14M

Microsoft Azure Management Groups Client Library for Python

MIT License
v1.0.0
3,140,278

#1335 librosa 3.13M

Python module for audio and music processing

ISC
v0.11.0
3,139,341

#1336 chevron 3.13M

Mustache templating language renderer

MIT
v0.14.0
3,137,369

#1337 fpdf 3.13M

Simple PDF generation for Python

jpg unicode ttf pdf png
LGPLv3+
v1.7.2
3,132,157

#1338 xformers 3.12M

XFormers: A collection of composable Transformer building blocks.

v0.0.29.post3
3,126,581

#1339 roman-numerals-py 3.12M

Manipulate well-formed Roman numerals

v3.1.0
3,125,612

#1340 azure-mgmt-batch 3.12M

Microsoft Azure Batch Management Client Library for Python

azure azure sdk
MIT License
v18.0.0
3,120,141

#1341 zopfli 3.11M

Zopfli module for python

ASL
v0.2.3.post1
3,110,096

#1342 maturin 3.1M

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

cffi pyo3 packaging pypi python
MIT OR Apache-2.0
v1.8.3
3,104,400

#1343 nvidia-cuda-runtime-cu11 3.1M

CUDA Runtime native Libraries

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v11.8.89
3,103,502

#1344 formulaic 3.09M

An implementation of Wilkinson formulas.

v1.1.1
3,099,142

#1345 cytoolz 3.09M

Cython implementation of Toolz: High performance functional utilities

cytoolz utility curry iterator bigdata cython functional generator memoize lazy functools itertools toolz streaming
BSD
v1.0.1
3,096,239

#1346 peft 3.08M

Parameter-Efficient Fine-Tuning (PEFT)

deep learning
Apache
v0.15.1
3,089,714

#1347 djangorestframework-simplejwt 3.08M

A minimal JSON Web Token authentication plugin for Django REST Framework

MIT
v5.5.0
3,087,844

#1348 nbclassic 3.08M

Jupyter Notebook as a Jupyter Server extension.

ipython web shell interactive jupyter interpreter
BSD-3-Clause
v1.2.0
3,087,568

#1349 pyiceberg 3.08M

Apache Iceberg is an open table format for huge analytic datasets

Apache-2.0
v0.9.0
3,086,291

#1350 nvidia-cuda-nvrtc-cu11 3.08M

NVRTC native runtime libraries

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v11.8.89
3,085,397

#1351 pytest-repeat 3.08M

pytest plugin for repeating tests

This Source Code Form is subject to the terms of the Mozilla Pub
v0.9.3
3,083,924

#1352 xmlsec 3.07M

Python bindings for the XML Security Library

xmlsec
MIT
v1.3.15
3,076,271

#1353 chromadb 3.07M

Chroma.

v0.6.3
3,073,860

#1354 qdrant-client 3.07M

Client library for the Qdrant vector search engine

vector neural search matching client
Apache-2.0
v1.13.3
3,073,386

#1355 azure-mgmt-trafficmanager 3.07M

Microsoft Azure Traffic Manager Management Client Library for Python

azure azure sdk
MIT License
v1.1.0
3,072,504

#1356 drf-spectacular 3.07M

Sane and flexible OpenAPI 3 schema generation for Django REST framework

BSD
v0.28.0
3,070,874

#1357 llama-index-llms-openai 3.07M

llama-index llms openai integration

MIT
v0.3.29
3,070,381

#1359 nox 3.06M

Flexible test automation.

tox automation testing
Apache-2.0
v2025.2.9
3,068,848

#1360 yq 3.06M

Command-line YAML/XML processor - jq wrapper for YAML/XML documents

Apache Software License
v3.4.3
3,067,657

#1361 azure-mgmt-marketplaceordering 3.06M

Microsoft Azure Market Place Ordering Client Library for Python

MIT License
v1.1.0
3,066,878

#1362 pydyf 3.06M

A low-level PDF generator.

generator pdf
v0.11.0
3,066,833

#1363 jwt 3.06M

JSON Web Token library for Python 3.

v1.3.1
3,061,118

#1364 environs 3.06M

simplified environment variable parsing

v14.1.1
3,060,200

#1365 azure-mgmt-applicationinsights 3.05M

Microsoft Azure Application Insights Management Client Library for Python

azure azure sdk
MIT License
v4.1.0
3,057,085

#1366 unearth 3.05M

A utility to fetch and download python packages

MIT
v0.17.3
3,053,994

#1367 py-serializable 3.05M

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

json serialization deserialization xml
Apache-2.0
v2.0.0
3,053,799

#1368 azure-mgmt-nspkg 3.04M

Microsoft Azure Resource Management Namespace Package [Internal]

MIT License
v3.0.2
3,048,329

#1369 w3lib 3.04M

Library of web-related functions

BSD
v2.3.1
3,047,826

#1370 korean-lunar-calendar 3.04M

Korean Lunar Calendar

lunar calendar korean
MIT
v0.3.1
3,046,304

#1371 dependency-groups 3.04M

A tool for resolving PEP 735 Dependency Group data

v1.3.0
3,046,024

#1372 web3 3.04M

web3: A Python library for interacting with Ethereum

ethereum
MIT
v7.10.0
3,044,584

#1373 pemja 3.04M

PemJa

https://www.apache.org/licenses/LICENSE-2.0
v0.4.2
3,044,037

#1374 azure-mgmt-iothub 3.04M

Microsoft Azure IoT Hub Management Client Library for Python

azure azure sdk
MIT License
v3.0.0
3,043,666

#1375 azure-mgmt-recoveryservicesbackup 3.03M

Microsoft Azure Recovery Services Backup Management Client Library for Python

azure azure sdk
MIT License
v9.1.0
3,035,396

#1376 azure-mgmt-recoveryservices 3.03M

Microsoft Azure Recovery Services Client Library for Python

azure azure sdk
MIT License
v3.0.0
3,034,760

#1377 interface-meta 3.03M

`interface_meta` provides a convenient way to expose an extensible API with enforced method signatures and consistent documentation.

MIT
v1.3.0
3,033,816

#1378 diffusers 3.03M

State-of-the-art diffusion in PyTorch and JAX.

diffusion audioldm pytorch stable jax deep learning
Apache 2.0 License
v0.32.2
3,032,653

#1379 django-environ 3.03M

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.

django environment 12factor variables
MIT
v0.12.0
3,030,829

#1380 python-crontab 3.02M

Python Crontab API

LGPLv3
v3.2.0
3,029,615

#1382 prometheus-flask-exporter 3.02M

Prometheus metrics exporter for Flask

monitoring exporter prometheus flask
MIT
v0.23.2
3,020,222

#1383 imageio-ffmpeg 3.01M

FFMPEG wrapper for Python

ffmpeg video
BSD-2-Clause
v0.6.0
3,019,041

#1384 bitsandbytes 3.01M

k-bit optimizers and matrix multiplication routines.

compression gpu optimizers optimization 8-bit quantization
MIT License Copyright (c) Facebook, Inc. and it
v0.45.4
3,015,558

#1385 azure-mgmt-advisor 3.01M

Microsoft Azure Advisor Client Library for Python

MIT License
v9.0.0
3,011,545

#1386 azure-mgmt-eventgrid 3M

Microsoft Azure Event Grid Management Client Library for Python

azure azure sdk
MIT License
v10.4.0
3,005,468

#1387 vcrpy 3M

Automatically mock your HTTP interactions to simplify and speed up testing

MIT
v7.0.0
3,005,109

#1388 flit 3M

A simple packaging tool for simple packages.

v3.12.0
3,003,223

#1389 db-contrib-tool 3M

The `db-contrib-tool` - MongoDB's tool for contributors.

v1.0.1
3,001,996

#1390 knack 2.99M

A Command-Line Interface framework

MIT
v0.12.0
2,994,348

#1391 memray 2.99M

A memory profiler for Python applications

Apache 2.0
v1.16.0
2,992,729

#1392 requirements-parser 2.98M

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

requirements parse pip
Apache-2.0
v0.11.0
2,988,479

#1393 mkdocstrings 2.98M

Automatic documentation from sources, for MkDocs.

mkdocs-plugin documentation docstrings mkdocs autodoc
v0.29.1
2,983,980

#1394 Flask-RESTful 2.97M

Simple framework for creating REST APIs

BSD
v0.3.10
2,979,265

#1395 sse-starlette 2.97M

SSE plugin for Starlette

BSD-3-Clause
v2.2.1
2,971,388

#1396 smbprotocol 2.97M

Interact with a server using the SMB 2/3 Protocol

smb cifs smb3 python smb2
MIT License Copyright (c) 2017 Jordan Borean, Red Hat Permissi
v1.15.0
2,970,502

#1397 catboost 2.96M

CatBoost Python Package

catboost
Apache License, Version 2.0
v1.2.7
2,967,444

#1398 uuid6 2.96M

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

uuid7 uuid uuid8 uuid6 uuidv8 uuidv7 uuidv6
v2024.7.10
2,962,498

#1399 langgraph-sdk 2.95M

SDK for interacting with LangGraph API

MIT
v0.1.60
2,959,894

#1400 azure-cosmosdb-table 2.95M

Microsoft Azure CosmosDB Table Client Library for Python

Apache License 2.0
v1.0.6
2,956,063

#1401 urwid 2.95M

A full-featured console (xterm et al.) user interface library

console listbox text layout scroll widget ui user interface ncurses curses
LGPL-2.1-only
v2.6.16
2,951,749

#1402 pynamodb 2.95M

A Pythonic Interface to DynamoDB

python amazon dynamodb
MIT
v6.0.2
2,950,097

#1403 Keras-Preprocessing 2.94M

Easy data preprocessing and data augmentation for deep learning models

MIT
v1.1.2
2,949,343

#1404 eth-hash 2.94M

eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3

ethereum
MIT
v0.7.1
2,948,590

#1405 tensorboard-plugin-wit 2.94M

What-If Tool TensorBoard plugin.

Apache 2.0
v1.8.1
2,946,609

#1406 nested-lookup 2.94M

Python functions for working with deeply nested documents (lists and dicts)

list document xml yaml nested lookup dict schema json dictionary
Public Domain
v0.2.25
2,944,652

#1407 allure-python-commons 2.93M

('Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks',)

allure reporting report-engine
Apache-2.0
v2.13.5
2,939,471

#1408 types-jsonschema 2.93M

Typing stubs for jsonschema

Apache-2.0
v4.23.0.20241208
2,934,289

#1409 pdpyras 2.93M

PagerDuty Python REST API Sessions

MIT
v5.4.0
2,930,117

#1410 autoflake 2.92M

Removes unused imports and unused variables

unused import clean automatic fix
MIT
v2.3.1
2,925,758

#1411 azure-mgmt-media 2.92M

Microsoft Azure Media Services Client Library for Python

azure azure sdk
MIT License
v10.2.0
2,922,435

#1412 azure-mgmt-servicefabric 2.92M

Microsoft Azure Service Fabric Management Client Library for Python

azure azure sdk
MIT License
v2.1.0
2,921,883

#1413 azure-mgmt-billing 2.92M

Microsoft Azure Billing Client Library for Python

azure azure sdk
MIT License
v7.0.0
2,921,379

#1414 azure-mgmt-policyinsights 2.92M

Microsoft Azure Policy Insights Client Library for Python

MIT License
v1.0.0
2,921,324

#1415 azure-cosmosdb-nspkg 2.92M

Microsoft Azure CosmosDB Namespace Package [Internal]

Apache License 2.0
v2.0.2
2,920,745

#1416 sklearn 2.91M

deprecated sklearn package, use scikit-learn instead

v0.0.post12
2,912,456

#1417 dockerfile-parse 2.91M

Python library for Dockerfile manipulation

BSD
v2.0.1
2,911,629

#1418 num2words 2.9M

Modules to convert numbers to words. Easily extensible.

word numbers i18n localisation conversion internationalization number localization convert internationalisation words
LGPL
v0.5.14
2,908,301

#1419 azure-mgmt-iothubprovisioningservices 2.9M

Microsoft Azure IoT Hub Provisioning Services Client Library for Python

MIT License
v1.1.0
2,908,275

#1420 azure-mgmt-batchai 2.9M

Microsoft Azure Batch AI Management Client Library for Python

azure azure sdk
MIT License
v7.0.0
2,904,232

#1421 dunamai 2.9M

Dynamic version generation

version dynamic versioning
MIT
v1.23.1
2,902,085

#1422 azure-synapse-artifacts 2.89M

Microsoft Azure Synapse Artifacts Client Library for Python

azure azure sdk
MIT License
v0.20.0
2,898,200

#1423 azure-mgmt-signalr 2.89M

Microsoft Azure SignalR Client Library for Python

azure azure sdk
MIT License
v1.2.0
2,890,327

#1424 pygit2 2.89M

Python bindings for libgit2.

git
GPLv2 with linking exception
v1.17.0
2,890,202

#1425 azure-mgmt-datalake-nspkg 2.88M

Microsoft Azure Data Lake Management Namespace Package [Internal]

MIT License
v3.0.1
2,887,811

#1426 azure-mgmt-datamigration 2.88M

Microsoft Azure Data Migration Client Library for Python

MIT License
v10.0.0
2,885,557

#1427 azure-mgmt-maps 2.88M

Microsoft Azure Maps Client Library for Python

azure azure sdk
MIT License
v2.1.0
2,885,035

#1428 mypy-boto3-redshift-data 2.88M

Type annotations for boto3 RedshiftDataAPIService 1.37.8 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed redshift-data type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.8
2,881,912

#1429 azure-mgmt-iotcentral 2.88M

Microsoft Azure Iotcentral Management Client Library for Python

MIT License
v9.0.0
2,881,509

#1430 stanio 2.87M

Utilities for preparing Stan inputs and processing Stan outputs

BSD-3-Clause
v0.5.1
2,874,208

#1431 pypandoc 2.87M

Thin wrapper for pandoc.

MIT
v1.15
2,871,419

#1432 mongomock 2.86M

Fake pymongo stub for testing simple MongoDB-dependent code

ISC License Copyright (c) 2024, Monogomock Cont
v4.3.0
2,866,352

#1433 opentelemetry-instrumentation-sqlalchemy 2.86M

OpenTelemetry SQLAlchemy instrumentation

v0.52b1
2,866,308

#1434 s3path 2.86M

Apache 2.0
v0.6.1
2,865,582

#1435 eth-utils 2.86M

eth-utils: Common utility functions for python code that interacts with Ethereum

ethereum
MIT
v5.2.0
2,863,771

#1436 pyzipper 2.86M

AES encryption for zipfile.

aes zip encrypt decrypt
MIT
v0.3.6
2,861,895

#1437 testcontainers 2.85M

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

test automation testing logging docker
v4.9.2
2,857,225

#1438 rustworkx 2.85M

A python graph library implemented in Rust

graph theory dag network networks
Apache 2.0
v0.16.0
2,856,744

#1439 influxdb 2.85M

InfluxDB client

MIT License
v5.3.2
2,853,434

#1440 sphinx-autodoc-typehints 2.85M

Type hints (PEP 484) support for the Sphinx autodoc extension

environments isolated virtual testing
v3.1.0
2,851,118

#1441 ultralytics-thop 2.84M

Ultralytics THOP package for fast computation of PyTorch model FLOPs and parameters.

model analysis flops pytorch
AGPL-3.0
v2.0.14
2,848,676

#1442 pulumi 2.84M

Pulumi's Python SDK

Apache-2.0
v3.160.0
2,846,858

#1443 hatch-fancy-pypi-readme 2.84M

Fancy PyPI READMEs with Hatch

documentation hatch readme pypi
v24.1.0
2,844,767

#1444 opentelemetry-instrumentation-grpc 2.84M

OpenTelemetry gRPC instrumentation

v0.52b1
2,841,545

#1445 voluptuous 2.83M

Python data validation library

BSD-3-Clause
v0.15.2
2,830,533

#1446 mixpanel 2.83M

Official Mixpanel library for Python

analytics mixpanel
Apache
v4.10.1
2,830,170

#1447 python-box 2.81M

Advanced Python dictionaries with dot notation access

MIT
v7.3.2
2,819,466

#1448 pikepdf 2.81M

Read and write PDFs with Python, powered by qpdf

pdf
MPL-2.0
v9.5.2
2,812,300

#1449 pytz-deprecation-shim 2.81M

Shims to make deprecation of pytz easier

Apache-2.0
v0.1.0.post0
2,811,982

#1450 proglog 2.81M

Log and progress bar manager for console, notebooks, web...

progress bar logger log
v0.1.11
2,810,057

#1451 pre-commit-uv 2.79M

Run pre-commit with uv

format pyproject
Permission is hereby granted, free of charge, to any person obta
v4.1.4
2,792,745

#1452 geojson 2.78M

Python bindings and utilities for GeoJSON

geography gis json
BSD
v3.2.0
2,780,006

#1453 netifaces 2.77M

Portable network interface information.

MIT License
v0.11.0
2,775,465

#1454 strip-hints 2.76M

Function and command-line program to strip Python type hints.

hints type annotations typing strip
The MIT License (MIT) Copyright (c) 2017 Allen Barker Permissi
v0.1.13
2,767,006

#1455 lifelines 2.76M

Survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression

MIT
v0.30.0
2,766,617

#1456 mkdocs-autorefs 2.76M

Automatically link across pages in MkDocs.

mkdocs mkdocs-plugin autodoc docstrings
v1.4.1
2,761,015

#1457 hishel 2.74M

Persistent cache implementation for httpx and httpcore

v0.1.1
2,746,840

#1458 pytesseract 2.73M

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

python python-tesseract ocr
Apache License 2.0
v0.3.13
2,736,705

#1459 cssutils 2.73M

A CSS Cascading Style Sheets library for Python

cascading style sheets css cssparser dom level 2 stylesheets dom level 2 css
v2.11.1
2,734,327

#1460 terminaltables 2.73M

Generate simple tables in terminals from a nested list of strings.

tables terminal bash shell ansi ascii
MIT
v3.1.10
2,732,414

#1461 inputimeout 2.72M

Multi platform standard input with timeout

MIT
v1.0.4
2,720,157

#1462 memory-profiler 2.71M

A module for monitoring memory usage of a python program

BSD
v0.61.0
2,717,904

#1463 aws-cdk-lib 2.71M

Version 2 of the AWS Cloud Development Kit library

Apache-2.0
v2.187.0
2,713,370

#1464 python3-saml 2.7M

Saml Python Toolkit. Add SAML support to your Python software using this library

saml identity sso saml2 federation xmlsec
MIT
v1.16.0
2,706,853

#1465 parsimonious 2.7M

(Soon to be) the fastest pure-Python PEG parser I could muster

peg packrat parsing grammar parser parse language
MIT
v0.10.0
2,700,586

#1466 Flask-Migrate 2.69M

SQLAlchemy database migrations for Flask applications using Alembic.

MIT
v4.1.0
2,697,030

#1467 zipfile38 2.68M

Read and write ZIP files - backport of the zipfile module from Python 3.8

v0.0.3
2,681,882

#1468 evaluate 2.67M

HuggingFace community-driven open-source library of evaluation

evaluate machine metrics evaluation learning
Apache 2.0
v0.4.3
2,677,847

#1469 pathlib-mate 2.67M

An extended and more powerful pathlib.

MIT
v1.3.2
2,677,202

#1470 pinotdb 2.67M

Python DB-API and SQLAlchemy dialect for Pinot.

MIT
v5.6.0
2,673,701

#1471 google-cloud-pubsublite 2.67M

Google Cloud Pubsublite API client library

Apache 2.0
v1.12.0
2,673,280

#1472 apache-airflow-providers-sftp 2.66M

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

integration airflow airflow-provider sftp
v5.1.1
2,665,901

#1473 yt-dlp 2.65M

A feature-rich command-line audio/video downloader

yt-dlp video-downloader youtube-downloader sponsorblock youtube-dl youtube-dlc
This is free and unencumbered software released into the public
v2025.3.31
2,659,510

#1474 aws-psycopg2 2.65M

A aws psycopg2 package from psycopg2.

v1.3.8
2,659,328

#1475 haversine 2.65M

Calculate the distance between 2 points on Earth.

MIT
v2.9.0
2,656,572

#1476 pytest-custom-exit-code 2.65M

Exit pytest test session with custom exit code in different scenarios

MIT
v0.3.0
2,654,753

#1477 orderedmultidict 2.64M

Ordered Multivalue Dictionary

Unlicense
v1.0.1
2,649,718

#1478 databricks-api 2.64M

Databricks API client auto-generated from the official databricks-cli package

databricks client api
MIT
v0.9.0
2,648,068

#1479 simpleeval 2.64M

A simple, safe single expression evaluator library.

parse ast simple eval expression
v1.0.3
2,647,544

#1480 zstd 2.64M

ZSTD Bindings for Python

compression zstandard zstd
BSD
v1.5.6.6
2,641,925

#1481 pyhocon 2.63M

HOCON parser for Python

parser hocon
Apache License 2.0
v0.3.61
2,639,542

#1482 yfinance 2.63M

Download market data from Yahoo! Finance API

pandas yahoo finance pandas datareader
Apache
v0.2.55
2,638,947

#1483 google-analytics-data 2.62M

Google Analytics Data API client library

Apache 2.0
v0.18.18
2,628,700

#1484 flake8-bugbear 2.62M

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

linter bugs pyflakes pylint qa bugbear flake8
MIT
v24.12.12
2,626,297

#1485 hjson 2.62M

Hjson, a user interface for JSON.

configuration comments json
MIT License
v3.1.0
2,624,184

#1486 types-Pillow 2.61M

Typing stubs for Pillow

Apache-2.0
v10.2.0.20240822
2,616,390

#1487 pyxlsb 2.61M

Excel 2007-2010 Binary Workbook (xlsb) parser

LGPLv3+
v1.0.10
2,611,644

#1488 QtPy 2.61M

Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6).

pyside2 qt pyqt6 pyside6 pyqt5
MIT
v2.4.3
2,611,455

#1489 anytree 2.6M

Powerful and Lightweight Python Tree Data Structure with various plugins

tree structure treelib tree data tree walk tree
Apache-2.0
v2.12.1
2,608,248

#1490 pytest-benchmark 2.59M

A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.

pytest benchmark
BSD-2-Clause
v5.1.0
2,598,524

#1491 eth-typing 2.59M

eth-typing: Common type annotations for ethereum python packages

ethereum
MIT
v5.2.0
2,597,962

#1492 cloudflare 2.59M

The official Python library for the cloudflare API

Apache-2.0
v4.1.0
2,597,395

#1493 url-normalize 2.59M

URL normalization for Python

normalization url normalize
MIT
v2.2.0
2,593,554

#1494 objsize 2.59M

Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).

traversal object-size debug deep-object-size size object recursive deep
BSD-3-Clause
v0.7.1
2,593,315

#1495 paho-mqtt 2.59M

MQTT version 5.0/3.1.1 client class

paho
EPL-2.0 OR BSD-3-Clause
v2.1.0
2,590,635

#1496 django-timezone-field 2.58M

A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.

BSD-2-Clause
v7.1
2,585,900

#1497 moviepy 2.58M

Video editing with Python

compositing audio editing ffmpeg video
MIT License
v2.1.2
2,584,414

#1498 influxdb-client 2.57M

InfluxDB 2.0 Python client library

influxdb python client influxdb
v1.48.0
2,572,214

#1499 dicttoxml 2.57M

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
2,570,998

#1500 furl 2.57M

URL manipulation made simple.

Unlicense
v2.1.4
2,570,656

#1501 pyHanko 2.56M

Tools for stamping and signing PDF files

pdf digital-signature signature pkcs11 pades
MIT
v0.26.0
2,563,483

#1502 dash-core-components 2.55M

Core component suite for Dash

MIT
v2.0.0
2,555,455

#1503 inject 2.55M

Python dependency injection framework.

v5.2.1
2,555,118

#1504 lightning 2.55M

The Deep Learning framework to train, deploy, and ship AI products Lightning fast.

pytorch deep learning ai
Apache-2.0
v2.5.1
2,553,223

#1505 azure-functions 2.54M

Azure Functions for Python

MIT
v1.22.1
2,548,454

#1506 databricks-connect 2.54M

Databricks Connect Client

Databricks Proprietary License
v16.3.1
2,547,052

#1507 microsoft-kiota-serialization-text 2.54M

Core abstractions for kiota generated libraries in Python

graph openapi kiota microsoft
MIT
v1.9.3
2,543,812

#1508 audioread 2.54M

Multi-library, cross-platform audio decoding.

v3.0.1
2,543,397

#1509 fake-useragent 2.54M

Up-to-date simple useragent faker with real world database

user fake agent fake useragent user agent fake user agent useragent
v2.1.0
2,542,742

#1510 aiokafka 2.54M

Kafka integration with asyncio

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.12.0
2,542,632

#1511 Appium-Python-Client 2.53M

Python client for Appium

mobile automation appium selenium selenium 4 python client
Apache 2.0
v5.0.0
2,539,624

#1512 rollbar 2.53M

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,539,609

#1513 pystache 2.53M

Mustache for Python

Copyright (C) 2012 Chris Jerdonek. All rights reserved. Copyri
v0.6.8
2,533,332

#1514 microsoft-kiota-abstractions 2.53M

Core abstractions for kiota generated libraries in Python

graph openapi kiota microsoft
MIT
v1.9.3
2,532,666

#1515 tensorflow-metadata 2.53M

Library and standards for schema and statistics.

tfx tensorflow metadata
Apache 2.0
v1.16.1
2,531,208

#1516 dash-html-components 2.52M

Vanilla HTML components for Dash

MIT
v2.0.0
2,527,108

#1517 temporalio 2.52M

Temporal.io Python SDK

workflow temporal
MIT
v1.10.0
2,525,002

#1518 PyHive 2.52M

Python interface to Hive

Apache License, Version 2.0
v0.7.0
2,524,761

#1519 dash-table 2.51M

Dash table

MIT
v5.0.0
2,519,561

#1520 azure-search-documents 2.51M

Microsoft Azure Cognitive Search Client Library for Python

azure azure sdk
MIT License
v11.5.2
2,515,217

#1521 sqlglotrs 2.51M

An easily customizable SQL parser and transpiler

MIT
v0.4.0
2,514,093

#1522 sphinx-copybutton 2.51M

Add a copy button to each of your code cells.

MIT License
v0.5.2
2,513,998

#1523 backrefs 2.51M

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

regex re
v5.8
2,513,536

#1524 supervisor 2.51M

A system for controlling process state under UNIX

BSD-derived (http://www.repoze.org/LICENSE.txt)
v4.2.5
2,513,308

#1525 allure-pytest 2.51M

Allure pytest integration

allure reporting pytest
Apache-2.0
v2.13.5
2,511,990

#1526 pyreadline3 2.5M

A python implementation of GNU readline.

pyreadline pyreadline3 readline
BSD
v3.5.4
2,504,439

#1527 dirtyjson 2.5M

JSON decoder for Python that can extract data from the muck

MIT License
v1.0.8
2,503,506

#1528 sqlparams 2.49M

Convert between various DB API 2.0 parameter styles.

MIT License
v6.2.0
2,494,514

#1529 python-socks 2.49M

Proxy (SOCKS4, SOCKS5, HTTP CONNECT) client for Python

anyio http asyncio curio socks proxy socks4 trio socks5
Apache-2.0
v2.7.1
2,493,130

#1530 azure-storage-file 2.49M

Microsoft Azure Storage File Client Library for Python

MIT License
v2.1.0
2,492,209

#1531 github-heatmap 2.49M

Make everything a GitHub svg poster and Skyline!

MIT
v1.2.7
2,490,943

#1532 facebook-business 2.48M

Facebook Business SDK

LICENSE.txt
v22.0.3
2,484,548

#1533 plotnine 2.48M

A Grammar of Graphics for Python

The MIT License (MIT) Copyright (c) 2022 Hassan Kibirige Permi
v0.14.5
2,483,783

#1534 multimethod 2.48M

Multiple argument dispatching.

generic multidispatch methods functions overload dispatch multiple
Copyright 2022 Aric Coady Licensed under the Apache License, Ve
v2.0
2,482,597

#1535 microsoft-kiota-serialization-json 2.48M

Core abstractions for kiota generated libraries in Python

graph openapi kiota microsoft
MIT
v1.9.3
2,481,998

#1536 pyinstrument 2.48M

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

profile profiler profiling cpu time sampling
v5.0.1
2,480,840

#1537 json-repair 2.47M

A package to repair broken json strings

parser json llm repair
MIT License Copyright (c) 2023 Stefano Bacciane
v0.40.0
2,473,246

#1538 tensorboardX 2.46M

TensorBoardX lets you watch Tensors Flow without Tensorflow

MIT license
v2.6.2.2
2,467,071

#1539 bc-detect-secrets 2.46M

Tool for detecting secrets in the codebase

pre-commit entropy-checks security secret-management
Apache License 2.0
v1.5.39
2,465,681

#1540 cbor2 2.46M

CBOR (de)serializer with extensive tag support

cbor serialization
MIT
v5.6.5
2,463,701

#1541 flaky 2.46M

Plugin for pytest that automatically reruns flaky tests.

tests rerun flaky plugin retry pytest
Apache Software License, Version 2.0, http://www.apache.org/lice
v3.8.1
2,461,025

#1542 opentelemetry-instrumentation-redis 2.45M

OpenTelemetry Redis instrumentation

v0.52b1
2,450,568

#1543 python-bidi 2.44M

Python Bidi layout wrapping the Rust crate unicode-bidi

bidi layout unicode
v0.6.6
2,446,372

#1544 dm-tree 2.43M

Tree is a library for working with nested data structures.

flatten tree nest
Apache 2.0
v0.1.9
2,434,488

#1545 striprtf 2.43M

A simple library to convert rtf to text

rtf
v0.0.29
2,431,395

#1546 dep-logic 2.43M

Python dependency specifications supporting logical operations

specification packaging logic dependency
Apache-2.0
v0.4.11
2,431,219

#1547 scikit-build-core 2.43M

Build backend for CMake based projects

v0.11.1
2,430,112

#1548 requests-aws-sign 2.42M

This package provides AWS V4 request signing using the requests library.

requests aws
ISC
v0.1.6
2,427,175

#1549 pdm 2.42M

A modern Python package and dependency manager supporting the latest PEP standards

dependency packaging workflow
MIT
v2.23.0
2,425,105

#1550 thrift-sasl 2.42M

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

thrift transport sasl
Apache License, Version 2.0
v0.4.3
2,420,022

#1551 azureml-core 2.41M

Azure Machine Learning core packages, modules, and classes

https://aka.ms/azureml-sdk-license
v1.59.0.post2
2,419,464

#1552 ansible-compat 2.41M

Ansible compatibility goodies

ansible
MIT
v25.1.4
2,419,455

#1553 azure-synapse-spark 2.41M

Microsoft Azure Synapse Spark Client Library for Python

MIT License
v0.7.0
2,416,341

#1554 aiorwlock 2.41M

Read write lock for asyncio.

lock asyncio aiorwlock
Apache-2.0
v1.5.0
2,414,923

#1555 opentelemetry-instrumentation-aiohttp-client 2.41M

OpenTelemetry aiohttp client instrumentation

v0.52b1
2,410,890

#1556 types-certifi 2.41M

Typing stubs for certifi

Apache-2.0 license
v2021.10.8.3
2,410,119

#1557 oss2 2.4M

Aliyun OSS (Object Storage Service) SDK

v2.19.1
2,408,053

#1558 asana 2.4M

Asana

asana asana
MIT
v5.1.0
2,405,949

#1559 pmdarima 2.4M

Python's forecast::auto.arima equivalent

arima scikit-learn statsmodels pyramid-arima forecasting pmdarima pyramid timeseries
MIT
v2.0.4
2,402,413

#1560 azure-eventgrid 2.39M

Microsoft Azure Event Grid Client Library for Python

azure azure sdk
MIT License
v4.21.0
2,390,884

#1561 launchdarkly-eventsource 2.38M

LaunchDarkly SSE Client

Apache-2.0
v1.2.2
2,387,376

#1562 tablib 2.38M

Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)

MIT License
v3.8.0
2,386,498

#1563 torchsde 2.38M

SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.

v0.2.6
2,386,222

#1564 unstructured 2.38M

A library that prepares raw documents for downstream ML tasks.

xml html parsing preprocessing cv pdf nlp
Apache-2.0
v0.17.2
2,385,736

#1565 vllm 2.38M

A high-throughput and memory-efficient inference and serving engine for LLMs

Apache License Version 2.0, J
v0.8.2
2,384,973

#1566 reactivex 2.37M

ReactiveX (Rx) for Python

MIT
v4.0.4
2,376,477

#1567 types-psycopg2 2.37M

Typing stubs for psycopg2

Apache-2.0
v2.9.21.20250318
2,372,550

#1568 poetry-dynamic-versioning 2.36M

Plugin for Poetry to enable dynamic versioning based on VCS tags

versioning version dynamic plugin poetry
MIT
v1.8.2
2,364,939

#1569 mizani 2.36M

Scales for Python

Copyright (c) 2016, Hassan Kibirige All rights reserved. Redist
v0.13.1
2,364,289

#1570 PyMeeus 2.36M

Python implementation of Jean Meeus astronomical routines

module meeus astronomy library
LGPLv3
v0.5.12
2,363,608

#1571 pex 2.36M

The PEX packaging toolchain.

executable package virtualenv freeze lock
v2.33.7
2,363,133

#1572 sphinx_design 2.35M

A sphinx extension for designing beautiful, view size responsive web components.

extension sphinx web components material design
v0.6.1
2,357,355

#1573 opentelemetry-instrumentation-botocore 2.35M

OpenTelemetry Botocore instrumentation

v0.52b1
2,355,327

#1574 qtconsole 2.35M

Jupyter Qt console

shell interpreter interactive
BSD
v5.6.1
2,355,211

#1575 pyzstd 2.35M

Python bindings to Zstandard (zstd) compression library.

tar format zstandard seekable decompress zst compress file zstd
BSD-3-Clause
v0.16.2
2,352,518

#1576 funcy 2.34M

A fancy and practical functional tools

BSD
v2.0
2,348,279

#1577 Arpeggio 2.34M

Packrat parser interpreter

peg packrat parser library interpreter
MIT
v2.0.2
2,345,872

#1578 pytest-ordering 2.34M

pytest plugin to run your tests in a specific order

v0.6
2,344,709

#1579 trampoline 2.33M

Simple and tiny yield-based trampoline implementation.

recursion trampoline call tail
MIT
v0.1.2
2,337,495

#1580 spdx-tools 2.32M

SPDX parser and tools.

Apache-2.0
v0.8.3
2,329,009

#1581 markdown2 2.32M

A fast and complete Python implementation of Markdown

MIT
v2.5.3
2,327,560

#1582 jdcal 2.32M

Julian dates from proleptic Gregorian and Julian calendars.

BSD
v1.4.1
2,320,074

#1583 types-html5lib 2.32M

Typing stubs for html5lib

Apache-2.0
v1.1.11.20241018
2,320,073

#1584 thefuzz 2.31M

Fuzzy string matching in python

MIT
v0.22.1
2,318,138

#1585 pypiwin32 2.31M

v223
2,317,391

#1586 construct 2.31M

A powerful declarative symmetric parser/builder for binary data

parsing data structure binary packer symmetric parser builder pack unpack unpacker construct building kaitai declarative struct
MIT
v2.10.70
2,314,692

#1587 pytest-order 2.31M

pytest plugin to run your tests in a specific order

MIT
v1.3.0
2,314,036

#1588 piexif 2.31M

To simplify exif manipulations with python. Writing, reading, and more...

exif jpeg
MIT
v1.1.3
2,312,981

#1589 django-celery-beat 2.3M

Database-backed Periodic Tasks.

database django task celery periodic beat
BSD
v2.7.0
2,308,507

#1590 pytest-sugar 2.3M

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.0.0
2,307,583

#1591 aiomultiprocess 2.3M

AsyncIO version of the standard multiprocessing module

v0.9.1
2,307,266

#1592 pypng 2.3M

Pure Python library for saving and loading PNG images

MIT
v0.20220715.0
2,306,763

#1593 py7zr 2.3M

Pure python 7-zip library

compression lzma archive ppmd 7zip lzma2 zstandard bcj
LGPL-2.1-or-later
v0.22.0
2,301,445

#1594 newrelic 2.3M

New Relic Python Agent

Apache-2.0
v10.8.1
2,301,212

#1595 rasterio 2.3M

Fast and direct raster I/O for use with Numpy and SciPy

raster gdal
BSD
v1.4.3
2,301,055

#1596 jsonpath-python 2.29M

A more powerful JSONPath implementation in modern python

v1.0.6
2,298,871

#1597 syrupy 2.29M

Pytest Snapshot Test Utility

Apache-2.0
v4.9.1
2,298,458

#1598 ollama 2.29M

The official Python client for Ollama.

MIT
v0.4.7
2,296,746

#1599 moreorless 2.29M

Python diff wrapper

MIT
v0.4.0
2,296,572

#1600 pycocotools 2.28M

Official APIs for the MS-COCO dataset

FreeBSD
v2.0.8
2,286,232

#1601 python-crfsuite 2.28M

Python binding for CRFsuite

MIT License
v0.9.11
2,280,660

#1602 apache-airflow-microsoft-fabric-plugin 2.27M

A plugin for Apache Airflow to interact with Microsoft Fabric items

v1.0.3
2,279,467

#1603 opentelemetry-instrumentation-httpx 2.27M

OpenTelemetry HTTPX Instrumentation

v0.52b1
2,276,256

#1604 datefinder 2.27M

Extract datetime objects from strings

parser nlp datetime
MIT
v0.7.3
2,274,640

#1605 langchain-aws 2.26M

An integration package connecting AWS and LangChain

MIT
v0.2.18
2,264,999

#1606 gprof2dot 2.26M

Generate a dot graph from the output of several profilers.

LGPL
v2024.6.6
2,261,891

#1607 cleanco 2.26M

Python library to process company names

MIT
v2.3
2,261,850

#1608 dependency-injector 2.25M

Dependency injection framework for Python

factory di dependency injection ioc flask design patterns singleton inversion of control
Copyright (c) 2024, Roman Mogylatov All rights reserved.
v4.46.0
2,257,677

#1609 openlineage-airflow 2.25M

OpenLineage integration with Airflow

openlineage
v1.30.1
2,255,840

#1610 simple-gcp-object-downloader 2.25M

v0.1.0
2,252,590

#1611 zope.deprecation 2.25M

Zope Deprecation Infrastructure

warning deprecation deprecated
ZPL 2.1
v5.1
2,250,120

#1612 policy-sentry 2.24M

Generate locked-down AWS IAM Policies

privileges iam aws roles security policy policies
v0.14.0
2,249,310

#1613 dynaconf 2.24M

The dynamic configurator for your Python Project

MIT
v3.2.10
2,249,167

#1614 parver 2.24M

Parse and manipulate version numbers.

pep440 version parse
MIT
v0.5
2,247,100

#1615 cloudsplaining 2.24M

AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized HTML report.

privileges iam aws roles security policy policies
v0.8.0
2,246,986

#1616 multipledispatch 2.24M

Multiple dispatch

dispatch
BSD
v1.0.0
2,240,605

#1617 pytest-socket 2.24M

Pytest Plugin to disable socket calls during tests

MIT
v0.7.0
2,240,326

#1618 opencv-contrib-python 2.23M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.11.0.86
2,239,283

#1619 pycep-parser 2.23M

A Python based Bicep parser

parser lark bicep
Apache-2.0
v0.5.1
2,233,956

#1620 pytest-base-url 2.22M

pytest plugin for URL based testing

base automation mozilla url pytest
v2.1.0
2,226,946

#1621 icdiff 2.22M

improved colored diff

v2.0.7
2,224,604

#1622 eth-keys 2.22M

eth-keys: Common API for Ethereum key operations

ethereum
MIT
v0.6.1
2,223,920

#1623 hupper 2.22M

Integrated process monitor for developing and reloading daemons.

hup server process daemon autoreload reloader watch file
MIT
v1.12.1
2,220,167

#1624 kaitaistruct 2.21M

Kaitai Struct declarative parser generator for binary data: runtime library for Python

data format parsing data structure binary parser packet format development unpack declarative construct kaitai ksy file format struct
MIT
v0.10
2,218,506

#1625 python-consul 2.21M

Python client for Consul (http://www.consul.io/)

MIT
v1.1.0
2,217,847

#1626 llama-index-readers-file 2.21M

llama-index readers file integration

invoice image pdf chart figure sec spreadsheet receipt yaml eml jupyter ipynb notebook 10k tabular pymupdf hwp 10q yml html unstructured.io
MIT
v0.4.7
2,216,748

#1627 hyperopt 2.21M

Distributed Asynchronous Hyperparameter Optimization

hyperparameter optimization selection bayesian model
BSD
v0.2.7
2,215,877

#1628 neo4j 2.21M

Neo4j Bolt driver for Python

graph database neo4j
Apache License, Version 2.0
v5.28.1
2,214,363

#1629 aws-cdk.asset-node-proxy-agent-v6 2.21M

@aws-cdk/asset-node-proxy-agent-v6

Apache-2.0
v2.1.0
2,214,107

#1630 bc-python-hcl2 2.21M

A parser for HCL2

MIT
v0.4.2
2,212,892

#1631 eth-abi 2.21M

eth_abi: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding

ethereum
MIT
v5.2.0
2,212,656

#1632 pypyp 2.21M

Easily run Python at the shell! Magical, but never mysterious.

v1.3.0
2,211,908

#1633 PasteDeploy 2.2M

Load, configure, and compose WSGI applications and servers

wsgi web server application
MIT
v3.1.0
2,207,509

#1634 azure-cli-core 2.2M

Microsoft Azure Command-Line Tools Core Module

MIT
v2.71.0
2,206,940

#1635 llama-index-agent-openai 2.2M

llama-index agent openai integration

MIT
v0.4.6
2,201,583

#1636 puremagic 2.2M

Pure python implementation of magic file detection

MIT
v1.28
2,200,585

#1637 webargs 2.2M

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.

django bottle http request api tornado parameters validation marshmallow aiohttp flask arguments rest webargs
v8.6.0
2,200,283

#1638 rlp 2.19M

rlp: A package for Recursive Length Prefix encoding and decoding

rlp ethereum
MIT
v4.1.0
2,198,418

#1639 repoze.lru 2.18M

A tiny LRU cache implementation and decorator

cache repoze lru
BSD-derived (http://www.repoze.org/LICENSE.txt)
v0.7
2,189,065

#1640 PyQt5-sip 2.18M

The sip module support for PyQt5

BSD-2-Clause
v12.17.0
2,188,220

#1641 boxsdk 2.18M

Official Box Python SDK

sdk box oauth2
Apache Software License, Version 2.0, http://www.apache.org/lice
v3.13.0
2,188,134

#1642 instructor 2.18M

structured outputs for llm

MIT
v1.7.8
2,186,814

#1643 llama-index-readers-llama-parse 2.18M

llama-index readers llama-parse integration

parse llama-parse pdf llama
MIT
v0.4.0
2,184,498

#1644 azure-mgmt-devtestlabs 2.17M

Microsoft Azure DevTestLabs Management Client Library for Python

MIT License
v9.0.0
2,172,260

#1645 PyQt5 2.16M

Python bindings for the Qt cross platform application toolkit

GPL v3
v5.15.11
2,169,557

#1646 dbt-spark 2.16M

The Apache Spark adapter plugin for dbt

adapter adapters dbt core dbt-core elt database dbt labs dbt cloud spark dbt
v1.9.2
2,164,745

#1647 bc-jsonpath-ng 2.16M

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,162,130

#1648 tf-keras 2.16M

Deep learning for humans.

tensorflow deep learning keras machine learning
Apache 2.0
v2.19.0
2,160,605

#1649 icalendar 2.15M

iCalendar parser/generator

rfc5545 icalendar calendaring ical todo journal event recurring calendar
License ======= Copyright (c) 2012-2013
v6.1.3
2,158,417

#1650 pastel 2.15M

Bring colors to your terminal.

MIT
v0.2.1
2,151,764

#1651 sgmllib3k 2.14M

Py3k port of sgmllib.

BSD License
v1.0.0
2,146,341

#1652 eth-keyfile 2.14M

eth-keyfile: A library for handling the encrypted keyfiles used to store ethereum private keys

ethereum
MIT
v0.9.1
2,144,286

#1653 dj-database-url 2.14M

Use Database URLs in your Django Application.

BSD
v2.3.0
2,144,012

#1654 django-stubs-ext 2.14M

Monkey-patching and extensions for django-stubs

MIT
v5.1.3
2,141,368

#1655 promise 2.13M

Promises/A+ implementation for Python

deferred future concurrent promise
MIT
v2.3
2,136,080

#1656 kornia 2.13M

Open Source Differentiable Computer Vision Library for PyTorch

pytorch computer vision deep learning
Apache-2.0
v0.8.0
2,135,816

#1657 drf-yasg 2.13M

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.

django-rest-swagger drf django django-rest-framework openapi codegen documentation drf-yasg schema swagger-codegen swagger drf-openapi
BSD License
v1.21.10
2,135,226

#1658 std-uritemplate 2.13M

std-uritemplate implementation for Python

uritemplates uritemplate std-uritemplate stduritemplate
Apache-2.0
v2.0.3
2,134,298

#1659 scandir 2.12M

scandir, a better directory iterator and faster os.walk()

New BSD License
v1.10.0
2,129,517

#1660 EditorConfig 2.12M

EditorConfig File Locator and Interpreter for Python

PSF-2.0
v0.17.0
2,126,155

#1661 requests-sigv4 2.12M

Library for making sigv4 requests to AWS API endpoints

requests sigv4 sign aws
Apache License 2.0
v0.1.6
2,126,147

#1662 zict 2.12M

Mutable mapping tools

mutable mapping dask dict
BSD
v3.0.0
2,125,624

#1663 mbstrdecoder 2.12M

mbstrdecoder is a Python library for multi-byte character string decoder

multi-byte character decoder unicode
MIT License
v1.1.4
2,122,701

#1664 open-clip-torch 2.12M

Open reproduction of consastive language-image pretraining (CLIP) and related.

image-text pytorch multimodal clip language-image
MIT
v2.31.0
2,122,611

#1665 pytest-subtests 2.12M

unittest subTest() support and subtests fixture

unittest pytest test
MIT
v0.14.1
2,121,748

#1666 llama-index-embeddings-openai 2.11M

llama-index embeddings openai integration

MIT
v0.3.1
2,119,077

#1667 aiocache 2.11M

multi backend asyncio cache

v0.12.3
2,116,759

#1668 multi_key_dict 2.11M

Multi key dictionary implementation

License :: OSI Approved :: MIT License (http://opensource.org/li
v2.0.3
2,112,132

#1669 opentelemetry-propagator-aws-xray 2.1M

AWS X-Ray Propagator for OpenTelemetry

v1.0.2
2,109,476

#1670 concurrent-log-handler 2.1M

RotatingFileHandler replacement with concurrency, gzip and Windows support

windows queuelistener queuehandler unix logging linux rotate portalocker
v0.9.25
2,108,257

#1671 pygeohash 2.1M

Python module for interacting with geohashes

gis geohash
MIT
v3.0.1
2,107,717

#1672 jq 2.1M

jq is a lightweight and flexible JSON processor.

BSD 2-Clause
v1.8.0
2,105,496

#1673 trailrunner 2.1M

Run things on paths

v1.4.0
2,104,362

#1674 langfuse 2.1M

A client library for accessing langfuse

MIT
v2.60.2
2,102,407

#1675 graphframes 2.1M

GraphFrames: DataFrame-based Graphs

for dataframe graphx spark
MIT
v0.6
2,102,151

#1676 gguf 2.1M

Read and write ML models in GGUF for GGML

llama.cpp ggml gguf
v0.14.0
2,100,304

#1677 o365 2.08M

O365 - Microsoft Graph and Office 365 API made easy

Apache License 2.0
v2.1.1
2,089,803

#1678 stdlibs 2.08M

List of packages in the stdlib

v2024.12.3
2,087,084

#1679 pycurl 2.08M

PycURL -- A Python Interface To The cURL library

http www file transfer curl urllib wget libcurl download
LGPL/MIT
v7.45.6
2,082,374

#1680 hijri-converter 2.08M

Accurate Hijri-Gregorian dates converter based on the Umm al-Qura calendar

converter gregorian ummalqura date saudi calendar hijri
MIT
v2.3.1
2,080,200

#1681 langchain-anthropic 2.07M

An integration package connecting AnthropicMessages and LangChain

MIT
v0.3.10
2,079,500

#1682 soxr 2.07M

High quality, one-dimensional sample-rate conversion library

src samplerate conversion audio resampling resampler signal processing
v0.5.0.post1
2,079,261

#1683 osqp 2.07M

OSQP: The Operator Splitting QP Solver

v1.0.2
2,079,125

#1684 types-simplejson 2.07M

Typing stubs for simplejson

Apache-2.0
v3.20.0.20250326
2,078,765

#1685 venusian 2.07M

A library for deferring decorator actions

zope wsgi web
BSD-derived (Repoze)
v3.1.1
2,076,491

#1686 pytest-icdiff 2.07M

use icdiff for better error messages in pytest assertions

Unlicense
v0.9
2,075,778

#1687 typepy 2.07M

typepy is a Python library for variable type checker/validator/converter at a run time.

type-checking validator library type-conversion
MIT License
v1.3.4
2,074,685

#1688 usort 2.07M

A small, safe import sorter

MIT
v1.0.8.post1
2,074,565

#1689 databricks-pypi1 2.07M

v0.2
2,073,219

#1690 requests-cache 2.07M

A persistent cache for python requests

http performance dynamodb python-requests requests web cache http-client sqlite redis mongodb webscraping gridfs
BSD-2-Clause
v1.2.1
2,072,731

#1691 types-python-slugify 2.07M

Typing stubs for python-slugify

Apache-2.0 license
v8.0.2.20240310
2,072,425

#1692 llama-index-program-openai 2.07M

llama-index program openai integration

MIT
v0.3.1
2,070,415

#1693 versioneer 2.06M

Easy VCS-based management of project version strings

This is free and unencumbered software released into the public
v0.29
2,069,463

#1694 lm-format-enforcer 2.06M

Enforce the output format (JSON Schema, Regex etc) of a language model

MIT
v0.10.11
2,066,408

#1695 fastcore 2.06M

Python supercharged for fastai development

python
Apache Software License 2.0
v1.8.0
2,064,700

#1696 django-stubs 2.05M

Mypy stubs for Django

MIT
v5.1.3
2,059,802

#1697 yaspin 2.05M

Yet Another Terminal Spinner

console loader spinner indicator terminal
MIT
v3.1.0
2,057,756

#1698 lupa 2.05M

Python wrapper around Lua and LuaJIT

MIT style
v2.4
2,055,038

#1699 boto-session-manager 2.05M

Provides an alternative, or maybe a more user friendly way to use the native boto3 API.

Apache License, Version 2.0
v1.8.1
2,053,467

#1700 sentinels 2.05M

Various objects to denote special meanings in python

BSD
v1.0.0
2,051,039

#1701 ec2-metadata 2.04M

An easy interface to query the EC2 metadata API, with caching.

ec2 metadata aws
v2.14.0
2,049,853

#1702 mistral-common 2.04M

v1.5.4
2,048,970

#1703 pyppmd 2.04M

PPMd compression/decompression library

LGPL-2.1-or-later
v1.1.1
2,046,917

#1704 cheroot 2.04M

Highly-optimized, pure-python HTTP server

ssl server wsgi http
v10.0.1
2,045,043

#1705 jsbeautifier 2.04M

JavaScript unobfuscator and beautifier.

MIT
v1.15.4
2,043,467

#1706 python-editor 2.04M

Programmatically open an editor, capture the result.

emacs editor library vim
Apache
v1.0.4
2,043,426

#1707 pybcj 2.04M

bcj filter library

lzma bcj
LGPL-2.1-or-later
v1.0.3
2,043,387

#1708 affine 2.04M

Matrices describing affine transformation of the plane

transformation matrix affine
v2.4.0
2,040,461

#1709 llama-index-multi-modal-llms-openai 2.03M

llama-index multi-modal-llms openai integration

MIT
v0.5.0
2,038,761

#1710 ufmt 2.03M

Safe, atomic formatting with black and µsort

v2.8.0
2,037,903

#1711 s3pathlib 2.03M

Objective Oriented Interface for AWS S3, similar to pathlib.

Apache License 2.0
v2.3.2
2,036,523

#1712 PyHamcrest 2.03M

Hamcrest framework for matcher objects

hamcrest unittesting matchers pyunit unit unittest test testing
BSD License Copyright 2020 hamcrest.org All rights reserved. R
v2.1.0
2,034,845

#1713 iterproxy 2.03M

Give any iterable object capability to use .one(), .one_or_none(), .many(k), .skip(k), .all() API.

MIT
v0.3.1
2,033,301

#1714 tld 2.03M

Extract the top-level domain (TLD) from the URL given.

python top-level domain names tld
MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later
v0.13
2,032,741

#1715 google-apitools 2.03M

client libraries for humans

apitools
Apache 2.0
v0.5.32
2,031,122

#1716 outlines 2.03M

Probabilistic Generative Model Programming

machine learning language models deep learning structured generation
Apache-2.0
v0.2.1
2,030,302

#1717 sounddevice 2.02M

Play and Record Sound with Python

audio playrec play record portaudio sound
MIT
v0.5.1
2,028,265

#1718 pydata-sphinx-theme 2.02M

Bootstrap-based Sphinx theme from the PyData community

BSD 3-Clause License Copyright (c) 2018, pandas All rights rese
v0.16.1
2,028,244

#1719 mypy-boto3-ssm 2.01M

Type annotations for boto3 SSM 1.37.19 service generated with mypy-boto3-builder 8.10.1

boto3 ssm typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.19
2,015,598

#1720 translationstring 2.01M

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,013,399

#1721 comtypes 2M

Pure Python COM package

v1.4.10
2,007,128

#1722 llama-index-cli 2M

llama-index cli

MIT
v0.4.1
2,005,360

#1723 sacrebleu 2M

Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores

machine translation nlp computational linguistics evaluation natural language processing
Apache License Version 2.0, January 2004 http://www.apache.org/l
v2.5.1
2,004,605

#1724 eventlet 2M

Highly concurrent networking library

MIT
v0.39.1
2,003,121

#1725 llama-cloud-services 2M

Tailored SDK clients for LlamaCloud services.

MIT
v0.6.9
2,002,709

#1726 pdm-backend 2M

The build backend used by PDM that supports latest packaging standards

packaging pep 517 build
MIT
v2.4.3
2,001,983

#1727 simsimd 2M

Portable mixed-precision BLAS-like vector math library for x86 and ARM

Apache-2.0
v6.2.1
2,001,619

#1728 curlify 2M

Library to convert python requests object to curl command.

MIT License
v2.2.1
2,001,337

#1729 types-psutil 1.99M

Typing stubs for psutil

v7.0.0.20250401
1,999,160

#1730 multitasking 1.99M

Non-blocking Python methods using decorators

async threading multitasking multitask
Apache
v0.0.11
1,993,358

#1731 parsel 1.99M

Parsel is a library to extract data from HTML and XML using XPath and CSS selectors

parsel
BSD
v1.10.0
1,991,376

#1732 apprise 1.99M

Push Notifications that work with just about every platform!

matrix twitter xml zulip kumulos webex resend pushed seven lametric xbmc gateway smseagle sfr fcm sns flock threema sparkpost revolt workflows ifttt bluesky kodi enigma2 automate syslog smtp2go lunasea windows form pagertree aws gotify simplepush home misskey notifico stride msg91 automated cli pushover telegram victorops assistant plivo clicksend chanify system rsyslog httpsms wecom json messagebird talking sms google sinch d7networks synology power pushsafer serverchan sendgrid guilded reporting dapnet wxpusher mastodon ryver office365 api pushdeer notifiarr bulkvs mattermost nextcloud ntfy twist parseplatform line splunk discord dbus apprise macosx mqtt growl rocket.chat emby dingtalk manager bulksms techulus prowl packet gnome pushjet pushbullet africas voipms mobile pushy nextcloudtalk reddit onesignal slack opsgenie twilio free notica burst vonage mailgun bark alerts chat join microsoft whatsapp email notifications kavenegar msteams signal feishu ses pushme pagerduty popcornnotify bot push streamlabs
BSD 2-Clause
v1.9.3
1,991,233

#1733 apache-airflow-providers-postgres 1.98M

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

integration airflow airflow-provider postgres
v6.1.1
1,989,631

#1734 multivolumefile 1.98M

multi volume file wrapper library

multivolume file
LGPL-2.1+
v0.2.3
1,986,104

#1735 findspark 1.98M

Find pyspark to make it importable.

BSD (3-clause)
v2.0.1
1,985,552

#1736 pytest-messenger 1.98M

Pytest to Slack reporting plugin

py.test pytest slack
MIT license
v3.3.0
1,984,989

#1737 pyfakefs 1.98M

pyfakefs implements a fake file system that mocks the Python file system modules.

pytest os pathlib fakes unittest shutil test mocking filesystem file testing
http://www.apache.org/licenses/LICENSE-2.0
v5.8.0
1,983,634

#1738 pefile 1.98M

Python PE parsing module

pefile exe dll pe pecoff
MIT
v2024.8.26
1,981,271

#1739 dbt-databricks 1.97M

The Databricks adapter plugin for dbt

v1.9.7
1,979,405

#1740 llama-index-question-gen-openai 1.97M

llama-index question_gen openai integration

MIT
v0.3.0
1,971,087

#1741 papermill 1.97M

Parameterize and run Jupyter and nteract Notebooks

pipeline jupyter notebook nteract mapreduce
BSD
v2.6.0
1,970,355

#1742 base58 1.96M

Base58 and Base58Check implementation.

MIT
v2.1.1
1,966,851

#1743 pymemcache 1.96M

A comprehensive, fast, pure Python memcached client

memcache database client
Apache License 2.0
v4.0.0
1,965,826

#1744 redis-py-cluster 1.96M

Library for communicating with Redis Clusters. Built on top of redis-py lib

redis redis cluster
MIT
v2.1.3
1,964,178

#1745 compressed-tensors 1.95M

Library for utilization of compressed safetensors of neural network models

Apache 2.0
v0.9.2
1,950,413

#1746 pygsheets 1.95M

Google Spreadsheets Python API v4

spreadsheets google-spreadsheets pygsheets
MIT
v2.0.6
1,950,307

#1747 bazel-runfiles 1.94M

v1.3.0
1,949,723

#1748 publicsuffix2 1.94M

Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.

domain psl dns sld public suffix idna tld suffix
MIT and MPL-2.0
v2.20191221
1,947,365

#1749 mypy-boto3-iam 1.94M

Type annotations for boto3 IAM 1.37.22 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed iam type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.22
1,944,301

#1750 func-args 1.94M

Bring in sentinel ``NOTHING`` into your Python function arguments.

MIT
v0.1.1
1,943,245

#1751 sqlalchemy2-stubs 1.94M

Typing Stubs for SQLAlchemy 1.4

MIT
v0.0.2a38
1,942,974

#1752 folium 1.93M

Make beautiful maps with Leaflet.js & Python

data visualization
MIT
v0.19.5
1,933,314

#1753 ckzg 1.93M

Python bindings for C-KZG-4844

Apache-2.0
v2.1.1
1,932,818

#1754 python-arango 1.92M

Python Driver for ArangoDB

arangodb driver python
MIT License Copyright (c) 2016-2021 Joohwan Oh
v8.1.6
1,929,501

#1755 pynndescent 1.92M

Nearest Neighbor Descent

ann knn nearest neighbor
BSD
v0.5.13
1,926,496

#1756 chispa 1.92M

Pyspark test helper library

pytest pyspark apachespark spark
MIT
v0.11.0
1,925,687

#1757 pyaes 1.92M

Pure-Python Implementation of the AES block-cipher and common modes of operation

License :: OSI Approved :: MIT License
v1.6.1
1,924,542

#1758 trimesh 1.92M

Import, export, process, analyze and view triangular meshes.

geometry mesh 3d graphics
The MIT License (MIT) Copyright (c) 2023 Michae
v4.6.6
1,923,450

#1759 channels 1.92M

Brings async, event-driven capabilities to Django.

BSD
v4.2.2
1,923,120

#1760 dagster 1.92M

Dagster is an orchestration platform for the development, production, and observation of data assets.

Apache-2.0
v1.10.7
1,920,398

#1761 azure-mgmt-subscription 1.91M

Microsoft Azure Subscription Management Client Library for Python

azure azure sdk
MIT License
v3.1.1
1,918,704

#1762 munch 1.91M

A dot-accessible dictionary (a la JavaScript objects)

collection munch dict mapping container
MIT
v4.0.0
1,918,072

#1763 branca 1.91M

Generate complex HTML+JS pages with Python

data visualization
MIT
v0.8.1
1,916,991

#1764 async-property 1.91M

Python decorator for async properties.

async_property
MIT license
v0.2.2
1,915,250

#1765 clickhouse-sqlalchemy 1.91M

Simple ClickHouse SQLAlchemy Dialect

clickhouse analytics db database cloud
MIT
v0.3.2
1,913,009

#1766 braceexpand 1.91M

Bash-style brace expansion for Python

MIT
v0.1.7
1,912,774

#1767 llama-cloud 1.91M

MIT
v0.1.17
1,911,835

#1768 types-mock 1.9M

Typing stubs for mock

Apache-2.0
v5.2.0.20250306
1,905,354

#1769 types-beautifulsoup4 1.9M

Typing stubs for beautifulsoup4

Apache-2.0
v4.12.0.20250204
1,905,008

#1770 weread2notionpro 1.9M

自动将微信读书笔记和阅读记录同步到Notion

v0.2.9
1,904,647

#1771 pyramid 1.89M

The Pyramid Web Framework, a Pylons project

wsgi web pyramid pylons
BSD-derived (Repoze)
v2.0.2
1,899,101

#1772 umap-learn 1.89M

Uniform Manifold Approximation and Projection

dimension t-sne manifold reduction
BSD
v0.5.7
1,893,936

#1773 types-retry 1.89M

Typing stubs for retry

Apache-2.0
v0.9.9.20250322
1,893,285

#1774 pyyaml-include 1.88M

An extending constructor of PyYAML: include other YAML files into current YAML document

yml include pyyaml yaml
GPLv3+
v2.2
1,889,976

#1775 interegular 1.88M

a regex intersection checker

MIT
v0.3.3
1,889,968

#1776 expandvars 1.88M

Expand system variables Unix style

expand variables system
MIT License Copyright (c) 2019 Arijit Basu
v1.0.0
1,887,733

#1777 JSON-log-formatter 1.88M

JSON log formatter

MIT
v1.1.1
1,886,670

#1778 wget 1.88M

pure python download utility

Public Domain
v3.2
1,884,132

#1779 lru-dict 1.88M

An Dict like LRU container.

dict lru
MIT
v1.3.0
1,883,813

#1780 diff-match-patch 1.88M

Repackaging of Google's Diff Match and Patch libraries.

v20241021
1,883,320

#1781 joserfc 1.88M

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

BSD-3-Clause
v1.0.4
1,882,949

#1782 plaster 1.88M

A loader interface around multiple config file formats.

plaster config ini pastedeploy
v1.1.2
1,880,495

#1783 pyfiglet 1.87M

Pure-python FIGlet implementation

MIT
v1.0.2
1,879,165

#1784 plaster-pastedeploy 1.87M

A loader implementing the PasteDeploy syntax to be used by plaster.

plaster config plaster_pastedeploy ini pastedeploy egg
v1.0.1
1,878,718

#1785 google-cloud-recommendations-ai 1.87M

Google Cloud Recommendations Ai API client library

Apache 2.0
v0.10.17
1,877,029

#1786 prefect-aws 1.87M

Prefect integrations for interacting with Amazon Web Services.

prefect
Apache License 2.0
v0.5.9
1,876,483

#1787 pymongo-auth-aws 1.87M

MONGODB-AWS authentication support for PyMongo

mongo mongodb-aws mongodb pymongo-auth-aws pymongo
Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.3.0
1,871,652

#1788 hologram 1.87M

JSON schema generation from dataclasses

MIT
v0.0.16
1,871,552

#1789 xgrammar 1.86M

Efficient, Flexible and Portable Structured Generation

machine learning inference
Apache 2.0
v0.1.17
1,868,250

#1790 plumbum 1.86M

Plumbum: shell combinators library

ssh process popen path execution cli remote shell color pipe local
Copyright (c) 2013 Tomer Filiba (tomerfiliba@gmail.com) Permiss
v1.9.0
1,867,750

#1791 PyMuPDFb 1.86M

MuPDF shared libraries for PyMuPDF.

GNU AFFERO GPL 3.0
v1.24.10
1,865,954

#1792 scapy 1.86M

Scapy: interactive packet manipulation tool

network
GPL-2.0-only
v2.6.1
1,864,344

#1793 aws-cdk.cloud-assembly-schema 1.86M

Schema for the protocol between CDK framework and CDK CLI

Apache-2.0
v42.0.0
1,864,334

#1794 asyncer 1.86M

Asyncer, async and await, focused on developer experience.

v0.0.8
1,860,697

#1795 opentelemetry-exporter-prometheus 1.86M

Prometheus Metric Exporter for OpenTelemetry

Apache-2.0
v0.52b1
1,860,029

#1796 pulumi-aws 1.85M

A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

pulumi aws
Apache-2.0
v6.74.0
1,856,703

#1797 pygame 1.85M

Python Game Development

LGPL
v2.6.1
1,855,222

#1798 subprocess-tee 1.85M

subprocess-tee

asyncio subprocess
MIT
v0.4.2
1,854,616

#1799 bitstring 1.85M

Simple construction, analysis and modification of binary data.

binary bitarray bitfield bitvector
v4.3.1
1,850,923

#1800 snowflake 1.85M

Snowflake Python API

snowflake db cloud database warehouse analytics
Apache-2.0
v1.2.0
1,850,608

#1801 rtree 1.84M

R-Tree spatial index for Python GIS

spatial gis index r-tree
MIT
v1.4.0
1,849,720

#1802 google-genai 1.84M

GenAI Python SDK

Apache-2.0
v1.9.0
1,845,949

#1803 snowflake.core 1.84M

Snowflake Python API for Resource Management

snowflake db cloud database warehouse analytics
Apache-2.0
v1.2.0
1,845,203

#1804 bashlex 1.84M

Python parser for bash

GPLv3+
v0.18
1,845,089

#1805 python-hcl2 1.84M

A parser for HCL2

MIT
v7.0.1
1,844,880

#1806 dbt-bigquery 1.84M

The Bigquery adapter plugin for dbt

v1.9.1
1,844,640

#1807 casefy 1.84M

Utilities for string case conversion.

case-converter case casefy casing
MIT License Copyright (c) 2022-2025 Diego Migue
v1.1.0
1,844,299

#1808 python-rapidjson 1.84M

Python wrapper around rapidjson

rapidjson json
MIT License
v1.20
1,843,478

#1809 conan 1.84M

Conan C/C++ package manager

developer package dependency tool c c++ manager cpp libraries c/c++
MIT
v2.15.0
1,841,091

#1810 requests-futures 1.83M

Asynchronous Python HTTP for Humans.

Apache License v2
v1.0.2
1,838,694

#1811 etils 1.83M

Collection of common python utils

utils jax tensorflow tf deep learning machine learning
v1.12.2
1,837,710

#1812 injector 1.83M

Injector - Python dependency injection framework, inspired by Guice

inversion of control container di dependency injection ioc dependency injection framework inversion of control
BSD
v0.22.0
1,835,113

#1813 txaio 1.83M

Compatibility API between asyncio/Twisted/Trollius

asyncio trollius coroutine twisted
MIT License
v23.1.1
1,835,101

#1814 tensorflow-hub 1.83M

TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models.

hub component subgraph transfer machine tensorflow share retraining module embedding learning
Apache 2.0
v0.16.1
1,833,303

#1815 boto3-type-annotations 1.82M

Type annotations for boto3. Adds code completion in IDEs such as PyCharm.

MIT License
v0.3.1
1,828,384

#1816 types-freezegun 1.82M

Typing stubs for freezegun

Apache-2.0 license
v1.1.10
1,828,027

#1817 pep8-naming 1.82M

Check PEP-8 naming conventions, plugin for flake8

pep8 naming flake8
Expat license
v0.14.1
1,823,044

#1818 pillow-heif 1.82M

Python interface for libheif library

avif heic pillow heif
BSD-3-Clause
v0.22.0
1,823,024

#1819 DBUtils 1.82M

Database connections for multi-threaded environments.

MIT License
v3.1.0
1,821,525

#1820 aio-pika 1.82M

Wrapper around the aiormq for asyncio and humans

asyncio aiormq rabbitmq amqp amqp 0.9.1
Apache-2.0
v9.5.5
1,821,459

#1821 Flask-HTTPAuth 1.81M

HTTP authentication for Flask routes

v4.8.0
1,819,599

#1822 checkdigit 1.81M

A check digit library for data validation

gs1 luhn validation check digits isbn
GPL-3.0-or-later
v0.5.0
1,817,916

#1823 polling 1.81M

Powerful polling utility with many configurable options

MIT
v0.3.2
1,817,574

#1824 pybloom-live 1.81M

Bloom filter: A Probabilistic data structure

filter data structures bloom filter bloom set probabilistic big data
MIT License
v4.0.0
1,817,396

#1825 click-spinner 1.81M

Spinner for Click

MIT
v0.1.10
1,817,156

#1826 PyQt5-Qt5 1.81M

The subset of a Qt installation needed by PyQt5.

LGPL v3
v5.15.16
1,815,460

#1827 auth0-python 1.81M

MIT
v4.9.0
1,813,951

#1828 autobahn 1.81M

WebSocket client & server library, WAMP real-time framework

pubsub data-markets rpc asyncio websocket xbr blockchain rfc6455 crossbar realtime autobahn wamp ethereum twisted
MIT License
v24.4.2
1,813,280

#1829 pytest-playwright 1.81M

A pytest wrapper with fixtures for Playwright to automate web browsers

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.7.0
1,811,980

#1830 django-appconf 1.8M

A helper class for handling configuration defaults of packaged apps gracefully.

BSD
v1.1.0
1,807,247

#1831 pylint-plugin-utils 1.8M

Utilities and helpers for writing Pylint plugins

helpers pylint plugin
GPL-2.0-or-later
v0.8.2
1,806,865

#1832 CairoSVG 1.8M

A Simple SVG Converter based on Cairo

converter svg postscript pdf png cairo
LGPLv3+
v2.7.1
1,803,961

#1833 inquirer 1.79M

Collection of common interactive command line user interfaces, based on Inquirer.js

MIT
v3.4.0
1,797,840

#1834 singledispatch 1.79M

Backport functools.singledispatch to older Pythons.

generic decorator single genericfunctions singledispatch functions dispatch backport
v4.1.1
1,797,013

#1835 aiolimiter 1.79M

asyncio rate limiter, a leaky bucket implementation

asyncio leaky-bucket rate-limiting
MIT
v1.2.1
1,797,012

#1836 opsgenie-sdk 1.79M

Python SDK for Opsgenie REST API

openapi openapi-generator opsgenie python sdk for opsgenie rest api
v2.1.5
1,795,058

#1837 tweepy 1.79M

Twitter library for Python

twitter library
MIT
v4.15.0
1,793,236

#1838 pyquery 1.79M

A jquery-like library for python

xml html jquery scraping
BSD
v2.0.1
1,792,938

#1839 javaproperties 1.79M

Read & write Java .properties files

config properties configuration java configfile javaproperties
MIT
v0.8.2
1,792,590

#1840 soda-core-spark-df 1.79M

v3.5.1
1,792,112

#1841 googlemaps 1.78M

Python client library for Google Maps Platform

Apache 2.0
v4.10.0
1,788,178

#1842 Bottleneck 1.78M

Fast NumPy array functions written in C

Simplified BSD
v1.4.2
1,785,662

#1843 pyusb 1.78M

Easy USB access for Python

v1.3.1
1,780,908

#1844 boa-str 1.78M

Convert strings to snakecase

case snakecase astronomerio snake_case boa snake astronomer inflector
MIT License
v1.1.0
1,780,251

#1845 pykwalify 1.77M

Python lib/cli for JSON/YAML schema validation

MIT
v1.8.0
1,779,729

#1846 pywinpty 1.77M

Pseudo terminal support for Windows from Python.

pty pseudo-terminal windows winpty conpty
MIT
v2.0.15
1,779,089

#1847 cvxpy 1.77M

A domain-specific language for modeling convex optimization problems in Python.

Apache License, Version 2.0
v1.6.4
1,775,468

#1848 onnxruntime-gpu 1.77M

ONNX Runtime is a runtime accelerator for Machine Learning models

machine learning onnx
MIT License
v1.21.0
1,772,100

#1849 azure-cli 1.77M

Microsoft Azure Command-Line Tools

MIT
v2.71.0
1,771,980

#1850 safehttpx 1.76M

A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.

v0.1.6
1,767,428

#1851 azure-cli-telemetry 1.76M

Microsoft Azure CLI Telemetry Package

MIT
v1.1.0
1,766,979

#1852 inflate64 1.76M

deflate64 compression/decompression library

compression deflate64
LGPL-2.1-or-later
v1.0.1
1,764,412

#1853 cli-exit-tools 1.76M

functions to exit an cli application properly

MIT
v1.2.7
1,764,158

#1854 rq 1.76M

RQ is a simple, lightweight, library for creating background jobs, and processing them.

v2.2.0
1,763,681

#1855 cairocffi 1.76M

cffi-based cairo bindings for Python

cffi cairo binding
v1.7.1
1,762,183

#1856 kazoo 1.76M

"Higher Level Zookeeper Client"

configuration lock leader zookeeper
Apache 2.0
v2.10.0
1,761,895

#1857 lib-detect-testenv 1.76M

detects if pytest or doctest or pyrunner on pycharm is running

MIT
v2.0.8
1,760,899

#1858 dagster-pipes 1.76M

Toolkit for Dagster integrations with transform logic outside of Dagster

Apache-2.0
v1.10.7
1,760,775

#1859 netCDF4 1.76M

Provides an object-oriented python interface to the netCDF version 4 library

network netcdf science numpy meteorology oceanography data climate
MIT
v1.7.2
1,760,193

#1860 langchain-experimental 1.75M

Building applications with LLMs through composability

MIT
v0.3.4
1,759,635

#1861 soda-core-spark 1.75M

v3.5.1
1,754,473

#1862 azure-mgmt-datalake-analytics 1.75M

Microsoft Azure Data Lake Analytics Management Client Library for Python

MIT License
v0.6.0
1,753,134

#1863 pdfkit 1.74M

Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt

MIT
v1.0.0
1,749,486

#1864 sacremoses 1.74M

SacreMoses

v0.1.1
1,749,099

#1865 fpdf2 1.74M

Simple & fast PDF generation for Python

barcode unicode jpg pdf ttf png
LGPL-3.0-or-later
v2.8.2
1,748,775

#1866 pamqp 1.74M

RabbitMQ Focused AMQP low-level library

amqp rabbitmq
BSD 3-Clause License
v3.3.0
1,747,795

#1867 social-auth-core 1.74M

Python social authentication made simple.

social auth saml openid oauth
BSD
v4.5.6
1,745,058

#1868 jproperties 1.74M

Java Property file parser and writer for Python

properties writer parser reader property file java
BSD 3-Clause License; partially licensed under the Python Softwa
v2.1.2
1,743,740

#1869 realtime 1.74M

MIT
v2.4.2
1,743,153

#1870 wordcloud 1.74M

A little word cloud generator

MIT License
v1.9.4
1,742,977

#1871 azure-mgmt-apimanagement 1.74M

Microsoft Azure API Management Client Library for Python

azure azure sdk
MIT License
v4.0.1
1,742,906

#1872 SpeechRecognition 1.74M

Library for performing speech recognition, with support for several engines and APIs, online and offline.

sphinx bing wit houndify snowboy recognition google ibm voice speech api
BSD
v3.14.2
1,742,830

#1873 partial-json-parser 1.74M

Parse partial JSON generated by LLM

parser json llm nlp
MIT
v0.2.1.1.post5
1,741,554

#1874 youtube-transcript-api 1.73M

This is an 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!

transcript transcripts youtube-subtitles cli youtube-api youtube-transcripts subtitle subtitles youtube
MIT
v1.0.3
1,735,905

#1875 dbt-redshift 1.73M

The Redshift adapter plugin for dbt

adapter adapters dbt core dbt-core elt database amazon web services aws dbt labs redshift dbt cloud dbt amazon
v1.9.3
1,735,258

#1876 testfixtures 1.73M

A collection of helpers and mock objects for unit tests and doc tests.

MIT
v8.3.0
1,735,146

#1877 azure-mgmt-privatedns 1.73M

Microsoft Azure DNS Private Zones Client Library for Python

azure azure sdk
MIT License
v1.2.0
1,731,159

#1878 django-js-asset 1.73M

script tag with additional attributes for django.forms.Media

BSD-3-Clause
v3.1.2
1,730,979

#1879 avro-gen3 1.72M

Avro record class and specific record reader generator

class avro generator
License :: OSI Approved :: Apache Software License
v0.7.16
1,729,320

#1880 cdk-nag 1.72M

Check CDK v2 applications for best practices using a combination on available rule packs.

Apache-2.0
v2.35.61
1,727,661

#1881 django-model-utils 1.72M

Django model mixins and utilities

BSD
v5.0.0
1,723,614

#1882 gotrue 1.71M

Python Client Library for Supabase Auth

MIT
v2.12.0
1,719,106

#1883 openxlab 1.71M

openxlab tools

openxlab ai
Apache License 2.0
v0.1.2
1,718,012

#1884 ifaddr 1.71M

Cross-platform network interface and IP address enumeration library

network adapters network addresses ip addresses network interfaces
MIT
v0.2.0
1,716,516

#1885 azure 1.71M

Microsoft Azure Client Libraries for Python

MIT License
v5.0.0
1,715,376

#1886 lmdb 1.71M

Universal Python binding for the LMDB 'Lightning' Database

OLDAP-2.8
v1.6.2
1,712,906

#1887 priority 1.71M

A pure-Python implementation of the HTTP/2 priority tree

MIT License
v2.0.0
1,712,098

#1888 ably 1.71M

Python REST and Realtime client library SDK for Ably realtime messaging service

Apache-2.0
v2.0.11
1,711,292

#1889 prance 1.7M

Resolving Swagger/OpenAPI 2.0 and 3.0.0 Parser

openapi swagger parsing
MITNFA
v23.6.21.0
1,707,799

#1890 flask-restx 1.7M

Fully featured framework for fast, easy and documented API development with Flask

openapi restx rest flask swagger api
BSD-3-Clause
v1.3.0
1,705,183

#1891 patch-ng 1.7M

Library to parse and apply unified diffs.

parse diff patch diffstat strip
MIT
v1.18.1
1,702,844

#1892 ImageHash 1.69M

Image Hashing library

2-clause BSD License
v4.3.2
1,694,222

#1893 autograd-gamma 1.69M

Autograd compatible approximations to the gamma family of functions

autograd gamma incomplete gamma function
MIT License
v0.5.0
1,694,151

#1894 slack-bolt 1.69M

The Bolt Framework for Python

MIT
v1.23.0
1,693,681

#1895 aiofile 1.69M

Asynchronous file operations.

io asyncio aio python fileio
Apache-2.0
v3.9.0
1,691,721

#1896 Pint 1.69M

Physical quantities module

physical science quantities unit conversion
BSD
v0.24.4
1,690,867

#1897 discord.py 1.69M

A Python wrapper for the Discord API

The MIT License (MIT) Copyright (c) 2015-present Rapptz Permis
v2.5.2
1,690,290

#1898 arviz 1.68M

Exploratory analysis of Bayesian models

Apache-2.0
v0.21.0
1,688,629

#1899 Pympler 1.68M

A development tool to measure, monitor and analyze the memory behavior of Python objects.

Apache License, Version 2.0
v1.1
1,687,646

#1900 decord 1.68M

Decord Video Loader

APACHE
v0.6.0
1,684,439

#1901 pyclipper 1.68M

Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)

polygon offsetting vatti polygon union polygon boolean polygon intersection clipper clipping polygon clipping polygon
MIT
v1.3.0.post6
1,682,724

#1902 pytest-instafail 1.68M

pytest plugin to show failures instantly

BSD
v0.5.0
1,681,346

#1903 ip3country 1.68M

A zero-dependency, local, fast, tiny ip-address to country lookup

country lookup statsig ip
ISC
v0.3.0
1,681,221

#1904 cftime 1.67M

Time-handling functionality from netcdf4-python

License :: OSI Approved :: MIT License
v1.6.4.post1
1,679,487

#1905 gcovr 1.67M

Generate C/C++ code coverage reports with gcov

gcov gcc lcov jenkins cobertura coverage
v8.3
1,671,103

#1906 codespell 1.66M

Fix common misspellings in text files

GPL-2.0-only
v2.4.1
1,666,446

#1907 types-aiobotocore 1.66M

Type annotations for aiobotocore 2.21.1 generated with mypy-boto3-builder 8.10.0

typeshed autocomplete aiobotocore type-annotations aiobotocore-stubs
MIT License
v2.21.1
1,665,666

#1908 immutables 1.66M

Immutable Collections

immutable collections hamt
Apache License, Version 2.0
v0.21
1,664,336

#1909 azure-mgmt-hdinsight 1.66M

Microsoft Azure HDInsight Management Client Library for Python

MIT License
v9.0.0
1,663,130

#1910 ansible-lint 1.66M

Checks playbooks for practices and behavior that could potentially be improved

lint ansible
GPLv3+
v25.1.3
1,662,804

#1911 azure-mgmt-reservations 1.66M

Microsoft Azure Reservations Client Library for Python

azure azure sdk
MIT License
v2.3.0
1,661,595

#1912 pyairtable 1.66M

Python Client for the Airtable API

pyairtable airtable api client
MIT
v3.0.2
1,660,424

#1913 pure-sasl 1.65M

Pure Python client SASL implementation

sasl
MIT
v0.6.2
1,659,183

#1914 flatten-json 1.65M

Flatten JSON objects

pandas flatten json
MIT
v0.1.14
1,657,945

#1915 category-encoders 1.65M

A package for encoding categorical variables for machine learning

BSD-3
v2.8.1
1,657,020

#1916 pinecone-plugin-interface 1.65M

Plugin interface for the Pinecone python client

Apache-2.0
v0.0.7
1,656,750

#1917 grpclib 1.65M

Pure-Python gRPC implementation for asyncio

BSD-3-Clause
v0.4.7
1,656,744

#1918 sseclient-py 1.65M

SSE client for Python

Apache Software License v2
v1.8.0
1,655,560

#1919 shtab 1.65M

Automagic shell tab completion for Python CLI applications

complete argparse bash shell completion zsh tab
Apache-2.0
v1.7.1
1,653,702

#1920 giturlparse 1.64M

A Git URL parsing module (supports parsing and rewriting)

giturlparse
Apache v2
v0.12.0
1,649,912

#1921 mypy-boto3-apigateway 1.64M

Type annotations for boto3 APIGateway 1.37.23 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy apigateway autocomplete boto3-stubs
MIT License
v1.37.23
1,648,082

#1922 groq 1.64M

The official Python library for the groq API

Apache-2.0
v0.21.0
1,647,102

#1923 yamale 1.64M

A schema and validator for YAML.

MIT
v6.0.0
1,646,911

#1924 wrapt-timeout-decorator 1.64M

The better timout decorator

MIT
v1.5.1
1,645,748

#1925 asgi-lifespan 1.64M

Programmatic startup/shutdown of ASGI apps.

MIT
v2.1.0
1,644,244

#1926 caio 1.64M

Asynchronous file IO for Linux MacOS or Windows.

Apache Software License
v0.9.21
1,643,373

#1927 respx 1.64M

A utility for mocking out the Python HTTPX and HTTP Core libraries.

http responses mock async httpcore requests httpx
BSD-3-Clause
v0.22.0
1,643,367

#1928 vulture 1.64M

Find dead code

dead-code-removal
MIT
v2.14
1,642,963

#1929 django-phonenumber-field 1.63M

An international phone number field for django models.

MIT
v8.0.0
1,637,868

#1930 gdown 1.63M

Google Drive Public File/Folder Downloader

curl wget google-drive download
MIT
v5.2.0
1,636,969

#1931 python-keycloak 1.63M

python-keycloak is a Python package providing access to the Keycloak API.

oidc openid keycloak
MIT
v5.3.1
1,635,046

#1932 pyramid-debugtoolbar 1.63M

A package which provides an interactive HTML debugger for Pyramid application development

transaction wsgi pyramid pylons
BSD
v4.12.1
1,632,528

#1933 dagster-graphql 1.63M

The GraphQL frontend to python dagster.

Apache-2.0
v1.10.7
1,632,460

#1934 mitmproxy 1.63M

An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.

Copyright (c) 2013, Aldo Cortesi. All rights reserved. Permissi
v11.1.3
1,632,308

#1935 virtualenv-clone 1.63M

script to clone virtualenvs.

MIT
v0.5.7
1,631,811

#1936 tensorstore 1.63M

Read and write large, multi-dimensional arrays

Files: **/* Copyright 2018 The TensorStore Auth
v0.1.73
1,631,595

#1937 pyramid-mako 1.62M

Mako template bindings for the Pyramid web framework

wsgi web pyramid
BSD-derived (http://www.repoze.org/LICENSE.txt)
v1.1.0
1,629,105

#1938 PuLP 1.62M

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
MIT
v3.1.1
1,625,748

#1939 scs 1.62M

Splitting conic solver

MIT License Copyright (c) 2017 Brendan O'Donoghue Permission i
v3.2.7.post2
1,624,193

#1940 azure-loganalytics 1.62M

Microsoft Azure Log Analytics Client Library for Python

MIT License
v0.1.1
1,623,312

#1941 premailer 1.62M

Turns CSS blocks into style attributes

html mail style email lxml
Python
v3.10.0
1,622,977

#1942 aioquic 1.62M

An implementation of QUIC and HTTP/3

BSD-3-Clause
v1.2.0
1,622,457

#1943 Flask-Bcrypt 1.62M

Brcrypt hashing for Flask.

BSD
v1.0.1
1,622,451

#1944 pycomposefile 1.62M

Structured deserialization of Docker Compose files.

MIT
v0.0.32
1,622,210

#1945 pymilvus 1.62M

Python Sdk for Milvus

v2.5.6
1,621,333

#1946 azure-mgmt-security 1.62M

Microsoft Azure Security Center Management Client Library for Python

azure azure sdk
MIT License
v7.0.0
1,620,314

#1947 aws-cdk.asset-kubectl-v20 1.62M

A Lambda Layer that contains kubectl v1.20

Apache-2.0
v2.1.4
1,620,087

#1948 aws-secretsmanager-caching 1.61M

Client-side AWS Secrets Manager caching library

manager secrets client development cache caching secretsmanager
v1.1.3
1,618,604

#1949 circuitbreaker 1.61M

Python Circuit Breaker pattern implementation

BSD-3-Clause
v2.1.3
1,616,007

#1950 pylsqpack 1.61M

Python wrapper for the ls-qpack QPACK library

BSD-3-Clause
v0.3.19
1,615,606

#1951 pytest-unordered 1.61M

Test equality of unordered collections in pytest

MIT
v0.6.1
1,612,234

#1952 azure-mgmt-synapse 1.61M

Microsoft Azure Synapse Management Client Library for Python

MIT License
v2.0.0
1,610,776

#1953 mypy-boto3-kinesis 1.6M

Type annotations for boto3 Kinesis 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed kinesis type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
1,608,766

#1954 pytest-dotenv 1.6M

A py.test plugin that parses environment files before running tests

v0.5.2
1,608,157

#1955 safety 1.6M

Scan dependencies for known vulnerabilities and licenses.

licenses dependencies safety vulnerabilities scan
v3.3.1
1,607,154

#1956 microsoft-kiota-serialization-multipart 1.6M

Core abstractions for kiota generated libraries in Python

graph openapi kiota microsoft
MIT
v1.9.3
1,607,115

#1957 j2cli 1.6M

Command-line interface to Jinja2 for templating in shell scripts.

jinja2 templating cli command-line
BSD
v0.3.10
1,605,034

#1958 django-celery-results 1.6M

Celery result backends for Django.

database django backend celery result
BSD
v2.5.1
1,603,386

#1959 mysql-connector 1.6M

MySQL driver written in Python

db mysql
GNU GPLv2 (with FOSS License Exception)
v2.2.9
1,602,716

#1960 restructuredtext-lint 1.6M

reStructuredText linter

restructured text lint rest restructuredtext rst
UNLICENSE
v1.4.0
1,602,316

#1961 azure-mgmt-consumption 1.6M

Microsoft Azure Consumption Client Library for Python

azure azure sdk
MIT License
v10.0.0
1,600,298

#1962 supabase 1.59M

Supabase client for Python.

MIT
v2.15.0
1,599,189

#1963 pip-requirements-parser 1.59M

pip requirements parser - a mostly correct pip requirements parsing library because it uses pip's own code.

utilities requirements dependencies parser pip pypi
MIT
v32.0.1
1,599,040

#1964 dbl-tempo 1.59M

Spark Time Series Utility Package

v0.1.29
1,597,616

#1965 gspread-dataframe 1.59M

Read/write gspread worksheets using pandas DataFrames

dataframe spreadsheets pandas google-spreadsheets
MIT
v4.0.0
1,596,817

#1966 htmldate 1.59M

Fast and robust extraction of original and updated publication dates from URLs and web pages.

webarchives entity-extraction web-scraping html-extraction metadata-extraction date-parser html-parsing datetime
Apache 2.0
v1.9.3
1,596,782

#1967 python-ldap 1.59M

Python modules for implementing LDAP clients

Python style
v3.4.4
1,596,433

#1968 pyramid-jinja2 1.59M

Jinja2 template bindings for the Pyramid web framework

jinja2 pylons wsgi web pyramid
BSD-derived (Repoze)
v2.10.1
1,594,144

#1969 types-tqdm 1.59M

Typing stubs for tqdm

v4.67.0.20250401
1,593,464

#1970 microsoft-kiota-serialization-form 1.59M

Core abstractions for kiota generated libraries in Python

graph openapi kiota microsoft
MIT
v1.9.3
1,593,341

#1971 port-for 1.59M

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 is hereby granted
v0.7.4
1,590,525

#1972 databricks-pypi2 1.58M

v0.2
1,589,672

#1973 snowflake._legacy 1.58M

You should switch to the snowflake-uuid package

snowflake db cloud database warehouse analytics
Apache-2.0
v1.0.0
1,586,579

#1974 python-xlib 1.58M

Python X Library

windows x11 x xlib
LGPLv2+
v0.33
1,586,565

#1975 albucore 1.58M

High-performance image processing functions for deep learning and computer vision.

image processing deep learning
MIT License Copyright (c) 2024 Vladimir Iglovik
v0.0.24
1,584,371

#1976 lit 1.58M

A Software Testing Tool

c++ discovery automatic test
Apache-2.0 with LLVM exception
v18.1.8
1,584,222

#1977 pulumi-command 1.58M

The Pulumi Command Provider enables you to execute commands and scripts either locally or remotely as part of the Pulumi resource model.

pulumi command category/utility kind/native
Apache-2.0
v1.0.2
1,582,111

#1978 social-auth-app-django 1.58M

Python Social Authentication, Django integration.

social auth django oauth saml openid
BSD
v5.4.3
1,580,620

#1979 probableparsing 1.57M

Common methods for propbable parsers

The MIT License: http://www.opensource.org/licenses/mit-license.
v0.0.1
1,578,637

#1980 sarif-om 1.57M

Classes implementing the SARIF 2.1.0 object model.

MIT
v1.0.4
1,576,711

#1981 pyunormalize 1.57M

Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent of the Python core Unicode database.

nfc unicode normalization forms hangul syllable composition algorithm nfkc unicode normalization hangul jamo characters nfd canonical ordering canonical composition unicode normalization hangul syllables unicode data canonical ordering algorithm hangul syllable decomposition algorithm canonical composition algorithm nfkd
MIT
v16.0.0
1,574,705

#1982 usaddress 1.57M

Parse US addresses using conditional random fields

MIT License
v0.5.13
1,571,504

#1983 types-aiobotocore-s3 1.57M

Type annotations for aiobotocore S3 2.21.1 service generated with mypy-boto3-builder 8.10.0

typeshed autocomplete aiobotocore s3 type-annotations mypy aiobotocore-stubs
MIT License
v2.21.1
1,571,013

#1984 commentjson 1.57M

Add Python and JavaScript style comments in your JSON files.

v0.9.0
1,570,519

#1985 jschema-to-python 1.56M

Generate source code for Python classes from a JSON schema.

MIT
v1.2.3
1,568,196

#1986 python-iso639 1.56M

ISO 639 language codes, names, and other associated information

language codes languages linguistics iso 639
Apache 2.0
v2025.2.18
1,565,756

#1987 tecton 1.56M

Tecton Python SDK

Tecton Proprietary
v1.1.6
1,565,491

#1988 mistralai 1.56M

Python Client SDK for the Mistral AI API.

v1.6.0
1,562,337

#1989 rfc3987 1.56M

Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)

rfc3987 rfc3986 url validation iri uri
GNU GPLv3+
v1.3.8
1,562,102

#1990 timeout-decorator 1.56M

Timeout decorator

v0.5.0
1,561,577

#1991 pynvml 1.56M

Python utilities for the NVIDIA Management Library

BSD-3-Clause
v12.0.0
1,561,577

#1992 accessible-pygments 1.55M

A collection of accessible pygments styles

accessibility sphinx pygments wcag a11y
BSD-3-Clause
v0.0.5
1,559,871

#1993 structlog-sentry 1.55M

Sentry integration for structlog

MIT
v2.2.1
1,559,850

#1994 rembg 1.55M

Remove image background

background remove u2net
v2.0.65
1,559,789

#1995 riot 1.55M

A simple Python test runner runner.

Apache 2
v0.20.1
1,559,560

#1996 confuse 1.55M

Painless YAML configuration.

v2.0.1
1,554,870

#1997 kornia-rs 1.55M

Low level implementations for computer vision in Rust

computer vision rust
Apache-2.0
v0.1.8
1,554,773

#1998 types-Pygments 1.55M

Typing stubs for Pygments

Apache-2.0
v2.19.0.20250305
1,554,226

#1999 azure-mgmt-appconfiguration 1.55M

Microsoft Azure App Configuration Management Client Library for Python

azure azure sdk
MIT License
v4.0.0
1,550,978

#2000 pinecone-client 1.55M

Pinecone client (DEPRECATED)

pinecone vector database cloud
Apache-2.0
v6.0.0
1,550,730

#2001 impyla 1.55M

Python client for the Impala distributed query engine

hs2 hadoop pydata hiveserver2 impala db hdfs pep python hive pandas 249 sql spark cloudera distributed mpp api
Apache License, Version 2.0
v0.21.0
1,550,541

#2002 backports.functools-lru-cache 1.54M

Backport of functools.lru_cache

v2.0.0
1,549,980

#2003 apache-airflow-providers-mongo 1.54M

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

integration mongo airflow airflow-provider
v5.0.2
1,548,598

#2004 node-semver 1.54M

port of node-semver

version node-semver semver
mit
v0.9.0
1,548,545

#2005 oci 1.54M

Oracle Cloud Infrastructure Python SDK

Universal Permissive License 1.0 or Apache License 2.0
v2.149.2
1,546,167

#2006 mypy-boto3-stepfunctions 1.54M

Type annotations for boto3 SFN 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations stepfunctions mypy autocomplete boto3-stubs
MIT License
v1.37.0
1,545,767

#2007 tensorflow-datasets 1.54M

tensorflow/datasets is a library of datasets ready to use with TensorFlow.

datasets machine tensorflow learning
Apache 2.0
v4.9.8
1,540,016

#2008 pulumi-tls 1.53M

A Pulumi package to create TLS resources in Pulumi programs.

pulumi tls
Apache-2.0
v5.1.1
1,537,542

#2009 azure-multiapi-storage 1.53M

Microsoft Azure Storage Client Library for Python with multi API version support.

MIT
v1.4.0
1,536,640

#2010 azure-mgmt-relay 1.53M

Microsoft Azure Relay Client Library for Python

MIT License
v1.1.0
1,535,548

#2011 azure-mgmt-netapp 1.53M

Microsoft Azure NetApp Files Management Client Library for Python

azure azure sdk
MIT License
v13.4.0
1,533,945

#2012 azure-synapse-accesscontrol 1.53M

Microsoft Azure Synapse AccessControl Client Library for Python

MIT License
v0.7.0
1,533,720

#2013 azure-mgmt-sqlvirtualmachine 1.53M

Microsoft Azure SQL Virtual Machine Management Client Library for Python

MIT License
v0.5.0
1,531,949

#2014 azure-mgmt-redhatopenshift 1.53M

Microsoft Azure Red Hat Openshift Management Client Library for Python

azure azure sdk
MIT License
v2.0.0
1,531,823

#2015 robotframework-pythonlibcore 1.53M

Tools to ease creating larger test libraries for Robot Framework using Python.

development robotframework library testing testautomation
Apache License 2.0
v4.4.1
1,531,225

#2016 types-cryptography 1.53M

Typing stubs for cryptography

Apache-2.0 license
v3.3.23.2
1,530,992

#2017 curl-cffi 1.53M

libcurl ffi bindings for Python, with impersonation support.

MIT License
v0.10.0
1,530,808

#2018 supafunc 1.53M

Library for Supabase Functions

MIT
v0.9.4
1,530,597

#2019 blake3 1.53M

Python bindings for the Rust blake3 crate

CC0-1.0 OR Apache-2.0
v1.0.4
1,530,093

#2020 supervision 1.52M

A set of easy-to-use utils that will come in handy in any Computer Vision project

ml ai deep-learning dl machine-learning roboflow vision
MIT
v0.25.1
1,529,533

#2021 mleap 1.52M

MLeap Python API

v0.23.3
1,529,524

#2022 zeroconf 1.52M

A pure python implementation of multicast DNS service discovery

LGPL-2.1-or-later
v0.146.2
1,529,506

#2023 postgrest 1.52M

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

MIT
v1.0.1
1,527,415

#2024 vertica-python 1.52M

Official native Python client for the Vertica database.

database vertica
Apache License 2.0
v1.4.0
1,526,953

#2025 ortools 1.52M

Google OR-Tools python libraries and modules

constraint programming linear programming flow algorithms python operations research
Apache 2.0
v9.12.4544
1,526,030

#2026 yacs 1.52M

Yet Another Configuration System

v0.1.8
1,525,274

#2027 tox-uv 1.52M

Integration of uv with tox.

environments isolated virtual testing
v1.25.0
1,525,269

#2028 mirakuru 1.52M

Process executor (not only) for tests.

tests process orchestration executor
GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyr
v2.6.0
1,524,845

#2029 azure-mgmt-botservice 1.52M

Microsoft Azure Bot Service Client Library for Python

azure azure sdk
MIT License
v2.0.0
1,520,279

#2030 aiomysql 1.51M

MySQL driver for asyncio.

mariadb aiomysql mysql asyncio
MIT
v0.2.0
1,519,402

#2031 types-ujson 1.51M

Typing stubs for ujson

Apache-2.0
v5.10.0.20250326
1,518,543

#2032 aiormq 1.51M

Pure python AMQP asynchronous client library

asyncio pamqp rabbitmq amqp driver amqp 0.9.1
Apache-2.0
v6.8.1
1,518,432

#2033 Flask-OpenID 1.51M

OpenID support for Flask

BSD
v1.3.1
1,517,269

#2034 sphinx-autobuild 1.51M

Rebuild Sphinx documentation on changes, with hot reloading in the browser.

v2024.10.3
1,515,132

#2035 azure-mgmt-notificationhubs 1.51M

Microsoft Azure Notification Hubs Management Client Library for Python

MIT License
v8.0.0
1,514,234

#2036 flashtext 1.51M

Extract/Replaces keywords in sentences.

v2.7
1,514,090

#2037 webdataset 1.51M

High performance storage and I/O for deep learning and data processing.

BSD-3-Clause
v0.2.111
1,513,505

#2038 openlineage-sql 1.51M

Python interface for the Rust OpenLineage lineage extraction library

openlineage
v1.30.1
1,513,115

#2039 pywinrm 1.51M

Python library for Windows Remote Management

ws-man winrm devops ws-management
Copyright (c) 2013 Alexey Diyan Permission is hereby granted, f
v0.5.0
1,511,424

#2040 mitmproxy-rs 1.51M

MIT
v0.11.5
1,511,327

#2041 storage3 1.5M

Supabase Storage client for Python.

MIT
v0.11.3
1,509,435

#2042 azure-mgmt-databoxedge 1.5M

Microsoft Azure Data Box Edge Management Client Library for Python

azure azure sdk
MIT License
v2.0.0
1,508,960

#2043 daphne 1.5M

Django ASGI (HTTP/WebSocket) server

BSD
v4.1.2
1,508,704

#2044 soda-core 1.5M

Soda Core library & CLI

v3.5.1
1,508,615

#2045 iopath 1.5M

A library for providing I/O abstraction.

MIT licensed, as found in the LICENSE file
v0.1.10
1,506,430

#2046 apache-sedona 1.5M

Apache Sedona is a cluster computing system for processing large-scale spatial data

Apache License v2.0
v1.7.1
1,504,250

#2047 azure-synapse-managedprivateendpoints 1.5M

Microsoft Azure Synapse Managed Private Endpoints Client Library for Python

MIT License
v0.4.0
1,503,989

#2048 azure-keyvault-administration 1.5M

Microsoft Azure Key Vault Administration Client Library for Python

azure azure sdk
MIT License
v4.5.0
1,503,293

#2049 requests-unixsocket 1.5M

Use requests to talk HTTP via a UNIX domain socket

v0.4.1
1,502,046

#2050 azure-mgmt-extendedlocation 1.5M

Microsoft Azure Extended Location Management Client Library for Python

azure azure sdk
MIT License
v2.0.0
1,500,562

#2051 pywinauto 1.5M

A set of Python modules to automate the Microsoft Windows GUI

windows mouse automation desktop keyboard gui test guiauto testing
BSD 3-clause
v0.6.9
1,500,270

#2052 fasttext 1.49M

fasttext Python bindings

MIT
v0.9.3
1,499,790

#2053 azure-mgmt-imagebuilder 1.49M

Microsoft Azure Image Builder Client Library for Python

azure azure sdk
MIT License
v1.4.0
1,499,275

#2054 crossplane 1.49M

Reliable and fast NGINX configuration file parser.

Apache 2.0
v0.5.8
1,498,907

#2055 PyMatting 1.49M

Python package for alpha matting.

matting alpha
MIT
v1.1.13
1,498,099

#2056 salesforce-bulk 1.49M

Python interface to the Salesforce.com Bulk API.

MIT
v2.2.0
1,496,835

#2057 azure-mgmt-servicefabricmanagedclusters 1.49M

Microsoft Azure Service Fabric Managed Clusters Management Client Library for Python

azure azure sdk
MIT License
v2.0.0
1,496,542

#2058 azure-mgmt-appcontainers 1.49M

Microsoft Azure Appcontainers Management Client Library for Python

azure azure sdk
MIT License
v3.1.0
1,494,247

#2059 cloud-sql-python-connector 1.49M

Google Cloud SQL Python Connector library

v1.18.0
1,493,428

#2060 natto-py 1.49M

A Tasty Python Binding with MeCab(FFI-based, no SWIG or compiler necessary)

japanese morphological mecab ffi 自然言語処理 analyzer 和布蕪 バインディング 形態素解析 binding 納豆 nlp
BSD
v1.0.1
1,491,766

#2061 Hypercorn 1.49M

A ASGI Server based on Hyper libraries and inspired by Gunicorn

MIT
v0.17.3
1,491,410

#2062 azure-mgmt-servicelinker 1.49M

Microsoft Azure Service Linker Management Client Library for Python

azure azure sdk
MIT License
v1.1.0
1,490,128

#2063 filterpy 1.48M

Kalman filtering and optimal estimation library

estimation filters optimal kalman filtering tracking
MIT
v1.4.5
1,485,721

#2064 DataProperty 1.48M

Python library for extract property from data.

property library data
MIT License
v1.1.0
1,483,391

#2065 tensorflowjs 1.48M

Apache 2.0
v4.22.0
1,482,396

#2066 strawberry-graphql 1.48M

A library for creating GraphQL APIs

api async rest graphql starlette
MIT
v0.263.0
1,480,049

#2067 flake8-docstrings 1.47M

Extension for flake8 which uses pydocstyle to check docstrings

pep 257 docstrings pep257 flake8 pydocstyle
MIT
v1.7.0
1,478,470

#2068 mypy-boto3-ecr 1.47M

Type annotations for boto3 ECR 1.37.11 service generated with mypy-boto3-builder 8.10.0

boto3 ecr typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.11
1,478,189

#2069 tree-sitter-python 1.47M

Python grammar for tree-sitter

parsing incremental tree-sitter python
MIT
v0.23.6
1,475,941

#2070 python-vagrant 1.46M

Python bindings for interacting with Vagrant virtual machines.

virtual-machine virtualbox box vagrantfile vagrant
MIT
v1.0.0
1,468,629

#2071 azure-mgmt-logic 1.46M

Microsoft Azure Logic Apps Management Client Library for Python

azure azure sdk
MIT License
v10.0.0
1,468,391

#2072 polyfactory 1.46M

Mock data generation factories

dataclasses pydantic sqlalchemy msgspec attrs
MIT
v2.20.0
1,468,152

#2073 koalas 1.46M

Koalas: pandas API on Apache Spark

http://www.apache.org/licenses/LICENSE-2.0
v1.8.2
1,467,911

#2074 leb128 1.46M

LEB128(Little Endian Base 128)

MIT License Copyright (c) 2021 Mohanson Permission is hereby g
v1.0.8
1,466,352

#2075 multipart 1.46M

Parser for multipart/form-data

v1.2.1
1,465,640

#2076 ddapm-test-agent 1.46M

Test agent for Datadog APM client libraries

BSD 3
v1.21.1
1,464,379

#2077 docker-compose 1.46M

Multi-container orchestration for Docker

Apache License 2.0
v1.29.2
1,463,778

#2078 mypy-boto3-athena 1.46M

Type annotations for boto3 Athena 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed athena type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
1,463,110

#2079 biopython 1.45M

Freely available tools for computational molecular biology.

v1.85
1,459,621

#2080 pytest-check 1.45M

A pytest plugin that allows multiple failures per test.

The MIT License (MIT) Copyright (c) 2015, Brian
v2.5.2
1,458,024

#2081 apache-airflow-providers-jdbc 1.45M

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

integration jdbc airflow airflow-provider
v5.0.1
1,457,617

#2082 editdistance 1.45M

Fast implementation of the edit distance (Levenshtein distance)

MIT
v0.8.1
1,456,767

#2083 pip-api 1.45M

An unofficial, importable pip API

v0.0.34
1,451,304

#2084 segment-analytics-python 1.44M

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

MIT License
v2.3.4
1,448,378

#2085 astropy 1.44M

Astronomy and astrophysics core library

coordinate fitting samp ascii cosmology modeling models units science table wcs astronomy space astrophysics fits
BSD-3-Clause
v7.0.1
1,446,674

#2086 polib 1.44M

A library to manipulate gettext files (po and mo files).

MIT
v1.2.0
1,445,094

#2087 arabic-reshaper 1.43M

Reconstruct Arabic sentences to be used in applications that do not support Arabic

shaping arabic reshaping reshaper
MIT
v3.0.0
1,437,459

#2088 cssbeautifier 1.43M

CSS unobfuscator and beautifier.

MIT
v1.15.4
1,433,589

#2089 mammoth 1.43M

Convert Word documents from docx to simple and clean HTML and Markdown

word html docx markdown md office clean
BSD-2-Clause
v1.9.0
1,433,171

#2090 types-MarkupSafe 1.42M

Typing stubs for MarkupSafe

Apache-2.0 license
v1.1.10
1,428,615

#2091 tabledata 1.42M

tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite/etc.

table
MIT License
v1.3.4
1,428,039

#2092 uWSGI 1.42M

The uWSGI server

GPL2
v2.0.28
1,426,084

#2093 cobble 1.42M

Create data objects

case object data class
v0.1.4
1,425,351

#2094 cmd2 1.42M

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python

prompt cli command interactive python cmd
The MIT License (MIT) Copyright (c) 2008-2024 C
v2.5.11
1,424,351

#2095 azure-servicefabric 1.42M

Microsoft Azure Service Fabric Client Library for Python

MIT License
v8.2.0.0
1,420,733

#2096 pybuildkite 1.41M

Python wrapper for the Buildkite API

continuous integration api ci wrapper python buildkite
BSD 2-Clause License Copyright (c) 2019, Peter Yasi All rights
v1.2.4
1,419,941

#2097 django-crispy-forms 1.41M

Best way to have Django DRY forms

django crispy forms dry
MIT
v2.3
1,419,527

#2098 tcolorpy 1.41M

tcolopy is a Python library to apply true color for terminal text.

terminal color ansi escape truecolor
MIT License
v0.1.7
1,419,329

#2099 pytablewriter 1.41M

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.

asciidoc markdown mediawiki excel javascript ltsv pandas table latex restructuredtext html sqlite tsv json toml csv
MIT License
v1.2.1
1,417,930

#2100 presidio-analyzer 1.41M

Presidio Analyzer package

presidio_analyzer
MIT
v2.2.358
1,417,311

#2101 types-Jinja2 1.41M

Typing stubs for Jinja2

Apache-2.0 license
v2.11.9
1,415,593

#2102 robotframework-requests 1.41M

Robot Framework keyword library wrapper around requests

http requests client automation rest robotframework test testing api
MIT
v0.9.7
1,414,943

#2103 clarabel 1.41M

Clarabel Conic Interior Point Solver for Rust / Python

solver linear-programming conic optimization convex
Apache-2.0
v0.10.0
1,413,704

#2104 lakefs-sdk 1.41M

lakeFS API

openapi-generator openapi lakefs api
Apache 2.0
v1.53.1
1,411,721

#2105 sphinxcontrib-mermaid 1.41M

Mermaid diagrams in yours Sphinx powered docs

diagrams mermaid documentation sphinx
BSD
v1.0.0
1,410,615

#2106 embedchain 1.41M

Simplest open source retrieval (RAG) framework

Apache License
v0.1.128
1,410,071

#2107 pyandoc 1.4M

Python wrapper for Pandoc - the universal document converter

MIT
v0.2.0
1,409,962

#2108 robotframework-seleniumlibrary 1.4M

Web testing library for Robot Framework

selenium webdriver robotframework web testing testautomation
Apache License 2.0
v6.7.1
1,408,723

#2109 opencv-contrib-python-headless 1.4M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.11.0.86
1,407,807

#2110 hubspot-api-client 1.4M

HubSpot API client

Apache-2.0
v11.1.0
1,407,444

#2111 stepfunctions 1.4M

Open source library for developing data science workflows on AWS Step Functions.

ml aws ai tensorflow amazon mxnet
Apache License 2.0
v2.3.0
1,406,726

#2112 groovy 1.4M

A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.

v0.1.2
1,406,009

#2113 azure-mgmt 1.4M

Microsoft Azure Resource Management Client Libraries for Python

MIT License
v5.0.0
1,405,954

#2114 aliyun-python-sdk-kms 1.4M

The kms module of Aliyun Python sdk.

aliyun kms sdk
Apache
v2.16.5
1,403,773

#2115 azure-schemaregistry 1.4M

Microsoft Azure Azure Schema Registry Client Library for Python

azure azure sdk
MIT License
v1.3.0
1,403,255

#2116 azure-mgmt-powerbiembedded 1.4M

Microsoft Azure Power BI Embedded Management Client Library for Python

azure azure sdk
MIT License
v3.0.0
1,401,656

#2117 pyudev 1.39M

A libudev binding

LGPL 2.1+
v0.24.3
1,399,848

#2118 asynch 1.39M

An asyncio driver for ClickHouse with native TCP support

asyncio driver python clickhouse
Apache-2.0
v0.2.5
1,399,225

#2119 azure-mgmt-commerce 1.39M

Microsoft Azure Commerce Client Library for Python

MIT License
v6.0.0
1,399,079

#2120 azure-mgmt-scheduler 1.39M

Microsoft Azure Scheduler Management Client Library for Python

azure azure sdk
MIT License
v7.0.0
1,397,651

#2121 ansicolors 1.39M

ANSI colors for Python

asni color console style
ISC
v1.1.8
1,394,356

#2122 pyluach 1.39M

A Python package for dealing with Hebrew (Jewish) calendar dates.

days jewish hebrew dates luach conversion gregorian julian parsha holiday date calendar
v2.2.0
1,391,930

#2123 hdbcli 1.39M

SAP HANA Python Client

intelligence hana intelligent sap analytics database artificial client cloud application enterprise ai sql business experience in-memory
SAP DEVELOPER LICENSE AGREEMENT
v2.24.21
1,391,884

#2124 mangum 1.39M

AWS Lambda support for ASGI applications

v0.19.0
1,391,440

#2125 azure-mgmt-hanaonazure 1.39M

Microsoft Azure SAP Hana on Azure Management Client Library for Python

MIT License
v1.0.0
1,390,405

#2126 djlint 1.38M

HTML Template Linter and Formatter

GPL-3.0-or-later
v1.36.4
1,389,344

#2127 azure-mgmt-machinelearningcompute 1.38M

Microsoft Azure Machine Learning Compute Management Client Library for Python

MIT License
v0.4.1
1,388,214

#2128 azure-mgmt-managementpartner 1.38M

Microsoft Azure ManagementPartner Management Client Library for Python

MIT License
v1.0.0
1,388,030

#2129 mcp 1.38M

Model Context Protocol SDK

git mcp llm automation
MIT
v1.6.0
1,387,547

#2130 xsdata 1.38M

Python XML Binding

schema dtd dataclasses generator xsd binding xml json wsdl cli
MIT
v24.12
1,387,270

#2131 gymnasium 1.38M

A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym).

rl reinforcement learning ai gymnasium game
MIT License
v1.1.1
1,387,147

#2132 Scrapy 1.38M

A high-level Web Crawling and Web Scraping framework

BSD
v2.12.0
1,385,425

#2133 Protego 1.38M

Pure-Python robots.txt parser with support for modern conventions

parser rep robots.txt robots
BSD
v0.4.0
1,384,273

#2134 django-ipware 1.38M

A Django application to retrieve user's IP address

MIT
v7.0.1
1,384,145

#2135 adapters 1.38M

A Unified Library for Parameter-Efficient and Modular Transfer Learning

adapters lora bert peft transformer pytorch nlp deep learning
Apache
v1.1.0
1,383,650

#2136 tzfpy 1.38M

Probably the fastest Python package to convert longitude/latitude to timezone name

gps timezone latitude timezone-name timezone-lookup gps-coordinates tzf gps-location longitude
MIT
v1.0.0
1,383,384

#2137 poetry-plugin-pypi-mirror 1.38M

Poetry plugin that adds support for pypi.org mirrors and pull-through caches

packaging poetry pypi
BSD-3-Clause
v0.6.1
1,382,276

#2138 azure-ai-ml 1.38M

Microsoft Azure Machine Learning Client Library for Python

azure azure sdk
MIT License
v1.26.1
1,382,141

#2139 azure-servicemanagement-legacy 1.38M

Microsoft Azure Legacy Service Management Client Library for Python

azure azure sdk
Apache License 2.0
v0.20.8
1,380,936

#2140 ghapi 1.38M

A python client for the GitHub API

github api
Apache Software License 2.0
v1.0.6
1,380,143

#2141 qdldl 1.37M

QDLDL, a free LDL factorization routine.

Apache 2.0
v0.1.7.post5
1,377,537

#2142 ecs-logging 1.37M

Logging formatters for ECS (Elastic Common Schema) in Python

v2.2.0
1,375,443

#2143 dataclass-wizard 1.37M

Lightning-fast JSON wizardry for Python dataclasses — effortless serialization right out of the box!

performance lightweight alias dataclass serialization wizard dotenv dataclasses type hints python json serialization deserialization env
Apache 2.0
v0.35.0
1,374,682

#2144 pytest-httpx 1.37M

Send responses to httpx.

pytest httpx testing
MIT License Copyright (c) 2024 Colin Bounouar Permission is he
v0.35.0
1,374,645

#2145 pyhanko-certvalidator 1.37M

Validates X.509 certificates and paths; forked from wbond/certvalidator

ocsp crl pki crypto certificate x509
MIT
v0.26.8
1,372,922

#2146 flatdict 1.37M

Python module for interacting with nested dicts as a single level dict with delimited keys.

BSD 3-Clause License
v4.0.1
1,370,789

#2147 pytest-assume 1.36M

A pytest plugin that allows multiple failures per test

pytest assert testing
MIT
v2.4.3
1,369,356

#2148 zarr 1.36M

An implementation of chunked, compressed, N-dimensional arrays for Python

python ndimensional-arrays zarr compressed
MIT License
v3.0.6
1,368,719

#2149 pygtrie 1.36M

A pure Python trie data structure implementation.

prefix tree trie data structure
Apache-2.0
v2.5.0
1,368,233

#2150 pipelinewise-singer-python 1.36M

Singer.io utility library - PipelineWise compatible

v2.0.1
1,368,023

#2151 flax 1.36M

Flax: A neural network library for JAX designed for flexibility

v0.10.5
1,363,985

#2152 azure-mgmt-devspaces 1.36M

Microsoft Azure Dev Spaces Client Library for Python

MIT License
v0.2.0
1,363,012

#2153 opentelemetry-sdk-extension-aws 1.36M

AWS SDK extension for OpenTelemetry

v2.1.0
1,362,734

#2154 azure-ai-documentintelligence 1.36M

Microsoft Azure AI Document Intelligence Client Library for Python

azure azure sdk
MIT License
v1.0.2
1,361,218

#2155 queuelib 1.36M

Collection of persistent (disk-based) and non-persistent (memory-based) queues

v1.8.0
1,360,600

#2156 xhtml2pdf 1.36M

PDF generator using HTML and CSS

pdf html css xml
Apache License
v0.2.17
1,360,284

#2157 mmcif 1.35M

mmCIF Core Access Library

Apache 2.0
v0.91.0
1,359,638

#2158 shrub.py 1.35M

Library for creating evergreen configurations

Apache-2.0
v3.8.0
1,359,238

#2159 a2wsgi 1.35M

Convert WSGI app to ASGI app or ASGI app to WSGI app.

Apache-2.0
v1.10.8
1,355,599

#2160 poethepoet 1.35M

A task runner that works well with poetry.

poe task-runner automation plugin tasks poetry
MIT
v0.33.1
1,354,154

#2161 ibm-db 1.35M

Python DBI driver for DB2 (LUW, zOS, i5)

interface database ibm data servers db-api db2
Apache License 2.0
v3.2.6
1,354,062

#2162 signxml 1.35M

Python XML Signature and XAdES library

Apache Software License
v4.0.3
1,352,698

#2163 ydata-profiling 1.35M

Generate profile report for pandas DataFrame

data-analysis data-science ipython pandas python jupyter
v4.16.1
1,352,246

#2164 statsig 1.35M

Statsig Python Server SDK

ISC
v0.57.1
1,351,628

#2165 cliff 1.35M

Command Line Interface Formulation Framework

v4.9.1
1,351,381

#2166 types-boto3 1.34M

Type annotations for boto3 1.37.25 generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations autocomplete boto3-stubs
MIT License
v1.37.25
1,349,070

#2167 bump2version 1.34M

Version-bump your software with a single command!

MIT
v1.0.1
1,348,925

#2168 azure-applicationinsights 1.34M

Microsoft Azure Application Insights Client Library for Python

MIT License
v0.1.1
1,348,668

#2169 pysmi 1.34M

A pure-Python implementation of SNMP/SMI MIB parsing and conversion library.

BSD-2-Clause
v1.5.11
1,345,308

#2170 langchain-google-genai 1.34M

An integration package connecting Google's genai package and LangChain

MIT
v2.1.2
1,343,931

#2171 biotite 1.34M

A comprehensive library for computational molecular biology

BSD 3-Clause License --------------------
v1.2.0
1,343,734

#2172 pytest_httpserver 1.34M

pytest-httpserver is a httpserver for pytest

MIT
v1.1.2
1,343,093

#2173 anyascii 1.34M

Unicode to ASCII transliteration

transliteration unicode emoji romanization utf8 unidecode normalization ascii slug
v0.3.2
1,342,461

#2174 coreapi 1.33M

Python client library for Core API.

BSD
v2.3.3
1,339,167

#2175 oras 1.33M

OCI Registry as Storage Python SDK

storage oci registry
LICENSE
v0.2.28
1,338,736

#2176 django-import-export 1.33M

Django application and library for importing and exporting data with included admin integration.

import django export
Copyright (c) Bojan Mihelac and individual contributors.
v4.3.7
1,338,248

#2177 python-ulid 1.33M

Universally unique lexicographically sortable identifier

v3.0.0
1,337,597

#2178 smartsheet-python-sdk 1.33M

Library that uses Python to connect to Smartsheet services (using API 2.0).

spreadsheet excel collaboration project management smartsheet
Apache-2.0
v3.0.4
1,337,324

#2179 attrdict 1.33M

A dict with attribute-style access

MIT License
v2.0.1
1,335,988

#2180 pyppeteer 1.33M

Headless chrome/chromium automation library (unofficial port of puppeteer)

chrome chromium puppeteer pyppeteer
MIT
v2.0.0
1,335,718

#2181 sqlfluff-templater-dbt 1.33M

Lint your dbt project SQL

formatter soql duckdb postgres materialize db2 sql hive snowflake sqlfluff redshift linter teradata sparksql sqlite dbt tsql mysql clickhouse greenplum bigquery databricks exasol
MIT License Copyright (c) 2018 Alan Cruickshank
v3.3.1
1,335,356

#2182 PyDispatcher 1.33M

Multi-producer multi-consumer in-memory signal dispatch system

robustapply apply propagate dispatch signal pydispatch multi-producer multi-consumer event receiver saferef sender dispatcher
BSD
v2.0.7
1,335,258

#2183 stringzilla 1.33M

SIMD-accelerated string search, sort, hashes, fingerprints, & edit distances

Apache-2.0
v3.12.3
1,334,052

#2184 sqlalchemy-stubs 1.33M

SQLAlchemy stubs and mypy plugin

MIT License
v0.4
1,332,562

#2185 django-simple-history 1.32M

Store model history and view/revert changes from admin site.

v3.8.0
1,328,279

#2186 pyspark-dist-explore 1.32M

Create histogram and density plots from PySpark Dataframes

MIT License
v0.1.8
1,327,328

#2187 portpicker 1.32M

A library to choose unique available network ports.

Apache 2.0
v1.6.0
1,326,115

#2188 json-delta 1.32M

A diff/patch pair for JSON-serialized data structures.

compression patch delta json diff
BSD
v2.0.2
1,321,977

#2189 logzero 1.32M

Robust and effective logging for Python 2 and 3

logzero
MIT license
v1.7.0
1,320,755

#2190 dlt 1.32M

dlt is an open-source python-first scalable data loading library that does not require any backend to run.

etl
Apache-2.0
v1.9.0
1,320,551

#2191 apache-airflow-providers-microsoft-azure 1.31M

Provider package apache-airflow-providers-microsoft-azure for Apache Airflow

integration airflow airflow-provider microsoft.azure
v12.2.2
1,318,858

#2192 itypes 1.31M

Simple immutable types for python.

BSD
v1.2.0
1,318,514

#2193 bitstruct 1.31M

This module performs conversions between Python values and C bit field structs represented as Python byte strings.

bit pack bit unpack bit field bit parsing
MIT
v8.20.0
1,316,257

#2194 msoffcrypto-tool 1.31M

Python tool and library for decrypting and encrypting MS Office files using a password or other keys

MIT
v5.4.2
1,311,875

#2195 tableauhyperapi 1.31M

Hyper API for Python

Apache-2.0
v0.0.21408
1,311,465

#2196 dohq-artifactory 1.3M

A Python interface to Artifactory

MIT License
v1.0.0
1,307,769

#2197 docx2txt 1.3M

A pure python-based utility to extract text and images from docx files.

extract docx images python text
v0.9
1,307,684

#2198 pandasql 1.3M

sqldf for pandas

Copyright (c) 2013 Yhat, Inc. Permission is hereby granted, fre
v0.7.3
1,307,514

#2199 backports.weakref 1.3M

Backport of new features in Python's weakref module

Python Software Foundation License
v1.0.post1
1,307,163

#2200 svglib 1.3M

A pure-Python library for reading and converting SVG

conversion svg reportlab graphics pdf
LGPL 3
v1.5.1
1,305,142

#2201 dagster-postgres 1.3M

A Dagster integration for postgres

Apache-2.0
v0.26.7
1,304,529

#2202 igraph 1.3M

High performance graph data structures and algorithms

network graph math graph theory mathematics discrete mathematics
GNU General Public License (GPL)
v0.11.8
1,303,913

#2203 dparse 1.3M

A parser for Python dependency files

dparse
MIT license
v0.6.4
1,303,107

#2204 python-pam 1.3M

Python PAM module using ctypes, py3

License :: OSI Approved :: MIT License
v2.0.2
1,302,739

#2205 win32-setctime 1.3M

A small Python utility to set file creation time on Windows

windows win32 filesystem filetime
MIT license
v1.2.0
1,302,246

#2206 channels-redis 1.3M

Redis-backed ASGI channel layer implementation

BSD
v4.2.1
1,301,919

#2207 clang-format 1.3M

Clang-Format is an LLVM-based code formatting tool

Apache 2.0
v20.1.0
1,301,567

#2208 modin 1.3M

Modin: Make your pandas code run faster by changing one line of code.

Apache 2
v0.32.0
1,301,422

#2209 dagster-webserver 1.29M

Web UI for dagster.

Apache-2.0
v1.10.7
1,299,183

#2210 GeoAlchemy2 1.29M

Using SQLAlchemy with Spatial Databases

sqlalchemy gis orm geo
MIT
v0.17.1
1,298,334

#2211 colorclass 1.29M

Colorful worry-free console applications for Linux, Mac OS X, and Windows.

terminal bash console shell ansi colors automatic ascii
MIT
v2.2.2
1,297,529

#2212 marshmallow-jsonschema 1.29M

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow

jsonschema serialization marshmallow validation schema marshmallow-jsonschema
MIT License
v0.13.0
1,296,897

#2213 mando 1.29M

Create Python CLI apps with little to no effort at all!

parser subcommands optparse decorator flags argument parser arguments options argparse command line dispatch getopt commands cli
MIT
v0.8.2
1,296,510

#2214 xmod 1.29M

🌱 Turn any object into a module 🌱

MIT
v1.8.1
1,295,846

#2215 country-converter 1.29M

The country converter (coco) - a Python package for converting country names between different classifications schemes

country iso 3166
GNU General Public License v3 (GPLv3)
v1.3
1,294,775

#2216 SharePlum 1.29M

Python SharePoint Library

sharepoint
MIT
v0.5.1
1,294,664

#2217 google-cloud-trace 1.29M

Google Cloud Trace API client library

Apache 2.0
v1.16.1
1,294,510

#2218 ctranslate2 1.29M

Fast inference engine for Transformer models

inference nmt mkl opennmt neural machine cuda quantization translation
MIT
v4.5.0
1,293,490

#2219 numcodecs 1.29M

A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.

MIT
v0.15.1
1,291,443

#2220 zenpy 1.29M

Python wrapper for the Zendesk API

wrapper zendesk api
GPLv3
v2.0.56
1,290,961

#2221 dataclasses-avroschema 1.29M

Generate Avro Schemas from Python classes. Serialize/Deserialize python instances with avro schemas

MIT
v0.65.10
1,290,830

#2222 jsonconversion 1.28M

This python module helps converting arbitrary Python objects into JSON strings and back.

serialization json conversion
BSD
v1.1.1
1,288,855

#2223 jsonpath-rw 1.28M

A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.

Apache 2.0
v1.4.0
1,287,188

#2224 python-can 1.28M

Controller Area Network interface module for Python

LGPL v3
v4.5.0
1,285,363

#2225 blosc2 1.28M

A fast & compressed ndarray library with a flexible compute engine.

BSD-3-Clause
v3.2.1
1,285,022

#2226 editor 1.28M

🖋 Open the default text editor 🖋

MIT
v1.6.6
1,284,635

#2227 memoization 1.28M

A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)

ttl limited capacity optimization memoization decorator remember callable memorization function high-performance functional fast cache caching
MIT
v0.4.0
1,282,284

#2228 runs 1.28M

🏃 Run a block of text as a subprocess 🏃

MIT
v1.2.2
1,281,612

#2229 seleniumbase 1.28M

A complete web automation framework for end-to-end testing.

crawling scraping automation browser sbase selenium testing webdriver pytest seleniumbase framework
MIT
v4.36.4
1,280,851

#2230 nvidia-cusolver-cu11 1.28M

CUDA solver native runtime libraries

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v11.4.1.48
1,280,354

#2231 pinecone 1.28M

Pinecone client and SDK

pinecone vector database cloud
Apache-2.0
v6.0.2
1,280,002

#2233 mongoengine 1.27M

MongoEngine is a Python Object-Document Mapper for working with MongoDB.

MIT
v0.29.1
1,279,207

#2234 ansi2html 1.27M

Convert text with ANSI color codes to HTML or to LaTeX

html ansi color
LGPLv3+
v1.9.2
1,278,957

#2235 flexparser 1.27M

Parsing made fun ... using typing.

source parsing parser code
BSD-3-Clause
v0.4
1,278,310

#2236 Flask-Compress 1.27M

Compress responses in your Flask app with gzip, deflate, brotli or zstandard.

MIT
v1.17
1,274,989

#2237 pytest-bdd 1.27M

BDD for pytest

MIT
v8.1.0
1,274,910

#2238 msgraph-sdk 1.27M

The Microsoft Graph Python SDK

openapi graph msgraph microsoft
v1.26.0
1,271,583

#2239 nvidia-cuda-cupti-cu11 1.26M

CUDA profiling tools runtime libs.

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v11.8.87
1,269,590

#2240 flexcache 1.26M

Saves and loads to the cache a transformed versions of a source object.

cache optimization storage disk
BSD
v0.3
1,268,653

#2241 nvidia-curand-cu11 1.26M

CURAND native runtime libraries

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v10.3.0.86
1,267,505

#2242 furo 1.26M

A clean customisable Sphinx documentation theme.

Copyright (c) 2020 Pradyun Gedam Permission
v2024.8.6
1,267,228

#2243 nvidia-cusparse-cu11 1.26M

CUSPARSE native runtime libraries

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v11.7.5.86
1,265,688

#2244 tree-sitter-javascript 1.26M

JavaScript grammar for tree-sitter

parsing incremental javascript tree-sitter
MIT
v0.23.1
1,265,484

#2245 radon 1.26M

Code Metrics in Python

code analysis metrics static complexity
MIT
v6.0.1
1,264,367

#2246 python-stdnum 1.26M

Python module to handle standardized numbers and codes

LGPL
v1.20
1,264,347

#2247 itemadapter 1.26M

Common interface for data container classes

BSD
v0.11.0
1,263,594

#2248 nvidia-cufft-cu11 1.26M

CUFFT native runtime libraries

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v10.9.0.58
1,262,901

#2249 pusher 1.26M

A Python library to interract with the Pusher Channels API

service rest pusher realtime websockets
MIT
v3.3.3
1,262,430

#2250 types-boto 1.26M

Typing stubs for boto

Apache-2.0
v2.49.18.20241019
1,261,962

#2251 firecrawl-py 1.26M

Python SDK for Firecrawl API

firecrawl sdk api
MIT License
v1.15.0
1,260,472

#2252 opentelemetry-instrumentation-sqlite3 1.25M

OpenTelemetry SQLite3 instrumentation

v0.52b1
1,259,713

#2253 mypy-boto3-logs 1.25M

Type annotations for boto3 CloudWatchLogs 1.37.12 service generated with mypy-boto3-builder 8.10.0

boto3 logs typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.12
1,257,375

#2254 keystoneauth1 1.25M

Authentication Library for OpenStack Identity

v5.10.0
1,256,400

#2255 microsoft-security-utilities-secret-masker 1.25M

A tool for detecting and masking secrets

MIT
v1.0.0b4
1,255,467

#2256 algoliasearch 1.25M

A fully-featured and blazing-fast Python API client to interact with Algolia.

search full-text-search neural-search algolia
MIT
v4.16.1
1,255,375

#2257 SudachiPy 1.25M

Python version of Sudachi, the Japanese Morphological Analyzer

Apache-2.0
v0.6.10
1,251,519

#2258 aws-cdk.aws-lambda-python-alpha 1.25M

The CDK Construct Library for AWS Lambda in Python

Apache-2.0
v2.187.0a0
1,250,990

#2259 dagster-aws 1.24M

Package for AWS-specific Dagster framework solid and resource components.

Apache-2.0
v0.26.7
1,248,557

#2260 pytimeparse2 1.24M

Time expression parser.

time timeparsing text parsing
MIT
v1.7.1
1,245,789

#2261 HyperPyYAML 1.24M

Extensions to YAML syntax for better python interaction

v1.2.2
1,244,962

#2262 about-time 1.24M

Easily measure timing and throughput of code blocks, with beautiful human friendly representations.

code analytics monitor track python tracker statistics blocks time
MIT
v4.2.1
1,244,733

#2263 testpath 1.24M

Test utilities for code working with files and commands

v0.6.0
1,243,369

#2264 flake8-isort 1.24M

flake8 plugin that integrates isort

pep8 isort imports python flake8
GNU GENERAL PUBLIC LICENSE Versio
v6.1.2
1,243,067

#2265 click-log 1.24M

Logging integration for Click

MIT
v0.4.0
1,241,531

#2266 ndjson 1.24M

JsonDecoder for ndjson

ndjson
GNU General Public License v3
v0.3.1
1,240,070

#2267 mypy-boto3-xray 1.23M

Type annotations for boto3 XRay 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete xray boto3-stubs
MIT License
v1.37.0
1,239,716

#2268 grpc-stubs 1.23M

Mypy stubs for gRPC

MIT
v1.53.0.5
1,239,005

#2269 itemloaders 1.23M

Base library for scrapy's ItemLoader

BSD
v1.3.2
1,238,678

#2270 nvidia-nvtx-cu11 1.23M

NVIDIA Tools Extension

machine learning deep learning nvidia runtime cuda
NVIDIA Proprietary Software
v11.8.86
1,238,409

#2271 mypy-boto3-schemas 1.23M

Type annotations for boto3 Schemas 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy schemas autocomplete boto3-stubs
MIT License
v1.37.0
1,238,322

#2272 xmlrunner 1.23M

PyUnit-based test runner with JUnit like XML reporting.

testrunner pyunit report unittest junit xml
LGPL
v1.7.7
1,237,784

#2273 backports-datetime-fromisoformat 1.23M

Backport of Python 3.11's datetime.fromisoformat

MIT License Copyright (c) 2018 Michael Overmeyer Permission is
v2.0.3
1,237,758

#2274 jinja2-simple-tags 1.23M

Base classes for quick-and-easy template tag development

BSD license
v0.6.1
1,237,024

#2275 pycairo 1.23M

Python interface for cairo

LGPL-2.1-only OR MPL-1.1
v1.27.0
1,235,610

#2276 flask-marshmallow 1.23M

Flask + marshmallow for beautiful APIs

v1.3.0
1,234,920

#2277 c7n 1.23M

Cloud Custodian - Policy Rules Engine

Apache-2.0
v0.9.43
1,234,521

#2278 mypy-boto3-signer 1.23M

Type annotations for boto3 Signer 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete signer boto3-stubs
MIT License
v1.37.0
1,233,965

#2279 flatten-dict 1.23M

A flexible utility for flattening and unflattening dict-like objects in Python.

MIT
v0.4.2
1,233,574

#2280 alive-progress 1.23M

A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!

bar visual terminal python time animated monitor stats progress progress-bar throughput progressbar monitoring eta efficient elapsed spinner alive repl simple multi-threaded feedback live
MIT
v3.2.0
1,233,065

#2281 teradatasqlalchemy 1.23M

Teradata SQL Driver Dialect for SQLAlchemy

teradata
Teradata License Agreement
v20.0.0.4
1,232,599

#2282 tritonclient 1.22M

Python client library and utilities for communicating with Triton Inference Server

http server client triton grpc nvidia inference tensorrt service
BSD
v2.55.0
1,229,843

#2283 speechbrain 1.22M

All-in-one speech toolkit in pure Python and Pytorch

v1.0.2
1,229,490

#2284 autopage 1.22M

A library to provide automatic paging for console output

v0.5.2
1,228,622

#2285 intelhex 1.22M

Python library for Intel HEX files manipulations

hex8 hex2bin hex intel
BSD
v2.3.0
1,227,254

#2286 sshpubkeys 1.22M

SSH public key parser

openssh public ssh ssh-rsa ssh-ed25519 pubkey ssh-dss key
BSD
v3.3.1
1,227,030

#2287 opentracing 1.22M

OpenTracing API for Python. See documentation at http://opentracing.io

opentracing
Apache License 2.0
v2.4.0
1,225,836

#2288 cached-path 1.22M

A file utility for accessing both local and remote files through a unified interface

Apache License Version 2.0, J
v1.7.1
1,224,232

#2289 segment-anything 1.22M

v1.0
1,220,482

#2290 nanoid 1.21M

A tiny, secure, URL-friendly, unique string ID generator for Python

MIT
v2.0.0
1,219,940

#2291 flake8-comprehensions 1.21M

A flake8 plugin to help you write better list/set/dict comprehensions.

dict comprehension list comprehension flake8 set comprehension comprehensions
v3.16.0
1,219,663

#2292 dogpile.cache 1.21M

A caching front-end based on the Dogpile lock.

caching
MIT
v1.3.4
1,217,734

#2293 Farama-Notifications 1.21M

Notifications for all Farama Foundation maintained libraries.

v0.0.4
1,217,691

#2294 find-libpython 1.21M

Finds the libpython associated with your environment, wherever it may be hiding

libpython
MIT
v0.4.0
1,217,682

#2295 deptry 1.21M

A command line utility to check for unused, missing and transitive dependencies in a Python project.

v0.23.0
1,216,084

#2296 types-click 1.21M

Typing stubs for click

Apache-2.0 license
v7.1.8
1,215,372

#2297 azure-mgmt-postgresqlflexibleservers 1.21M

Microsoft Azure Postgresqlflexibleservers Management Client Library for Python

azure azure sdk
MIT License
v1.1.0
1,214,603

#2298 pylev 1.21M

A pure Python Levenshtein implementation that's not freaking GPL'd.

v1.4.0
1,213,726

#2299 pytest-postgresql 1.21M

Postgresql fixtures and fixture factories for Pytest.

pytest tests fixture postgresql
v7.0.1
1,213,049

#2300 devtools 1.2M

Python's missing debug print command, and more.

The MIT License (MIT) Copyright (c) 2017 to present Samuel Colv
v0.12.2
1,209,074

#2301 mypy-boto3-kms 1.2M

Type annotations for boto3 KMS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy kms boto3-stubs
MIT License
v1.37.0
1,208,891

#2302 pylint-django 1.2M

A Pylint plugin to help Pylint understand the Django web framework

django pylint plugin
v2.6.1
1,208,673

#2303 opentelemetry-instrumentation-jinja2 1.2M

OpenTelemetry jinja2 instrumentation

v0.52b1
1,205,992

#2304 azure-mgmt-mysqlflexibleservers 1.2M

Microsoft Azure Mysqlflexibleservers Management Client Library for Python

azure azure sdk
MIT License
v1.0.0b3
1,205,517

#2305 diracx-client 1.2M

TODO

GPL-3.0-only
v0.0.1a31
1,203,985

#2306 rope 1.2M

a python refactoring library...

LGPL-3.0-or-later
v1.13.0
1,203,390

#2307 pylance 1.2M

python wrapper for Lance columnar format

data-science arrow data-format data-analytics machine-learning
v0.25.2
1,201,412

#2308 pyahocorasick 1.2M

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.

dictionary trie automaton aho-corasick
BSD-3-Clause and Public-Domain
v2.1.0
1,201,226

#2309 lark-parser 1.19M

a modern parsing library

parsing lalr parser ast earley
MIT
v0.12.0
1,198,957

#2310 textblob 1.19M

Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.

nlp textblob nltk pattern linguistics
v0.19.0
1,198,757

#2311 nvidia-nccl-cu11 1.19M

NVIDIA Collective Communication Library (NCCL) Runtime

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v2.21.5
1,195,728

#2312 mediapipe 1.19M

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.21
1,195,576

#2313 tinyhtml5 1.19M

HTML parser based on the WHATWG HTML specification

parser html
v2.0.0
1,195,451

#2314 sigtools 1.19M

Utilities for working with inspect.Signature objects.

signature introspection
MIT
v4.0.1
1,194,220

#2315 mypy-boto3-sns 1.19M

Type annotations for boto3 SNS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy sns autocomplete boto3-stubs
MIT License
v1.37.0
1,192,803

#2316 coolname 1.19M

Random name and slug generator

coolname
BSD
v2.2.0
1,191,903

#2317 awkward 1.19M

Manipulate JSON-like data with NumPy-like idioms.

BSD-3-Clause
v2.8.1
1,191,031

#2318 opentelemetry-instrumentation-threading 1.19M

Thread context propagation support for OpenTelemetry

v0.52b1
1,190,079

#2319 backports.tempfile 1.18M

Backport of new features in Python's tempfile module

Python Software Foundation License
v1.0
1,188,101

#2320 aiogram 1.18M

Modern and fully asynchronous framework for Telegram Bot API

asyncio api wrapper telegram bot framework
v3.19.0
1,186,534

#2321 cadwyn 1.18M

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

json-schema pydantic versioning hints python39 stripe fastapi api python310 python code-generation python311 python313 python312 api-versioning
v5.2.2
1,186,094

#2322 opentelemetry-instrumentation-asyncio 1.18M

OpenTelemetry instrumentation for asyncio

v0.52b1
1,183,895

#2323 aws-encryption-sdk 1.18M

AWS Encryption SDK implementation for Python

kms encryption aws-encryption-sdk aws
Apache License 2.0
v4.0.1
1,183,337

#2324 ibm-cloud-sdk-core 1.18M

Core library used by SDKs for IBM Cloud Services

ibm ibm cloud services cloud
v3.23.0
1,182,767

#2325 logging-azure-rest 1.18M

A python threadded logging handler and service extension for Azure Log Workspace OMS REST API.

utils
MIT
v1.3.0
1,180,321

#2326 vertexai 1.17M

Please run pip install vertexai to use the Vertex SDK.

Apache 2.0
v1.71.1
1,178,035

#2327 h5netcdf 1.17M

netCDF4 via h5py

Copyright (c) 2015, h5netcdf developers All rights reser
v1.6.1
1,175,807

#2328 pyrate-limiter 1.17M

Python Rate-Limiter using Leaky-Bucket Algorithm

ratelimiter ratelimit rate rate-limiter ratelimiting rate_limiter leaky-bucket
MIT
v3.7.0
1,174,727

#2329 databricks 1.17M

v0.2
1,174,582

#2330 pytest-profiling 1.17M

Profiling plugin for py.test

MIT license
v1.8.1
1,173,379

#2331 spandrel 1.17M

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 spandrel model arch model architecture pytorch arch
MIT
v0.4.1
1,170,670

#2332 python-baseconv 1.16M

Convert numbers from base 10 integers to base X strings and back again.

numbers converter math
Python Software Foundation License
v1.2.2
1,169,964

#2333 flask-shell-ipython 1.16M

Replace default `flask shell` command by similar command running IPython.

v0.5.3
1,169,212

#2334 suds-community 1.16M

Lightweight SOAP client (community fork)

client soap web service
(specified using classifiers)
v1.2.0
1,168,210

#2335 trl 1.16M

Train transformer language models with reinforcement learning.

sft post-training language modeling huggingface transformers rlhf dpo grpo
Apache 2.0
v0.16.0
1,167,096

#2336 sphinx-basic-ng 1.16M

A modern skeleton for Sphinx themes.

v1.0.0b2
1,166,215

#2337 faster-whisper 1.16M

Faster Whisper transcription with CTranslate2

inference transformer ctranslate2 openai whisper quantization speech
MIT
v1.1.1
1,165,335

#2338 awkward-cpp 1.16M

CPU kernels and compiled extensions for Awkward Array

BSD-3-Clause
v45
1,162,724

#2339 mutagen 1.16M

read and write audio tags for many formats

GPL-2.0-or-later
v1.47.0
1,162,494

#2340 airportsdata 1.16M

Extensive database of location and timezone data for nearly every airport and landing strip in the world.

icao airports aerodromes iata
The MIT License (MIT) Copyright (c) 2020- Mike
v20250224
1,162,387

#2341 github3.py 1.15M

Python wrapper for the GitHub API(http://developer.github.com/v3)

v4.0.1
1,156,708

#2342 ccxt 1.15M

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 100+ exchanges

web sockets arbitrage bot invest trading altcoins market xbt algotrading etc backtest ether order websocket zec investor zerocoin toolkit strategy exchange eur websockets currencies framework eth darkcoin realtime order book market data coin investing trader altcoin cryptocurrency ltc ws dogecoin bitcoin minimal xrp crypto currency ethereum markets litecoin api trade doge tickers coins usd crypto market public ticker real-time price btc backtesting library crypto digital currency algorithmic merchandise exchanges ohlcv currency ripple orderbook e-commerce cny dash light pricefeed price data merchant private volume web socket
MIT
v4.4.72
1,156,450

#2343 Inflector 1.15M

Inflector for Python

text english language inflector
v3.1.1
1,155,440

#2344 jaconv 1.15M

Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more

hiragana hankaku katakana zenkaku julius transliteration japanese converter japanese text preprocessing half-width kana
MIT License
v0.4.0
1,155,280

#2345 xattr 1.15M

Python wrapper for extended filesystem attributes

xattr
This is the MIT license. This software may also be distributed
v1.1.4
1,153,363

#2346 WebTest 1.15M

Helper to test WSGI applications

tests unit test wsgi web
MIT
v3.0.4
1,152,998

#2347 sanic 1.15M

A web server and web framework that's written to go fast. Build fast. Run fast.

MIT
v25.3.0
1,152,739

#2348 chex 1.15M

Chex: Testing made fun, in JAX!

python machine debugging jax testing learning
Apache 2.0
v0.1.89
1,151,509

#2349 aws-sam-cli 1.14M

AWS SAM CLI is a CLI tool for local development and testing of Serverless applications

cli sam aws
Apache License 2.0
v1.136.0
1,149,906

#2350 lancedb 1.14M

lancedb

data-science arrow data-format data-analytics machine-learning
Apache-2.0
v0.21.2
1,146,385

#2351 retry2 1.14M

Easy to use retry decorator.

Apache License 2.0
v0.9.5
1,145,968

#2352 thop 1.14M

A tool to count the FLOPs of PyTorch model.

MIT
v0.1.1.post2209072238
1,144,433

#2353 fastrlock 1.13M

Fast, re-entrant optimistic lock implemented in Cython

MIT style
v0.8.3
1,139,465

#2354 odfpy 1.13M

Python API and tools to manipulate OpenDocument files

v1.4.1
1,139,305

#2355 starlette-context 1.13M

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 middleware starlette
MIT
v0.4.0
1,138,149

#2356 azureml-dataprep 1.13M

Azure ML Data Preparation SDK is used to load, transform, and write data for machine learning workflows

v5.3.3
1,135,878

#2357 jupytext 1.13M

Jupyter notebooks as Markdown documents, Julia, Python or R scripts

MIT License Copyright (c) 2018-2025 Marc Wouts
v1.16.7
1,134,658

#2358 prefect-gcp 1.13M

Prefect integrations for interacting with Google Cloud Platform.

prefect
Apache License 2.0
v0.6.5
1,133,784

#2359 docxtpl 1.13M

Python docx template engine

jinja2
LGPL 2.1
v0.19.1
1,132,813

#2360 primp 1.12M

HTTP client that can impersonate web browsers, mimicking their headers and `TLS/JA3/JA4/HTTP2` fingerprints

python request impersonate
MIT License
v0.14.0
1,128,859

#2361 opentelemetry-instrumentation-celery 1.12M

OpenTelemetry Celery Instrumentation

v0.52b1
1,127,562

#2362 yarg 1.12M

A semi hard Cornish cheese, also queries PyPI (PyPI client)

pypi client packages
MIT
v0.1.10
1,127,091

#2363 dvc 1.12M

Git for data scientists - manage your code and data together

developer-tools data-science collaboration ai reproducibility git data-version-control machine-learning
Apache License 2.0
v3.59.1
1,125,324

#2364 hatch-requirements-txt 1.12M

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,124,707

#2365 pytest-aiohttp 1.12M

Pytest plugin for aiohttp support

Apache 2.0
v1.1.0
1,123,805

#2366 idna_ssl 1.12M

Patch ssl.match_hostname for Unicode(idna) domains support

unicode ssl idna match_hostname
v1.1.0
1,123,010

#2367 django-allauth 1.12M

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

MIT
v65.6.0
1,121,472

#2368 langgraph-prebuilt 1.12M

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

MIT
v0.1.7
1,120,949

#2369 apache-airflow-providers-airbyte 1.12M

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

airbyte airflow airflow-provider integration
v5.0.1
1,120,522

#2370 boostedblob 1.11M

Command line tool and async library to perform basic file operations on local paths, Google Cloud Storage paths and Azure Blob Storage paths.

MIT
v0.15.6
1,119,388

#2371 azure-mgmt-hybridcompute 1.11M

Microsoft Azure Hybrid Compute Management Client Library for Python

azure azure sdk
MIT License
v9.0.0
1,119,361

#2372 jieba 1.11M

Chinese Words Segmentation Utilities

nlp
MIT
v0.42.1
1,118,715

#2373 python-lsp-jsonrpc 1.11M

JSON RPC 2.0 server library

MIT
v1.1.2
1,117,558

#2374 mss 1.11M

An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

cgimagegetbitsperpixel monitor xrrgetscreenresourcescurrent screencapture screenshot ctypes screen cggetactivedisplaylist screengrab bitblt xgetwindowattributes enumdisplaymonitors xgetimage
MIT License Copyright (c) 2013-2024, Mickaël 'Tiger-222' Schoent
v10.0.0
1,116,332

#2375 pyerfa 1.11M

Python bindings for ERFA

coordinate cosmology science astronomy space astrophysics
BSD 3-Clause License
v2.0.1.5
1,113,866

#2376 ray-elasticsearch 1.11M

Unified, type-safe access to web archive APIs.

v1.0.0
1,113,847

#2377 setuptools-git-versioning 1.11M

Use git repo data for building a version number according PEP-440

git pep-440 versioning setuptools
MIT
v2.1.0
1,113,812

#2378 modelscope 1.11M

ModelScope: bring the notion of Model-as-a-Service to life.

nlp speech science python multi-modal cv
Apache License 2.0
v1.24.1
1,112,499

#2379 Flask-Admin 1.11M

Simple and extensible admin interface framework for Flask

BSD
v1.6.1
1,112,367

#2380 rouge-score 1.11M

Pure python implementation of ROUGE-1.5.5.

v0.1.2
1,112,202

#2381 regress 1.11M

Python bindings to Rust's regress ECMA regular expressions library

rust javascript regular expressions regex ecmascript
v2025.3.1
1,111,056

#2382 tables 1.11M

Hierarchical datasets for Python

hdf5
BSD 3-Clause License
v3.10.2
1,110,906

#2383 aws-lambda-builders 1.1M

Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks.

functions lambda building aws
Apache License 2.0
v1.54.0
1,109,058

#2384 ulid-py 1.1M

Universally Unique Lexicographically Sortable Identifier

Apache 2.0
v1.1.0
1,108,851

#2385 phonenumberslite 1.1M

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

Apache License 2.0
v9.0.2
1,107,479

#2386 djangorestframework-stubs 1.1M

PEP-484 stubs for django-rest-framework

MIT
v3.15.3
1,105,995

#2387 shyaml 1.1M

YAML for command line

BSD 3-Clause License
v0.6.2
1,104,908

#2388 dbfread 1.1M

Read DBF Files with Python

MIT
v2.0.7
1,104,904

#2389 pysaml2 1.1M

Python implementation of SAML Version 2 Standard

saml saml2 standard identitypython identity federation idpy
Apache-2.0
v7.5.2
1,103,448

#2390 marko 1.1M

A markdown parser with high extensibility.

MIT
v2.1.2
1,102,709

#2391 py-ecc 1.1M

py-ecc: Elliptic curve crypto in python including secp256k1, alt_bn128, and bls12_381

ethereum
MIT
v7.0.1
1,101,960

#2392 cerberus-python-client 1.09M

A python client for interacting with Cerberus

nike cerberus
Apache License, v2.0
v2.5.4
1,097,805

#2393 visions 1.09M

Visions

BSD License
v0.8.1
1,097,299

#2394 exchangelib 1.09M

Client for Microsoft Exchange Web Services (EWS)

autodiscover office365 microsoft ews exchange outlook o365 exchange-web-services
BSD-2-Clause
v5.5.1
1,096,839

#2395 apache-airflow-providers-odbc 1.09M

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

integration airflow airflow-provider odbc
v4.9.1
1,096,817

#2396 protoc-gen-openapiv2 1.09M

Provides the missing pieces for gRPC Gateway.

v0.0.1
1,096,506

#2397 jsonargparse 1.09M

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

The MIT License (MIT) Copyright (c) 2019-presen
v4.38.0
1,094,448

#2398 numpy-financial 1.09M

Simple financial functions

BSD 3-Clause
v1.0.0
1,093,576

#2399 pybase64 1.09M

Fast Base64 encoding/decoding

base64
BSD-2-Clause
v1.4.1
1,093,287

#2400 uproot 1.09M

ROOT I/O in pure Python and NumPy.

v5.6.0
1,092,366

#2401 intervaltree 1.09M

Editable interval tree data structure for Python 2 and 3

tree data-structure intervals interval-tree
Apache License, Version 2.0
v3.1.0
1,091,538

#2402 tensorflow-addons 1.09M

TensorFlow Addons.

addons machine tensorflow learning
Apache 2.0
v0.23.0
1,091,191

#2403 Rx 1.08M

Reactive Extensions (Rx) for Python

MIT License
v3.2.0
1,086,973

#2404 cinemagoer 1.08M

Python package to access the IMDb's database

package cast xml cinema character actress actor film plain text data files keywords movie director top250 person database imdb bottom100 sql people company
GPL
v2023.5.1
1,086,671

#2405 dpkt 1.08M

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols

BSD
v1.9.8
1,085,424

#2406 s3cmd 1.08M

Command line tool for managing Amazon S3 and CloudFront services

GNU GPL v2+
v2.4.0
1,084,818

#2407 aioredis 1.08M

asyncio (PEP 3156) Redis support

MIT
v2.0.1
1,083,717

#2408 aiostream 1.08M

Generator-based operators for asynchronous iteration

GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C
v0.6.4
1,082,889

#2409 dominate 1.08M

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.

html framework python templating xhtml template html5
LGPL-3.0-or-newer
v2.9.1
1,082,837

#2410 urllib3-secure-extra 1.08M

Marker library to detect whether urllib3 was installed with the deprecated [secure] extra

v0.1.0
1,081,907

#2411 hashids 1.08M

Implements the hashids algorithm in python. For more information, visit http://hashids.org/

v1.3.1
1,081,240

#2412 resampy 1.08M

Efficient signal resampling

ISC
v0.4.3
1,081,210

#2413 keyrings.alt 1.08M

Alternate keyring implementations

v5.0.2
1,080,558

#2414 dotenv 1.08M

Deprecated package

v0.9.9
1,080,194

#2415 path 1.07M

A module wrapper for os.path

v17.1.0
1,078,675

#2416 click-help-colors 1.07M

Colorization of help messages in Click

click
MIT
v0.9.4
1,076,413

#2417 pymisp 1.07M

Python API for MISP.

BSD-2-Clause
v2.5.9
1,074,007

#2418 typish 1.07M

Functionality for types

MIT
v1.9.3
1,073,193

#2419 credstash 1.07M

A utility for managing secrets in the cloud using AWS KMS and DynamoDB

Apache2
v1.17.1
1,072,607

#2420 doit 1.07M

doit - Automation Tool

pipeline automation task task-runner make build
MIT
v0.36.0
1,070,366

#2421 oslo.utils 1.06M

Oslo Utility library

v8.2.0
1,066,690

#2422 oyaml 1.06M

Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering

MIT
v1.0
1,065,634

#2423 dash-bootstrap-components 1.06M

Bootstrap themed components for use in Plotly Dash

Apache License Version 2.0, January 2004 http://www.apache.org/l
v2.0.0
1,065,519

#2424 dockerpty 1.06M

Python library to use the pseudo-tty of a docker container

docker tty terminal pty
Apache 2.0
v0.4.1
1,064,733

#2425 dropbox 1.06M

Official Dropbox API Client

MIT License
v12.0.2
1,062,901

#2426 ephem 1.06M

Compute positions of the planets and stars

MIT
v4.2
1,062,396

#2427 apache-airflow-providers-apache-spark 1.06M

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

integration airflow airflow-provider apache.spark
v5.1.1
1,062,114

#2428 python-oxmsg 1.06M

Extract attachments from Outlook .msg files.

outlook email ms-oxmsg
MIT
v0.0.2
1,061,717

#2429 IMDbPY 1.06M

IMDbPY is now cinemagoer

v2022.7.9
1,061,545

#2430 types-decorator 1.05M

Typing stubs for decorator

Apache-2.0
v5.2.0.20250324
1,059,312

#2431 betterproto 1.05M

A better Protobuf / gRPC generator & library

MIT
v1.2.5
1,059,173

#2432 kneed 1.05M

Knee-point detection in Python

elbow-method system knee-detection
v0.8.5
1,058,616

#2433 pipreqs 1.05M

Pip requirements.txt generator based on imports in project

requirements imports pip
Apache-2.0
v0.5.0
1,056,404

#2434 jsonmerge 1.05M

Merge a series of JSON documents.

MIT
v1.9.2
1,056,314

#2435 rcssmin 1.05M

CSS Minifier

Apache License, Version 2.0
v1.2.1
1,055,071

#2436 pyupgrade 1.05M

A tool to automatically upgrade syntax for newer versions.

MIT
v3.19.1
1,054,519

#2437 cloudscraper 1.05M

A Python module to bypass Cloudflare's anti-bot page.

waf cloudflare ddos scrape challenge webscraper bypass iuam anti-bot scraping
v1.2.71
1,053,246

#2438 pyvmomi 1.04M

VMware vSphere Python SDK

vmware esx pyvmomi vsphere
License :: OSI Approved :: Apache Software License
v8.0.3.0.1
1,047,797

#2439 outlines-core 1.04M

Structured Text Generation in Rust

machine learning language models deep learning structured generation
Apache-2.0
v0.2.3
1,047,392

#2440 django-prometheus 1.04M

Django middlewares to monitor your application with Prometheus.io.

django monitoring prometheus
Apache
v2.3.1
1,046,200

#2441 mkdocs-monorepo-plugin 1.04M

Plugin for adding monorepository support in Mkdocs.

mkdocs monorepo
Apache-2.0
v1.1.0
1,046,178

#2442 cuda-python 1.04M

CUDA Python: Performance meets Productivity

NVIDIA SOFTWARE LICENSE This license is a legal
v12.8.0
1,044,652

#2443 Wand 1.04M

Ctypes-based simple MagickWand API binding for Python

imagemagick ctypes
MIT License
v0.6.13
1,041,518

#2444 rank-bm25 1.04M

Various BM25 algorithms for document ranking

Apache2.0
v0.2.2
1,040,297

#2445 sphinx-argparse 1.03M

A sphinx extension that automatically documents argparse commands and options

v0.5.2
1,038,492

#2446 graypy 1.03M

Python logging handlers that send messages in the Graylog Extended Log Format (GELF).

amqp graylog2 logging udp gelf graylog
BSD License
v2.1.0
1,037,963

#2447 django-csp 1.03M

Django Content Security Policy support.

BSD
v3.8
1,037,732

#2448 dbt-fabric 1.03M

A Microsoft Fabric Synapse Data Warehouse adapter plugin for dbt

MIT
v1.9.3
1,036,760

#2449 pudb 1.03M

A full-screen, console-based Python debugger

v2024.1.3
1,032,649

#2450 panel 1.03M

The powerful data exploration & web app framework for Python.

BSD
v1.6.2
1,030,557

#2451 pyquaternion 1.02M

A fully featured, pythonic library for representing and using quaternions.

quaternion maths animation math physics pose geometry orientation visualisation
MIT
v0.9.9
1,029,724

#2452 PyVirtualDisplay 1.02M

python wrapper for Xvfb, Xephyr and Xvnc

wrapper xephyr x xvfb
BSD
v3.0
1,028,709

#2453 python-geohash 1.02M

Fast, accurate python geohashing library

UNKNOWN
v0.8.5
1,026,311

#2454 jaxtyping 1.02M

Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays.

equinox jax deep-learning typing neural-networks
MIT License Copyright (c) 2022 Google LLC
v0.3.1
1,026,153

#2455 nameparser 1.02M

A simple Python module for parsing human names into their individual components.

parser names
LGPL
v1.1.3
1,025,596

#2456 newspaper3k 1.02M

Simplified python article discovery & extraction.

MIT
v0.2.8
1,023,448

#2457 pytest-dependency 1.02M

Manage dependencies of tests

Apache-2.0
v0.6.0
1,023,427

#2458 mypy-boto3-cloudwatch 1.02M

Type annotations for boto3 CloudWatch 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations cloudwatch mypy autocomplete boto3-stubs
MIT License
v1.37.0
1,021,830

#2459 wasmer 1.02M

Python extension to run WebAssembly binaries

python extension webassembly
v1.1.0
1,021,198

#2460 lunardate 1.02M

A Chinese Calendar Library in Pure Python

GPLv3
v0.2.2
1,020,658

#2461 pytoolconfig 1.02M

Python tool configuration

LGPL-3.0-or-later
v1.3.1
1,020,494

#2462 pymongocrypt 1.02M

Python bindings for libmongocrypt

bson mongo pymongocrypt mongocrypt mongodb pymongo
Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.12.2
1,020,244

#2463 types-colorama 1.01M

Typing stubs for colorama

Apache-2.0 license
v0.4.15.20240311
1,019,221

#2465 opentelemetry-instrumentation-boto3sqs 1.01M

Boto3 SQS service tracing for OpenTelemetry

v0.52b1
1,016,995

#2466 apsw 1.01M

Another Python SQLite Wrapper

database sqlite
OSI Approved
v3.49.1.0
1,013,482

#2467 jusText 1.01M

Heuristic based boilerplate removal tool

The BSD 2-Clause License
v3.0.2
1,012,037

#2468 readerwriterlock 1.01M

A python implementation of the three Reader-Writer problems.

lock write thread fair writer reader rwlock read-write lock synchronize read priority
MIT
v1.0.9
1,011,995

#2469 optax 1.01M

A gradient processing and optimization library in JAX.

python reinforcement-learning machine learning
v0.2.4
1,011,935

#2470 rstr 1.01M

Generate random strings in Python

fuzz testing reverse regex reverse regular expression testing random string
v3.2.2
1,010,023

#2471 datacompy 1M

Dataframe comparison in Python

Apache Software License
v0.16.4
1,009,038

#2472 pyvis 1M

A Python network graph visualization library

BSD
v0.3.2
1,007,842

#2473 mypy-boto3-lakeformation 1M

Type annotations for boto3 LakeFormation 1.37.13 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed autocomplete type-annotations mypy lakeformation boto3-stubs
MIT License
v1.37.13
1,007,429

#2474 Cheetah3 1M

Cheetah is a template engine and code generation tool

template
MIT
v3.2.6.post1
1,006,615

#2475 azureml-dataprep-rslex 1M

Azure ML Data Preparation RustLex

v2.24.5
1,005,517

#2476 xarray-einstats 1M

Stats, linear algebra and einops for xarray

v0.8.0
1,004,682

#2477 apache-airflow-providers-dbt-cloud 1M

Provider package apache-airflow-providers-dbt-cloud for Apache Airflow

integration airflow airflow-provider dbt.cloud
v4.3.1
1,004,592

#2478 WMI 1M

Windows Management Instrumentation

http://www.opensource.org/licenses/mit-license.php
v1.5.1
1,003,896

#2479 pep8 1M

Python style guide checker

pep8
Expat license
v1.7.1
1,003,164

#2480 django-otp 1M

A pluggable framework for adding two-factor authentication to Django using one-time passwords.

v1.5.4
1,002,955

#2481 gspread-formatting 1M

Complete Google Sheets formatting support for gspread worksheets

spreadsheets formatting cell-format google-spreadsheets
MIT
v1.2.1
1,002,028

#2482 fastapi-pagination 1M

FastAPI pagination

MIT
v0.12.34
1,001,514

#2483 tlparse 998.2K

Parse TORCH_LOG logs produced by PyTorch torch.compile

BSD-3-Clause
v0.3.39
998,203

#2484 array-record 998.13K

A file format that achieves a new frontier of IO efficiency

Apache-2.0
v0.7.1
998,131

#2485 pinecone-plugin-inference 996.76K

Embeddings plugin for Pinecone SDK

Apache-2.0
v3.1.0
996,769

#2486 cupy-cuda12x 996.43K

CuPy: NumPy & SciPy for GPU

MIT License
v13.4.1
996,432

#2487 html-text 995.91K

Extract text from HTML

MIT license
v0.7.0
995,919

#2488 config 992.7K

A hierarchical, easy-to-use, powerful configuration module for Python

Copyright (C) 2004-2020 by Vinay Sajip. All Rights Reserved. See
v0.5.1
992,703

#2489 mkdocs-macros-plugin 992.42K

Unleash the power of MkDocs with macros and variables

macros mkdocs python markdown
MIT
v1.3.7
992,421

#2490 tableau-api-lib 991.65K

This library enables developers to call any method seen in Tableau Server's REST API documentation.

v0.1.50
991,654

#2491 jupyter-server-ydoc 991.3K

jupyter-server extension integrating collaborative shared models.

# Licensing terms This project is licensed under the terms of t
v1.1.0
991,304

#2492 Flake8-pyproject 990.72K

Flake8 plug-in loading the configuration from pyproject.toml

pyproject.toml flake8
v1.2.3
990,728

#2493 PyScreeze 989.69K

A simple, cross-platform screenshot module for Python 2 and 3.

image scrot capture screen screenshot screencap screencapture
MIT
v1.0.1
989,694

#2494 python-certifi-win32 988.37K

Add windows certificate store to certifi cacerts.

BSD
v1.6.1
988,374

#2495 pynput 988.08K

Monitor and control user input devices

keyboard input control keyboard control mouse mouse input
LGPLv3
v1.8.1
988,087

#2496 swifter 985.63K

A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner

apply vectorize dask pandas parallelize function
v1.4.0
985,631

#2497 tensorflow-cpu 983.19K

TensorFlow is an open source machine learning framework for everyone.

machine tensor tensorflow learning
Apache 2.0
v2.19.0
983,190

#2498 k8 983.04K

Kubernetes Python Models

openapi-generator openapi kubernetes
v29.0.9
983,050

#2499 textdistance 982.85K

Compute distance between the two texts.

distance between text strings sequences iterators
MIT
v4.6.3
982,851

#2500 safety-schemas 981.89K

Schemas for Safety tools

schemas safety policy file safety safety schemas policy file safety models
MIT
v0.0.12
981,896

#2501 wasmer-compiler-cranelift 981.83K

The Cranelift compiler for the `wasmer` package (to compile WebAssembly module)

python extension webassembly
v1.1.0
981,839

#2502 glob2 981.26K

Version of the glob module that can capture patterns and supports recursive wildcards

BSD
v0.7
981,262

#2503 mypy-boto3-dataexchange 981.23K

Type annotations for boto3 DataExchange 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 dataexchange typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
981,238

#2504 west 980.28K

Zephyr RTOS Project meta-tool

Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.3.0
980,289

#2505 asgi-correlation-id 979.95K

Middleware correlating project logs to individual requests

correlation sentry celery asgi correlation-id fastapi async tracing x-request-id request-id logging middleware starlette
MIT
v4.3.4
979,951

#2506 google-cloud-discoveryengine 979.92K

Google Cloud Discoveryengine API client library

Apache 2.0
v0.13.8
979,923

#2507 django-countries 978.95K

Provides a country field for Django models.

countries flags django
MIT
v7.6.1
978,955

#2508 htmlmin 978.77K

An HTML Minifier

BSD
v0.1.12
978,772

#2509 tf-nightly 977.1K

TensorFlow is an open source machine learning framework for everyone.

machine tensor tensorflow learning
Apache 2.0
v2.20.0.dev20250401
977,102

#2510 Flask-SocketIO 976.9K

Socket.IO integration for Flask applications

v5.5.1
976,905

#2511 dnslib 976.83K

Simple library to encode/decode DNS wire-format packets

BSD
v0.9.26
976,838

#2512 versioneer-518 976.23K

Just the vendored file

public domain
v0.19
976,236

#2513 c7n-org 975.92K

Cloud Custodian - Parallel Execution

Apache-2.0
v0.6.42
975,923

#2514 tree-sitter-yaml 974.04K

YAML grammar for tree-sitter

yaml parsing incremental tree-sitter
MIT
v0.7.0
974,047

#2515 azure-mgmt-resourcegraph 973.9K

Microsoft Azure Resource Graph Client Library for Python

MIT License
v8.0.0
973,906

#2516 func-timeout 973.7K

Python module which allows you to specify timeouts when calling any existing function. Also provides support for stoppable-threads

timeout max after execution call runtime function seconds terminate
LGPLv2
v4.3.5
973,706

#2517 jupyter-ydoc 973.58K

Document structures for collaborative editing using Ypy

jupyter yjs pycrdt
BSD 3-Clause License
v3.0.3
973,584

#2518 ndindex 973.48K

A Python library for manipulating indices of ndarrays.

MIT
v1.9.2
973,488

#2519 troposphere 972.85K

AWS CloudFormation creation library

New BSD license
v4.9.0
972,859

#2520 crc32c 972.82K

A python package implementing the crc32c algorithm in hardware and software

LGPL-2.1-or-later
v2.7.1
972,820

#2521 opentelemetry-resourcedetector-gcp 972.74K

Google Cloud resource detector for OpenTelemetry

Apache-2.0
v1.9.0a0
972,745

#2522 detect-secrets 972.72K

Tool for detecting secrets in the codebase

pre-commit entropy-checks security secret-management
v1.5.0
972,722

#2523 peppercorn 971.22K

A library for converting a token stream into a data structure for use in web form posts

form generation library wsgi web
BSD-derived (http://www.repoze.org/LICENSE.txt)
v0.6
971,225

#2524 janus 970.16K

Mixed sync-async queue to interoperate between asyncio tasks and classic threads

asyncio janus queue
Apache 2
v2.0.0
970,165

#2525 pytest-freezegun 967.94K

Wrap tests with fixtures in freeze_time

MIT
v0.4.2
967,945

#2526 opentelemetry-exporter-gcp-trace 966.65K

Google Cloud Trace exporter for OpenTelemetry

Apache-2.0
v1.9.0
966,653

#2527 sgqlc 965.3K

Simple GraphQL Client

http endpoint graphql client
ISCL
v16.4
965,310

#2528 django-picklefield 963.62K

Pickled object field for Django

field pickle django model
MIT
v3.3
963,623

#2529 cron-validator 962.78K

Unix cron implementation by Python

cron python cron expression validator cron expression iterator cron scheduler
MIT
v1.0.8
962,788

#2530 pysbd 962.4K

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
962,401

#2531 python-amazon-sp-api 960.85K

Python wrapper for the Amazon Selling-Partner API

MIT
v1.9.24
960,853

#2532 crewai 960.37K

Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

v0.108.0
960,372

#2533 braintree 958.7K

Braintree Python Library

MIT
v4.34.0
958,704

#2534 pretty-html-table 958.16K

Make pandas dataframe looking pretty again

v0.9.16
958,167

#2535 flake8-polyfill 957.12K

Polyfill package for Flake8 plugins

MIT
v1.0.2
957,125

#2536 coreschema 956.46K

Core Schema.

BSD
v0.0.4
956,464

#2537 depyf 955.98K

Decompile python functions, from bytecode to source code!

MIT
v0.18.0
955,980

#2538 azure-storage 953.87K

Microsoft Azure Storage SDK for Python

MIT License
v0.37.0
953,871

#2539 ebcdic 953.36K

Additional EBCDIC codecs

text codec unicode ebcdic
BSD
v1.1.1
953,362

#2540 elastic-apm 953.29K

The official Python module for Elastic APM

BSD
v6.23.0
953,295

#2541 easydict 953.23K

Access dict values as attributes (works recursively).

tools
LGPL-3.0
v1.13
953,230

#2542 types-Werkzeug 952.5K

Typing stubs for Werkzeug

Apache-2.0 license
v1.0.9
952,510

#2543 synchronicity 948.83K

Export blocking and async library versions from a single async implementation

v0.9.11
948,836

#2544 pytube 948.77K

Python 3 library for downloading YouTube Videos.

stream youtube video download
The Unlicense (Unlicense)
v15.0.0
948,777

#2545 django-health-check 947.27K

Run checks on services like databases, queue servers, celery processes, etc.

django postgresql
MIT License
v3.18.3
947,277

#2546 requests-auth-aws-sigv4 945.03K

AWS SigV4 Authentication with the python requests module

v0.7
945,039

#2547 pillow-avif-plugin 944.81K

A pillow plugin that adds avif support via libavif

MIT License
v1.5.1
944,817

#2548 ibm-platform-services 944.76K

Python client library for IBM Cloud Platform Services

ibm cloud platform services ibm ibm cloud services cloud
v0.63.0
944,764

#2549 raven 941.78K

Raven is a client for Sentry (https://getsentry.com)

BSD
v6.10.0
941,784

#2550 cuda-bindings 941.5K

Python bindings for CUDA

NVIDIA SOFTWARE LICENSE This license is a legal
v12.8.0
941,501

#2551 update-checker 941.39K

A python module that will check for package updates.

Simplified BSD License
v0.18.0
941,391

#2552 onnxconverter-common 939.98K

ONNX Converter and Optimization Tools

MIT License Copyright (c) Microsoft Corporation. All rights res
v1.14.0
939,981

#2553 awslambdaric 939.09K

AWS Lambda Runtime Interface Client for Python

v3.0.2
939,090

#2554 jsons 938.92K

For serializing Python objects to JSON (dicts) and back

MIT
v1.6.3
938,927

#2555 ldaptor 938.83K

A Pure-Python Twisted library for LDAP

MIT
v21.2.0
938,835

#2556 gluonts 938.77K

Probabilistic time series modeling in Python.

Apache License 2.0
v0.16.0
938,771

#2557 sqlalchemy-trino 938.37K

Trino dialect for SQLAlchemy

trino sqlalchemy
Apache 2.0
v0.5.0
938,374

#2558 triad 938.17K

A collection of python utils for Fugue projects

utilities fugue
Apache-2.0
v0.9.8
938,180

#2559 fugue 937.44K

An abstraction layer for distributed computation

domain specific dask ray dsl sql spark distributed language
Apache-2.0
v0.9.1
937,445

#2560 dirty-equals 936.82K

Doing dirty (but extremely useful) things with equals.

v0.9.0
936,823

#2561 types-ipaddress 936.49K

Typing stubs for ipaddress

Apache-2.0 license
v1.0.8
936,495

#2562 presto-python-client 934.12K

Client for the Presto distributed SQL Engine

Apache 2.0
v0.8.4
934,122

#2563 result 933.75K

A Rust-like result type for Python

result enum rust
MIT
v0.17.0
933,760

#2564 slowapi 932.29K

A rate limiting extension for Starlette and Fastapi

MIT
v0.1.9
932,299

#2565 pyroute2 932.17K

Python Netlink library

GPL-2.0-or-later OR Apache-2.0
v0.8.1
932,175

#2566 plac 931.89K

The smartest command line arguments parser in the world

command parser line arguments
BSD License
v1.4.3
931,896

#2567 opencensus-ext-logging 931.86K

OpenCensus logging Integration

Apache-2.0
v0.1.1
931,865

#2568 artifacts-keyring 930.66K

"Automatically retrieve credentials for Azure Artifacts."

v0.4.0
930,664

#2569 tfds-nightly 929.19K

tensorflow/datasets is a library of datasets ready to use with TensorFlow.

datasets machine tensorflow learning
Apache 2.0
v4.9.8.dev202504020044
929,196

#2570 grimp 928.85K

Builds a queryable graph of the imports within one or more Python packages.

BSD 2-Clause License
v3.7.1
928,857

#2571 contextvars 928.75K

PEP 567 Backport

Apache License, Version 2.0
v2.4
928,757

#2572 apache-airflow-providers-oracle 928.29K

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

oracle airflow airflow-provider integration
v4.0.2
928,300

#2573 torchdiffeq 928.15K

ODE solvers and adjoint sensitivity analysis in PyTorch.

v0.2.5
928,160

#2574 legacy-cgi 928.04K

Fork of the standard library cgi and cgitb modules removed in Python 3.13

v2.6.3
928,041

#2575 y-py 927.88K

Python bindings for the Y-CRDT built from yrs (Rust)

crdt
v0.6.2
927,883

#2576 curatorbin 927.86K

install curator through pip and run it through python

SSPLv1
v1.2.4
927,866

#2577 proxy-protocol 927.83K

PROXY protocol library with asyncio server implementation

## The MIT License (MIT) Copyright (c) 2021 Ian
v0.11.3
927,832

#2578 workalendar 927.75K

Worldwide holidays and working days helper and toolkit.

MIT License
v17.0.0
927,757

#2579 ocspbuilder 927.41K

Creates and signs online certificate status protocol (OCSP) requests and responses for X.509 certificates

pki x509 crypto certificate ocsp
MIT
v0.10.2
927,414

#2580 ocspresponder 926.73K

RFC 6960 compliant OCSP Responder framework written in Python 3.5+.

tls pki ssl server responder ocsp
Apache Software License
v0.5.0
926,736

#2581 evergreen-lint 926.3K

v0.1.9
926,302

#2582 oslo.config 925.85K

Oslo Configuration API

v9.7.1
925,853

#2583 typeid-python 924.5K

Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs

uuid6 guid uuid typeid
MIT
v0.3.2
924,503

#2584 recommonmark 924.22K

A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects.

MIT
v0.7.1
924,226

#2585 py-deviceid 923.88K

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
923,881

#2586 opentelemetry-instrumentation-asyncpg 921.97K

OpenTelemetry instrumentation for AsyncPG

v0.52b1
921,970

#2587 gssapi 921.94K

Python GSSAPI Wrapper

gssapi security
LICENSE.txt
v1.9.0
921,941

#2588 tyro 921K

CLI interfaces & config objects, from types

MIT
v0.9.18
921,009

#2589 import-deps 920.5K

find python module imports

import graph quality
v0.3.0
920,500

#2590 coveralls 920.27K

Show coverage stats online via coveralls.io

MIT
v4.0.1
920,279

#2591 adagio 918.21K

The Dag IO Framework for Fugue projects

acyclic graph adagio dag workflow directed
Apache-2.0
v0.2.6
918,216

#2592 mkdocs-git-revision-date-localized-plugin 915.83K

Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file.

mkdocs plugin
MIT
v1.4.5
915,833

#2593 polling2 913.68K

Updated polling utility with many configurable options

v0.5.0
913,688

#2594 django-silk 912.97K

Silky smooth profiling for the Django Framework

MIT License
v5.3.2
912,974

#2595 oslo.i18n 911.67K

Oslo i18n library

v6.5.1
911,675

#2596 django-oauth-toolkit 911.15K

OAuth2 Provider for Django

oauth2 django oauth oauthlib
Copyright (c) 2013, Massimiliano Pippi, Federico Frenguelli and
v3.0.1
911,157

#2597 python-on-whales 909.78K

A Docker client for Python, designed to be fun and intuitive!

MIT License Copyright (c) 2020 Gabriel de Marmiesse de Lussan
v0.76.1
909,782

#2598 jupyter-server-fileid 909.6K

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
909,605

#2599 ptpython 909.07K

Python REPL build on top of prompt_toolkit

v3.0.29
909,072

#2600 azure-ai-formrecognizer 908.57K

Microsoft Azure Form Recognizer Client Library for Python

form recognizer document analysis azure sdk azure document analyzer cognitive services applied ai
MIT License
v3.3.3
908,570

#2601 zc.lockfile 908.27K

Basic inter-process locks

lock
ZPL 2.1
v3.0.post1
908,273

#2602 jsonschema-spec 907.87K

JSONSchema Spec with object-oriented paths

jsonschema spec swagger
Apache-2.0
v0.2.4
907,876

#2603 types-openpyxl 907.73K

Typing stubs for openpyxl

Apache-2.0
v3.1.5.20250306
907,737

#2604 pdoc 906.85K

API Documentation for Python Projects

MIT-0
v15.0.1
906,852

#2605 pysnmp 905.94K

A Python library for SNMP

BSD-2-Clause
v7.1.17
905,943

#2606 eradicate 905.84K

Removes commented-out code.

format commented-out code clean
Expat License
v2.3.0
905,841

#2607 flask-talisman 905.81K

HTTP security headers for Flask.

https flask security xss
Apache Software License
v1.1.0
905,817

#2608 progress 905.72K

Easy to use progress bars

ISC
v1.6
905,723

#2609 ormsgpack 905.07K

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

dataclasses fast datetime dataclass msgpack
Apache-2.0 OR MIT
v1.9.1
905,072

#2610 PyByteBuffer 903.68K

A bytes manipulation library inspired by Java ByteBuffer

GPL 3.0
v1.0.5
903,682

#2611 check-jsonschema 903.09K

A jsonschema CLI and pre-commit hook

v0.32.1
903,093

#2612 ml-collections 902.52K

ML Collections is a library of Python collections designed for ML usecases.

v1.0.0
902,529

#2613 sktime 902.38K

A unified framework for machine learning with time series

data-science scikit-learn time-series-classification time-series-analysis time-series-regression time-series data-mining forecasting machine-learning
BSD 3-Clause License Copyright (c) 2019 - prese
v0.36.0
902,388

#2614 spinners 901.92K

Spinners for terminals

spinners idle progress busy terminal unicode spinner console cli loading wait indicator json term ascii
MIT
v0.0.24
901,923

#2615 PyKMIP 901.63K

KMIP library

kmip
Apache License, Version 2.0
v0.10.0
901,633

#2616 argparse-addons 900.67K

Additional argparse types and actions.

argparse
MIT
v0.12.0
900,678

#2617 log-symbols 900.51K

Colored symbols for various log levels for Python

log log symbols symbols
MIT
v0.0.14
900,512

#2618 aiosmtplib 899.03K

asyncio SMTP client

asyncio smtp email
MIT
v4.0.0
899,032

#2619 policyuniverse 898.44K

Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards.

statement arn wildcard iam condition policy action_groups
v1.5.1.20231109
898,443

#2620 requests-oauth 897.07K

Hook for adding Open Authentication support to Python-requests HTTP library.

oauth requests open authentication python-requests
BSD
v0.4.1
897,076

#2621 fast-depends 897.06K

FastDepends - extracted and cleared from HTTP domain logic FastAPI Dependency Injection System. Async and sync are both supported.

fastapi dependency injection
v2.4.12
897,069

#2622 flake8-eradicate 895.68K

Flake8 plugin to find commented out code

plugin wemake.services flake8 code quality linting
MIT
v1.5.0
895,685

#2623 pytweening 895.6K

A collection of tweening (aka easing) functions.

animation tween 2d easing tweening
MIT
v1.2.0
895,604

#2624 geocoder 895.44K

Geocoder is a simple and consistent geocoding library.

arcgis bing google opencage here geocoder tomtom
The MIT License
v1.38.1
895,448

#2625 tensorflow-probability 894.44K

Probabilistic modeling and statistical inference in TensorFlow

bayesian machine statistics tensorflow probability learning
Apache 2.0
v0.25.0
894,446

#2626 transitions 894.18K

A lightweight, object-oriented Python state machine implementation with many extensions.

MIT
v0.9.2
894,182

#2627 pyexcel-io 894.03K

A python library to read and write structured data in csv, zipped csvformat and to/from databases

django api csvz sqlalchemy python tsvz tsv csv
New BSD
v0.6.7
894,037

#2628 logzio-python-handler 893.54K

Logging handler to send logs to your Logz.io account with bulk SSL

logz.io handler logging bulk https
Apache License 2
v4.1.4
893,544

#2629 azure-schemaregistry-avroserializer 893.17K

Microsoft Azure Schema Registry Avro Serializer Client Library for Python

MIT License
v1.0.0b4.post1
893,178

#2630 trafilatura 892.95K

Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML.

natural-language-processing corpus tei-xml scraper html2text web-scraping webscraping text-extraction news-crawler
Apache 2.0
v2.0.0
892,956

#2631 opentelemetry-instrumentation-aws-lambda 892.85K

OpenTelemetry AWS Lambda instrumentation

v0.52b1
892,859

#2632 certbot-dns-cloudflare 892.37K

Cloudflare DNS Authenticator plugin for Certbot

Apache License 2.0
v3.3.0
892,377

#2633 gitdb2 892.29K

A mirror package for gitdb

v4.0.2
892,297

#2634 envyaml 892.05K

Simple YAML configuration file parser with easy access for structured data

MIT
v1.10.211231
892,059

#2635 lml 891.88K

Load me later. A lazy plugin management system.

python
New BSD
v0.2.0
891,890

#2636 numpydoc 891.88K

Sphinx extension to support docstrings in Numpy format

sphinx numpy
Copyright (C) 2008-2023 Stefan van der Walt
v1.8.0
891,890

#2637 PyAutoGUI 891.29K

PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.

control click press mouse automation keyboard cursor gui test keystroke testing
BSD
v0.9.54
891,300

#2638 requests-kerberos 890.74K

A Kerberos authentication handler for python-requests

ISC License
v0.15.0
890,744

#2639 ypy-websocket 890.23K

WebSocket connector for Ypy

websocket yjs
MIT License Copyright (c) 2022 David Brochart Permission is he
v0.12.4
890,238

#2640 pyairports 890.12K

Airport and other locations database

airports
Apache Software License
v2.1.1
890,122

#2641 tree-sitter-java 890.09K

Java grammar for tree-sitter

java parsing incremental tree-sitter
MIT
v0.23.5
890,092

#2642 Quart 889.76K

A Python ASGI web framework with the same API as Flask

v0.20.0
889,767

#2643 dnachisel 888.98K

Optimize DNA sequences under constraints.

optimization constraints biology dna codon gene synthetic design
MIT
v3.2.13
888,981

#2644 langchain-ollama 888.74K

An integration package connecting Ollama and LangChain

MIT
v0.3.0
888,740

#2645 myst-nb 886.87K

A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser.

markdown sphinx docutils lexer parser jupyter
v1.2.0
886,879

#2646 sklearn-compat 884.08K

Ease support for compatible scikit-learn estimators across versions

v0.1.3
884,085

#2647 future-fstrings 883.89K

A backport of fstrings to python<3.6

MIT
v1.2.0
883,896

#2648 geckodriver-autoinstaller 882.5K

Automatically install geckodriver that supports the currently installed version of chrome.

chrome splinter selenium geckodriver
MIT
v0.1.0
882,500

#2649 jupyter-cache 882.06K

A defined interface for working with a cache of jupyter notebooks.

sphinx material extension components web design
v1.0.1
882,067

#2650 python-ipware 881.9K

A Python package to retrieve user's IP address

MIT
v3.0.0
881,901

#2651 isal 881.17K

Faster zlib and gzip compatible compression and decompression by providing python bindings for the ISA-L library.

threads gzip compression isal isa-l deflate igzip
PSF-2.0
v1.7.2
881,171

#2652 milvus-lite 880.49K

A lightweight version of Milvus wrapped with Python.

v2.4.12
880,493

#2653 PyRect 879.94K

PyRect is a simple module with a Rect class for Pygame-like rectangular areas.

pygame rectangular rectangle area rect
BSD
v0.2.0
879,946

#2654 treelib 879.48K

A Python implementation of tree structure.

tools tree data structure
Apache License, Version 2.0
v1.7.1
879,487

#2655 PyGetWindow 878.95K

A simple, cross-platform module for obtaining GUI information on application's windows.

close geometry gui window resize minimize maximize title
BSD
v0.0.9
878,953

#2656 tree-sitter-xml 878.39K

XML & DTD grammars for tree-sitter

parsing incremental tree-sitter xml
MIT
v0.7.0
878,395

#2657 testtools 878.25K

Extensions to the Python standard library unit testing framework

v2.7.2
878,251

#2658 uncertainties 877.35K

calculations with values with uncertainties, error propagation

error propagation differentiation standard deviation partial derivatives derivatives uncertainties uncertainty calculations
Revised BSD License
v3.2.2
877,353

#2659 opentelemetry-instrumentation-system-metrics 876.75K

OpenTelemetry System Metrics Instrumentation

v0.52b1
876,752

#2660 freetype-py 874.92K

Freetype python bindings

freetype font
v2.5.1
874,924

#2661 starlette-exporter 874.75K

Prometheus metrics exporter for Starlette applications.

Apache License 2.0
v0.23.0
874,751

#2662 apache-airflow-providers-apache-kafka 872.68K

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

integration airflow apache.kafka airflow-provider
v1.8.0
872,685

#2663 types-Flask 871.94K

Typing stubs for Flask

Apache-2.0 license
v1.1.6
871,940

#2664 optimum 870.91K

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 hpu onnx transformers graphcore onnx runtime ipu optimization quantization neural compressor inference pruning training intel
Apache
v1.24.0
870,919

#2665 ratelim 870.28K

Makes it easy to respect rate limits.

MIT
v0.1.6
870,282

#2666 linecache2 869.53K

Backports of the linecache module

UNKNOWN
v1.0.0
869,535

#2667 libsass 869.27K

Sass for Python: A straightforward binding of libsass for Python.

MIT
v0.23.0
869,280

#2668 ntlm-auth 869.08K

Creates NTLM authentication structures

authentication microsoft auth lm ntlm
MIT
v1.5.0
869,085

#2669 azureml-mlflow 867.72K

Contains the integration code of AzureML with Mlflow.

https://aka.ms/azureml-sdk-license
v1.59.0.post1
867,728

#2670 statsforecast 867.35K

Time series forecasting suite using statistical models

time-series ets arima forecasting
Apache Software License 2.0
v2.0.1
867,353

#2671 checksumdir 866.29K

Compute a single hash of the file contents of a directory.

hash directory md5 checksum
MIT
v1.2.0
866,298

#2672 pip-audit 865.76K

A tool for scanning Python environments for known vulnerabilities

v2.8.0
865,766

#2673 inquirerpy 865.74K

Python port of Inquirer.js (A collection of common interactive command-line user interfaces)

commandline cli prompt-toolkit development inquirer
MIT
v0.3.4
865,741

#2674 traceback2 865.57K

Backports of the traceback module

UNKNOWN
v1.4.0
865,577

#2675 scikit-base 864.07K

Base classes for sklearn-like parametric objects

machine-learning data-science scikit-learn
BSD 3-Clause License Copyright (c) 2022, skbase Developers All
v0.12.0
864,075

#2676 flake8-import-order 862.78K

Flake8 and pylama plugin that checks the ordering of import statements.

LGPLv3
v0.18.2
862,786

#2677 MouseInfo 862.65K

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
862,660

#2678 oslo.serialization 862.33K

Oslo Serialization library

v5.7.0
862,331

#2679 sanic-routing 861.72K

Core routing component for Sanic

MIT
v23.12.0
861,720

#2680 pyenchant 860.03K

Python bindings for the Enchant spellchecking system

enchant spellcheck spelling
LGPL
v3.2.2
860,032

#2681 courlan 859.95K

Clean, filter and sample URLs to optimize data collection – includes spam, content type and language filters.

url-manipulation uri urls validation cleaner crawler url-parsing webcrawling
Apache 2.0
v1.3.2
859,951

#2682 apache-airflow-providers-salesforce 859.57K

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

salesforce integration airflow airflow-provider
v5.10.1
859,579

#2683 rjsmin 858.75K

Javascript Minifier

Apache License, Version 2.0
v1.2.4
858,755

#2684 pysmb 858.69K

pysmb is an experimental SMB/CIFS library written in Python to support file sharing between Windows and Linux machines

windows smb cifs samba ftp linux sharing
zlib/libpng
v1.2.11
858,691

#2685 dict2xml 858.35K

Small utility to convert a python dictionary into an XML string

v1.7.6
858,357

#2686 clang 858.11K

libclang python bindings

clang llvm libclang
Apache-2.0 with LLVM exception
v20.1.0
858,114

#2687 elementary-data 858.02K

Data monitoring and lineage

dwh data monitoring lineage observability snowflake data warehouse data data observability data lineage redshift bigquery data reliability analytics engineering
Apache-2.0
v0.18.0
858,029

#2688 azure-ai-inference 857.27K

Microsoft Azure AI Inference Client Library for Python

azure azure sdk
MIT License
v1.0.0b9
857,276

#2689 phik 856.71K

Phi_K correlation analyzer library

v0.12.4
856,713

#2690 python-calamine 856.43K

Python binding for Rust's library for reading excel and odf file - calamine

MIT
v0.3.2
856,436

#2691 pfzy 855.8K

Python port of the fzy fuzzy string matching algorithm

string search fuzzy development fzy
MIT
v0.3.4
855,809

#2692 pydruid 855.11K

A Python connector for Druid.

Apache License, Version 2.0
v0.6.9
855,114

#2693 kconfiglib 854.13K

A flexible Python Kconfig implementation

kbuild menuconfig configuration-management kconfig
ISC
v14.1.0
854,131

#2694 jinja2-humanize-extension 853.9K

a jinja2 extension to use humanize library inside jinja2 templates

jinja2 extension
BSD
v0.4.0
853,908

#2695 mkdocs-literate-nav 853.65K

MkDocs plugin to specify the navigation in Markdown instead of YAML

mkdocs mkdocs-plugin
v0.6.2
853,658

#2696 types-chardet 853.31K

Typing stubs for chardet

Apache-2.0 license
v5.0.4.6
853,312

#2697 flake8-builtins 849.04K

Check for python builtins being used as variables or parameters

pep8 python flake8
v2.5.0
849,046

#2698 types-stripe 847.59K

Typing stubs for stripe

Apache-2.0 license
v3.5.2.20240106
847,597

#2699 tree-sitter-go 847.06K

Go grammar for tree-sitter

parsing incremental go tree-sitter
MIT
v0.23.4
847,064

#2700 PyMsgBox 846.87K

A simple, cross-platform, pure Python module for JavaScript-like message boxes.

GPLv3+
v1.0.9
846,875

#2701 Flask-Mail 846.54K

Flask extension for sending email

v0.10.0
846,550

#2702 undetected-chromedriver 845.25K

('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
845,257

#2703 textparser 844.88K

Text parser.

parser parsing
MIT
v0.24.0
844,882

#2704 super-collections 843.9K

file: README.md

MIT License Copyright (c) 2024 Laurent Franceschetti Permissio
v0.5.3
843,907

#2705 mypy-boto3-ecs 842.71K

Type annotations for boto3 ECS 1.37.23 service generated with mypy-boto3-builder 8.10.1

boto3 ecs typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.23
842,716

#2706 dotty-dict 842.11K

Dictionary wrapper for quick access to deeply nested keys.

MIT
v1.3.1
842,116

#2707 snakeviz 840.77K

A web-based viewer for Python profiler output

Copyright (c) 2012, Matt Davis All rights reserved. Redistribut
v2.2.2
840,773

#2708 tree-sitter-rust 840.04K

Rust grammar for tree-sitter

rust parsing incremental tree-sitter
MIT
v0.24.0
840,049

#2709 latexcodec 840.01K

A lexer and codec to work with LaTeX code in Python.

MIT
v3.0.0
840,014

#2710 opentelemetry-instrumentation-pika 838.8K

OpenTelemetry pika instrumentation

v0.52b1
838,807

#2711 decli 838.36K

Minimal, easy-to-use, declarative cli tool

MIT
v0.6.2
838,366

#2712 types-httplib2 837.96K

Typing stubs for httplib2

v0.22.0.20250401
837,967

#2713 flake8-print 837.47K

print statement checker plugin for flake8

plugin print flake8 code quality linting
MIT
v5.0.0
837,477

#2714 verboselogs 837.19K

Verbose logging level for Python's logging module

v1.7
837,191

#2715 pyarrow-stubs 836.01K

Type annotations for pyarrow

v17.19
836,015

#2716 asteval 834.9K

Safe, minimalistic evaluator of python expression using ast module

ast eval expression evaluation
The MIT License Copyright (c) 2025 Matthew Newville, The Univer
v1.0.6
834,906

#2717 tree-sitter-cpp 834.78K

C++ grammar for tree-sitter

cpp parsing incremental tree-sitter
MIT
v0.23.4
834,787

#2718 mongo-tooling-metrics 834.62K

A slim library which leverages Pydantic to reliably collect type enforced metrics and store them to MongoDB.

v1.0.8
834,629

#2719 opentelemetry-exporter-prometheus-remote-write 833.73K

Prometheus Remote Write Metrics Exporter for OpenTelemetry

v0.52b1
833,738

#2720 pluginbase 832.61K

PluginBase is a module for Python that enables the development of flexible plugin systems in Python.

v1.0.1
832,611

#2721 django-taggit 830.39K

django-taggit is a reusable Django application for simple tagging.

BSD
v6.1.0
830,392

#2722 debtcollector 830.38K

A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.

v3.0.0
830,383

#2723 apache-airflow-providers-pagerduty 829.44K

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

integration airflow airflow-provider pagerduty
v4.0.3
829,445

#2724 cachy 829.42K

Cachy provides a simple yet effective caching library.

cache
MIT
v0.3.0
829,427

#2725 mongo-ninja-python 829.34K

Apache 2.0
v1.11.1.7
829,341

#2726 pybtex 828.37K

A BibTeX-compatible bibliography processor in Python

MIT
v0.24.0
828,371

#2727 mypy-boto3-emr 828.31K

Type annotations for boto3 EMR 1.37.3 service generated with mypy-boto3-builder 8.9.2

boto3 emr typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.3
828,315

#2728 pyshp 827.63K

Pure Python read/write support for ESRI Shapefile format

geospatial gis shapefile shapefiles geographic
MIT
v2.3.1
827,637

#2729 shellescape 827.51K

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)

subprocess escape command line shell command backport quote
MIT license
v3.8.1
827,513

#2730 emr-notebooks-magics 827.43K

Jupyter Magics for EMR Notebooks.

v0.2.4
827,432

#2731 volcengine-python-sdk 827K

Volcengine SDK for Python

Apache License 2.0
v1.1.2
827,003

#2732 pyexasol 826.38K

Exasol python driver with extra features

performance sql database import websocket exasol export
MIT
v0.27.0
826,382

#2733 pytest-github-actions-annotate-failures 823.97K

pytest plugin to annotate failed tests with a workflow command for GitHub Actions

plugin testing molecule ansible
MIT
v0.3.0
823,975

#2734 docxcompose 823.43K

Compose .docx documents

python word docx ooxml
MIT license
v1.4.0
823,434

#2735 yappi 822.72K

Yet Another Python Profiler

profiler thread gevent multithread python asyncio
MIT
v1.6.10
822,722

#2736 facexlib 822.05K

Basic face library

detection face landmark computer vision alignment
Apache License 2.0
v0.3.0
822,060

#2737 line-profiler 820.68K

Line-by-line profiler

profiler profiling line_profiler timer timing
BSD
v4.2.0
820,681

#2738 simple-parsing 819.76K

A small utility for simplifying and cleaning up argument parsing scripts.

MIT
v0.1.7
819,769

#2739 gnupg 817.45K

A Python wrapper for GnuPG

GPLv3+
v2.3.1
817,458

#2740 tensorflow-intel 817.43K

TensorFlow is an open source machine learning framework for everyone.

machine tensor tensorflow learning
Apache 2.0
v2.18.0
817,438

#2741 icecream 816.46K

Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.

MIT
v2.1.4
816,463

#2742 schwifty 816.37K

v2025.1.0
816,372

#2743 commitizen 815.73K

Python commitizen client tool

git conventional commits commitizen
LICENSE
v4.4.1
815,737

#2744 honcho 815.42K

Honcho: a Python clone of Foreman. For managing Procfile-based applications.

process procfile sysadmin
v2.0.0
815,426

#2745 Naked 814.32K

A command line application framework

system command line framework python application cli
MIT
v0.1.32
814,326

#2746 josepy 814.26K

JOSE protocol implementation in Python

Apache-2.0
v2.0.0
814,264

#2747 os-service-types 813.2K

Python library for consuming OpenStack sevice-types-authority data

v1.7.0
813,203

#2748 python-codon-tables 812.14K

Codon Usage Tables for Python, from kazusa.or.jp

dna usage codon
v0.1.15
812,144

#2749 LHCbDIRAC 809.98K

LHCbDIRAC is the LHCb extension of DIRAC

GPL-3.0-only
v11.0.61
809,988

#2750 onfido-python 809.86K

Python library for the Onfido API

openapi-generator openapi identity onfido
MIT
v5.0.0
809,861

#2751 diagrams 809.55K

Diagram as Code

MIT
v0.24.4
809,559

#2752 httpretty 809.42K

HTTP client mock for Python

MIT
v1.1.4
809,421

#2753 mypy-boto3-elbv2 809.26K

Type annotations for boto3 ElasticLoadBalancingv2 1.37.9 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy autocomplete elbv2 boto3-stubs
MIT License
v1.37.9
809,270

#2754 aiodataloader 808.27K

Asyncio DataLoader implementation for Python

future deferred aiodataloader concurrent
v0.4.2
808,274

#2755 autofaker 808.1K

Python library designed to minimize the setup/arrange phase of your unit tests

MIT License
v1.0.19
808,109

#2756 chromedriver-autoinstaller 807.98K

Automatically install chromedriver that supports the currently installed version of chrome.

chrome chromedriver selenium chromium
MIT
v0.6.4
807,983

#2757 google-cloud-pipeline-components 807K

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.19.0
807,010

#2758 hmsclient 806.75K

A package interact with the Hive metastore via the Thrift protocol

database data hive thrift metastore
Apache 2.0
v0.1.1
806,750

#2759 types-regex 806.35K

Typing stubs for regex

Apache-2.0
v2024.11.6.20250318
806,357

#2760 certifi-linux 805.97K

Certifi patch for using Linux cert trust stores

ssl certifi tls certificates linux certs requests
v1.0.1
805,976

#2761 sphinx-autoapi 805.72K

Sphinx API documentation generator

v3.6.0
805,726

#2762 python-cinderclient 804.77K

OpenStack Block Storage API Client Library

v9.7.0
804,776

#2763 django-anymail 804.6K

Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)

aws ses sendgrid webhook simple email service email unisender go brevo postal mailjet mailgun resend inbound email email tracking twilio email service provider postmark django activecampaign sendinblue transactional mail sparkpost mandrill emailbackend esp amazon ses bird email backend mailersend sinch mailchimp
BSD 3-Clause License Copyright (c) 2016-2024, Anymail Contribut
v12.0
804,601

#2764 pylatexenc 804.59K

Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion

text unicode expression parse encode latex
MIT
v2.10
804,595

#2765 pyTelegramBotAPI 803.51K

Python Telegram bot api.

tools bot telegram api
GPL2
v4.26.0
803,516

#2766 LbEnv 803.5K

LHCb Environment tools

v2.2.5
803,506

#2767 ShopifyAPI 802.53K

Shopify API for Python

MIT License
v12.7.0
802,537

#2768 PyOpenGL 802.18K

Standard OpenGL bindings for Python

ext glu glut ctypes opengl 3d arb graphics glx gle mesa
v3.1.9
802,187

#2769 sampleproject 801.91K

A sample Python project

sample setuptools development
Copyright (c) 2016 The Python Packaging Authority (PyPA) Permis
v4.0.0
801,920

#2770 grapheme 801.46K

Unicode grapheme helpers

MIT
v0.6.0
801,461

#2771 LunarCalendar 801.42K

A lunar calendar converter, including a number of lunar and solar holidays, mainly from China.

lunar solar converter lunisolar calendar lunar calendar 24 solar terms festival solar calendar chinese festivals
MIT
v0.0.9
801,425

#2772 rfc3339 801.37K

Format dates according to the RFC 3339.

ISCL
v6.2
801,376

#2773 dagster-pandas 800.97K

Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines

Apache-2.0
v0.26.7
800,970

#2774 types-dateparser 798.79K

Typing stubs for dateparser

Apache-2.0
v1.2.0.20250208
798,797

#2775 sasl 798.56K

Cyrus-SASL bindings for Python

Apache License, Version 2.0
v0.3.1
798,564

#2776 lbplatformutils 798.23K

utilities for platform detection

GPL-3.0+
v4.4.4
798,231

#2777 LbCondaWrappers 797.56K

Wrappers for using LHCb CVMFS conda installations

lhcb task runner core
v0.5.2
797,567

#2778 google-cloud-alloydb 796.44K

Google Cloud Alloydb API client library

Apache 2.0
v0.4.5
796,440

#2779 stone 796.36K

Stone is an interface description language (IDL) for APIs.

MIT License
v3.3.9
796,369

#2780 pdbp 796.3K

pdbp (Pdb+): A drop-in replacement for pdb and pdbpp.

color pdb completion tab debugger
PSF
v1.7.0
796,308

#2781 mercantile 796.08K

Web mercator XYZ tile utilities

web mercator mapping tiles
BSD
v1.2.1
796,086

#2782 codecov 795.87K

Hosted coverage reports for GitHub, Bitbucket and Gitlab

coverage codecov code php scala python java
Apache 2.0
v2.1.13
795,871

#2783 llama-index-legacy 795.6K

Interface between LLMs and your data

llm nlp devtools rag retrieval data index
MIT
v0.9.48.post4
795,606

#2784 lb-telemetry 795.53K

A utility for logging telemetry data from LHCb packages to MONIT

v0.5.0
795,532

#2785 xenv 795.32K

run commands in modified environment

GPLv3+
v1.0.1
795,326

#2786 textwrap3 795.18K

textwrap from Python 3.6 backport (plus a few tweaks)

text textwrap wrap fill
Python Software Foundation License
v0.9.2
795,183

#2787 airbyte-cdk 792.01K

A framework for writing Airbyte Connectors.

connector-development-kit airbyte cdk
MIT
v6.44.0
792,011

#2788 airbyte-api 791.61K

Python Client SDK for Airbyte API

v0.52.2
791,618

#2789 macholib 791.55K

Mach-O header analysis and editing

mach-o dyld
MIT
v1.16.3
791,551

#2790 livy 790.84K

A Python client for Apache Livy

MIT
v0.8.0
790,844

#2791 bson 790.67K

BSON codec for Python

codec bson
BSD
v0.5.10
790,679

#2792 pytest-memray 789.73K

A simple plugin to use with pytest

v1.7.0
789,739

#2793 pynose 789.5K

pynose fixes nose to extend unittest and make testing easier

doctest discovery unittest test automatic
GNU LGPL
v1.5.4
789,510

#2794 django-formtools 789.25K

A set of high-level abstractions for Django forms

BSD
v2.5.1
789,254

#2795 gdbmongo 788.68K

GDB pretty printers and commands for debugging the MongoDB Server

mongo mongodb gdb
Apache License, Version 2.0
v0.16.0
788,689

#2796 html-testRunner 787.62K

A Test Runner in python, for Human Readable HTML Reports

testrunner reports htmltestrunner html
MIT license
v1.2.1
787,627

#2797 patterns 786.62K

Pattern matching for python

BSD
v0.3
786,625

#2798 comfyui-frontend-package 786.53K

v1.15.8
786,534

#2799 pylru 784.79K

A least recently used (LRU) cache implementation

v1.2.1
784,794

#2800 tabcompleter 784.77K

tabcompleter --- Autocompletion in the Python console.

tab console completion
BSD
v1.4.0
784,776

#2801 mypy-boto3-ses 783.98K

Type annotations for boto3 SES 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed ses type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
783,982

#2802 pytest-factoryboy 783.57K

Factory Boy support for pytest.

MIT
v2.7.0
783,571

#2803 openapi-core 783.34K

client-side and server-side support for the OpenAPI Specification v3

schema openapi swagger
BSD-3-Clause
v0.19.5
783,345

#2804 brotlipy 782.85K

Python binding to the Brotli library

MIT
v0.7.0
782,851

#2805 django-mptt 782.76K

Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.

MIT-License
v0.16.0
782,769

#2806 extract-msg 782.48K

Extracts emails and attachments saved in Microsoft Outlook's .msg files

GPL
v0.54.0
782,484

#2807 extras 781.64K

Useful extra bits for Python - things that shold be in the standard library

UNKNOWN
v1.0.0
781,646

#2808 itables 781.34K

Pandas and Polar DataFrames as interactive DataTables

javascript datatables pandas interactive polars
MIT License Copyright (c) 2019-2025 Marc Wouts
v2.2.5
781,342

#2809 fastapi-utils 780.43K

Reusable utilities for FastAPI

fastapi restful oop
MIT
v0.8.0
780,436

#2810 argh 780.2K

Plain Python functions as CLI commands without boilerplate

argparse optparse argument cli option command line
v0.31.3
780,201

#2811 google-cloud-scheduler 779.93K

Google Cloud Scheduler API client library

Apache 2.0
v2.16.1
779,939

#2812 cibuildwheel 779.25K

Build Python wheels on CI with minimal configuration.

windows packaging ci pypi linux travis macos wheel appveyor
v2.23.2
779,255

#2813 fastprogress 778.86K

A nested progress with plotting options for fastai

progressbar jupyter notebook
Apache Software License 2.0
v1.0.3
778,866

#2814 anybadge 778.08K

Simple, flexible badge generator for project badges.

v1.16.0
778,084

#2815 openinference-semantic-conventions 776.06K

OpenInference Semantic Conventions

v0.1.17
776,064

#2816 opentelemetry-instrumentation-starlette 775.37K

OpenTelemetry Starlette Instrumentation

v0.52b1
775,372

#2817 docusign-esign 774.82K

DocuSign REST API

docusign rest api swagger
v4.0.0
774,823

#2818 pytest-lazy-fixture 774.6K

It helps to use fixtures in pytest.mark.parametrize

MIT
v0.6.3
774,609

#2819 httmock 774.58K

A mocking library for requests.

requests mock testing
Apache-2.0
v1.4.0
774,583

#2820 treescope 772.75K

Treescope: An interactive HTML pretty-printer for ML research in IPython notebooks.

v0.1.9
772,756

#2821 typing-utils 772.4K

utils to inspect Python type annotations

Apache License 2.0
v0.1.0
772,401

#2822 dagster-k8s 771.83K

A Dagster integration for k8s

Apache-2.0
v0.26.7
771,835

#2823 types-lxml 771.8K

Complete lxml external type annotation

stubs typing annotation lxml
v2025.3.30
771,805

#2824 pyactiveresource 771.15K

ActiveResource for Python

MIT License
v2.2.2
771,159

#2825 pip-licenses 769.83K

Dump the software license list of Python packages installed with pip.

package pypi check pip license
MIT
v5.0.0
769,830

#2826 apache-airflow-providers-datadog 769.69K

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

integration airflow airflow-provider datadog
v3.8.3
769,691

#2827 awscliv2 769.29K

Wrapper for AWS CLI v2

awscliv2 awscli wrapper
MIT
v2.3.1
769,300

#2828 llama-index-llms-azure-openai 769.19K

llama-index llms azure openai integration

MIT
v0.3.2
769,197

#2829 azure-monitor-ingestion 767.87K

Microsoft Azure Monitor Ingestion Client Library for Python

azure azure sdk
MIT License
v1.0.4
767,878

#2830 pytest-retry 766.82K

Adds the ability to retry flaky tests in CI environments

rerun pytest flaky
MIT License Copyright (c) 2022 Silas Permission is hereby gran
v1.7.0
766,824

#2831 amazon-textract-response-parser 765.64K

Easily parse JSON returned by Amazon Textract.

trp amazon-textract-response-parser response textract ocr parser aws amazon
Apache License Version 2.0
v1.0.3
765,643

#2832 flask-smorest 764.89K

Flask/Marshmallow-based REST API framework

v0.45.0
764,899

#2833 torchao 762.9K

Package for applying ao techniques to GPU models

v0.9.0
762,904

#2834 crewai-tools 761.93K

Set of tools for the crewAI framework

v0.38.1
761,931

#2835 types-aiobotocore-sqs 761.56K

Type annotations for aiobotocore SQS 2.21.1 service generated with mypy-boto3-builder 8.10.0

sqs typeshed autocomplete aiobotocore type-annotations mypy aiobotocore-stubs
MIT License
v2.21.1
761,563

#2836 Red-DiscordBot 761.53K

A highly customisable Discord bot

v3.5.18
761,538

#2837 langchain-cohere 761.53K

An integration package connecting Cohere and LangChain

MIT
v0.4.3
761,534

#2838 dagster-slack 759.98K

A Slack client resource for posting to Slack

Apache-2.0
v0.26.7
759,989

#2839 mockito 758.87K

Spying framework

MIT
v1.5.4
758,876

#2840 tavily-python 758.71K

Python wrapper for the Tavily API

v0.5.3
758,716

#2841 datadog_lambda 758.59K

The Datadog AWS Lambda Library

layer lambda datadog aws
Apache-2.0
v6.106.0
758,590

#2842 torchtext 758.17K

Text utilities, models, transforms, and datasets for PyTorch.

BSD
v0.18.0
758,180

#2843 clr_loader 757.51K

Generic pure Python loader for .NET runtimes

MIT
v0.2.7.post0
757,518

#2844 google-cloud-error-reporting 757.13K

Google Cloud Error Reporting API client library

Apache 2.0
v1.11.1
757,140

#2845 ansiwrap 757.08K

textwrap, but savvy to ANSI colors and styles

text ansi textwrap colors
Apache License 2.0
v0.8.4
757,083

#2846 kgb 756.52K

Utilities for spying on function calls in unit tests.

spies pytest unit tests
MIT
v7.2
756,527

#2847 wurlitzer 755.69K

Capture C-level output in context managers

MIT
v3.1.1
755,699

#2848 sphinx-book-theme 755.01K

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
755,011

#2849 astropy-iers-data 754.69K

IERS Earth Rotation and Leap Second tables for the astropy core package

astropy iers data
Copyright (c) 2023, Astropy Developers All rights reserved. Re
v0.2025.3.31.0.36.18
754,692

#2850 tinydb 754.38K

TinyDB is a tiny, document oriented database optimized for your happiness :)

database nosql
MIT
v4.8.2
754,384

#2851 sphinx-tabs 754.36K

Tabbed views for Sphinx

MIT
v3.4.7
754,362

#2852 ddt 754.31K

Data-Driven/Decorated Tests

v1.7.2
754,317

#2853 python-frontmatter 754.3K

Parse and manage posts with YAML (or other) frontmatter

frontmatter
MIT
v1.1.0
754,301

#2854 aws-msk-iam-sasl-signer-python 754.1K

Amazon MSK Library in Python for SASL/OAUTHBEARER Auth

aws-msk-iam-sasl-signer-python
Apache Software License 2.0
v1.0.2
754,102

#2855 subprocess32 753.83K

A backport of the subprocess module from Python 3 for use on 2.x.

PSF license
v3.5.4
753,836

#2856 mypy-boto3-route53 753.71K

Type annotations for boto3 Route53 1.37.15 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy autocomplete route53 boto3-stubs
MIT License
v1.37.15
753,713

#2857 dagster-dbt 753.69K

A Dagster integration for dbt

Apache-2.0
v0.26.7
753,695

#2858 crccheck 753.41K

Calculation library for CRCs and checksums

MIT
v1.3.0
753,412

#2859 docformatter 752.49K

Formats docstrings to follow PEP 257

style pep 257 docstrings pep257 formatter
Expat
v1.7.5
752,499

#2860 SCons 752.01K

Open Source next-generation build tool.

MIT
v4.9.1
752,015

#2861 opentelemetry-instrumentation-pymongo 751.86K

OpenTelemetry pymongo instrumentation

v0.52b1
751,869

#2862 easyocr 751.7K

End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution

optical recognition ocr neural learning network deep character
Apache License 2.0
v1.7.2
751,701

#2863 untokenize 751.62K

Transforms tokens into original source code (while preserving whitespace).

transform untokenize tokenize generate
Expat License
v0.1.1
751,629

#2864 mypy-boto3-sagemaker 751.2K

Type annotations for boto3 SageMaker 1.37.25 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed sagemaker type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.25
751,207

#2865 nbsphinx 750.78K

Jupyter Notebook Tools for Sphinx

notebook jupyter sphinx
MIT
v0.9.7
750,786

#2866 tree-sitter-bash 750.47K

Bash grammar for tree-sitter

bash parsing incremental tree-sitter
MIT
v0.23.3
750,474

#2867 dbus-fast 749.91K

A faster version of dbus-next

MIT
v2.44.0
749,920

#2868 openstacksdk 749.88K

An SDK for building applications to work with OpenStack

v4.4.0
749,889

#2869 tree-sitter-html 748.44K

HTML grammar for tree-sitter

parsing incremental html tree-sitter
MIT
v0.23.2
748,446

#2870 types-pyserial 748.32K

Typing stubs for pyserial

Apache-2.0
v3.5.0.20250326
748,327

#2871 pytest-recording 748.17K

A pytest plugin that allows you recording of network interactions via VCR.py

network vcr mock pytest
v0.13.2
748,177

#2872 celery-redbeat 747.95K

A Celery Beat Scheduler using Redis for persistent storage

celery beat python scheduler redis
Apache License, Version 2.0
v2.3.2
747,955

#2873 pre-commit-hooks 747.79K

Some out-of-the-box hooks for pre-commit.

MIT
v5.0.0
747,797

#2874 property-manager 747.42K

Useful property variants for Python programming (required properties, writable properties, cached properties, etc)

MIT
v3.0
747,422

#2875 QuantLib 747.04K

Python bindings for the QuantLib library

BSD 3-Clause
v1.37
747,041

#2876 django-compressor 746.22K

('Compresses linked and inline JavaScript or CSS into single cached files.',)

MIT
v4.5.1
746,222

#2877 utilsforecast 746.05K

Forecasting utilities

time-series forecasting analysis
Apache Software License 2.0
v0.2.12
746,060

#2878 tree-sitter-css 745.73K

CSS grammar for tree-sitter

parsing incremental css tree-sitter
MIT
v0.23.2
745,735

#2879 Js2Py 745.64K

JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python.

MIT
v0.74
745,643

#2880 tree-sitter-json 745.64K

JSON grammar for tree-sitter

json parsing incremental tree-sitter
MIT
v0.24.8
745,642

#2881 jenkinsapi 743.02K

A Python API for accessing resources on a Jenkins continuous-integration server.

v0.3.14
743,023

#2882 scenedetect 742.48K

Video scene cut/shot detection program and Python library.

analysis computer-vision video
BSD 3-Clause License
v0.6.6
742,482

#2883 tree-sitter-sql 742.41K

Tree-sitter Grammar for SQL

sql parsing incremental tree-sitter
MIT
v0.3.8
742,418

#2884 tree-sitter-regex 741.92K

Regex grammar for tree-sitter

regex parsing incremental tree-sitter
MIT
v0.24.3
741,927

#2885 model-bakery 741.76K

Smart object creation facility for Django.

django python factory testing
Apache License 2.0
v1.20.4
741,770

#2886 tree-sitter-toml 741.61K

TOML grammar for tree-sitter

toml parsing incremental tree-sitter
MIT
v0.7.0
741,619

#2887 tree-sitter-markdown 741.32K

Markdown grammar for tree-sitter

parsing incremental tree-sitter markdown
MIT
v0.3.2
741,326

#2888 param 738.16K

Make your Python code clearer and more reliable by declaring Parameters.

BSD-3-Clause
v2.2.0
738,162

#2889 RestrictedPython 737.84K

RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.

code execution untrusted security restricted
ZPL-2.1
v8.0
737,841

#2890 matrix-client 737.58K

Client-Server SDK for Matrix

matrix sdk chat matrix.org
Apache License, Version 2.0
v0.4.0
737,585

#2891 pyexcel 736.14K

A wrapper library that provides one API to read, manipulate and writedata in different excel formats

csvz xlsx python xls tsv tsvzcsv ods
New BSD
v0.7.2
736,144

#2892 sphinxcontrib-websupport 736.01K

sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application

v2.0.0
736,012

#2893 localstack-core 735.55K

The core library and runtime of LocalStack

v4.3.0
735,554

#2894 scikit-build 734.93K

Improved build system generator for Python C/C++/Fortran/Cython extensions

scikit-build
v0.18.1
734,939

#2895 nose2 734.16K

unittest with plugins

unittest tests testing
BSD-2-Clause
v0.15.1
734,166

#2896 vtk 733.57K

VTK is an open-source toolkit for 3D computer graphics, image processing, and visualization

BSD
v9.4.2
733,574

#2897 types-pkg-resources 733.46K

Typing stubs for pkg_resources

Apache-2.0 license
v0.1.3
733,469

#2898 uuid-utils 733.17K

Drop-in replacement for Python UUID in Rust

rust uuid
v0.10.0
733,180

#2899 guppy3 732.88K

Guppy 3 -- Guppy-PE ported to Python 3

MIT
v3.1.5
732,881

#2900 types-enum34 732.51K

Typing stubs for enum34

Apache-2.0 license
v1.1.8
732,520

#2901 django-ses 732.5K

A Django email backend for Amazon's Simple Email Service (SES)

MIT
v4.4.0
732,505

#2902 opentelemetry-resourcedetector-kubernetes 731.62K

An OpenTelemetry package to populates Resource attributes for Kubernetes pods

v0.3.0
731,626

#2903 asyncstdlib 731.41K

The missing async toolbox

async contextlib builtins enumerate functools itertools
v3.13.1
731,417

#2904 google-api-python-client-stubs 731.3K

Type stubs for google-api-python-client

v1.29.0
731,302

#2905 nibabel 730.17K

Access a multitude of neuroimaging data formats

MIT License
v5.3.2
730,180

#2906 Bootstrap-Flask 729.78K

Bootstrap 4 & 5 helper for your Flask projects.

MIT
v2.4.2
729,782

#2907 scikit-optimize 729.67K

Sequential model-based optimization toolbox.

BSD 3-clause
v0.10.2
729,673

#2908 Paste 729.2K

Tools for using a Web Server Gateway Interface stack

server web wsgi application
MIT
v3.10.1
729,200

#2909 backports.cached-property 728.9K

cached_property() - computed once per instance, cached as attribute

caching development
MIT License
v1.0.2
728,904

#2910 tqdm-multiprocess 728.6K

Easy multiprocessing with tqdm and logging redirected to main process.

v0.0.11
728,607

#2911 rpaframework 728.07K

A collection of tools and libraries for RPA

rpa robotframework automation
Apache-2.0
v30.0.2
728,073

#2912 drf-nested-routers 727.64K

Nested resources for the Django Rest Framework

Apache
v0.94.1
727,649

#2913 opentelemetry-instrumentation-tortoiseorm 727.14K

OpenTelemetry Instrumentation for Tortoise ORM

v0.52b1
727,144

#2914 tinysegmenter 726.39K

Very compact Japanese tokenizer

New BSD
v0.4
726,392

#2915 tensorflow-io 724.84K

TensorFlow IO

machine io tensorflow learning
v0.37.1
724,841

#2916 openapi-schema-pydantic 724.1K

OpenAPI (v3) specification schema as pydantic class

v1.2.4
724,102

#2917 mkdocs-section-index 723.15K

MkDocs plugin to allow clickable sections that lead to an index page

mkdocs mkdocs-plugin
v0.3.9
723,153

#2918 flyteidl 723.06K

IDL for Flyte Platform

Apache-2.0
v1.15.1
723,068

#2919 jinja2-cli 722.54K

A CLI interface to Jinja2

BSD
v0.8.2
722,545

#2920 parsy 722.28K

Easy-to-use parser combinators, for parsing in pure Python

monad parsing parser parsers combinators
MIT
v2.1
722,281

#2921 oci-cli 722.27K

Oracle Cloud Infrastructure CLI

Universal Permissive License 1.0 or Apache License 2.0
v3.54.1
722,273

#2922 crypto 721.1K

Simple symmetric GPG file encryption and decryption

aes256 cryptography gpg openpgp crypto decryption security pgp privacy cipher encryption
MIT license
v1.4.1
721,106

#2923 pytest-watch 721.07K

Local continuous test runner with pytest and watchdog.

MIT
v4.2.0
721,076

#2924 presidio-anonymizer 720.75K

Presidio Anonymizer package - replaces analyzed text with desired values.

presidio_anonymizer
MIT
v2.2.358
720,757

#2925 iterative-telemetry 719.28K

Common library for sending telemetry

Apache-2.0
v0.0.10
719,281

#2926 aws-cdk.aws-glue-alpha 719.17K

The CDK Construct Library for AWS::Glue

Apache-2.0
v2.187.0a0
719,178

#2927 jsonpath 719.06K

An XPath for JSON

MIT
v0.82.2
719,062

#2928 urwid-readline 717.93K

A textbox edit widget for urwid that supports readline shortcuts

v0.15.1
717,933

#2929 pytorch-metric-learning 717.87K

The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.

v2.8.1
717,877

#2930 shiboken6 717.61K

Python/C++ bindings helper module

qt
LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
v6.9.0
717,618

#2931 pip-system-certs 717.47K

Live patches pip to use system certs by default

BSD
v4.0
717,477

#2932 google-cloud-artifact-registry 716.57K

Google Cloud Artifact Registry API client library

Apache 2.0
v1.15.2
716,577

#2933 ariadne 716.41K

Ariadne is a Python library for implementing GraphQL servers.

v0.26.1
716,412

#2934 dvc-data 716.1K

DVC's data management subsystem

Apache-2.0
v3.16.9
716,106

#2935 zigpy 715.54K

Library implementing a Zigbee stack

GPL-3.0
v0.78.0
715,550

#2936 clean-fid 715.32K

FID calculation in PyTorch with proper image resizing and quantization steps

v0.1.35
715,324

#2937 platformio 715.17K

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.

arduino esp8266 cloud-ide unit-testing hardware arm avr verilog debug embedded firmware iot esp32 microcontroller ide fpga mbed continuous-integration
Apache Software License
v6.1.18
715,174

#2938 pulsar-client 715.04K

Apache Pulsar Python client library

Apache License v2.0
v3.6.1
715,044

#2939 google-cloud-iam 714.65K

Google Cloud Iam API client library

Apache 2.0
v2.18.3
714,651

#2940 fido2 714.63K

FIDO2/WebAuthn library for implementing clients and servers.

webauthn u2f ctap fido2
v1.2.0
714,640

#2941 cli-helpers 713.6K

Helpers for building command-line apps

v2.4.0
713,609

#2942 git-remote-codecommit 713.21K

Git remote prefix to simplify pushing to and pulling from CodeCommit.

Apache License 2.0
v1.17
713,217

#2943 singer-python 713.05K

Singer.io utility library

v6.1.1
713,059

#2944 watchgod 712.83K

Simple, modern file watching and code reload in python.

MIT
v0.8.2
712,838

#2945 opentelemetry-resourcedetector-docker 712.41K

An OpenTelemetry package to populates Resource attributes from Docker containers

v0.4.0
712,415

#2946 cmaes 712.39K

Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.

MIT License Copyright (c) 2020 CyberAgent, Inc. Permission is
v0.11.1
712,397

#2947 PySide6-Essentials 711.46K

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.9.0
711,464

#2948 luqum 711.24K

A Lucene query parser generating ElasticSearch queries and more !

v1.0.0
711,249

#2949 pytest-vcr 711.14K

Plugin for managing VCR.py cassettes

MIT
v1.0.2
711,149

#2950 jiwer 710.64K

Evaluate your speech-to-text system with similarity measures such as word error rate (WER)

v3.1.0
710,649

#2951 ecos 708.03K

This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.

GPLv3
v2.0.14
708,033

#2952 pythonnet 707.99K

.NET and Mono integration for Python

MIT
v3.0.5
707,996

#2953 firebolt-sdk 707.41K

Python SDK for Firebolt

Apache-2.0
v1.10.0
707,416

#2954 httpx-ws 706.56K

WebSockets support for HTTPX

v0.7.2
706,567

#2955 flake8-quotes 706.12K

Flake8 lint for quotes.

quotes lint flake8
MIT
v3.4.0
706,123

#2956 gs-quant 706K

Goldman Sachs Quant

http://www.apache.org/licenses/LICENSE-2.0
v1.2.46
706,005

#2957 jinja2-time 705.9K

Jinja2 Extension for Dates and Times

jinja2 extension time
MIT
v0.2.0
705,904

#2958 PySide6 705.53K

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.9.0
705,536

#2959 pytest-azurepipelines 705.33K

Formatting PyTest output for Azure Pipelines UI

MIT
v1.0.5
705,331

#2960 formic2 705.16K

An implementation of Apache Ant FileSet and Globs

fileset glob fnmatcher recurse file utilities find apache ant
GPLv3+
v1.0.3
705,166

#2961 xopen 704.41K

Open compressed files transparently

MIT
v2.0.2
704,414

#2962 openai-whisper 704.31K

Robust Speech Recognition via Large-Scale Weak Supervision

MIT
v20240930
704,312

#2963 strict-rfc3339 704.22K

Strict, simple, lightweight RFC3339 functions

GNU General Public License Version 3
v0.7
704,227

#2964 mapbox-earcut 704.03K

Python bindings for the mapbox earcut C++ polygon triangulation library

v1.0.3
704,032

#2965 open3d 703.6K

Open3D: A Modern Library for 3D Data Processing.

cloud 3d point reconstruction rgb-d visualization mesh
MIT
v0.19.0
703,600

#2966 issubclass 703.43K

issubclass() builtin that doesn't raise TypeError when arguments are not classes

MIT
v0.1.2
703,431

#2967 tbats 702.02K

BATS and TBATS for time series forecasting

MIT License
v1.1.3
702,027

#2968 annoy 701.9K

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.

approximate nearest neighbor search nns
Apache License 2.0
v1.17.3
701,905

#2969 appdirs-stubs 701.38K

Type stubs for appdirs

MIT
v0.1.0
701,389

#2970 stomp.py 700.32K

Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol

messaging client stomp events
Apache-2.0
v8.2.0
700,326

#2971 pytest-snapshot 699.77K

A plugin for snapshot testing with pytest.

MIT
v0.9.0
699,772

#2972 dateutils 699.61K

Various utilities for working with date and datetime objects

v0.6.12
699,611

#2973 import-linter 698.72K

Enforces rules for the imports within and between Python packages.

BSD 2-Clause License
v2.3
698,722

#2974 easygui 698.65K

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.

windows graphical user interface gui linux
BSD
v0.98.3
698,651

#2975 recurring-ical-events 697.95K

Calculate recurrence times of events, todos, alarms and journals based on icalendar RFC5545.

rfc5545 icalendar ics scheduling events todo alarm journal calendar
GNU LESSER GENERAL PUBLIC LICENSE
v3.6.0
697,957

#2976 pyre-extensions 697.29K

Type system extensions for use with the pyre type checker

v0.0.32
697,292

#2977 PySide6-Addons 697.25K

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.9.0
697,251

#2978 smmap2 696.99K

A mirror package for smmap

v3.0.1
696,995

#2979 tink 695.55K

A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.

cryptography tink
Apache 2.0
v1.11.0
695,555

#2980 watchdog-gevent 694.25K

A gevent-based observer for watchdog.

v0.2.1
694,254

#2981 stdlib-list 694.21K

A list of Python Standard Libraries (2.7 through 3.13).

v0.11.1
694,212

#2982 databricks-feature-engineering 692.23K

Databricks Feature Engineering Client

databricks feature engineering feature store
Databricks Proprietary License
v0.9.0
692,233

#2983 mxnet 691.23K

Apache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.

Apache 2.0
v1.9.1
691,236

#2984 elasticsearch-dbapi 691.17K

A DBAPI and SQLAlchemy dialect for Elasticsearch

Apache License, Version 2.0
v0.2.11
691,173

#2985 setuptools-git 690.88K

Setuptools revision control system plugin for Git

setuptools git distutils
BSD
v1.2
690,882

#2986 tree-sitter-languages 690.61K

Binary Python wheels for all tree sitter languages.

Apache 2.0
v1.10.2
690,615

#2987 databricks-pypi-extras 690.51K

v0.1
690,519

#2988 flufl.lock 689.87K

NFS-safe file locking with timeouts for POSIX and Windows

lock locking locks
Apache-2.0
v8.1.0
689,876

#2989 looseversion 689.76K

Version numbering for anarchists and software realists

PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------
v1.3.0
689,769

#2990 nodejs-wheel-binaries 689.7K

unoffical Node.js package

nodejs
v22.14.0
689,708

#2991 types-maxminddb 689.12K

Typing stubs for maxminddb

Apache-2.0 license
v1.5.0
689,130

#2992 validate_email 688.25K

Validate_email verify if an email address is valid and really exists.

verification validation verify mx email
LGPL
v1.3
688,255

#2993 ntplib 687.52K

Python NTP library

MIT
v0.4.0
687,521

#2994 oic 686.57K

Python implementation of OAuth2 and OpenID Connect

Apache 2.0
v1.7.0
686,578

#2995 django-polymorphic 685.59K

Seamless polymorphic inheritance for Django models

polymorphic django
v3.1.0
685,590

#2996 pypsrp 685.55K

PowerShell Remoting Protocol and WinRM for Python

windows winrm winrs psrp powershell
MIT
v0.8.1
685,556

#2997 intuit-oauth 685.54K

Intuit OAuth Client

oauth openid client auth quickbooks intuit
Apache 2.0
v1.2.6
685,545

#2998 aiohttp-jinja2 684.31K

jinja2 template renderer for aiohttp.web (http server for asyncio)

Apache 2
v1.6
684,316

#2999 python-openstackclient 683.93K

OpenStack Command-line Client

v7.4.0
683,934

#3000 azureml-dataprep-native 683.59K

Contains package for AzureML DataPrep specific native extensions.

v41.0.0
683,592

#3001 breathe 682.73K

Sphinx Doxygen renderer

v4.36.0
682,738

#3002 skl2onnx 681.75K

Convert scikit-learn models to ONNX

Apache License v2.0
v1.18.0
681,757

#3003 x-wr-timezone 680.16K

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
680,168

#3004 types-aiobotocore-dataexchange 6.8E+2K

Type annotations for aiobotocore DataExchange 2.21.1 service generated with mypy-boto3-builder 8.10.0

dataexchange typeshed autocomplete aiobotocore type-annotations mypy aiobotocore-stubs
MIT License
v2.21.1
680,003

#3005 airflow-provider-great-expectations 679.34K

An Apache Airflow provider for Great Expectations

Apache License 2.0
v0.3.0
679,343

#3006 boto3-stubs-lite 678.52K

Lite type annotations for boto3 1.37.25 generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations autocomplete boto3-stubs
MIT License
v1.37.25
678,527

#3007 types-futures 678.36K

Typing stubs for futures

Apache-2.0 license
v3.3.8
678,360

#3008 roundrobin 676.68K

Collection of roundrobin utilities

MIT
v0.0.4
676,689

#3009 graphene-django 675.66K

Graphene Django integration

rest graphene api protocol graphql relay
MIT
v3.2.3
675,668

#3010 typeshed-client 675.55K

A library for accessing stubs in typeshed.

typeshed annotations typing
MIT
v2.7.0
675,555

#3011 eyes-common 675.36K

Applitools Python SDK. Common code package

applitools eyes_selenium eyes_playwright eyes_images eyes
Applitools SDK License
v6.1.0
675,362

#3012 frictionless 674.88K

Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data

frictionless data json table schema json schema open data data validation tabular data package data package
v5.18.1
674,888

#3013 mem0ai 674.86K

Long-term memory for AI Agents

v0.1.81
674,868

#3014 ruamel.yaml.jinja2 674.77K

jinja2 pre and post-processor to update with YAML

1.2 yaml jinja2 parser round-trip
MIT
v0.2.7
674,776

#3015 nulltype 674.73K

Null values and sentinels like (but not) None, False & True

null sentinel nothing true none empty false singleton
Apache License 2.0
v2.3.1
674,731

#3016 llama-index-embeddings-azure-openai 672.67K

llama-index embeddings azure openai integration

MIT
v0.3.2
672,675

#3017 eyes-selenium 671.04K

Applitools Python SDK. Selenium package

applitools eyes_selenium eyes
Applitools SDK License
v6.1.0
671,045

#3018 snuggs 670.29K

Snuggs are s-expressions for Numpy

MIT
v1.4.7
670,292

#3019 sbvirtualdisplay 670.25K

A customized pyvirtualdisplay for SeleniumBase.

xephyr display seleniumbase virtual linux xvfb
MIT
v1.4.0
670,250

#3020 requestsexceptions 670.13K

Import exceptions from potentially bundled packages in requests.

v1.4.0
670,137

#3021 PyQt6 668.83K

Python bindings for the Qt cross platform application toolkit

GPL v3
v6.8.1
668,831

#3022 awacs 667.95K

AWS Access Policy Language creation library

New BSD license
v2.5.0
667,959

#3023 tentaclio 667.5K

Unification of data connectors for distributed data tasks

MIT
v1.3.0
667,508

#3024 types-pyasn1 667.09K

Typing stubs for pyasn1

Apache-2.0
v0.6.0.20250208
667,091

#3025 docstring-to-markdown 666.98K

On the fly conversion of Python docstrings to markdown

docstring markdown conversion
LGPL-2.1-or-later
v0.16
666,981

#3026 delta 665.13K

Human friendly context aware duration parsing library

date durations timedelta
MIT
v0.4.2
665,139

#3027 mypy-boto3-autoscaling 664.75K

Type annotations for boto3 AutoScaling 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy autoscaling boto3-stubs
MIT License
v1.37.0
664,757

#3028 pypinyin 664.65K

汉字拼音转换模块/工具.

拼音 pinyin
MIT
v0.54.0
664,658

#3029 python-keystoneclient 663.25K

Client Library for OpenStack Identity

v5.6.0
663,259

#3030 lmfit 663.18K

Least-Squares Minimization with Bounds and Constraints

least-squares minimization curve-fitting
BSD-3 Copyright 2022 Matthew Newville, The Univ
v1.3.3
663,186

#3031 patool 663.15K

portable archive file manager

compression archiver archive commandline manager
GPL-3
v4.0.0
663,160

#3032 pytest-celery 662.86K

Pytest plugin for Celery

pytest celery
BSD-3-Clause
v1.2.0
662,864

#3033 fvcore 660.89K

Collection of common code shared among different research projects in FAIR computer vision team

Apache 2.0
v0.1.5.post20221221
660,896

#3034 django-reversion 659.83K

An extension to the Django web framework that provides version control for model instances.

BSD
v5.1.0
659,831

#3035 imagecodecs 659.57K

Image transformation, compression, and decompression codecs

BSD-3-Clause
v2025.3.30
659,576

#3036 enrich 659.44K

enrich

logging console rich
MIT
v1.2.7
659,442

#3037 singleton-decorator 658.83K

A testable singleton decorator

decorator unittest singleton
GPLv3
v1.0.0
658,838

#3038 scylla-driver 658.58K

Scylla Driver for Apache Cassandra

orm cassandra cql dse graph
v3.29.3
658,588

#3039 apache-airflow-providers-tableau 658.28K

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

tableau integration airflow airflow-provider
v5.0.2
658,288

#3040 grandalf 657.35K

Graph and drawing algorithms framework

networkx drawings graph graphviz
GPLv2 | EPLv1
v0.8
657,350

#3041 sqlalchemy-mate 656.88K

A library extend sqlalchemy module, makes CRUD easier.

MIT
v2.0.0.3
656,884

#3042 selenium-wire 656.01K

Extends Selenium to give you the ability to inspect requests made by the browser.

selenium-wire
MIT
v5.1.0
656,015

#3043 molecule 656K

Molecule aids in the development and testing of Ansible roles

roles testing molecule ansible
MIT
v25.4.0
656,001

#3044 sqlakeyset 655.87K

offset-free paging for sqlalchemy

Unlicense
v2.0.1739066250
655,870

#3045 Telethon 654.89K

Full-featured Telegram client library for Python 3

client chat library telegram messaging mtproto api
MIT
v1.39.0
654,891

#3046 flasgger 654.81K

Extract swagger specs from your flask project

MIT
v0.9.7.1
654,814

#3047 pyexcel-xlsx 654.24K

A wrapper library to read, manipulate and write data in xlsx and xlsmformat

python xlsx
New BSD
v0.6.1
654,246

#3048 google-cloud-documentai 654.19K

Google Cloud Documentai API client library

Apache 2.0
v3.3.0
654,198

#3049 polyline 654.03K

A Python implementation of Google's Encoded Polyline Algorithm Format.

Copyright (c) 2023 Frederick Jansen Copyright (c) 2014 Bruno M.
v2.0.2
654,032

#3050 opentelemetry-exporter-jaeger-thrift 652.57K

Jaeger Thrift Exporter for OpenTelemetry

v1.21.0
652,571

#3051 django-ninja 651.83K

Django Ninja - Fast Django REST framework

v1.4.0
651,839

#3052 flake8-black 651.43K

flake8 plugin to call black as a code style validator

style black formatting flake8
MIT
v0.3.6
651,437

#3053 pyxdg 650.64K

PyXDG contains implementations of freedesktop.org standards in python.

v0.28
650,641

#3054 django-structlog 650.09K

Structured Logging for Django

MIT
v9.0.1
650,094

#3055 mypy-boto3-events 649.15K

Type annotations for boto3 EventBridge 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed events type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
649,153

#3056 mecab-python3 648.62K

Python wrapper for the MeCab morphological analyzer for Japanese

BSD
v1.0.10
648,629

#3057 mypy-boto3-acm 646.48K

Type annotations for boto3 ACM 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed acm type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
646,485

#3058 unittest2 645.81K

The new features in unittest backported to Python 2.4+.

tests testing unittest
UNKNOWN
v1.1.0
645,819

#3059 rpyc 645.81K

Remote Python Call (RPyC) is a transparent and symmetric distributed computing library

MIT License
v6.0.1
645,813

#3060 coreforecast 645.32K

Fast implementations of common forecasting routines

forecasting time-series
Apache-2.0
v0.0.15
645,323

#3061 pytest-parallel 645.24K

a pytest plugin for parallel and concurrent testing

MIT
v0.1.1
645,247

#3062 apache-airflow-providers-celery 644.41K

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

integration celery airflow airflow-provider
v3.10.4
644,416

#3063 azure-mgmt-kusto 644.32K

Microsoft Azure Kusto Management Client Library for Python

azure azure sdk
MIT License
v3.4.0
644,320

#3064 deepface 644.28K

A Lightweight Face Recognition and Facial Attribute Analysis Framework (Age, Gender, Emotion, Race) for Python

MIT
v0.0.93
644,289

#3065 readability-lxml 644.01K

fast html to text parser (article readability tool) with python 3 support

Apache License 2.0
v0.8.1
644,017

#3066 types-xmltodict 643.88K

Typing stubs for xmltodict

Apache-2.0
v0.14.0.20241009
643,888

#3067 json-logging 643.8K

JSON Python Logging

elk logging-library elk-stack logging elasticsearch elastic python json logstash python2 kibana python3
Apache License 2.0
v1.3.0
643,809

#3068 decopatch 643.25K

Create decorators easily in python.

wrapper define wraps easy decorator generate preserve signature parenthesis generation class definition function decorate args auto
BSD 3-Clause
v1.4.10
643,253

#3069 tentaclio-s3 643.06K

A python project containing all the dependencies for schema s3 for tentaclio.

Proprietary
v0.0.3
643,061

#3070 ariadne-codegen 642.65K

Generate fully typed GraphQL client from schema, queries and mutations!

BSD 3-Clause License Copyright (c) 2023, Mirumee Labs All right
v0.14.0
642,652

#3071 flytekit 642.51K

Flyte SDK for Python

Apache-2.0
v1.15.3
642,516

#3072 fredapi 642.13K

Python API for Federal Reserve Economic Data (FRED) from St. Louis Fed

v0.5.2
642,135

#3073 uvicorn-worker 641.64K

Uvicorn worker for Gunicorn! ✨

v0.3.0
641,650

#3074 google-cloud-recaptcha-enterprise 640.92K

Google Cloud Recaptcha Enterprise API client library

Apache 2.0
v1.28.1
640,923

#3075 halo 640.27K

Beautiful terminal spinners in Python

spinners idle progress busy terminal spinner console cli loading wait indicator term
MIT
v0.0.31
640,279

#3076 mdx-truly-sane-lists 640.03K

Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy linebreaks.

markdown extension markdown lists markup
MIT
v1.3
640,035

#3077 fixtures 639.94K

Fixtures, reusable state for writing clean tests and more.

Apache-2.0 or BSD
v4.2.4.post1
639,940

#3078 delta-sharing 639.38K

Python Connector for Delta Sharing

Apache-2.0
v1.3.2
639,381

#3079 types-termcolor 639.23K

Typing stubs for termcolor

Apache-2.0 license
v1.1.6.2
639,234

#3080 backports.strenum 637.81K

Base class for creating enumerated constants that are also subclasses of str

enum backports strenum
MIT
v1.3.1
637,818

#3081 django-ratelimit 637.17K

Cache-based rate-limiting for Django.

Copyright (c) 2022, James Socol Licensed under the Apache Licen
v4.1.0
637,175

#3082 Flask-DebugToolbar 636.44K

A toolbar overlay for debugging Flask applications.

v0.16.0
636,443

#3083 pyautogen 636.32K

A programming framework for agentic AI

agent pyautogen ag2ai agentic autogen ai ag2 ag2.ai
v0.8.4
636,322

#3084 publish-event-sns 636.25K

Publish message into SNS Topic with attributes

v0.0.3
636,255

#3085 us 636.14K

US state meta information and other fun stuff

Copyright (c) 2014, Sunlight Labs All rights reserved. Redistr
v3.2.0
636,146

#3086 Flask-BasicAuth 634.86K

HTTP basic access authentication for Flask.

BSD
v0.2.0
634,864

#3087 MarkupPy 634.83K

An HTML/XML generator

MIT
v1.18
634,835

#3088 core-universal 634.49K

Applitools Eyes Core SDK Server

Applitools SDK License
v4.16.5
634,494

#3089 hdbscan 634.25K

Clustering based on density with variable density clusters

density clustering hierarchical cluster
BSD
v0.8.40
634,252

#3090 javaobj-py3 633.79K

Module for serializing and de-serializing Java objects.

python serialization marshalling java
Apache License 2.0
v0.4.4
633,791

#3091 flake8-noqa 633.76K

Flake8 noqa comment validation

noqa flake8
GNU Lesser General Public License v3
v1.4.0
633,764

#3092 requests-pkcs12 633.6K

Add PKCS#12 support to the requests library in a clean way, without monkey patching or temporary files

ISC
v1.25
633,600

#3093 frida 632.48K

Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers

javascript windows ipad macos frida iphone dynamic android qnx ios inject instrumentation linux debugger
wxWindows Library Licence, Version 3.1
v16.7.4
632,486

#3094 SQLAlchemy-Continuum 632.38K

Versioning and auditing extension for SQLAlchemy.

BSD
v1.4.2
632,388

#3095 dagster-cloud 632.03K

Apache-2.0
v1.10.7
632,040

#3096 customerio 631.33K

Customer.io Python bindings.

BSD
v2.1
631,334

#3097 xmljson 631.27K

Converts XML into JSON/Python dicts/arrays and vice-versa.

xmljson
MIT
v0.2.1
631,275

#3098 pyshark 631.05K

Python wrapper for tshark, allowing python packet parsing using wireshark dissectors

capture parsing wireshark packets packet
MIT
v0.6
631,054

#3099 logz 630.86K

easy log use for extra infos

log logz extra
MIT license
v0.19
630,861

#3100 mkdocs-redirects 630.84K

A MkDocs plugin for dynamic page redirects to prevent broken links

mkdocs mkdocs-plugin redirect
v1.2.2
630,843

#3101 azure-iot-device 630.69K

Microsoft Azure IoT Device Library

MIT License
v2.14.0
630,697

#3102 django-axes 630.57K

Keep track of failed login attempts in Django-powered sites.

security authentication django pci
MIT
v7.0.2
630,577

#3103 URLObject 630.48K

A utility class for manipulating URLs.

v2.4.3
630,485

#3104 traittypes 629.85K

Scipy trait types

shell web interpreter interactive
BSD
v0.2.1
629,850

#3105 dspy 628.96K

DSPy

MIT License
v2.6.16
628,963

#3106 mkdocs-awesome-pages-plugin 628.54K

An MkDocs plugin that simplifies configuring page titles and their order

mkdocs wiki python markdown
MIT
v2.10.1
628,547

#3107 python-memcached 628.46K

Pure python memcached client

v1.62
628,464

#3108 deep-translator 627.83K

A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators

translator yandex google trans web scraping mymemory translator unlimited translation detect language google translator translate for free qcritranslator pons free translation google translation language linguee deep_translator deepltranslator deepl automation language detection translation
MIT
v1.11.4
627,837

#3109 pdfrw 627.03K

PDF file reader/writer library

vector split nup graphics join pdf merge watermark
MIT
v0.4
627,040

#3110 plaid-python 627.03K

Python client library for the Plaid API and Link

plaid client api
MIT
v29.1.0
627,037

#3111 celery-types 626.78K

Type stubs for Celery and its related packages

vine kombu mypy stubs celery django_celery_results billiard amqp types
v0.23.0
626,786

#3112 jupyter-packaging 626.72K

Jupyter Packaging Utilities.

packaging jupyter ipython
BSD 3-Clause License Copyright (c) 2017, Project Jupyter All ri
v0.12.3
626,725

#3113 sphinxcontrib-bibtex 626.64K

Sphinx extension for BibTeX style citations.

BSD-2-Clause
v2.6.3
626,641

#3114 django-waffle 626.37K

A feature flipper for Django.

BSD
v4.2.0
626,380

#3115 falcon 625.5K

The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale.

http api cloud asgi wsgi web rest framework
Apache 2.0
v4.0.2
625,507

#3116 rdrobust 625.3K

Implements local polynomial Regression Discontinuity (RD) point estimators with robust bias-corrected confidence intervals and inference procedures.

v1.3.0
625,303

#3117 colored 625.17K

Simple python library for color and formatting to terminal

windows xterm text colour terminal vt100 color rgb linux ansi
v2.3.0
625,177

#3118 alibabacloud-adb20211201 624.84K

Alibaba Cloud adb (20211201) SDK Library for Python

adb20211201 alibabacloud
Apache License 2.0
v2.2.1
624,847

#3119 cchardet 624.67K

cChardet is high speed universal character encoding detector.

cython charsetdetect chardet
Mozilla Public License
v2.1.7
624,676

#3120 prefect-docker 623.85K

Prefect integrations for interacting with Docker.

prefect
Apache License 2.0
v0.6.2
623,859

#3121 fluent-logger 623.56K

A Python logging handler for Fluentd event collector

Copyright (C) 2011 FURUHASHI Sadayuki Licensed under the Apache
v0.11.1
623,561

#3122 rdkit 623.26K

A collection of chemoinformatics and machine-learning software written in C++ and Python

BSD-3-Clause
v2024.9.6
623,261

#3123 mypy-boto3-opensearch 622.72K

Type annotations for boto3 OpenSearchService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations opensearch mypy autocomplete boto3-stubs
MIT License
v1.37.0
622,729

#3124 markitdown 622.44K

Utility tool for converting various files to Markdown

v0.1.1
622,446

#3125 zope.schema 622.31K

zope.interface extension for defining data schemas

interface schema field zope3 typing
ZPL 2.1
v7.0.1
622,317

#3126 pystan 621.89K

Python interface to Stan, a package for Bayesian inference

ISC
v3.10.0
621,894

#3127 imblearn 621.72K

Toolbox for imbalanced dataset in machine learning.

v0.0
621,726

#3128 spacy-wordnet 621.16K

Add a short description here!

mit
v0.1.0
621,165

#3129 mypy-boto3-transfer 620.75K

Type annotations for boto3 Transfer 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed transfer type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.24
620,752

#3130 pytest-reportlog 620.72K

Replacement for the --resultlog option, focused in simplicity and extensibility

pytest
MIT
v0.4.0
620,727

#3131 netsuitesdk 620.6K

Python SDK for accessing the NetSuite SOAP webservice

python sdk api netsuite
MIT
v3.0.1
620,608

#3132 apache-airflow-providers-redis 620.42K

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

integration airflow airflow-provider redis
v4.0.2
620,429

#3133 mlxtend 619.88K

Machine Learning Library Extensions

BSD 3-Clause
v0.23.4
619,886

#3134 fhir.resources 619.8K

FHIR Resources as Model Class

healthcare fhir resources health it python hl7
BSD license
v8.0.0
619,804

#3135 deepspeed 619.79K

DeepSpeed library

Apache Software License 2.0
v0.16.5
619,794

#3136 colorcet 619.57K

Collection of perceptually uniform colormaps

CC-BY License
v3.1.0
619,579

#3137 dify_plugin 618.82K

Dify Plugin SDK

dify plugin sdk
Apache2.0
v0.0.1b76
618,821

#3138 python-redis-lock 618.78K

Lock context manager implemented via redis SETNX/BLPOP.

BSD-2-Clause
v4.0.0
618,787

#3139 publicsuffixlist 618.76K

publicsuffixlist implement

MPL-2.0
v1.0.2.20250329
618,766

#3140 sqlalchemy-hana 618.14K

SQLAlchemy dialect for SAP HANA

hana sap sqlalchemy
v3.0.2
618,148

#3141 uszipcode 617.93K

USA zipcode programmable database, includes 2020 census data and geometry information.

MIT
v1.0.1
617,936

#3142 lxml-stubs 617.06K

Type annotations for the lxml package

v0.5.1
617,064

#3143 opentelemetry-exporter-jaeger-proto-grpc 617.02K

Jaeger Protobuf Exporter for OpenTelemetry

v1.21.0
617,025

#3144 dagster-spark 615.06K

Package for Spark Dagster framework components.

Apache-2.0
v0.26.7
615,064

#3145 xlutils 614.94K

Utilities for working with Excel files that require both xlrd and xlwt

xlrd xls excel xlwt
MIT
v2.0.0
614,943

#3146 krb5 614.66K

Kerberos API bindings for Python

kerberos krb5
MIT
v0.7.1
614,667

#3147 pyglet 614.22K

pyglet is a cross-platform games and multimedia package.

v2.1.3
614,224

#3148 SudachiDict-core 613.57K

Sudachi Dictionary for SudachiPy - Core Edition

Apache-2.0
v20250129
613,572

#3149 flametree 612.89K

Python file and zip operations made easy

zip file system archive directory file
v0.2.0
612,898

#3150 htmldocx 612.64K

Convert html to docx

v0.0.6
612,645

#3151 argilla 611.09K

The Argilla python server SDK

Apache 2.0
v2.8.0
611,090

#3152 jieba3k 610.01K

Chinese Words Segementation Utilities

UNKNOWN
v0.35.1
610,014

#3153 feedfinder2 609.94K

Find the feed URLs for a website.

MIT
v0.0.4
609,941

#3154 teamcity-messages 609.88K

Send test results to TeamCity continuous integration server from unittest, nose, py.test, twisted trial, behave (Python 2.6+)

behave flake8 py.test teamcity jetbrains unittest test nose pytest
Apache 2.0
v1.33
609,887

#3155 opentelemetry-semantic-conventions-ai 609.37K

OpenTelemetry Semantic Conventions Extension for Large Language Models

Apache-2.0
v0.4.3
609,372

#3156 INITools 608.83K

Tools for parsing and using INI-style files

parser config ini
MIT
v0.3.1
608,831

#3157 types-aiobotocore-dynamodb 608.2K

Type annotations for aiobotocore DynamoDB 2.21.1 service generated with mypy-boto3-builder 8.10.0

dynamodb typeshed autocomplete aiobotocore type-annotations mypy aiobotocore-stubs
MIT License
v2.21.1
608,202

#3158 langchain-chroma 607.11K

An integration package connecting Chroma and LangChain

MIT
v0.2.2
607,114

#3159 braintrust-core 606.12K

Shared core dependencies for Braintrust packages

v0.0.58
606,122

#3160 sqlalchemy-drill 606.1K

Apache Drill for SQLAlchemy

drill sqlalchemy apache
MIT
v1.1.8
606,102

#3161 django-admin-rangefilter 605.64K

django-admin-rangefilter app, add the filter by a custom date range on the admin UI.

MIT
v0.13.2
605,644

#3162 magic-filter 605.51K

magic validation filter
v1.0.12
605,512

#3163 azure-storage-nspkg 604.99K

Microsoft Azure Storage Namespace Package [Internal]

MIT License
v3.1.0
604,993

#3164 flask-oidc 604.69K

OpenID Connect extension for Flask

BSD-2-Clause
v2.3.1
604,690

#3165 sqllineage 604.65K

SQL Lineage Analysis Tool powered by Python

v1.5.4
604,653

#3166 PyQt6-Qt6 603.51K

The subset of a Qt installation needed by PyQt6.

LGPL v3
v6.8.2
603,511

#3167 chainlit 603.45K

Build Conversational AI.

llm mcp chatbot ui openai langchain conversational ai chat ui agents copilot gen ai
Apache-2.0
v2.4.400
603,453

#3168 Flask-Dance 602.96K

Doing the OAuth dance with style using Flask, requests, and oauthlib

v7.1.0
602,969

#3169 PyQt6-sip 600.83K

The sip module support for PyQt6

BSD-2-Clause
v13.10.0
600,833

#3170 flake8-plugin-utils 600.68K

The package provides base classes and utils for flake8 plugin writing

plugin utils flake8
MIT
v1.3.3
600,684

#3171 akshare 600.52K

AKShare is an elegant and simple financial data interface library for Python, built for human beings!

futures investment trading quant spider quantitative stock finance algotrading fund option bond index data air
MIT
v1.16.69
600,527

#3172 wadler-lindig 599.96K

A Wadler–Lindig pretty-printer for Python.

pprint leijen pretty-printer wadler lindig
Apache License Version 2.0, J
v0.1.4
599,961

#3173 jsonfield 599.81K

A reusable Django field that allows you to store validated JSON in your model.

MIT
v3.1.0
599,813

#3174 avro-gen 599.33K

Avro record class and specific record reader generator

class avro generator
License :: OSI Approved :: Apache Software License
v0.3.0
599,337

#3175 OpenCC 598.71K

Conversion between Traditional and Simplified Chinese

convert opencc chinese
Apache License 2.0
v1.1.9
598,714

#3176 PyGObject 598.4K

Python bindings for GObject Introspection

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1,
v3.52.3
598,406

#3177 mailchimp-marketing 597.92K

Mailchimp Marketing API

mailchimp marketing api swagger
v3.0.80
597,928

#3178 azure-cognitiveservices-speech 597.23K

Microsoft Cognitive Services Speech SDK for Python

v1.43.0
597,232

#3179 clikit 596.47K

CliKit is a group of utilities to build beautiful and testable command line interfaces.

packaging dependency poetry
MIT
v0.6.2
596,470

#3180 alembic-postgresql-enum 595.01K

Alembic autogenerate support for creation, alteration and deletion of enums

MIT
v1.7.0
595,018

#3181 mkdocs-gen-files 594.51K

MkDocs plugin to programmatically generate documentation pages during the build

mkdocs mkdocs-plugin
v0.5.0
594,520

#3182 pyexcel-xls 594.3K

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
594,301

#3183 minidump 594.21K

Python library to parse Windows minidump file format

v0.0.24
594,212

#3184 types-emoji 593.51K

Typing stubs for emoji

Apache-2.0 license
v2.1.0.3
593,514

#3185 mypy-boto3-ebs 592.97K

Type annotations for boto3 EBS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed ebs type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
592,979

#3186 cxxfilt 592.83K

Python interface to c++filt / abi::__cxa_demangle

c++ mangling c++filt name
BSD
v0.3.0
592,834

#3187 filesplit 591.95K

Python module that is capable of splitting files and merging it back.

filesplit splitfile file split split file
v4.1.0
591,953

#3188 braintrust 591.44K

SDK for integrating Braintrust

v0.0.195
591,449

#3189 html5tagger 591.36K

Pythonic HTML generation/templating (no template files)

jinja2 html5 templating html
v1.3.0
591,361

#3190 mypy-boto3-dlm 591.34K

Type annotations for boto3 DLM 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 dlm typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
591,343

#3191 pyviz-comms 591.01K

A JupyterLab extension for rendering HoloViz content.

BSD 3-Clause License Copyright (c) 2023, Philipp Rudiger All ri
v3.0.4
591,020

#3192 yarn-api-client 590.16K

Python client for Hadoop® YARN API

BSD
v1.0.3
590,162

#3193 asyncache 589.76K

Helpers to use cachetools with async code.

MIT
v0.3.1
589,769

#3194 tabula-py 589.74K

Simple wrapper for tabula-java, read tables from PDF into DataFrame

table pdf data frame
The MIT License (MIT) Copyright (c) 2016 Michiaki Ariga Permiss
v2.10.0
589,744

#3195 streamsets 589.34K

A Python SDK for StreamSets

v6.5.0
589,348

#3196 duckdb-engine 589.3K

SQLAlchemy driver for duckdb

MIT
v0.17.0
589,301

#3197 zipfile-deflate64 588.89K

Extract Deflate64 ZIP archives with Python's zipfile API.

zip deflate64 deflate zipfile
Apache 2.0
v0.2.0
588,891

#3198 tracerite 588.05K

Human-readable HTML tracebacks for Python exceptions

v1.1.1
588,055

#3199 types-docker 588.03K

Typing stubs for docker

Apache-2.0
v7.1.0.20241229
588,040

#3200 django-widget-tweaks 587.47K

Tweak the form field rendering in templates, not in python-level form definitions.

MIT license
v1.5.0
587,478

#3201 flameprof 587.41K

cProfile flamegraph generator

MIT
v0.4
587,412

#3202 pymannkendall 587.37K

A python package for non-parametric Mann-Kendall family of trend tests.

MIT
v1.4.3
587,379

#3203 langchain-groq 585.6K

An integration package connecting Groq and LangChain

MIT
v0.3.2
585,609

#3204 versioningit 585.41K

Versioning It with your Version In Git

vcs packaging version mercurial git
v3.1.2
585,417

#3205 asciitree 585.07K

Draws ASCII trees.

MIT
v0.3.3
585,076

#3206 gpustat 584K

An utility to monitor NVIDIA GPU status and usage

gpu gpustat nvidia-smi cuda monitoring
MIT
v1.1.1
584,001

#3207 wikipedia 583.85K

Wikipedia API for Python

python wikipedia api
MIT
v1.4.0
583,854

#3208 python-subunit 582.77K

Python implementation of subunit test streaming protocol

python streaming test
Apache-2.0 or BSD
v1.4.4
582,771

#3209 scmrepo 582.65K

scmrepo

Apache-2.0
v3.3.10
582,653

#3210 mypy-boto3-cognito-idp 582.34K

Type annotations for boto3 CognitoIdentityProvider 1.37.13 service generated with mypy-boto3-builder 8.10.1

boto3 cognito-idp typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.13.post1
582,342

#3211 plum-dispatch 582.24K

Multiple dispatch in Python

dispatch multiple
MIT
v2.5.7
582,248

#3212 yattag 581.71K

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.

template html templating xml form rendering document
v1.16.1
581,711

#3213 gliner 581.54K

Generalist model for NER (Extract any entity types from texts)

natural-language-processing transformers data-science nlp ner named-entity-recognition artificial-intelligence machine-learning
Apache-2.0
v0.2.17
581,541

#3214 camel-converter 581.47K

Converts a string from snake case to camel case or camel case to snake case

camel-case converter pydantic python snake-case
MIT License Copyright (c) 2021 Paul Sanders Permission is here
v4.0.1
581,471

#3215 pyfzf 581.19K

Python wrapper for junegunn's fuzzyfinder (fzf)

MIT
v0.3.1
581,193

#3216 pydantic-yaml 581K

Adds some YAML functionality to the excellent `pydantic` library.

yaml pydantic
MIT License Copyright (c) 2020 Anatoly Makarevich Permission i
v1.4.0
581,004

#3217 cvxopt 580.05K

Convex optimization package

GNU GPL version 3
v1.3.2
580,060

#3218 pydantic-ai-slim 579.86K

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

v0.0.49
579,862

#3219 mypy-boto3-emr-serverless 579.37K

Type annotations for boto3 EMRServerless 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete emr-serverless boto3-stubs
MIT License
v1.37.0
579,377

#3220 swagger-spec-validator 579.28K

Validation of Swagger specifications

Apache License, Version 2.0
v3.0.4
579,288

#3221 sqlitedict 579.24K

Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.

sqlite multithreaded persistent dict
Apache 2.0
v2.1.0
579,246

#3222 quinn 579.24K

Pyspark helper methods to maximize developer efficiency

pyspark apachespark spark
Apache-2.0
v0.10.3
579,244

#3223 pathtools 579.03K

File system general utilities

MIT License
v0.1.2
579,034

#3224 POT 578.73K

Python Optimal Transport Library

MIT
v0.9.5
578,738

#3225 pydicom 578.59K

A pure Python package for reading and writing DICOM data

medical dicom imaging python
v3.0.1
578,599

#3226 tensorflow-gpu 578.27K

Removed: please install "tensorflow" instead.

machine learning tensor tensorflow
Apache 2.0
v2.12.0
578,271

#3227 backports.shutil_get_terminal_size 578.17K

A backport of the get_terminal_size function from Python 3.3's shutil.

MIT
v1.0.0
578,180

#3228 kerberos 578.08K

Kerberos high-level interface

Apache License, Version 2.0
v1.3.1
578,086

#3229 setuptools-scm-git-archive 577.84K

setuptools_scm plugin for git archives

tags version archive scm vcs git
MIT
v1.4.1
577,841

#3230 ragas 576.82K

v0.2.14
576,821

#3231 nanobind 576.58K

nanobind: tiny and efficient C++/Python bindings

v2.6.1
576,581

#3232 flake8-bandit 576.03K

Automated security testing with bandit and flake8.

MIT
v4.1.1
576,037

#3233 mypy-boto3-batch 575.41K

Type annotations for boto3 Batch 1.37.22 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed batch type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.22
575,415

#3234 pytest-docker 575.28K

Simple pytest fixtures for Docker and Docker Compose based tests

pytest docker docker-compose
MIT
v3.2.0
575,286

#3235 apache-airflow-client 575.17K

Apache Airflow API (Stable)

apache airflow api (stable) openapi openapi-generator
v2.10.0
575,176

#3236 SPARQLWrapper 574.3K

SPARQL Endpoint interface to Python

python sparql rdf rdflib
W3C SOFTWARE NOTICE AND LICENSE
v2.0.0
574,302

#3237 pyserde 573.9K

Yet another serialization library on top of dataclasses

MIT
v0.23.0
573,904

#3238 pyngrok 573.61K

A Python wrapper for ngrok.

MIT License Copyright (c) 2018-2024 Alex Laird Permission is h
v7.2.3
573,612

#3239 notifiers 573.48K

The easy way to send notifications

email notifications messaging push
MIT
v1.3.3
573,481

#3240 webauthn 572.85K

Pythonic WebAuthn

webauthn fido2
BSD
v2.5.2
572,859

#3241 rpaframework-core 572.83K

Core utilities used by RPA Framework

rpa robotframework automation
Apache-2.0
v12.0.1
572,833

#3242 apache-airflow-providers-openlineage 572.82K

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

integration airflow airflow-provider openlineage
v2.1.1
572,825

#3243 databases 572.75K

Async database support for Python.

BSD
v0.9.0
572,758

#3244 opentelemetry-instrumentation-elasticsearch 572.23K

OpenTelemetry elasticsearch instrumentation

v0.52b1
572,237

#3245 slacker 572.1K

Slack API client

slack api
http://www.apache.org/licenses/LICENSE-2.0
v0.14.0
572,109

#3246 GPUtil 571.8K

GPUtil is a Python module for getting the GPU status from NVIDA GPUs using nvidia-smi.

gpu select usage load utilization available nvidia free memory
MIT
v1.4.0
571,808

#3247 gender-guesser 571.46K

Get the gender from first name.

GPLv3
v0.4.0
571,460

#3248 nbqa 570.72K

Run any standard Python code quality tool on a Jupyter Notebook

notebook jupyter format lint
MIT
v1.9.1
570,726

#3249 opencc-python-reimplemented 570.06K

OpenCC made with Python

conversion chinese
Apache License
v0.1.7
570,066

#3250 scrapbook 569.99K

A library for recording and reading data in Jupyter and nteract Notebooks

pipeline jupyter notebook nteract mapreduce
BSD
v0.5.0
569,994

#3251 pythonping 569.21K

A simple way to ping in Python

icmp network ping
MIT
v1.1.4
569,217

#3252 transaction 568.45K

Transaction management for Python

ZPL 2.1
v5.0
568,454

#3253 collections-extended 568.31K

Extra Python Collections - bags (multisets) and setlists (ordered sets)

unique list bag collections ordered set multiset
Apache-2.0
v2.0.2
568,313

#3254 pydantic-xml 568.2K

pydantic xml extension

lxml xml pydantic serialization deserialization
Unlicense
v2.15.0
568,204

#3255 gcs-oauth2-boto-plugin 567.1K

Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.

Apache 2.0
v3.2
567,102

#3256 embedding-reader 567.04K

A python template

machine learning
MIT
v1.7.0
567,044

#3257 sphinxcontrib-spelling 566.85K

Sphinx spelling extension

v8.0.1
566,855

#3258 airflow-dbt 566.53K

Apache Airflow integration for dbt

MIT
v0.4.0
566,537

#3259 jstyleson 565.8K

Library to parse JSON with js-style comments.

json comment parse javascript
MIT
v0.0.2
565,802

#3260 python3-logstash 565.58K

Python logging handler for Logstash.

MIT
v0.4.80
565,580

#3261 arnparse 565.54K

Parse ARNs using Python

arn parse aws
v0.0.2
565,543

#3262 autofaiss 565.53K

# AutoFaiss

v2.17.0
565,534

#3263 zope.proxy 565.33K

Generic Transparent Proxies

transparent generic proxy
ZPL 2.1
v6.1
565,337

#3264 datarobotx 565.3K

DataRobotX is a collection of DataRobot extensions

DataRobot Tool and Utility Agreement
v0.2.0
565,310

#3265 pgeocode 565.05K

Postal code geocoding

BSD
v0.5.0
565,056

#3266 whatthepatch 564.86K

A patch parsing and application library.

parser patch diff
v1.0.7
564,865

#3267 pyannote-database 564.62K

Interface to multimedia databases and experimental protocols

v5.1.3
564,626

#3268 pylint-pydantic 563.9K

A Pylint plugin to help Pylint understand the Pydantic

pylint pydantic
GPLv3
v0.3.5
563,902

#3269 blendmodes 562.96K

Use this module to apply a number of blending modes to a background and foreground image

MIT
v2025
562,961

#3270 uuid7 562.74K

UUID version 7, generating time-sorted UUIDs with 200ns time resolution and 48 bits of randomness

uuid7
MIT license
v0.1.0
562,743

#3271 mypy-boto3-bedrock-runtime 562.54K

Type annotations for boto3 BedrockRuntime 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 bedrock-runtime typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.24
562,548

#3272 databricks-feature-store 562.4K

Databricks Feature Store Client

Databricks Proprietary License
v0.17.0
562,410

#3273 Adyen 562.35K

Adyen Python Api

fintech adyen payments
v13.4.0
562,357

#3274 pybtex-docutils 561.99K

A docutils backend for pybtex.

MIT
v1.0.3
561,994

#3275 appengine-python-standard 561.07K

Google App Engine services SDK for Python 3

v1.1.10
561,074

#3276 oletools 561.05K

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
561,060

#3277 acme 560.92K

ACME protocol implementation in Python

Apache License 2.0
v3.3.0
560,927

#3278 drf-spectacular-sidecar 560.76K

Serve self-contained distribution builds of Swagger UI and Redoc with Django

BSD
v2025.4.1
560,767

#3279 objgraph 560.61K

Draws Python object reference graphs with graphviz

graph collection object garbage visualization graphviz
MIT
v3.6.2
560,612

#3280 tangled-up-in-unicode 560.5K

Access to the Unicode Character Database (UCD)

BSD License
v0.2.0
560,510

#3281 python-fsutil 560.11K

high-level file-system operations for lazy devs.

fs os util glob path python dir utility directory utils utilities file shutil system
MIT License Copyright (c) 2020-present Fabio Ca
v0.15.0
560,118

#3282 pyannote-core 558.87K

Advanced data structures for handling temporal segments with attached labels.

v5.0.0
558,870

#3283 ansible-base 558.79K

Radically simple IT automation

GPLv3+
v2.10.17
558,798

#3284 splunk-sdk 558.25K

The Splunk Software Development Kit for Python.

http://www.apache.org/licenses/LICENSE-2.0
v2.1.0
558,257

#3285 hellosign-python-sdk 558.13K

A Python wrapper for the HelloSign API (http://www.hellosign.com/api)

python sdk hellosign
MIT
v4.0.0
558,138

#3286 pyjks 558.13K

Pure-Python Java Keystore (JKS) library

ssl security jks keystore jceks java
MIT
v20.0.0
558,131

#3287 pyannote.audio 555.92K

Neural building blocks for speaker diarization

mit
v3.3.2
555,921

#3288 zthreading 555.25K

A collection of wrapper classes for event broadcast and task management for python (Python Threads or Asyncio).

LICENSE
v0.1.19
555,260

#3289 python-lsp-server 555.21K

Python Language Server for the Language Server Protocol

MIT
v1.12.2
555,217

#3290 domdf-python-tools 555.1K

Helpful functions for Python 🐍 🛠️

utilities
Copyright (c) 2019-2022 Dominic Davis-Foster Pe
v3.10.0
555,107

#3291 envs 555.02K

Easy access of environment variables from Python with support for strings, booleans, list, tuples, and dicts.

Apache-2.0
v1.4
555,021

#3292 sparse 554.56K

Sparse n-dimensional arrays for the PyData ecosystem

dask sparse numpy scipy
BSD 3-Clause License Copyright (c) 2018, Sparse developers All
v0.16.0
554,567

#3293 xatlas 554.04K

Python bindings for xatlas

MIT License Copyright (c) 2021 Markus Worchel Permission is he
v0.0.9
554,044

#3294 autocommand 553.59K

A library to create a command-line program from a function

LGPLv3
v2.2.2
553,591

#3295 pcodedmp 553.56K

A VBA p-code disassembler

vba p-code disassembler
GPL
v1.2.6
553,562

#3296 zipfile36 553.47K

Read and write ZIP files - backport of the zipfile module from Python 3.6

v0.1.3
553,475

#3297 textfsm 553.22K

Python module for parsing semi-structured text into python tables.

Apache License, Version 2.0
v1.1.3
553,221

#3298 tach 553.13K

A Python tool to maintain a modular package architecture.

architecture package python module enforcement boundary guard domain enforcer
v0.28.5
553,131

#3299 opentelemetry-propagator-gcp 552.98K

Google Cloud propagator for OpenTelemetry

Apache-2.0
v1.9.0
552,986

#3300 types-Flask-Cors 552.8K

Typing stubs for Flask-Cors

Apache-2.0
v5.0.0.20240902
552,805

#3301 murmurhash2 552.02K

murmurhash2 for Python

MIT
v0.2.10
552,028

#3302 rstcheck 551.76K

Checks syntax of reStructuredText and code blocks nested within it

rst restructuredtext static-analysis linter
MIT
v6.2.4
551,763

#3303 gTTS 550.97K

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

tts text to speech google translate gtts
MIT
v2.5.4
550,972

#3304 jinjasql 550.41K

Generate SQL Queries and Corresponding Bind Parameters using a Jinja2 Template

jinja2 template python sql
MIT
v0.1.8
550,418

#3305 simplegeneric 548.67K

Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)

ZPL 2.1
v0.8.1
548,678

#3306 livereload 548.35K

Python LiveReload is an awesome tool for web developers

BSD
v2.7.1
548,359

#3307 robotframework-tidy 548.34K

Code autoformatter for Robot Framework

robotframework
Apache License 2.0
v4.16.0
548,349

#3308 vhacdx 548.32K

Python bindings for VHACD

v0.0.8.post2
548,329

#3309 synapseml 547.82K

Synapse Machine Learning

MIT
v1.0.10
547,824

#3310 salt-lint 547.35K

A command-line utility that checks for best practices in SaltStack.

lint saltstack checker linter salt
MIT
v0.9.2
547,350

#3311 sphinxcontrib-httpdomain 547.26K

Sphinx domain for documenting HTTP APIs

BSD
v1.8.1
547,270

#3312 exchange-calendars 547.24K

Calendars for securities exchanges

exchange calendar security finance
Apache License Version 2.0, J
v4.10
547,248

#3313 sshconf 547.09K

Lightweight SSH config library.

config ssh
v0.2.7
547,093

#3314 shandy-sqlfmt 546.09K

sqlfmt formats your dbt SQL files so you don't have to.

Apache-2.0
v0.26.0
546,097

#3315 EasyProcess 545.89K

Easy to use Python subprocess interface.

interface subprocess
BSD
v1.1
545,894

#3316 lsprotocol 545.37K

Python implementation of the Language Server Protocol.

v2023.0.1
545,372

#3317 msgpack-types 545.22K

Type stubs for msgpack

mypy stubs types msgpack
Apache-2.0
v0.5.0
545,229

#3318 pytest-ansible 544.69K

Plugin for pytest to simplify calling ansible modules from tests or fixtures

pytest testing ansible
MIT
v25.4.0
544,692

#3319 aws-assume-role-lib 544.52K

Assumed role session chaining (with credential refreshing) for boto3

Apache-2.0
v2.10.0
544,529

#3320 spyne 544.43K

A transport and architecture agnostic rpc library that focuses on exposing public services with a well-defined API.

xml rpc http yaml soap wsdl django pyramid postgresql rest json sqlalchemy zeromq wsgi msgpack twisted
LGPL-2.1
v2.14.0
544,432

#3321 pyjarowinkler 544.21K

Find the Jaro Winkler Distance indicating a distance or similarity score between two strings.

diff distance score jaro delta winkler string similarity
Apache License Version 2.0, J
v2.0.0
544,215

#3322 azureml-dataset-runtime 542.57K

The package is to coordinate dependencies within AzureML packages. This package is internal, and is not intended to be used directly.

https://aka.ms/azureml-sdk-license
v1.59.0
542,573

#3323 svg.path 542.14K

SVG path objects and parser

svg maths path
MIT
v6.3
542,150

#3324 check-manifest 542K

Check MANIFEST.in in a Python source package for completeness

packaging checker setuptools distutils linter manifest
MIT
v0.50
542,001

#3325 deepeval 540.77K

The LLM Evaluation Framework

Apache-2.0
v2.6.5
540,776

#3326 manhole 540.6K

Manhole is in-process service that will accept unix domain socket connections and present thestacktraces for all threads and an interactive prompt.

manhole unix domain socket thread debugging socket
BSD-2-Clause
v1.8.1
540,608

#3327 manifold3d 540.47K

Library for geometric robustness

v3.0.1
540,479

#3328 ydb 540.27K

YDB Python SDK

Apache 2.0
v3.20.0
540,273

#3329 assertpy 540.25K

Simple assertion library for unit testing in python with a fluent API

nose assert unittest test assertthat pytest nosetests assertion testing assert_that
BSD
v1.1
540,258

#3330 verspec 539.19K

Flexible version handling

version handling
BSD 2-Clause or Apache-2.0
v0.1.0
539,197

#3331 e2b 538.66K

E2B SDK that give agents cloud environments

MIT
v1.3.2
538,666

#3332 pyannote-metrics 538.43K

a toolkit for reproducible evaluation, diagnostic, and error analysis of speaker diarization systems

v3.2.1
538,438

#3333 gcloud 537.66K

API Client library for Google Cloud

Apache 2.0
v0.18.3
537,664

#3334 FixedWidth 537.27K

Two-way fixed-width <--> Python dict converter.

width fixed
BSD
v1.3
537,277

#3335 hashin 535.83K

Edits your requirements.txt by hashing them in

deployment installer deploy install repeatable pip hash
MIT
v1.0.3
535,832

#3336 office365 535.52K

A wrapper around O365 offering subclasses with additional utility methods.

MIT
v0.3.15
535,521

#3337 pyod 535.11K

A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)

data mining outlier detection outlier ensembles neural networks anomaly detection
v2.0.4
535,114

#3338 rpaframework-pdf 535.03K

PDF library of RPA Framework

pdf rpa robotframework automation
Apache-2.0
v8.0.1
535,038

#3339 apipkg 534.98K

apipkg: namespace control and lazy-import mechanism

v3.0.2
534,981

#3340 scikeras 534.47K

Scikit-Learn API wrapper for Keras.

scikit-learn tensorflow keras deep-learning python
MIT
v0.13.0
534,471

#3341 tox-gh-actions 533.92K

Seamless integration of tox into GitHub Actions

isolated virtual environments testing
MIT
v3.3.0
533,929

#3342 google-search-results 532.88K

Scrape and search localized results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Homedepot, youtube at scale using SerpApi.com

search baidu app machine yandex scale store bing rank ml json localized ebay google yahoo youtube walmart naver datamining apple scrape training serp api
MIT
v2.4.2
532,890

#3343 unsloth 532.73K

2-5X faster LLM finetuning

ai llm
v2025.3.19
532,736

#3344 gnureadline 532.07K

The standard Python readline extension statically linked against the GNU readline library.

v8.2.13
532,072

#3345 pyserial-asyncio 531.56K

Python Serial Port Extension - Asynchronous I/O support

BSD
v0.6
531,568

#3346 PyDrive2 530.79K

Google Drive API made easy. Maintained fork of PyDrive.

Apache License 2.0
v1.21.3
530,793

#3347 resize-right 530.66K

Resize Right

image resize deep learning
MIT
v0.0.2
530,669

#3348 sunshine-conversations-client 529.44K

Sunshine Conversations API

conversations api sunshine
v15.2.0
529,445

#3349 types-tzlocal 529.35K

Typing stubs for tzlocal

Apache-2.0 license
v5.1.0.1
529,352

#3350 prometheus-api-client 529.26K

A small python api to collect data from prometheus

v0.5.7
529,263

#3351 semantic-kernel 529.23K

Semantic Kernel Python SDK

v1.26.1
529,235

#3352 databind.json 528.32K

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
528,323

#3353 dotmap 528.12K

ordered, dynamically-expandable dot-access dictionary

ordereddict dynamic ordered dict map dot order access
MIT
v1.3.30
528,130

#3354 django-tables2 528.06K

Table/data-grid framework for Django

All changes made to django-tables2 since forking from django-tab
v2.7.5
528,065

#3355 robocorp-storage 528.01K

Robocorp Asset Storage library

Apache-2.0
v1.0.5
528,019

#3356 submitit 527.87K

"Python 3.8+ toolbox for submitting jobs to Slurm

v1.5.2
527,871

#3357 coverage-badge 527.83K

Generate coverage badges for Coverage.py.

coverage shield badge
MIT
v1.1.2
527,839

#3358 types-orjson 527.81K

Typing stubs for orjson

Apache-2.0 license
v3.6.2
527,815

#3359 jaraco.text 527.64K

Module for text manipulation

v4.0.0
527,648

#3360 mypy-boto3 527.48K

Type annotations for boto3 1.37.0 module generated with mypy-boto3-builder 8.9.2

boto3 typeshed mypy-stubs auto-generated type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
527,482

#3361 dvc-render 526.58K

Dvc Render

Apache-2.0
v1.0.2
526,588

#3362 miscreant 526.1K

Misuse-resistant authenticated symmetric encryption

cryptography
MIT license
v0.3.0
526,109

#3363 json-stream-rs-tokenizer 525.57K

A faster tokenizer for the json-stream Python library

v0.4.29
525,577

#3364 groundingdino-py 525.51K

open-set object detector

Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.4.0
525,513

#3365 jsmin 525.5K

JavaScript minifier.

MIT License
v3.0.1
525,506

#3366 pydantic-ai 525.4K

Agent Framework / shim to use Pydantic with LLMs

v0.0.49
525,405

#3367 tbb 525.12K

Intel® oneAPI Threading Building Blocks (oneTBB)

Intel Simplified Software License
v2022.1.0
525,120

#3368 torch-geometric 525.04K

Graph Neural Network Library for PyTorch

geometric-deep-learning deep-learning pytorch graph-neural-networks graph-convolutional-networks
v2.6.1
525,045

#3369 mkdocs-click 524.96K

An MkDocs extension to generate documentation for Click command line applications

mkdocs click datadog mkdocs-plugin
v0.8.1
524,967

#3370 defusedcsv 524.72K

Drop-in replacement for Python's CSV library that tries to mitigate CSV injection attacks

defuse csv save injection
Apache License 2.0
v2.0.0
524,721

#3371 robotframework-seleniumtestability 523.75K

SeleniumTestability library that helps speed up tests withasyncronous evens

async selenium softwaretesting automation framework javascript robot testing seleniumlibrarytestability
Apache License 2.0
v2.1.0
523,759

#3372 robocorp-vault 523.74K

Robocorp Control Room Vault API integration library

Apache-2.0
v1.3.8
523,744

#3373 AlexaPy 523.23K

Python API to control Amazon Echo Devices Programmatically.

amazon homeassistant alexa
Apache-2.0
v1.29.5
523,235

#3374 pypruningradixtrie 523.19K

Radix trie for fast prefix search.

MIT
v2.1.0
523,197

#3375 ruptures 523.12K

Change point detection for signals in Python.

machine learning kernel methods signal segmentation change point detection computer science time series
BSD-2-Clause
v1.1.9
523,130

#3376 fancycompleter 523.01K

colorful TAB completion for Python prompt

color completion prompt rlcompleter tab
BSD
v0.9.1
523,016

#3377 executor 522.11K

Programmer friendly subprocess wrapper

MIT
v23.2
522,111

#3378 beniget 522.1K

Extract semantic information about static Python code

BSD 3-Clause
v0.4.2.post1
522,104

#3379 arch 522.03K

ARCH for Python

bootstrap multiple comparisons stepm variance reality check volatility dickey fuller confidence intervals arch finance random walk unit root arch garch spa time series econometrics
# License **Copyright (c) 2017 Kevin Sheppard. All rights reser
v7.2.0
522,033

#3380 ratelimiter 521.67K

Simple python rate limiting object

Apache
v1.2.0.post0
521,671

#3381 pgspecial 521.41K

Meta-commands handler for Postgres Database.

LICENSE.txt
v2.1.3
521,417

#3382 asn1 520.69K

Python-ASN1 is a simple ASN.1 encoder and decoder for Python 2.7+ and 3.5+.

BSD
v3.0.0
520,699

#3383 uptrace 520.64K

OpenTelemetry Python distribution for Uptrace

BSD
v1.31.0
520,645

#3384 cvss 520.12K

CVSS2/3/4 library with interactive calculator for Python 2 and Python 3

calculator security cvss score
LGPLv3+
v3.4
520,129

#3385 word2number 519.16K

Convert number words eg. three hundred and forty two to numbers (342).

numbers convert words
The MIT License (MIT) Copyright (c) 2016 Akshay Nagpal (https
v1.1
519,161

#3386 connectorx 519.09K

MIT
v0.4.2
519,099

#3387 logfire-api 518.34K

Shim for the Logfire SDK which does nothing unless Logfire is installed

v3.12.0
518,340

#3388 flash-attn 517.6K

Flash Attention: Fast and Memory-Efficient Exact Attention

v2.7.4.post1
517,607

#3389 pytest-deadfixtures 517.42K

A simple plugin to list unused fixtures in pytest

MIT
v2.2.1
517,423

#3390 opentelemetry-instrumentation-kafka-python 516.86K

OpenTelemetry Kafka-Python instrumentation

v0.52b1
516,868

#3391 dvc-objects 516.37K

dvc objects - filesystem and object-db level abstractions to use in dvc and dvc-data

Apache-2.0
v5.1.0
516,374

#3392 keyboard 516.27K

Hook and simulate keyboard events on Windows and Linux

hotkey hook simulate keyboard
MIT
v0.13.5
516,280

#3393 graspologic 516.22K

A set of Python modules for graph statistics

MIT
v3.4.1
516,227

#3394 brotlicffi 515.55K

Python CFFI bindings to the Brotli library

MIT
v1.1.0.0
515,554

#3395 json2html 515.03K

JSON to HTML Table Representation

json html table
MIT
v1.3.0
515,039

#3396 elevenlabs 514.6K

MIT
v1.56.0
514,604

#3397 rarfile 514.11K

RAR archive reader for Python

archive unrar rar
ISC
v4.2
514,118

#3398 webvtt-py 513.92K

WebVTT reader, writer and segmenter

webvtt captions
MIT
v0.5.1
513,923

#3399 table-logger 513.83K

TableLogger is a handy Python utility for logging tabular data into a console or a file.

data console structured tabular log
GNU GPL 2.0
v0.3.6
513,835

#3400 pdbpp 513.7K

pdb++, a drop-in replacement for pdb

color pdb completion tab debugger
BSD
v0.10.3
513,703

#3401 pymodbus 513.63K

A fully featured modbus protocol stack in python

asyncio server simulator modbus scada client
BSD-3-Clause
v3.8.6
513,633

#3402 sqltap 513.17K

Profiling and introspection for applications using sqlalchemy

v0.3.11
513,177

#3403 darglint 513K

A utility for ensuring Google-style docstrings stay up to date with the source code.

development documentation linter
MIT
v1.8.1
513,004

#3404 osc-lib 512.89K

OpenStackClient Library

v3.2.0
512,897

#3405 plette 512.64K

Structured Pipfile and Pipfile.lock models.

ISC License
v2.1.0
512,647

#3406 python-barcode 511.03K

Create standard barcodes with Python. No external modules needed. (optional Pillow support included).

MIT
v0.15.1
511,039

#3407 pydantic-graph 510.98K

Graph and state machine library

v0.0.49
510,986

#3408 opentelemetry-instrumentation-openai 510.92K

OpenTelemetry OpenAI instrumentation

Apache-2.0
v0.39.0
510,923

#3409 torchdata 510.86K

Composable data loading modules for PyTorch

BSD
v0.11.0
510,869

#3410 treepoem 510.78K

Barcode rendering for Python supporting QRcode, Aztec, PDF417, I25, Code128, Code39 and many more types.

interleaved2of5 code39 code128 aztec postscript qrcode pdf417 i25 barcode qr azteccode ghostscript bwipp
v3.27.1
510,787

#3411 ipympl 510.72K

Matplotlib Jupyter Extension

widgets jupyter ipython graphics
Copyright (c) 2016, Matplotlib Contributors All rights r
v0.9.7
510,727

#3412 opentok 510.72K

OpenTok server-side SDK

archiving opentok tok webrtc chat realtime python video tokbox media
LICENSE.txt
v3.11.0
510,725

#3413 msgpack-python 510.57K

MessagePack (de)serializer.

Apache 2.0
v0.5.6
510,573

#3414 opentelemetry-instrumentation-pymysql 510.3K

OpenTelemetry PyMySQL instrumentation

v0.52b1
510,308

#3415 hunter 509.87K

Hunter is a flexible code tracing toolkit.

debugging debugger code source tracer trace settrace
BSD-2-Clause
v3.7.0
509,878

#3416 pytest-nunit 509.73K

A pytest plugin for generating NUnit3 test result XML output

MIT License
v1.0.7
509,731

#3417 databind.core 509.73K

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
509,730

#3418 opentelemetry-instrumentation-boto 509.62K

OpenTelemetry Boto instrumentation

v0.52b1
509,627

#3419 jsonpath-rw-ext 509.21K

Extensions for JSONPath RW

v1.2.2
509,213

#3420 autoevals 509.18K

Universal library for evaluating AI models

v0.0.126
509,184

#3421 Parsley 509.16K

Parsing and pattern matching made easy.

MIT License
v1.3
509,167

#3422 google-python-cloud-debugger 509.03K

Python Cloud Debugger

google debugger cloud
Apache License, Version 2.0
v4.1
509,034

#3423 django-colorfield 508.85K

color field for django models with a nice color-picker in the admin.

picker colorpicker chooser django admin python color field colorfield
MIT License Copyright (c) 2013-present Jared Fo
v0.12.0
508,855

#3424 backports.ssl_match_hostname 508.8K

The ssl.match_hostname() function from Python 3.5

Python Software Foundation License
v3.7.0.1
508,806

#3425 usearch 508.75K

Smaller & Faster Single-File Vector Search Engine from Unum

Apache-2.0
v2.16.9
508,759

#3426 robotframework-pabot 508.56K

Parallel test runner for Robot Framework

Apache License, Version 2.0
v4.1.1
508,570

#3427 evidently 507.52K

Open-source tools to analyze, monitor, and debug machine learning model in production.

v0.6.7
507,526

#3428 libretranslatepy 507.35K

Python bindings for LibreTranslate API

libretranslate translation
v2.1.4
507,358

#3429 solders 507K

Python bindings for Solana Rust tools

MIT
v0.26.0
507,004

#3430 ibm-db-sa 506.65K

SQLAlchemy support for IBM Data Servers

interface database ibm data servers sqlalchemy db2
Apache License 2.0
v0.4.1
506,656

#3431 docker-image-py 506.17K

Parse docker image as distribution does.

v0.1.13
506,176

#3432 argparse-dataclass 506.14K

Declarative CLIs with argparse and dataclasses

v2.0.0
506,147

#3433 blessings 506.04K

A thin, practical wrapper around terminal coloring, styling, and positioning

terminal style color console ncurses curses tty formatting
MIT
v1.7
506,040

#3434 djangorestframework-api-key 505.92K

API key permissions for the Django REST Framework

MIT
v3.0.0
505,926

#3435 pybase62 505.9K

Python module for base62 encoding

v1.0.0
505,907

#3436 delta-kernel-rust-sharing-wrapper 505.78K

Apache-2.0
v0.2.2
505,783

#3437 capstone 505.57K

Capstone disassembly engine

v5.0.6
505,576

#3438 patch 505.02K

Library to parse and apply unified diffs

MIT License
v1.16
505,026

#3439 wmctrl 504.63K

A tool to programmatically control windows inside X

MIT
v0.5
504,637

#3440 kubernetes-client 504.56K

High-level functional API for Kubernetes Resources and 3rd party CRDs, based on the official kubernetes-client, and more.

v0.1.8
504,570

#3441 fairscale 504.28K

FairScale: A PyTorch library for large-scale and high-performance training.

v0.4.13
504,286

#3442 pgcli 504.24K

CLI for Postgres Database. With auto-completion and syntax highlighting.

BSD
v4.3.0
504,249

#3443 audioop-lts 504.24K

LTS Port of Python audioop

PSF-2.0
v0.2.1
504,240

#3444 pyston 504.03K

A JIT for Python

v2.3.5
504,038

#3445 suds-py3 503.46K

Lightweight SOAP client

basic http binding basic auth soap wsdl
LGPL
v1.4.5.0
503,463

#3446 translate 502.87K

This is a simple, yet powerful command line translator with google translate behind it. You can also use it as a Python module in your code.

command translate line translation
MIT
v3.6.1
502,876

#3447 pyston-autoload 502.32K

Automatically loads and enables pyston

v2.3.5
502,323

#3448 buildkite-test-collector 502K

Buildkite Test Analytics collector

MIT
v1.0.0
502,003

#3449 language-tags 501.88K

This project is a Python version of the language-tags Javascript project.

MIT
v1.2.0
501,885

#3450 glfw 501.82K

A ctypes-based wrapper for GLFW3.

MIT
v2.8.0
501,830

#3451 RTFDE 501.17K

A library for extracting HTML content from RTF encapsulated HTML as commonly found in the exchange MSG email format.

v0.1.2
501,172

#3452 crayons 501.15K

TextUI colors for Python.

MIT
v0.4.0
501,153

#3453 mypy-boto3-firehose 500.68K

Type annotations for boto3 Firehose 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed firehose type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
500,680

#3454 cyclopts 500.46K

Apache-2.0
v3.11.2
500,461

#3455 json-ref-dict 500.23K

Python dict-like object which abstracts resolution of JSONSchema references

MIT
v0.7.2
500,237

#3456 basedpyright 500.18K

static type checking for Python (but based)

v1.28.4
500,189

#3457 django-treebeard 499.64K

Efficient tree implementations for Django

Apache License 2.0
v4.7.1
499,642

#3458 fasttext-langdetect 499.58K

80x faster and 95% accurate language identification with Fasttext

language detection langdetect language identification fasttext
MIT
v1.0.5
499,589

#3459 brickflows 499.46K

Deploy scalable workflows to databricks using python

Apache-2.0
v1.3.2
499,466

#3460 robotframework-stacktrace 499.32K

A listener that prints a Stack Trace to console to faster find the code section where the failure appears.

v0.4.1
499,326

#3461 dbt-athena-community 498.86K

The athena adapter plugin for dbt (data build tool)

adapter adapters dbt core dbt-core elt database dbt labs dbt cloud dbt athena
v1.9.2
498,867

#3462 eralchemy 498.49K

Simple entity relation (ER) diagrams generation

orm relational databases render sql er diagram
Apache-2.0
v1.5.0
498,498

#3463 imgaug 498.38K

Image augmentation library for deep neural networks

machine learning image deep learning neural network cnn overfitting augmentation computer vision
MIT
v0.4.0
498,388

#3464 opentelemetry-instrumentation-aiohttp-server 497.6K

Aiohttp server instrumentation for OpenTelemetry

v0.52b1
497,601

#3465 azure-communication-email 497.39K

Microsoft Azure MyService Management Client Library for Python

azure azure sdk
MIT License
v1.0.0
497,396

#3466 Cartopy 496.98K

A Python library for cartographic visualizations with Matplotlib

shapely projection cartography transform shapefile map pyproj
BSD 3-Clause License Copyright (c) Crown and Cartopy contributo
v0.24.1
496,988

#3467 spython 496.64K

Command line python tool for working with singularity.

python (spython) client singularity
LICENSE
v0.3.14
496,646

#3468 autodoc_pydantic 496.23K

Seamlessly integrate pydantic models in your Sphinx documentation.

pydantic sphinx documentation extension autodoc
MIT
v2.2.0
496,236

#3469 opentelemetry-instrumentation-tornado 496.18K

Tornado instrumentation for OpenTelemetry

v0.52b1
496,189

#3470 pytest-testinfra 495.95K

Test infrastructures

v10.2.2
495,959

#3471 python-logging-loki 495.84K

Python logging handler for Grafana Loki.

MIT
v0.3.1
495,848

#3472 java-access-bridge-wrapper 495.66K

Python wrapper for the Windows Java Access Bridge

Apache-2.0
v1.2.0
495,664

#3473 praw 495.44K

Python Reddit API Wrapper.

wrapper api reddit
v7.8.1
495,445

#3474 pi-heif 494.38K

Python interface for libheif library

heif pillow heic
BSD-3-Clause
v0.22.0
494,390

#3475 ibm-cos-sdk 494.26K

IBM SDK for Python

Apache License 2.0
v2.14.0
494,267

#3476 rich-rst 494.22K

A beautiful reStructuredText renderer for rich

richrst restructuredtextrich restructuredtextrich-restructuredtextrich rstrich-rst
MIT
v1.3.1
494,227

#3477 mdformat 494.19K

CommonMark compliant Markdown formatter

markdown mdformat commonmark formatter pre-commit
MIT License Copyright (c) 2021 Taneli Hukkinen
v0.7.22
494,198

#3478 postmarker 493.9K

Python client library for Postmark API

postmark client email api
MIT
v1.0
493,904

#3479 pynput-robocorp-fork 493.13K

Monitor and control user input devices

control mouse mouse input keyboard input control keyboard
LGPLv3
v5.0.0
493,136

#3480 pycognito 492.69K

Python class to integrate Boto3's Cognito client so it is easy to login users. With SRP support.

api gateway aws serverless cognito
Apache License 2.0
v2024.5.1
492,691

#3481 kedro 492.37K

Kedro helps you build production-ready data and analytics pipelines

data pipelines data science pipelines machine learning data engineering
Apache Software License (Apache 2.0)
v0.19.12
492,374

#3482 python-semantic-release 492.26K

Automatic Semantic Versioning for Python projects

MIT
v9.21.0
492,267

#3483 taskgroup 492.19K

backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout

v0.2.2
492,195

#3484 crispy-bootstrap5 491.63K

Bootstrap5 template pack for django-crispy-forms

MIT
v2025.4
491,634

#3485 importlib 491.5K

Backport of importlib.import_module() from Python 2.7

v1.0.4
491,508

#3486 ibm-cos-sdk-core 490.98K

Low-level, data-driven core of IBM SDK for Python

Apache License 2.0
v2.14.0
490,980

#3487 splunk-handler 490.34K

A Python logging handler that sends your logs to Splunk

MIT License
v3.0.0
490,345

#3488 plyvel 490.16K

Plyvel, a fast and feature-rich Python interface to LevelDB

BSD License
v1.5.1
490,169

#3489 python-redis-rate-limit 490.03K

Python Rate Limiter based on Redis.

MIT
v0.0.10
490,037

#3490 aiopg 490.01K

Postgres integration with asyncio.

BSD
v1.4.0
490,013

#3492 pyapns-client 489.7K

Simple, flexible and fast Apple Push Notifications on iOS, OSX and Safari using the HTTP/2 Push provider API.

safari apple osx ios apns push notifications
MIT License
v2.0.6
489,706

#3493 sharepy 489.68K

Simple SharePoint Online authentication for Python

authentication sharepoint online
GPLv3
v2.0.0
489,683

#3494 symengine 489.58K

Python library providing wrappers to SymEngine

MIT
v0.14.0
489,589

#3495 b2sdk 489.33K

Backblaze B2 SDK

b2 storage backblaze cloud
MIT
v2.8.0
489,339

#3496 mypy-boto3-cognito-identity 488.89K

Type annotations for boto3 CognitoIdentity 1.37.13 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations cognito-identity mypy autocomplete boto3-stubs
MIT License
v1.37.13
488,891

#3497 ibm-cos-sdk-s3transfer 488.43K

IBM S3 Transfer Manager

Apache License 2.0
v2.14.0
488,440

#3498 fastdiff 486.57K

A fast native implementation of diff algorithm with a pure python fallback

fastdiff
MIT license
v0.3.0
486,580

#3499 z3-solver 486.55K

an efficient SMT solver library

smt theorem sat z3 prover
MIT License
v4.14.1.0
486,559

#3500 prawcore 486.19K

Low-level communication layer for PRAW 4+.

praw reddit api
v3.0.2
486,200

#3501 nc-py-api 486.19K

Nextcloud Python Framework

library api nextcloud client framework
v0.19.2
486,200

#3502 mistletoe 485.94K

A fast, extensible Markdown parser in pure Python.

development markdown lexer parser
MIT
v1.4.0
485,948

#3503 testing.common.database 485.73K

utilities for testing.* packages

Apache License 2.0
v2.0.3
485,730

#3504 lazyasd 485.49K

Lazy & self-destructive tools for speeding up module imports

BSD 3-clause
v0.1.4
485,495

#3505 djangorestframework-csv 485.44K

CSV Tools for Django REST Framework

BSD
v3.0.2
485,448

#3506 PyAudio 485.39K

Cross-platform audio I/O with PortAudio

MIT
v0.2.14
485,400

#3507 requests-html 485.37K

HTML Parsing for Humans.

MIT
v0.10.0
485,375

#3508 bingads 485.25K

A library to make working with the Bing Ads APIs and bulk services easy

bingads
MIT
v13.0.24.1
485,257

#3509 mailchimp-transactional 485.04K

Mailchimp Transactional API

mailchimp transactional api swagger
v1.0.56
485,042

#3510 google-cloud-managedkafka 484.71K

Google Cloud Managedkafka API client library

Apache 2.0
v0.1.9
484,715

#3511 python-miio 484.38K

Python library for interfacing with Xiaomi smart appliances

miot smart home miio xiaomi
GPL-3.0-only
v0.5.12
484,382

#3512 diceware 484.36K

Passphrases you will remember

passphrase diceware password
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C
v1.0.1
484,363

#3513 TatSu 484.29K

TatSu takes a grammar in a variation of EBNF as input, and outputs a memoizing PEG/Packrat parser in Python.

TATSU - A PEG/Packrat parser generator for Python Copyright (C)
v5.13.1
484,290

#3514 mkdocs-panzoom-plugin 484.23K

MkDocs Plugin to enable pan & zoom on images and mermaid diagrams

zoom plugin mermaid pan mkdocs images
MIT
v0.1.8
484,234

#3515 missingpy 484.04K

Missing Data Imputation for Python

v0.2.0
484,042

#3516 dbt-duckdb 483.54K

The duckdb adapter plugin for dbt (data build tool)

distutils setup
Apache-2
v1.9.2
483,544

#3517 dvc-task 482.73K

Extensible task queue used in DVC.

Apache-2.0
v0.40.2
482,731

#3518 kafka-python-ng 482.49K

Pure Python client for Apache Kafka

kafka apache kafka
Apache License 2.0
v2.2.3
482,498

#3519 latex2mathml 482.44K

Pure Python library for LaTeX to MathML conversion

mathml latex
MIT
v3.77.0
482,448

#3520 aws-embedded-metrics 481.51K

AWS Embedded Metrics Package

logs emf metrics aws
v3.3.0
481,513

#3521 codetiming 481.06K

A flexible, customizable timer for your Python code.

timer class contextmanager decorator
v1.4.0
481,069

#3522 lingua-language-detector 480.97K

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.0
480,972

#3523 snapshottest 480.79K

Snapshot testing for pytest, unittest, Django, and Nose

MIT
v0.6.0
480,795

#3524 biotraj 480.46K

Basic trajectory file format functionality for Biotite; forked from MDTraj

GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Co
v1.2.2
480,468

#3525 psygnal 480.43K

Fast python callback/event system modeled after Qt Signals

BSD 3-Clause License
v0.12.0
480,434

#3526 langchain-huggingface 480.32K

An integration package connecting Hugging Face and LangChain

MIT
v0.1.2
480,329

#3527 seeuletter 480.09K

Seeuletter Python Bindings

MIT
v1.2.0
480,091

#3528 simpleflow 479.68K

Python library for dataflow programming with Amazon SWF

simple workflow amazon swf simpleflow
MIT License
v0.34.0
479,684

#3529 azureml-telemetry 479.54K

Used to collect telemetry data like Log messages, metrics, events, and activity messages

https://aka.ms/azureml-sdk-license
v1.59.0
479,547

#3530 dvc-studio-client 478.87K

Small library to post data from DVC/DVCLive to Iterative Studio

Apache-2.0
v0.21.0
478,874

#3531 opentelemetry-propagator-jaeger 478.24K

OpenTelemetry Jaeger Propagator

Apache-2.0
v1.31.1
478,240

#3532 xdoctest 477.74K

A rewrite of the builtin doctest module

pytest docstr test xdoctest doctest
Apache 2
v1.2.0
477,745

#3533 optbinning 477.49K

OptBinning: The Python Optimal Binning library

Apache Licence 2.0
v0.20.1
477,497

#3534 notion 477.48K

Unofficial Python API client for Notion.so

v0.0.28
477,482

#3535 holoviews 477.38K

A high-level plotting API for the PyData ecosystem built on HoloViews.

BSD
v1.20.2
477,384

#3536 palettable 477.11K

Color palettes for Python

palettable Copyright (c) 2019 Matt Davis Permission is hereby g
v3.3.3
477,112

#3537 lief 477.08K

Library to instrument executable formats

reverse-engineering parser pe macho elf
Apache License 2.0
v0.16.4
477,088

#3538 ansible-runner 476.67K

"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities"

Apache Software License, Version 2.0
v2.4.1
476,675

#3539 isoweek 476.39K

Objects representing a week

BSD
v1.3.3
476,391

#3540 retry-decorator 476.35K

Retry Decorator

MIT
v1.1.1
476,350

#3541 Flask-Threads 476.25K

A helper library to work with threads within Flask applications.

v0.1.0
476,259

#3542 PyMeta3 476.11K

Pattern-matching language based on OMeta for Python 3 and 2

MIT License
v0.5.1
476,114

#3543 webrtcvad-wheels 475.56K

Python interface to the Google WebRTC Voice Activity Detector (VAD) [released with binary wheels!]

webrtc speechrecognition voiceactivitydetection asr vad
MIT
v2.0.14
475,564

#3544 pygls 475.5K

A pythonic generic language server (pronounced like 'pie glass')

Apache-2.0
v1.3.1
475,504

#3545 asteroid-filterbanks 475.22K

Asteroid's filterbanks

MIT
v0.4.0
475,226

#3546 pytest-docker-tools 475.18K

Docker integration tests for pytest

pytest devops docker
Apache-2.0
v3.1.9
475,187

#3547 tomesd 474.97K

Token Merging for Stable Diffusion

MIT
v0.1.3
474,976

#3548 iso4217 474.8K

ISO 4217 currency data package for Python

internationalization i18n currency iso4217
Public Domain
v1.12.20240625
474,806

#3549 stamina 474.56K

Production-grade retries made easy.

reliability retry retries
v25.1.0
474,562

#3550 sqltrie 474.39K

SQL-based prefix tree inspired by pygtrie and python-diskcache

Apache-2.0
v0.11.2
474,397

#3551 pem 474.26K

PEM file parsing in Python.

tls ssl cryptography pyopenssl pem twisted
v23.1.0
474,265

#3552 localstack-client 473.9K

A lightweight Python client for LocalStack.

Apache License 2.0
v2.10
473,903

#3553 django-webpack-loader 473.84K

Transparently use webpack with django

webpack django assets
MIT License
v3.1.1
473,841

#3554 aiodocker 473.54K

A simple Docker HTTP API wrapper written with asyncio and aiohttp.

Apache 2.0
v0.24.0
473,542

#3555 chargebee 473.37K

Python wrapper for the Chargebee Subscription Billing API

v3.2.0
473,379

#3556 mkdocs-meta-manager 472.71K

MkDocs plugin for managing meta tags across folders and files.

mkdocs manager meta
MIT
v1.1.0
472,713

#3557 types-aioboto3 472.37K

Type annotations for aioboto3 14.1.0 generated with mypy-boto3-builder 8.10.0

aioboto3-stubs typeshed type-annotations aioboto3 autocomplete
MIT License
v14.1.0
472,371

#3558 feu 472.28K

A light library to help to manage packages

dependency package install
BSD-3-Clause
v0.3.2
472,282

#3559 mypy-boto3-application-autoscaling 472.21K

Type annotations for boto3 ApplicationAutoScaling 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 application-autoscaling typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
472,216

#3560 cmakelang 471.97K

Language tools for cmake (format, lint, etc)

cmake format
GPLv3
v0.6.13
471,978

#3561 iterfzf 471.96K

Pythonic interface to fzf

fzf
v1.6.0.60.3
471,967

#3562 sly 471.86K

"SLY - Sly Lex Yacc"

MIT
v0.5
471,860

#3563 compressed-rtf 471.58K

Compressed Rich Text Format (RTF) compression and decompression package

rtf lzfu mela compressed-rtf
v1.0.7
471,581

#3564 escapism 471.43K

Simple, generic API for escaping strings.

MIT
v1.0.1
471,439

#3565 python-json-config 470.72K

This library allows to load json configs and access the values like members (i.e., via dots), validate config field types and values and transform config fields.

MIT
v1.2.3
470,721

#3566 reportportal-client 470.41K

Python client for ReportPortal v5.

reporting reportportal testing client
Apache 2.0.
v5.6.4
470,418

#3567 Lazify 469.98K

Lazify all the things!

BSD
v0.4.0
469,985

#3568 lpips 469.78K

LPIPS Similarity metric

v0.1.4
469,789

#3569 flake8-junit-report-basic 469.11K

Simple tool that converts a flake8 file to junit format

BSD 3-Clause License
v3.0.0
469,116

#3570 pytest-archon 469.1K

Rule your architecture like a real developer

Apache Software License
v0.0.6
469,106

#3571 pyzbar 468.99K

Read one-dimensional barcodes and QR codes from Python 2 and 3.

MIT
v0.1.9
468,992

#3572 dvclive 468.95K

Experiments logger for ML projects.

metrics developer-tools data-science collaboration ai reproducibility git data-version-control machine-learning
Apache License 2.0
v3.48.2
468,955

#3573 torch-audiomentations 468.73K

A Pytorch library for audio data augmentation. Inspired by audiomentations. Useful for deep learning.

MIT
v0.12.0
468,738

#3574 graphlib-backport 468.71K

Backport of the Python 3.9 graphlib module for Python 3.6+

PSF
v1.1.0
468,719

#3575 Flask-OAuthlib 468.68K

OAuthlib for Flask

BSD
v0.9.6
468,682

#3576 flake8-broken-line 468.22K

Flake8 plugin to forbid backslashes for line breaks

flake8-plugin wemake.services flake8 code quality linter linting
MIT
v1.0.0
468,227

#3577 pytest-cases 468.06K

Separate test code from test cases in pytest.

case testcase parametrize separate concerns decorator union data fixture test-case parameter test dataset pytest lazy file
BSD 3-Clause
v3.8.6
468,060

#3578 xmlunittest 468.04K

Library using lxml and unittest for unit testing XML.

MIT
v1.0.1
468,048

#3579 Pebble 467.93K

Threading and multiprocessing eye-candy.

thread pool decorator process
LGPL
v5.1.1
467,937

#3580 types-typing-extensions 467.88K

Typing stubs for typing-extensions

v3.7.3
467,884

#3581 pyqtgraph 467.88K

Scientific Graphics and GUI Library for Python

MIT
v0.13.7
467,883

#3582 dvc-http 467.72K

http plugin for dvc

dvc http
Apache License 2.0
v2.32.0
467,722

#3583 nats-py 467.6K

NATS client for Python

Apache 2 License
v2.10.0
467,606

#3584 primePy 467.51K

This module contains several useful functions to work with prime numbers. from primePy import primes

facorization prime fast prime check eular phi
v1.3
467,514

#3585 openvino-telemetry 467.19K

OpenVINO™ Telemetry package for sending statistics with user's consent, used in combination with other OpenVINO™ packages.

OSI Approved :: Apache Software License
v2025.1.0
467,197

#3586 LucoPy 467.12K

Python SDK to support the Luco data observability tool.

MIT
v1.3.14
467,128

#3588 jinja2_pluralize 466.63K

Jinja2 pluralize filters.

filter jinja2 django pluralize inflect
BSD
v0.3.0
466,640

#3589 types-aiobotocore-lambda 466.03K

Type annotations for aiobotocore Lambda 2.21.1 service generated with mypy-boto3-builder 8.10.0

typeshed autocomplete aiobotocore type-annotations mypy aiobotocore-stubs lambda
MIT License
v2.21.1
466,031

#3590 dapr 465.81K

The official release of Dapr Python SDK.

Apache
v1.15.0
465,810

#3591 mariadb 465.79K

Python MariaDB extension

LGPL 2.1
v1.1.12
465,797

#3592 pyjwkest 465.37K

Python implementation of JWT, JWE, JWS and JWK

Apache 2.0
v1.4.2
465,370

#3593 pysam 465.31K

Package for reading, manipulating, and writing genomic data

MIT License
v0.23.0
465,313

#3594 graspologic-native 464.86K

Python native companion module to the graspologic library

MIT
v1.2.4
464,863

#3595 testing.postgresql 464.7K

automatically setups a postgresql instance in a temporary directory, and destroys it after testing

Apache License 2.0
v1.3.0
464,707

#3596 google-reauth 464.68K

Google Reauth Library

oauth google client auth reauth
Apache 2.0
v0.1.1
464,686

#3597 array-api-compat 464.46K

A wrapper around NumPy and other array libraries to make them compatible with the Array API standard

MIT
v1.11.2
464,462

#3598 django-two-factor-auth 464.24K

Complete Two-Factor Authentication for Django

django two-factor
MIT
v1.17.0
464,242

#3599 pytest-find-dependencies 464.12K

A pytest plugin to find dependencies between tests

MIT
v0.5.3
464,122

#3600 uncalled 463.81K

Find unused functions in Python projects

Copyright 2023 Elazar Gershuni elazarg@gmail.com Permission is
v0.1.8
463,814

#3601 azure-containerregistry 463.48K

Microsoft Azure Azure Container Registry Client Library for Python

MIT License
v1.2.0
463,483

#3602 roman 463.46K

Integer to Roman numerals converter

roman
ZPL 2.1
v5.0
463,465

#3603 shellcheck-py 463.37K

Python wrapper around invoking shellcheck (https://www.shellcheck.net/)

MIT
v0.10.0.1
463,379

#3604 ruyaml 463.02K

ruyaml is a fork of ruamel.yaml

selinux virtualenv
MIT license
v0.91.0
463,029

#3605 torch-pitch-shift 463.01K

v1.2.5
463,020

#3606 mkdocs-auto-tag-plugin 462.98K

Add tags to your MkDocs pages based on their path / file name

MIT License
v0.1.3
462,983

#3607 pandas-market-calendars 462.95K

Market and exchange trading calendars for pandas

holiday exchanges otc business days trading datetime markets
MIT
v4.6.1
462,954

#3608 pyloudnorm 462.76K

Implementation of ITU-R BS.1770-4 loudness algorithm in Python.

MIT
v0.1.1
462,767

#3609 username 462.36K

Get the current username

cli python command-line-interface bash-tool username
MIT
v2.1.0
462,362

#3610 apache-airflow-providers-atlassian-jira 462.04K

Provider package apache-airflow-providers-atlassian-jira for Apache Airflow

integration airflow airflow-provider atlassian.jira
v3.0.2
462,044

#3611 qudida 462.02K

QUick and DIrty Domain Adaptation

machine learning computer vision
v0.0.4
462,025

#3612 asyncio-atexit 461.44K

Like atexit, but for asyncio

asyncio
MIT License
v1.0.1
461,446

#3613 mike 461.39K

Manage multiple versions of your MkDocs-powered documentation

mkdocs versions multiple
BSD-3-Clause
v2.1.3
461,392

#3614 google-cloud-functions 461.07K

Google Cloud Functions API client library

Apache 2.0
v1.20.2
461,072

#3615 snapshot-restore-py 460.36K

Runtime Hooks for AWS Lambda SnapStart - Python

snapstart aws python runtime hooks serverless lambda
Apache License 2.0
v1.0.0
460,364

#3616 django-auth-ldap 460.28K

Django LDAP authentication backend

BSD
v5.1.0
460,289

#3617 scooby 460.15K

A Great Dane turned Python environment detective

v0.10.0
460,159

#3618 art 460.02K

ASCII Art Library For Python

text art python non-ascii font printing ascii python3
MIT
v6.4
460,021

#3619 flake8-annotations 459.68K

Flake8 Type Annotation Checks

MIT
v3.1.1
459,690

#3620 great-expectations-experimental 459.2K

Always know what to expect from your data.

pipeline science data datavalidation validation dataquality quality testing
Apache-2.0
v0.1.20240917055
459,203

#3621 starrocks 459.16K

Python SQLAlchemy Dialect for StarRocks

Apache 2.0
v1.2.2
459,160

#3622 workos 458.87K

WorkOS Python Client

MIT
v5.18.1
458,875

#3623 chdb 458.83K

chDB is an in-process SQL OLAP Engine powered by ClickHouse

Apache-2.0
v3.1.2
458,835

#3624 cron-converter 458.69K

Cron string parser and scheduler for Python

v1.2.1
458,696

#3625 mf2py 457.95K

Microformats parser

MIT
v2.0.1
457,953

#3626 bz2file 457.83K

Read and write bzip2-compressed files.

Apache License, Version 2.0
v0.98
457,831

#3627 pyRdfa3 457.82K

pyRdfa distiller/parser library

v3.6.4
457,830

#3628 dagster-cloud-cli 457.73K

Apache-2.0
v1.10.7
457,739

#3629 okta 457.4K

Python SDK for the Okta Management API

Apache License 2.0
v2.9.10
457,409

#3630 mkdocs-glightbox 457.18K

MkDocs plugin supports image lightbox with GLightbox.

mkdocs lightbox plugin
MIT
v0.4.0
457,187

#3631 seqio-nightly 456.55K

SeqIO: Task-based datasets, preprocessing, and evaluation for sequence models.

machinelearning nlp sequence preprocessing
Apache 2.0
v0.0.18.dev20250227
456,555

#3632 pytest-clarity 456.04K

A plugin providing an alternative, colourful diff output for failing assertions.

MIT
v1.0.1
456,045

#3633 plotly-resampler 455.93K

Visualizing large time series with plotly

resampling plotly-dash time-series visualization plotly
MIT
v0.10.0
455,934

#3634 plux 455.85K

A dynamic code loading framework for building pluggable Python distributions

Apache License 2.0
v1.12.1
455,850

#3635 tensorboard-plugin-profile 455.82K

Profile Tensorboard Plugin

profile tensorboard xprof pytorch plugin tensorflow jax xla
Apache 2.0
v2.19.0
455,826

#3636 extruct 455.62K

Extract embedded metadata from HTML markup

extruct
v0.18.0
455,628

#3637 openvino 455.3K

OpenVINO(TM) Runtime

OSI Approved :: Apache Software License
v2025.0.0
455,300

#3638 pyjsparser 454.95K

Fast javascript parser (based on esprima.js)

MIT
v2.7.1
454,956

#3639 googletrans 454.52K

An unofficial Google Translate API for Python

v4.0.2
454,525

#3640 django-auditlog 454.04K

Audit log app for Django

MIT
v3.0.0
454,043

#3641 pyfarmhash 453.88K

Google FarmHash Bindings for Python

farmhash google
v0.4.0
453,887

#3642 json-stream 453.83K

Streaming JSON encoder and decoder

encoder parsing json stream decoder
Copyright (c) 2020 Jamie Cockburn Permission is hereby granted,
v2.3.3
453,837

#3643 cvdupdate 453.63K

ClamAV Private Database Mirror Updater Tool

v1.1.2
453,638

#3644 types-appdirs 453.46K

Typing stubs for appdirs

Apache-2.0 license
v1.4.3.5
453,468

#3645 oslo.log 453.28K

oslo.log library

v7.1.0
453,282

#3646 trafaret 452.7K

Validation and parsing library

form forms data validation schema
BSD
v2.1.1
452,706

#3647 copier 452.23K

A library for rendering project templates.

MIT
v9.6.0
452,238

#3648 hurry.filesize 452.22K

A simple Python library for human readable file sizes (or anything sized in bytes).

bytes file size
ZPL 2.1
v0.9
452,223

#3649 python-jsonschema-objects 452.04K

An object wrapper for JSON Schema definitions

MIT
v0.5.7
452,048

#3650 pvlib 451.91K

A set of functions and classes for simulating the performance of photovoltaic energy systems.

BSD-3-Clause
v0.12.0
451,912

#3651 xpln2me 451.87K

xpln is a CLI tool that explains terminal commands for you before you run them

v1.0.2
451,874

#3652 grpcio-testing 451.77K

Testing utilities for gRPC Python

Apache License 2.0
v1.71.0
451,774

#3653 djangorestframework-dataclasses 451.65K

A dataclasses serializer for Django REST Framework

Copyright (c) 2019-2021, Oxan van Leeuwen Redistribution and us
v1.3.1
451,656

#3654 nvidia-cuda-nvcc-cu12 450.84K

CUDA nvcc

nvidia deep learning runtime machine learning cuda
NVIDIA Proprietary Software
v12.8.93
450,841

#3655 google-cloud-appengine-admin 450.71K

Google Cloud Appengine Admin API client library

Apache 2.0
v1.14.1
450,713

#3656 pyannote-pipeline 450.67K

Tunable pipelines.

v3.0.1
450,672

#3657 python-logstash 450.6K

Python logging handler for Logstash.

MIT
v0.4.8
450,607

#3658 django-ckeditor 450.34K

Django admin CKEditor integration.

v6.7.2
450,344

#3659 nbstripout 450.21K

Strips outputs from Jupyter and IPython notebooks

License :: OSI Approved :: MIT License
v0.8.1
450,215

#3660 mailjet-rest 450.15K

Mailjet V3 API wrapper

wrapper mailjet python / v3.1 v3 api
MIT
v1.3.4
450,155

#3661 opentelemetry-instrumentation-confluent-kafka 450.1K

OpenTelemetry Confluent Kafka instrumentation

v0.52b1
450,102

#3662 pyomo 449.93K

Pyomo: Python Optimization Modeling Objects

optimization
BSD
v6.9.1
449,937

#3663 django-object-actions 449.17K

A Django app for adding object tools for models in the admin

django admin
Apache-2.0
v4.3.0
449,170

#3664 target-hotglue 448.88K

`target-hotglue` is a Singer target for HotglueTarget, built with the Meltano SDK for Singer Targets.

hotgluetarget elt
Apache 2.0
v0.0.10
448,884

#3665 pismosendlogs 448.81K

A library to send logs

BSD 2-clause
v0.2.0
448,812

#3666 opentelemetry-instrumentation-mysql 448.77K

OpenTelemetry MySQL instrumentation

v0.52b1
448,771

#3667 apache-airflow-providers-opsgenie 448.37K

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

integration airflow airflow-provider opsgenie
v5.8.3
448,372

#3668 quadprog 448.25K

Quadratic Programming Solver

GPLv2+
v0.1.13
448,250

#3669 pytest-freezer 448.24K

Pytest plugin providing a fixture interface for spulec/freezegun

v0.4.9
448,242

#3670 django-modeltranslation 447.73K

Translates Django models using a registration approach.

New BSD
v0.19.13
447,735

#3671 sqlalchemy-json 447.53K

JSON type with nested change tracking for SQLAlchemy

mutable json sqlalchemy
BSD
v0.7.0
447,537

#3672 neptune-client 446.97K

Neptune Client

ml model registry ml metadata store mlops ml experiment tracking ml model store
Apache-2.0
v1.13.0
446,974

#3673 IMAPClient 446.75K

Easy-to-use, Pythonic and complete IMAP client library

imap client email mail
3-Clause BSD License
v3.0.1
446,751

#3674 expecttest 446.23K

MIT
v0.3.0
446,234

#3675 logging 446.03K

A logging module for Python

Copyright (C) 2001-2005 by Vinay Sajip. All Rights Reserved. See
v0.4.9.6
446,036

#3676 flupy 445.95K

Method chaining built on generators

MIT
v1.2.1
445,954

#3677 pytest-wake 445.79K

v0.4.3
445,791

#3678 imutils 445.76K

A series of convenience functions to make basic image processing functions such as translation, rotation, resizing, skeletonization, displaying Matplotlib images, sorting contours, detecting edges, and much more easier with OpenCV and both Python 2.7 and Python 3.

opencv computer vision matplotlib image processing
v0.5.4
445,768

#3679 hyppo 444.84K

A comprehensive independence testing package

PolyForm Noncommercial License 1.0.0
v0.5.1
444,848

#3680 langchain-postgres 444.8K

An integration package connecting Postgres and LangChain

MIT
v0.0.13
444,804

#3681 gcloud-aio-pubsub 444.52K

Python Client for Google Cloud Pub/Sub

MIT
v6.1.0
444,530

#3682 cement 443.8K

Application Framework for Python

python module cli framework
Copyright (c) 2009 Data Folk Labs, LLC All rights reserved. Re
v3.0.12
443,809

#3683 elasticsearch8 443.47K

Python client for Elasticsearch

kibana elasticsearch8 search mapping elastic rest index client
v8.17.2
443,478

#3684 ascii-magic 443.32K

Converts pictures into ASCII art

v2.3.0
443,321

#3685 lm-eval 443.09K

A framework for evaluating language models

MIT
v0.4.8
443,093

#3686 CurrencyConverter 442.93K

A currency converter using the European Central Bank data.

v0.18.4
442,932

#3687 jinja2-ansible-filters 442.8K

A port of Ansible's jinja2 filters without requiring ansible core.

GPL3
v1.3.2
442,808

#3688 sphinxcontrib-apidoc 442.11K

A Sphinx extension for running 'sphinx-apidoc' on each build

sphinx
BSD License
v0.5.0
442,119

#3689 python-whois 441.85K

Whois querying and parsing of domain registration information.

whois python
MIT
v0.9.5
441,856

#3690 apache-airflow-providers-apache-hive 441.82K

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

integration airflow airflow-provider apache.hive
v9.0.4
441,824

#3691 pyminizip 441.82K

A minizip wrapper - To create a password encrypted zip file in python.

password zip encryption compress file
v0.2.6
441,823

#3692 types-bleach 441.61K

Typing stubs for bleach

Apache-2.0
v6.2.0.20241123
441,612

#3693 fastcluster 441.39K

Fast hierarchical clustering routines for R and Python.

ward linkage cluster agglomerative hierarchical hierarchy dendrogram
BSD
v1.2.6
441,397

#3694 docarray 441.06K

The data structure for multimodal data

unstructured-data neural-search docarray nested-data deep-learning data-structures cross-modal multi-modal
Apache 2.0
v0.41.0
441,068

#3695 databricks-labs-blueprint 440.91K

Common libraries for Databricks Labs

databricks
v0.10.1
440,913

#3696 opentelemetry-resourcedetector-process 440.71K

An OpenTelemetry package to populates Resource attributes from the running process

v0.3.0
440,715

#3697 azure-mgmt-managedservices 440.51K

Microsoft Azure Managed Services Client Library for Python

MIT License
v6.0.0
440,518

#3698 pytest-flask 439.84K

A set of py.test fixtures to test Flask applications.

pytest flask testing
MIT
v1.3.0
439,843

#3699 authcaptureproxy 439.72K

A Python project to create a proxy to capture authentication information from a webpage. This is useful to capture oauth login details without access to a third-party oauth.

Apache-2.0
v1.3.3
439,720

#3700 opentelemetry-container-distro 439.46K

An OpenTelemetry distro which automatically discovers container attributes

v0.2.0
439,467

#3701 rangehttpserver 439.12K

SimpleHTTPServer with support for Range requests

v1.4.0
439,130

#3702 fastexcel 439.09K

A fast excel file reader for Python, written in Rust

MIT
v0.13.0
439,092

#3703 hnswlib 438.99K

hnswlib

v0.8.0
438,992

#3704 lkml 438.86K

A speedy LookML parser implemented in pure Python.

looker parser lookml
MIT
v1.3.7
438,863

#3705 langid 438.83K

langid.py is a standalone Language Identification (LangID) tool.

detection language
BSD
v1.1.6
438,831

#3706 sagemaker-mlflow 438.41K

AWS Plugin for MLFlow with SageMaker

Apache License 2.0
v0.1.0
438,417

#3707 django-localflavor 437.95K

Country-specific Django helpers

BSD
v4.0
437,952

#3708 rioxarray 437.94K

geospatial xarray extension powered by rasterio

rasterio xarray rioxarray
Apache
v0.18.2
437,949

#3709 pyvista 437.82K

Easier Pythonic interface to VTK

plotting mesh numpy vtk
MIT
v0.44.2
437,822

#3710 acryl-datahub-airflow-plugin 437.31K

Datahub Airflow plugin to capture executions and send to Datahub

Apache License 2.0
v1.0.0.1
437,312

#3711 htmlmin2 437.25K

An HTML Minifier

BSD
v0.1.13
437,259

#3712 django-coverage-plugin 437.22K

Django template coverage.py plugin

Apache-2.0
v3.1.0
437,226

#3713 inline-snapshot 436.81K

golden master/snapshot/approval testing library which puts the values right into your source code

v0.21.2
436,819

#3714 nutter 436.43K

A databricks notebook testing library

v0.1.35
436,440

#3715 langchain-pinecone 436.4K

An integration package connecting Pinecone and LangChain

MIT
v0.2.3
436,406

#3716 sqlalchemy-databricks 436.4K

SQLAlchemy Dialect for Databricks

databricks sqlalchemy dialect
MIT
v0.2.0
436,404

#3717 ibis-framework 435.96K

The portable Python dataframe library

mysql datafusion mssql snowflake sql database pandas clickhouse impala expressions trino pyarrow sqlite postgresql polars pyspark bigquery duckdb
Apache-2.0
v10.4.0
435,962

#3718 keplergl 435.35K

This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.

widgets geospatial visualization webgl jupyter ipython
v0.3.7
435,358

#3719 browser-use 435.2K

Make websites accessible for AI agents

v0.1.40
435,209

#3720 libusb1 435.12K

Pure-python wrapper for libusb-1.0

libusb usb
LGPLv2.1+
v3.3.1
435,130

#3721 aws-cdk.asset-node-proxy-agent-v5 434.16K

@aws-cdk/asset-node-proxy-agent-v5

Apache-2.0
v2.0.166
434,165

#3722 jaraco.collections 433.98K

Collection objects similar to those in stdlib by jaraco

v5.1.0
433,986

#3723 python-string-utils 433.89K

Utility functions for strings validation and manipulation.

utilities string compression development validation str
MIT
v1.0.0
433,893

#3724 growthbook 433.88K

Powerful Feature flagging and A/B testing for Python apps

growthbook
MIT
v1.2.1
433,881

#3725 azureml-pipeline-core 433.46K

Contains core functionality for Azure Machine Learning pipelines, which are configurable machine learning workflows.

widgets jupyter ipython
https://aka.ms/azureml-sdk-license
v1.59.0
433,468

#3726 types-oauthlib 433.24K

Typing stubs for oauthlib

v3.2.0.20250401
433,240

#3727 logfury 433.19K

('Toolkit for responsible, low-boilerplate logging of library method calls',)

logging tracing
BSD
v1.0.1
433,197

#3728 pytest-opentelemetry 433.08K

A pytest plugin for instrumenting test runs via OpenTelemetry

v1.0.1
433,085

#3729 mypy-boto3-efs 432.51K

Type annotations for boto3 EFS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations efs mypy autocomplete boto3-stubs
MIT License
v1.37.0
432,514

#3730 langgraph-checkpoint-postgres 432.39K

Library with a Postgres implementation of LangGraph checkpoint saver.

MIT
v2.0.19
432,393

#3731 browsergym-core 432.2K

BrowserGym: a gym environment for web task automation in the Chromium browser

Apache-2.0
v0.13.3
432,207

#3732 zipcodes 432.19K

Query U.S. state zipcodes without SQLite.

query zip us code sqlite zipcode filter validate state
v1.3.0
432,198

#3733 fortifyapi 431.68K

Python library for Fortify Software Security Center (SSC) RESTFul API

fortify api sast security ssc software microfocus
MIT
v3.1.24
431,680

#3734 udocker 431.43K

A basic user tool to execute simple docker containers in batch or interactive systems without root privileges

virtualization hpc on cloud linux containers
Apache Software License 2.0
v1.3.17
431,431

#3735 gevent-websocket 431.36K

Websocket handler for the gevent pywsgi server, a Python network library

Copyright 2011-2017 Jeffrey Gelens
v0.10.1
431,364

#3736 apache-airflow-providers-samba 431.2K

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

integration airflow airflow-provider samba
v4.9.2
431,206

#3737 evdev 430.57K

Bindings to the Linux input handling subsystem

uinput evdev input
Copyright (c) 2012-2025 Georgi Valkov. All rights reserved.
v1.9.1
430,576

#3738 langchainhub 430.41K

The LangChain Hub API client

MIT
v0.1.21
430,416

#3739 ydb-dbapi 430.38K

YDB Python DBAPI which complies with PEP 249

v0.1.11
430,383

#3740 google-cloud-ndb 430.22K

NDB library for Google Cloud Datastore

Apache 2.0
v2.3.2
430,224

#3741 grep-ast 429.95K

A tool to grep through the AST of a source file

v0.8.1
429,959

#3742 pytest-datadir 429.22K

pytest plugin for test data directories and files

unittest test directory pytest file
MIT
v1.6.1
429,222

#3743 mypy-boto3-sagemaker-runtime 428.92K

Type annotations for boto3 SageMakerRuntime 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed sagemaker-runtime type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
428,922

#3744 spark-sklearn 428.82K

Integration tools for running scikit-learn on Spark

machine learning scikit-learn distributed computing spark
Apache 2.0
v0.3.0
428,827

#3745 rouge 428.64K

Full Python ROUGE Score Implementation (not a wrapper)

natural language processing cl computational linguistics nl summarization
LICENCE.txt
v1.0.1
428,642

#3746 duo-client 428.28K

Reference client for Duo Security APIs

BSD
v5.5.0
428,289

#3747 opentelemetry-instrumentation-psycopg 428.09K

OpenTelemetry psycopg instrumentation

v0.52b1
428,095

#3748 mujoco 427.91K

MuJoCo Physics Simulator

Apache License 2.0
v3.3.0
427,910

#3749 appier 427.89K

Appier Framework

appier framework json wsgi web
Apache License, Version 2.0
v1.34.6
427,891

#3750 Flask-Testing 427.74K

Unit testing for Flask

BSD
v0.8.1
427,747

#3751 descartes 427.23K

Use geometric objects as matplotlib paths and patches

geojson gis matplotlib geometry
BSD
v1.1.0
427,233

#3752 drf-extensions 426.82K

Extensions for Django REST Framework

BSD
v0.7.1
426,828

#3753 pyvim 426.68K

Pure Python Vi Implementation

BSD License
v3.0.3
426,690

#3754 pyop 426.55K

OpenID Connect Provider (OP) library in Python.

Apache 2.0
v3.4.1
426,553

#3755 torchinfo 426.41K

Model summary in PyTorch, based off of the original torchsummary.

torchinfo torch-summary stats visualize pytorch torch-info deep-learning keras ml layer torchsummary statistics torch summary model
MIT
v1.8.0
426,417

#3756 pytest-testmon 426.16K

selects tests affected by changed files and methods

pytest testing plugin
MIT
v2.1.3
426,167

#3757 PyQRCode 425.75K

A QR code generator written purely in Python with SVG, EPS, PNG and terminal output.

qrcode qr
BSD
v1.2.1
425,751

#3758 openinference-instrumentation 425.39K

OpenInference instrumentation utilities

v0.1.26
425,392

#3759 opentelemetry-instrumentation-mysqlclient 424.65K

OpenTelemetry mysqlclient instrumentation

v0.52b1
424,651

#3760 opentelemetry-instrumentation-aio-pika 424.61K

OpenTelemetry Aio-pika instrumentation

v0.52b1
424,615

#3761 types-networkx 423.94K

Typing stubs for networkx

Apache-2.0
v3.4.2.20250319
423,941

#3762 cbor 423.86K

RFC 7049 - Concise Binary Object Representation

Apache
v1.0.0
423,865

#3763 spacy-language-detection 423.46K

Fully customizable language detection for spaCy pipeline

LGPLv3
v0.2.1
423,467

#3764 mypy-boto3-textract 423.14K

Type annotations for boto3 Textract 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed textract type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
423,147

#3765 couchbase 422.41K

Python Client for Couchbase

pycouchbase couchbase nosql libcouchbase
Apache License 2.0
v4.3.5
422,415

#3766 sttable 422.31K

Parser of string representation tables

MIT
v0.0.1
422,315

#3767 yellowbrick 422.07K

A suite of visual analysis and diagnostic tools for machine learning.

machine learning scikit-learn visualization matplotlib data science
Apache 2
v1.5
422,075

#3768 opentelemetry-instrumentation-falcon 421.99K

Falcon instrumentation for OpenTelemetry

v0.52b1
421,991

#3769 jamo 421.72K

A Hangul syllable and jamo analyzer.

hangul jamo syllable nlp korean
http://www.apache.org/licenses/LICENSE-2.0
v0.4.1
421,721

#3770 mail-parser 421.67K

Improved wrapper for email standard library

malware forensic analysis email parser mail spam phishing
Apache License, Version 2.0
v4.1.2
421,679

#3771 sphinxext-rediraffe 421.49K

Sphinx Extension that redirects non-existent pages to working pages.

v0.2.7
421,498

#3772 faust-cchardet 421.32K

cChardet is high speed universal character encoding detector.

cython charsetdetect chardet
Mozilla Public License
v2.1.19
421,322

#3773 apache-airflow-providers-apache-livy 420.9K

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

apache.livy integration airflow airflow-provider
v4.2.1
420,906

#3774 zope.component 420.81K

Zope Component Architecture

adapter interface utility coupling component loose
ZPL 2.1
v6.0
420,816

#3775 jupyter_highlight_selected_word 420.77K

Jupyter notebook extension that enables highlighting every instance of the current word in the notebook.

BSD
v0.2.0
420,772

#3776 netmiko 420.51K

Multi-vendor library to simplify legacy CLI connections to network devices

MIT
v4.5.0
420,519

#3777 p4python 420.28K

P4Python - Python interface to Perforce API

perforce p4python
LICENSE.txt
v2024.2.2682690
420,288

#3778 flake8-debugger 420.23K

ipdb/pdb statement checker plugin for flake8

plugin flake8 code quality ipdb debugger linting
MIT
v4.1.2
420,236

#3779 hstspreload 419.92K

Chromium HSTS Preload list as a Python package

BSD-3
v2025.1.1
419,922

#3780 jsonnet 419.88K

Python bindings for Jsonnet - The data templating language

Apache License 2.0
v0.20.0
419,888

#3781 Whoosh 419.77K

Fast, pure-Python full text indexing, search, and spell checking library.

search index spell text
Two-clause BSD license
v2.7.4
419,773

#3782 types-pycurl 419.34K

Typing stubs for pycurl

Apache-2.0
v7.45.6.20250309
419,349

#3783 libtmux 419.15K

Typed library that provides an ORM wrapper for tmux, a terminal multiplexer.

ncurses session manager terminal tmux
MIT
v0.46.1
419,158

#3784 unstructured-inference 418.89K

A library for performing inference using trained models.

xml html parsing preprocessing cv pdf nlp
Apache-2.0
v0.8.10
418,899

#3785 django-hijack 418.6K

Enable users to hijack (=login as) and work on behalf of another user.

authentication django security admin impersonation
v3.7.1
418,608

#3786 paddlepaddle 418.54K

Parallel Distributed Deep Learning

Apache Software License
v3.0.0
418,540

#3787 pip-check 418.46K

Display installed pip packages and their update status..

v2.9
418,464

#3788 ldapdomaindump 418.27K

Active Directory information dumper via LDAP

MIT
v0.9.4
418,276

#3789 alembic-utils 418.04K

A sqlalchemy/alembic extension for migrating procedures and views

MIT
v0.8.6
418,049

#3790 google-apps-meet 417.54K

Google Apps Meet API client library

Apache 2.0
v0.1.15
417,542

#3791 jsonslicer 417.36K

Stream JSON parser with iterator interface

stream parser json pull
MIT
v0.1.8
417,368

#3792 aiohttp-socks 417.28K

Proxy connector for aiohttp

http socks aiohttp socks4 proxy asyncio socks5
Apache-2.0
v0.10.1
417,287

#3793 python-benedict 416.96K

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.

dictionary subset dictionaries extended python ini deepclone keylist benedict clone flatten plist pickle merge move search standardize traverse remove yaml cfg file rename parse configparser subclass url dict keypath deepupdate json dump toml unique nest io groupby query-string write clean config utility base64 read html xml filter invert data swap csv unflatten
MIT License Copyright (c) 2019-present Fabio Caccamo Permissio
v0.34.1
416,964

#3794 textual-dev 416.85K

Development tools for working with Textual

MIT
v1.7.0
416,855

#3795 wincertstore 416.82K

Python module to extract CA and CRL certs from Windows' cert store (ctypes based).

windows ca crl ssl cert
PSFL
v0.2.1
416,828

#3796 spandrel-extra-arches 416.79K

Implements extra model architectures for spandrel

pytorch architecture spandrel model arch model architecture pytorch arch
MIT
v0.2.0
416,794

#3797 newrelic-telemetry-sdk 416.76K

New Relic Telemetry SDK

Apache-2.0
v0.6.0
416,761

#3798 edgegrid-python 416.6K

{OPEN} client authentication protocol for python-requests

Apache 2.0
v2.0.0
416,600

#3799 selectolax 416.36K

Fast HTML5 parser with CSS selectors.

selectolax
MIT license
v0.3.28
416,360

#3800 tabcmd 416.31K

A command line client for working with Tableau Server.

The MIT License (MIT) Copyright (c) 2020 Tablea
v2.0.18
416,316

#3801 tk 416.18K

TensorKit is a deep learning helper between Python and C++.

Apache 2.0 Licence
v0.1.0
416,190

#3802 bumpversion 416.1K

Version-bump your software with a single command!

MIT
v0.6.0
416,103

#3803 FLAML 416.02K

A fast library for automated machine learning and tuning

v2.3.4
416,021

#3804 vobject 415.96K

A full-featured Python package for parsing and creating iCalendar and vCard files

icalendar ics vcs vcard hcalendar vobject
Apache
v0.9.9
415,962

#3805 llama-index-readers-web 415.69K

llama-index readers web integration

readthedocs web reader selenium web feed documentation sitemap main content extractor atom website url article trafilatura rss news scraper seo substack bfs unstructured.io
GPL-3.0-or-later
v0.3.8
415,693

#3806 pyinstaller_versionfile 415.41K

Create a windows version-file from metadata stored in a simple self-written YAML file or obtained from an installed distribution.

MIT
v3.0.0
415,410

#3807 nutree 415.27K

A Python library for tree data structures with an intuitive, yet powerful, API.

digraph hierarchy data structure nodes graph tree treelib
MIT
v1.1.0
415,280

#3808 html-tag-names 415.18K

List of known HTML tag names

GPL-3.0-or-later
v0.1.2
415,186

#3809 flake8-commas 415.16K

Flake8 lint for trailing commas.

v4.0.0
415,163

#3810 html-void-elements 414.99K

List of HTML void tag names.

GPL-3.0-or-later
v0.1.0
414,996

#3811 wmill 414.86K

A client library for accessing Windmill server wrapping the Windmill client API

Apache-2.0
v1.480.0
414,864

#3812 qiskit 414.33K

An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

quantum computing quantum circuit sdk quantum quantum programming language qiskit
Apache 2.0
v2.0.0
414,332

#3813 odxtools 414.3K

Utilities to work with the ODX standard for automotive diagnostics

automotive odx can pdx obd diagnostics doip can bus uds
MIT
v9.6.1
414,301

#3814 unsloth-zoo 413.98K

Utils for Unsloth

ai llm
v2025.3.17
413,981

#3815 pyxirr 413.93K

Rust-powered collection of financial functions for Python.

financial python fast cashflow day count convention pme xirr
Unlicense
v0.10.6
413,933

#3816 awsiotsdk 413.57K

AWS IoT SDK based on the AWS Common Runtime

License :: OSI Approved :: Apache Software License
v1.22.2
413,576

#3817 textual-serve 413.45K

Turn your Textual TUIs in to web applications

v1.1.1
413,459

#3818 aws-lambda-typing 413.26K

A package that provides type hints for AWS Lambda event, context and response objects

lambda aws serverless type hints development typing
MIT
v2.20.0
413,269

#3819 anyscale 412.19K

Command Line Interface for Anyscale

AS License
v0.26.12
412,193

#3820 zxcvbn 411.93K

security password zxcvbn
MIT
v4.5.0
411,932

#3821 onnxruntime-genai 411.86K

ONNX Runtime GenAI

MIT License
v0.7.0
411,865

#3822 sqlite-utils 411.82K

CLI tool and Python library for manipulating SQLite databases

Apache License, Version 2.0
v3.38
411,823

#3823 recordclass 411.46K

Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.

namedtuple recordclass dataclass dataobject
MIT
v0.22.1
411,463

#3824 gto 411.29K

Version and deploy your models following GitOps principles

developer-tools repo repository collaboration artifact git registry
Apache License 2.0
v1.7.2
411,290

#3825 pymc 410.32K

Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with PyTensor

Apache License, Version 2.0
v5.21.1
410,323

#3826 codefind 410.17K

Find code objects and their referents

v0.1.7
410,179

#3827 dagster-gcp 4.1E+2K

Package for GCP-specific Dagster framework op and resource components.

Apache-2.0
v0.26.7
410,000

#3828 asyncclick 409.75K

Composable command line interface toolkit,

v8.1.8
409,758

#3829 xmodem 409.16K

XMODEM protocol implementation.

protocol xmodem
MIT
v0.4.7
409,164

#3830 pygerduty 408.83K

Python Client Library for PagerDuty's REST API

MIT
v0.38.3
408,832

#3831 uhashring 408.75K

Full featured consistent hashing python library compatible with ketama.

v2.3
408,757

#3832 ajsonrpc 408.59K

Async JSON-RPC 2.0 protocol + server powered by asyncio

MIT
v1.2.0
408,592

#3833 psycopg-c 408.26K

PostgreSQL database adapter for Python -- C optimisation distribution

GNU Lesser General Public License v3 (LGPLv3)
v3.2.6
408,266

#3834 anyconfig 407.97K

Library provides common APIs to load and dump configuration files in various formats

MIT
v0.14.0
407,977

#3835 Flask-Script 407.61K

Scripting support for Flask

BSD
v2.0.6
407,611

#3836 pyspellchecker 407.25K

Pure python spell checker based on work by Peter Norvig

nlp typo spelling checker python natural language processing
MIT
v0.8.2
407,256

#3837 tsdownsample 407.18K

Time series downsampling in rust

rust data science downsampling time series visualization
MIT
v0.1.4.1
407,188

#3838 infi.systray 406.81K

Windows system tray icon

BSD
v0.1.12.1
406,817

#3839 PyVISA 406.29K

Python VISA bindings for GPIB, RS232, TCPIP and USB instruments

visa usb gpib serial rs232 measurement acquisition
The MIT License Copyright (c) 2005-2024 PyVISA
v1.15.0
406,295

#3840 types-fpdf2 406.23K

Typing stubs for fpdf2

Apache-2.0
v2.8.2.20250318
406,239

#3841 mapclassify 406.15K

Classification Schemes for Choropleth Maps.

spatial statistics geovisualization
BSD 3-Clause
v2.8.1
406,157

#3842 pymatgen 405.79K

Python Materials Genomics is a robust materials analysis code that defines core object representations for structures

project crystal materials science structure electronic analysis vasp qchem phase abinit gaussian diagrams nwchem
MIT
v2025.3.10
405,790

#3843 schemdraw 405.72K

Electrical circuit schematic drawing

logic electrical schematic flowchart circuit
MIT
v0.20
405,720

#3844 python-etcd 405.06K

A python client for etcd

raft client etcd distributed log api
MIT
v0.4.5
405,067

#3845 plantuml-markdown 404.79K

A PlantUML plugin for Markdown

markdown include extension typesetting plugin
v3.11.1
404,793

#3846 webexteamssdk 404.33K

Community-developed Python SDK for the Webex Teams APIs

cisco teams webex python enterprise messaging spark sdk api
MIT; Copyright (c) 2016-2024 Cisco and/or its affiliates.
v1.7
404,337

#3847 pyiotools 404.26K

Provides several utilities for handling I/O

MIT
v0.3.18
404,261

#3848 pymiscutils 404.08K

Provides a wide range of useful classes and functions.

MIT
v0.3.14
404,082

#3849 bugsnag 403.92K

Automatic error monitoring for django, flask, etc.

MIT
v4.7.1
403,925

#3850 mypy-boto3-config 403.87K

Type annotations for boto3 ConfigService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 config typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
403,880

#3851 opentelemetry-instrumentation-pyramid 403.86K

OpenTelemetry Pyramid instrumentation

v0.52b1
403,861

#3852 maybe-else 403.85K

Provides a Maybe class as a Python implementation of null-aware operators.

MIT
v0.2.1
403,856

#3853 dagster-celery 403.45K

Package for using Celery as Dagster's execution engine.

Apache-2.0
v0.26.7
403,454

#3854 pyheif 403.44K

Python 3.6+ interface to libheif library

heic heif
v0.8.0
403,444

#3855 rdt 403.4K

Reversible Data Transforms

machine learning generative models synthetic data generation benchmark
BSL-1.1
v1.15.0
403,407

#3856 opentelemetry-instrumentation-aiopg 403.34K

OpenTelemetry aiopg instrumentation

v0.52b1
403,344

#3857 jupyter-nbextensions-configurator 403.18K

jupyter serverextension providing configuration interfaces for nbextensions.

notebook jupyter
BSD 3-clause
v0.6.4
403,185

#3858 darkdetect 403.18K

Detect OS Dark Mode from Python

BSD-3-Clause
v0.8.0
403,181

#3859 csvw 403.12K

Python library to work with CSVW described tabular data

tabular-data w3c csv
Apache 2.0
v3.5.1
403,122

#3860 coola 403.06K

Library to check equality between two complex/nested objects

jax xarray complex/nested objects pandas numpy pytorch pyarrow polars equality
BSD-3-Clause
v0.8.7
403,061

#3861 pysubtypes 403K

Provides subclasses for common python types with additional functionality and convenience methods.

MIT
v0.3.18
403,004

#3862 rstcheck-core 402.94K

Checks syntax of reStructuredText and code blocks nested within it

rst restructuredtext static-analysis linter
MIT
v1.2.1
402,950

#3863 junit2html 402.9K

Generate HTML reports from Junit results

License :: OSI Approved :: MIT License
v31.0.2
402,901

#3864 azureml-train-core 402.71K

Provides estimators for training models.

https://aka.ms/azureml-sdk-license
v1.59.0
402,714

#3865 prettierfier 402.64K

Intelligently pretty-print HTML/XML with inline tags.

prettify xml html formatting
MIT
v1.0.3
402,649

#3866 forex-python 402.26K

Foreign exchange rates and currency conversion.

v1.8
402,269

#3867 pydotplus 402.23K

Python interface to Graphviz's Dot language

dot graphs visualization graphviz
UNKNOWN
v2.0.2
402,234

#3868 pathmagic 402.17K

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
402,176

#3869 django-guardian 402.07K

Implementation of per object permissions for Django.

BSD
v2.4.0
402,079

#3870 mypy-boto3-eks 402.07K

Type annotations for boto3 EKS 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy autocomplete eks boto3-stubs
MIT License
v1.37.24
402,071

#3871 fastapi-slim 402.01K

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

v0.115.12
402,011

#3872 tree-sitter-typescript 401.91K

TypeScript and TSX grammars for tree-sitter

typescript tsx parsing incremental tree-sitter
MIT
v0.23.2
401,910

#3873 pytensor 401.85K

Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.

pytensor math numerical differentiation numpy blas symbolic autodiff
.. _license: LICENSE =======
v2.30.2
401,857

#3874 types-aiobotocore-ec2 401.48K

Type annotations for aiobotocore EC2 2.21.1 service generated with mypy-boto3-builder 8.10.0

typeshed autocomplete aiobotocore type-annotations mypy aiobotocore-stubs ec2
MIT License
v2.21.1
401,484

#3875 aws-error-utils 401.26K

Error-handling functions for boto3/botocore

Apache-2.0
v2.7.0
401,265

#3876 jurigged 400.82K

Live update of Python functions

v0.6.0
400,822

#3877 mozilla-django-oidc 400.67K

A lightweight authentication and access management library for integration with OpenID Connect enabled authentication services.

mozilla-django-oidc
MPL 2.0
v4.0.1
400,673

#3878 python-swiftclient 400.63K

OpenStack Object Storage API Client Library

Apache License, Version 2.0
v4.7.0
400,634

#3879 suds 400.59K

Lightweight SOAP client (community fork)

client soap web service
(specified using classifiers)
v1.2.0
400,596

#3880 xlsx2csv 400.11K

xlsx to csv converter

v0.8.4
400,115

#3881 ovld 400.1K

Overloading Python functions

v0.4.6
400,107

#3882 codemagic-cli-tools 399.89K

CLI tools used in Codemagic builds

GPL-3.0-or-later
v0.57.5
399,893

#3883 prefect-kubernetes 399.78K

Prefect integrations for interacting with Kubernetes.

prefect
Apache License 2.0
v0.5.9
399,787

#3884 bayesian-optimization 399.69K

Bayesian Optimization package

MIT
v2.0.3
399,699

#3885 paddleocr 399.61K

Awesome OCR toolkits based on PaddlePaddle(8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embedded and IoT devices)

crnn db paddleocr rosetta ocr chinesetextrecognition chinesetextdetection star-net chineseocr textdetection textrecognition ocrlite east
Apache License 2.0
v2.10.0
399,614

#3886 segments 399.17K

Segmentation with orthography profiles

tokenizer linguistics
Apache 2.0
v2.3.0
399,173

#3887 pytest-timeouts 399.16K

Linux-only Pytest plugin to control durations of various test case execution phases

MIT license
v1.2.1
399,169

#3888 types-python-jose 399.12K

Typing stubs for python-jose

Apache-2.0
v3.4.0.20250224
399,128

#3889 sodapy 399.1K

Python library for the Socrata Open Data API

socrata soda opendata api
MIT
v2.2.0
399,101

#3890 opentelemetry-propagator-b3 399.03K

OpenTelemetry B3 Propagator

Apache-2.0
v1.31.1
399,031

#3891 delighted 398.65K

Delighted API Python Client.

MIT
v4.1.0
398,659

#3892 pyrepl 398.07K

A library for building flexible command line interfaces

MIT X11 style
v0.9.0
398,076

#3893 dbt-clickhouse 397.96K

The Clickhouse plugin for dbt (data build tool)

MIT
v1.8.9
397,962

#3894 torch-fidelity 397.85K

High-fidelity performance metrics for generative models in PyTorch

distance path kernel ppl fidelity frechet score fid length adversarial generative perceptual gan deep lpips kid reproducibility networks isc inception
Apache License 2.0
v0.3.0
397,850

#3895 crhelper 397.83K

crhelper simplifies authoring CloudFormation Custom Resources

Apache2
v2.0.12
397,837

#3896 gherkin-official 397.74K

Gherkin parser (official, by Cucumber team)

gherkin bdd cucumber
v32.0.1
397,745

#3897 sphinx-togglebutton 397.52K

Toggle page content and collapse admonitions in Sphinx.

MIT License
v0.3.2
397,525

#3898 libhoney 397.39K

Python library for sending data to Honeycomb

Apache-2.0
v2.4.0
397,397

#3899 git-python 397.19K

combination and simplification of some useful git commands

v1.1.1
397,196

#3901 nmslib 396.27K

Non-Metric Space Library (NMSLIB)

v2.1.1
396,272

#3902 opentelemetry-instrumentation-pymemcache 396.25K

OpenTelemetry pymemcache instrumentation

v0.52b1
396,253

#3903 mypy-boto3-cloudfront 395.75K

Type annotations for boto3 CloudFront 1.37.9 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed cloudfront type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.9
395,750

#3904 blackduck 395.74K

Package for using the Synopsys Black Duck Hub REST API.

api
Apache
v1.1.3
395,741

#3905 pulp-glue 394.79K

Version agnostic glue library to talk to pulpcore's REST API.

GPLv2+
v0.32.0
394,793

#3906 localstack-ext 394.73K

Extensions for LocalStack

Proprietary
v4.3.0
394,739

#3907 sk-dist 394.46K

Distributed scikit-learn meta-estimators with PySpark

Apache 2.0
v0.1.9
394,467

#3908 polars-lts-cpu 394.38K

Blazingly fast DataFrame library

arrow out-of-core dataframe
v1.26.0
394,390

#3909 mimesis 394.36K

Mimesis: Fake Data Generator.

schema factory_boy mock database fixtures factory data testing pytest mimesis faker fake generate dummy polars populate dataframe datascince pandas
MIT
v18.0.0
394,365

#3910 opentelemetry-instrumentation-click 394.22K

Click instrumentation for OpenTelemetry

v0.52b1
394,225

#3911 fastai 394.09K

fastai simplifies training fast and accurate neural nets using modern best practices

deep learning fastai machine learning
Apache Software License 2.0
v2.7.19
394,091

#3912 pykerberos 393.4K

High-level interface to Kerberos

ASL 2.0
v1.2.4
393,403

#3913 alibabacloud-tea-openapi 393.28K

Alibaba Cloud openapi SDK Library for Python

tea openapi alibabacloud
Apache License 2.0
v0.3.13
393,286

#3914 pygraphviz 392.94K

Python interface to Graphviz

network graph graph visualization graph drawing networks
BSD-3-Clause
v1.14
392,945

#3915 types-babel 392.8K

Typing stubs for babel

Apache-2.0 license
v2.11.0.15
392,809

#3916 google-cloud-org-policy 392.67K

Google Cloud Org Policy API client library

Apache 2.0
v1.13.1
392,673

#3917 functools32 392.48K

Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.

PSF license
v3.2.3-2
392,487

#3918 ntc-templates 392.08K

TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.

textfsm network parsers
Apache-2.0
v7.8.0
392,084

#3919 sphinx-notfound-page 392.01K

Sphinx extension to build a 404 page with absolute URLs

page 404 documentation sphinx notfound
v1.1.0
392,017

#3920 ropwr 391.83K

RoPWR: Robust Piecewise Regression

Apache Licence 2.0
v1.1.0
391,835

#3921 img2pdf 391.44K

Convert images to PDF via direct JPEG inclusion.

converter pdf jpeg
LGPL
v0.6.0
391,447

#3922 google-cloud-os-config 391.39K

Google Cloud Os Config API client library

Apache 2.0
v1.20.1
391,394

#3923 hidapi 391.01K

A Cython interface to the hidapi from https://github.com/libusb/hidapi

v0.14.0.post4
391,018

#3924 apeye-core 390.97K

Core (offline) functionality for the apeye library.

url
Copyright (c) 2022, Dominic Davis-Foster Redistribution and use
v1.1.5
390,977

#3925 dlinfo 390.58K

Python wrapper for libc's dlinfo and dyld_find on Mac

MIT
v2.0.0
390,585

#3926 petl 390.06K

A Python package for extracting, transforming and loading tables of data.

MIT License
v1.7.15
390,060

#3927 python-novaclient 389.95K

Client library for OpenStack Compute API

Apache License, Version 2.0
v18.9.0
389,953

#3928 tempora 389.93K

Objects and routines pertaining to date and time (tempora)

v5.8.0
389,939

#3929 streamlit-aggrid 389.54K

Streamlit component implementation of ag-grid

v1.1.2
389,541

#3930 iterators 389.4K

Iterator utility classes and functions

iterator timeout sync
v0.2.0
389,402

#3931 py-moneyed 389.35K

Provides Currency and Money classes for use in your Python code.

money class currency abstraction
BSD
v3.0
389,354

#3932 warcio 389.25K

Streaming WARC (and ARC) IO library

Apache 2.0
v1.7.5
389,250

#3933 waiting 389.19K

Utility for waiting for stuff to happen

BSD 3-Clause License
v1.5.0
389,200

#3934 disposable-email-domains 388.85K

A set of disposable email domains

domains disposable blocklist email
MIT
v0.0.123
388,851

#3935 python-interface 388.77K

Pythonic Interface definitions

Apache 2.0
v1.6.1
388,778

#3936 businesstimedelta 388.69K

Timedelta for business time. Supports exact amounts of time (hours, seconds), custom schedules, holidays, and time zones.

timedelta hours working businesstime business time businesshours
MIT
v1.0.1
388,698

#3937 psycogreen 388.61K

psycopg2 integration with coroutine libraries

BSD
v1.0.2
388,611

#3938 aerospike 388.34K

Aerospike Client Library for Python

aerospike database nosql
Apache Software License
v16.0.2
388,344

#3939 datadog-logger 388.33K

Python logging handler for DataDog events

MIT
v1.0.2
388,340

#3940 kafka 387.75K

Pure Python client for Apache Kafka

kafka apache
Apache License 2.0
v1.3.5
387,758

#3941 jsonalias 387.21K

A microlibrary that defines a Json type alias for Python.

MIT
v0.1.2
387,216

#3942 graphrag 386.99K

GraphRAG: A graph-based retrieval-augmented generation (RAG) system.

MIT
v2.1.0
386,998

#3943 mpi4py 386.92K

Python bindings for MPI

message passing interface parallel computing mpi scientific computing
BSD-3-Clause
v4.0.3
386,921

#3944 throttlex 386.89K

TimeStam eXtensions for Python

8601 iso timestamp time datetime date
MIT
v1.0.0
386,898

#3945 django-nested-admin 386.73K

Django admin classes that allow for nested inlines

BSD
v4.1.1
386,730

#3946 tsx 386.7K

TimeStam eXtensions for Python

8601 iso timestamp time datetime date
GPL
v0.2.2
386,708

#3947 dapr-ext-fastapi 386.6K

The official release of Dapr FastAPI extension.

Apache
v1.15.0
386,608

#3948 schematics 386.58K

Python Data Structures for Humans

BSD
v2.1.1
386,582

#3949 rlPyCairo 386.46K

Plugin backend renderer for reportlab.graphics.renderPM

BSD license, Copyright (c) 2000-2022, ReportLab Inc.
v0.3.0
386,468

#3950 google-cloud-asset 386.26K

Google Cloud Asset API client library

Apache 2.0
v3.29.2
386,265

#3951 seqeval 386.12K

Testing framework for sequence labeling

MIT
v1.2.2
386,122

#3952 streamerate 386.08K

streamerate: a fluent and expressive Python library for chainable iterable processing, inspired by Java 8 streams.

MIT
v1.1.4
386,081

#3953 cantools 386.06K

CAN BUS tools.

kcd automotive can arxml dbc can bus
MIT
v40.2.1
386,061

#3954 pytest-flakefinder 385.89K

Runs tests multiple times to expose flakiness.

Apache
v1.1.0
385,897

#3955 controlnet-aux 385.65K

Auxillary models for controlnet

deep learning
Apache
v0.0.9
385,658

#3956 pydevd-pycharm 385.47K

PyCharm Debugger (used in PyCharm and PyDev)

pydev.debugger pydev pydevd pycharm
Apache 2.0
v251.23774.211
385,475

#3957 redlock-py 385.28K

Redis locking mechanism

UNKNOWN
v1.0.8
385,289

#3958 progressbar 385.18K

Text progress bar library for Python.

LICENSE.txt
v2.5
385,188

#3959 slugify 385.07K

A generic slugifier.

UNKNOWN
v0.0.1
385,076

#3960 sparkmeasure 385.05K

Python API for sparkMeasure, a tool for performance troubleshooting of Apache Spark workloads.

Apache License, Version 2.0
v0.24.0
385,050

#3961 pyuwsgi 384.95K

The uWSGI server

GPL2
v2.0.28.post1
384,955

#3962 pyawscron 384.93K

An AWS Cron Parser

v1.0.7
384,930

#3963 types-aiobotocore-rds 384.91K

Type annotations for aiobotocore RDS 2.21.1 service generated with mypy-boto3-builder 8.10.0

typeshed autocomplete aiobotocore type-annotations mypy aiobotocore-stubs rds
MIT License
v2.21.1
384,910

#3964 backports_abc 384.56K

A backport of recent additions to the 'collections.abc' module.

UNKNOWN
v0.5
384,564

#3965 pyvalid 384.38K

The module, which allows easily validate function's input/output values.

checking valid decorator check validation runtime debug pyvalid test type
MIT
v1.0.4
384,390

#3966 prefixed 384.08K

Prefixed alternative numeric library

nist si iec prefix
MPLv2.0
v0.9.0
384,085

#3967 mypy-boto3-bedrock 383.2K

Type annotations for boto3 Bedrock 1.37.18 service generated with mypy-boto3-builder 8.10.1

boto3 bedrock typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.18
383,207

#3968 mypy-boto3-kafka 383.16K

Type annotations for boto3 Kafka 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy kafka boto3-stubs
MIT License
v1.37.0
383,163

#3969 python-matter-server 383.14K

Open Home Foundation Matter Server

Apache-2.0
v7.0.1
383,144

#3970 covdefaults 383.06K

A coverage plugin to provide sensible default settings

MIT
v2.3.0
383,060

#3971 names 382.47K

Generate random names

MIT
v0.3.0
382,477

#3972 mypy-boto3-scheduler 382.39K

Type annotations for boto3 EventBridgeScheduler 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed scheduler type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
382,397

#3973 python-monkey-business 382.24K

Utility functions for monkey-patching python code

BSD
v1.1.0
382,245

#3974 sparkorm 382.14K

SparkORM: Python Spark SQL & DataFrame schema management and basic Object Relational Mapping.

MIT
v1.2.29
382,142

#3975 anndata 381.74K

Annotated data.

v0.11.4
381,743

#3976 google-cloud-access-context-manager 381.59K

Google Cloud Access Context Manager Protobufs

Apache 2.0
v0.2.2
381,597

#3977 ping3 381.42K

A pure python3 version of ICMP ping implementation using raw socket.

icmp tool socket python3 ping
The MIT License (MIT) Copyright (c) 2016 Kyan Permission is he
v4.0.8
381,420

#3978 pystac 381.31K

Python library for working with the SpatioTemporal Asset Catalog (STAC) specification

imagery catalog pystac stac raster
Apache-2.0
v1.12.2
381,315

#3979 httpie 381.16K

HTTPie: modern, user-friendly command-line HTTP client for the API era.

BSD
v3.2.4
381,160

#3980 sklearn2pmml 381.09K

Python library for converting Scikit-Learn pipelines to PMML

GNU Affero General Public License (AGPL) version 3.0
v0.116.1
381,093

#3981 ezdxf 381.02K

A Python package to create/manipulate DXF drawings.

cad dxf
v1.4.0
381,026

#3982 feast 380.91K

Python SDK for Feast

Apache License
v0.47.0
380,919

#3983 textstat 380.85K

Calculate statistical features from text

MIT
v0.7.5
380,857

#3984 cma 380.52K

CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical optimization in Python

cma-es optimization cmaes
BSD
v4.0.0
380,528

#3985 prov 380.49K

A library for W3C Provenance Data Model supporting PROV-JSON, PROV-XML and PROV-O (RDF)

prov-json prov-o prov-n provenance prov-xml model graph w3c rdf prov prov-dm
MIT
v2.0.1
380,496

#3986 pydevd 380.12K

PyDev.Debugger (used in PyDev, PyCharm and VSCode Python)

pydev.debugger pydev pydevd
EPL
v3.3.0
380,130

#3987 kedro-datasets 379.72K

Kedro-Datasets is where you can find all of Kedro's data connectors.

Apache Software License (Apache 2.0)
v6.0.0
379,725

#3988 clipboard 379.61K

A cross platform clipboard operation library of Python. Works for Windows, Mac and Linux.

MIT
v0.0.4
379,619

#3989 scikit-plot 379.54K

An intuitive library to add plotting functionality to scikit-learn objects.

MIT License
v0.3.7
379,542

#3990 ast-grep-py 379.5K

Structural Search and Rewrite code at large scale using precise AST pattern.

codemod ast pattern rewrite structural search
MIT
v0.36.2
379,503

#3991 sanic-ext 379.31K

Extend your Sanic installation with some core functionality.

MIT
v24.12.0
379,316

#3992 mypy-boto3-codebuild 378.36K

Type annotations for boto3 CodeBuild 1.37.23 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed codebuild type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.23
378,361

#3993 mypy-boto3-sso 378.34K

Type annotations for boto3 SSO 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 sso typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
378,349

#3994 jsonschema-rs 378.22K

A high-performance JSON Schema validator for Python

jsonschema rust validation
MIT
v0.29.1
378,227

#3995 homeassistant 378.21K

Open-source home automation platform running on Python 3.

home automation
Apache-2.0
v2025.3.4
378,217

#3996 opentelemetry-test-utils 377.64K

Test utilities for OpenTelemetry unit tests

Apache-2.0
v0.52b1
377,646

#3997 allure-behave 377.37K

Allure behave integration

allure behave reporting
Apache-2.0
v2.13.5
377,380

#3998 globus-sdk 376.98K

Globus SDK for Python

globus
Apache-2.0
v3.53.0
376,982

#3999 oslo.context 376.56K

Oslo Context library

v5.7.1
376,564

#4000 backports.entry-points-selectable 376.51K

Compatibility shim providing selectable entry points for older implementations

v1.3.0
376,520

#4001 gitlint-core 376.39K

Git commit message linter written in python, checks your commit messages for style.

lint gitlint git
v0.19.1
376,393

#4002 django-mysql 376.18K

Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.

mariadb mysql django
v4.16.0
376,184

#4003 gitlint 376.17K

Git commit message linter written in python, checks your commit messages for style.

lint gitlint git
v0.19.1
376,170

#4004 selinux 374.81K

shim selinux module

selinux virtualenv
MIT license
v0.3.0
374,810

#4005 home-assistant-chip-clusters 374.47K

Python-base APIs and tools for CHIP.

Apache
v2024.11.4
374,470

#4006 pysqlite3 374.41K

DB-API 2.0 interface for Sqlite 3.x

zlib/libpng
v0.5.4
374,415

#4007 docstring-parser-fork 374.2K

Parse Python docstrings in reST, Google and Numpydoc format

MIT
v0.0.12
374,209

#4008 livekit-protocol 374.01K

Python protocol stubs for LiveKit

audio video webrtc realtime livekit
Apache-2.0
v1.0.1
374,016

#4009 azureml-train-restclients-hyperdrive 373.85K

Contains classes needed to create HyperDriveRuns with azureml-train-core.

hyperdrive swagger
https://aka.ms/azureml-sdk-license
v1.59.0
373,858

#4010 mkdocs-techdocs-core 373.76K

The core MkDocs plugin used by Backstage's TechDocs as a wrapper around multiple MkDocs plugins and Python Markdown extensions

mkdocs
Apache-2.0
v1.5.4
373,763

#4011 rpy2 373.63K

Python interface to the R language (embedded R)

GPLv2+
v3.5.17
373,640

#4012 databricks-vectorsearch 373.36K

Databricks Vector Search Client

v0.53
373,365

#4013 intel-openmp 372.88K

Intel OpenMP* Runtime Library

Intel End User License Agreement for Developer Tools
v2025.1.0
372,886

#4014 kagglehub 372.58K

Access Kaggle resources anywhere

kaggle api
Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.3.10
372,588

#4015 types-aiobotocore-cloudformation 372.35K

Type annotations for aiobotocore CloudFormation 2.21.1 service generated with mypy-boto3-builder 8.10.0

typeshed autocomplete aiobotocore type-annotations mypy cloudformation aiobotocore-stubs
MIT License
v2.21.1
372,350

#4016 tslearn 372.16K

A machine learning toolkit dedicated to time-series data

BSD-2-Clause
v0.6.3
372,163

#4017 fnllm 372.05K

A function-based LLM protocol and wrapper.

MIT License Copyright (c) Microsoft Corpora
v0.2.8
372,059

#4018 line-bot-sdk 371.86K

LINE Messaging API SDK for Python

Apache License 2.0
v3.16.3
371,863

#4019 elasticsearch7 371.62K

Python client for Elasticsearch

Apache-2.0
v7.17.12
371,625

#4020 numpy-quaternion 371.53K

Add a quaternion dtype to NumPy

The MIT License (MIT) Copyright (c) 2024 Michae
v2024.0.8
371,533

#4021 livekit-api 371.52K

Python Server API for LiveKit

audio video webrtc realtime livekit
Apache-2.0
v1.0.1
371,525

#4022 docling 371.46K

SDK and CLI for parsing PDF, DOCX, HTML, and more, to a unified document representation for powering downstream workflows such as gen AI applications.

docling pdf layout model markdown table former docx convert segmentation html table structure document
MIT
v2.28.4
371,467

#4023 jupyter-server-proxy 371.32K

A Jupyter server extension to run additional processes and proxy to them that comes bundled JupyterLab extension to launch pre-defined processes.

jupyterlab jupyter jupyterlab-extension
BSD 3-Clause License Copyright (c) 2017, Data Science 8 All rig
v4.4.0
371,322

#4024 validator-collection 371.11K

Collection of 60+ Python functions for validating data

validators validation validator validate
MIT
v1.5.0
371,111

#4025 SimpleITK 371.02K

SimpleITK is a simplified interface to the Insight Toolkit (ITK) for image registration and segmentation

segmentation registration itk simpleitk insighttoolkit
Apache
v2.4.1
371,023

#4026 urlextract 370.95K

Collects and extracts URLs from given text.

list extract finder collect url tld link find
MIT
v1.9.0
370,958

#4027 traits 370.94K

Observable typed attributes for Python classes

BSD
v7.0.2
370,948

#4028 crowdstrike-falconpy 370.76K

The CrowdStrike Falcon SDK for Python

oauth2 devsecops sdk falcon crowdstrike crowdstrike-falcon api
This is free and unencumbered software released into the public
v1.4.7
370,768

#4029 python3-xlib 370.68K

Python3 X Library

GPLv2
v0.15
370,680

#4030 java-manifest 370.65K

Encode/decode Java's META-INF/MANIFEST.MF in Python

manifest jar java
v1.1.0
370,655

#4031 embreex 370.59K

Python binding for Intel's Embree ray engine

Copyright (c) 2015, Anthony Scopatz All rights reserved. Redist
v2.17.7.post6
370,593

#4032 pythran-openblas 370.25K

Python packaging of OpenBLAS

BSD 3-Clause
v0.3.6
370,253

#4033 openapi-python-client 370.08K

Generate modern Python clients from OpenAPI

generator openapi client
MIT
v0.24.3
370,090

#4034 importlab 369.97K

A library to calculate python dependency graphs.

Apache 2.0
v0.8.1
369,979

#4035 robotframework-jsonlibrary 369.91K

robotframework-jsonlibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath

jsonschema jsonpath robotframework json testing
v0.5
369,913

#4036 robotframework-browser 369.88K

Robot Framework Browser library powered by Playwright. Aiming for speed, reliability and visibility.

v19.4.0
369,881

#4037 yandex-query-client 369.54K

The Yandex Query official HTTP client

v0.1.4
369,544

#4038 hypothesis-jsonschema 369.48K

Generate test data from JSON schemata with Hypothesis

python json-schema property-based-testing testing fuzzing
MPL 2.0
v0.23.1
369,488

#4039 opentelemetry-instrumentation-remoulade 369.42K

OpenTelemetry Remoulade instrumentation

v0.52b1
369,428

#4040 meteostat 369.04K

Access and analyze historical weather and climate data with Python.

timeseries weather meteorology data climate
MIT
v1.6.8
369,046

#4041 catkin-pkg 369.01K

catkin package library

ros catkin
BSD
v1.0.0
369,019

#4042 opentelemetry-instrumentation-cassandra 368.96K

OpenTelemetry Cassandra instrumentation

v0.52b1
368,964

#4043 fastapi-sso 368.79K

FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)

linkedin facebook fastapi oauth sso spotify google
MIT
v0.18.0
368,795

#4044 googlesearch-python 368.6K

A Python library for scraping the Google search engine.

v1.3.0
368,601

#4045 dashscope 368.39K

dashscope client sdk library

Apache 2.0
v1.23.0
368,391

#4046 compress-pickle 367.86K

Standard pickle, wrapped with standard compression libraries

v2.1.0
367,866

#4047 apispec-oneofschema 367.26K

Plugin for apispec providing support for Marshmallow-OneOfSchema schemas

MIT
v3.0.1
367,269

#4048 fastapi-mail 366.97K

Simple lightweight mail library for FastApi

MIT
v1.4.2
366,973

#4049 pyapacheatlas 366.78K

A package to simplify working with the Apache Atlas REST APIs for Atlas and Azure Purview.

v0.16.0
366,785

#4050 ordereddict 366.75K

A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.

UNKNOWN
v1.1
366,752

#4051 apeye 366.23K

Handy tools for working with URLs and APIs.

requests rest url cache api
v1.4.1
366,239

#4052 jsonseq 365.48K

Python support for RFC 7464 JSON text sequences

rfc7464 json
v1.0.0
365,482

#4053 gcloud-rest-auth 365.14K

Python Client for Google Cloud Auth

MIT
v5.4.0
365,147

#4054 torchlibrosa 364.6K

PyTorch implemention of part of librosa functions.

v0.1.0
364,608

#4055 pynetbox 364.55K

NetBox API client library

netbox
Apache2
v7.4.1
364,557

#4056 pulp-cli 364.24K

Command line interface to talk to pulpcore's REST API.

GPLv2+
v0.32.0
364,247

#4057 oauth2 363.96K

library for OAuth version 1.9

oauth
MIT License
v1.9.0.post1
363,969

#4058 mypy-boto3-dms 363.82K

Type annotations for boto3 DatabaseMigrationService 1.37.4 service generated with mypy-boto3-builder 8.10.0

boto3 dms typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.4
363,823

#4059 cloudwatch 363.47K

A small handler for AWS Cloudwatch

boto3 logging logger aws cloudwatch
v1.2.1
363,470

#4060 pysqlite3-binary 363.34K

DB-API 2.0 interface for Sqlite 3.x

zlib/libpng
v0.5.4
363,344

#4061 mypy-boto3-pricing 363.24K

Type annotations for boto3 Pricing 1.37.4 service generated with mypy-boto3-builder 8.10.0

boto3 pricing typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.4
363,240

#4062 mypy-boto3-cloudtrail 362.98K

Type annotations for boto3 CloudTrail 1.37.8 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy autocomplete cloudtrail boto3-stubs
MIT License
v1.37.8
362,984

#4063 flake8-variables-names 362.89K

A flake8 extension that helps to make more readable variables names

naming flake8
MIT
v0.0.6
362,896

#4064 pyang 361.88K

A YANG (RFC 6020/7950) validator and converter

yang validator
BSD
v2.6.1
361,881

#4065 mkdocs-minify-plugin 361.86K

An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk

html publishing css documentation mkdocs minify
MIT
v0.8.0
361,868

#4066 unstructured.pytesseract 361.36K

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

python python-tesseract ocr
Apache License 2.0
v0.3.15
361,364

#4067 effdet 361.31K

EfficientDet for PyTorch

detection bifpn efficientnet efficientdet object pretrained pytorch
v0.4.1
361,319

#4068 datarobot 361.29K

This client library is designed to support the DataRobot API.

DataRobot Tool and Utility Agreement
v3.6.4
361,299

#4069 alibabacloud-tea 361.23K

The tea module of alibabaCloud Python SDK.

tea sdk alibabacloud
Apache License 2.0
v0.4.3
361,230

#4070 types-defusedxml 361.14K

Typing stubs for defusedxml

Apache-2.0 license
v0.7.0.20240218
361,145

#4071 robotframework-robocop 360.87K

Static code analysis tool (linter) and code formatter for Robot Framework

robotframework testautomation formatting formatter automation testing qa linter
v6.0.2
360,880

#4072 pytest-mypy 360.65K

A Pytest Plugin for Mypy

The MIT License (MIT) Copyright (c) 2016 Daniel Bader Permissi
v1.0.0
360,656

#4073 certbot 360.55K

ACME client

Apache License 2.0
v3.3.0
360,550

#4074 screeninfo 360.49K

Fetch location and size of physical screens.

MIT
v0.8.1
360,498

#4075 apache-airflow-providers-github 360.37K

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

integration airflow airflow-provider github
v2.8.3
360,377

#4076 django-fsm 360.28K

Django friendly finite state machine support.

django
MIT License
v3.0.0
360,282

#4077 pythainlp 360.21K

Thai Natural Language Processing library

thainlp nlp localization text analytics thai language computational linguistics pythainlp text processing thai nlp natural language processing
Apache-2.0
v5.1.1
360,214

#4078 xlwings 360.16K

Make Excel fly: Interact with Excel from Python and vice versa.

spreadsheet xls excel macro workbook vba
BSD 3-clause
v0.33.11
360,162

#4079 enlighten 360.09K

Enlighten Progress Bar

bar progress statusbar counter status progressbar
MPLv2.0
v1.14.1
360,095

#4080 mypy-boto3-iot 359.83K

Type annotations for boto3 IoT 1.37.1 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed iot type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.1
359,832

#4081 django-constance 359.79K

Django live settings with pluggable backends, including Redis.

django libraries redis settings
BSD
v4.3.2
359,792

#4082 flask-dapr 359.78K

The official release of Dapr Python SDK Flask Extension.

Apache
v1.15.0
359,781

#4083 roboflow 358.81K

Official Python package for working with the Roboflow API

v1.1.58
358,814

#4084 django-rq 358.54K

An app that provides django integration for RQ (Redis Queue)

MIT
v3.0.0
358,546

#4085 yagmail 358.44K

Yet Another GMAIL client

attachment html mime email automatic
MIT
v0.15.293
358,447

#4086 django-user-agents 358.3K

A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).

MIT
v0.4.0
358,303

#4087 pylint-gitlab 358.29K

This project provides pylint formatters for a nice integration with GitLab CI.

GPLv3
v2.0.1
358,299

#4088 maison 358.21K

Read settings from config files

MIT
v2.0.0
358,212

#4089 pysimdjson 358.11K

simdjson bindings for python

simdjson json simd
v6.0.2
358,110

#4090 airflow-code-editor 357.64K

Apache Airflow code editor and file manager

airflow-plugin editor apache-airflow airflow
Apache License 2.0
v7.8.0
357,645

#4091 sphinx-reredirects 357.44K

Handles redirects for moved pages in Sphinx documentation projects

BSD3
v0.1.6
357,445

#4092 ci-info 357.15K

Continuous Integration Information

MIT
v0.3.0
357,151

#4093 tfx-bsl 356.82K

tfx_bsl (TFX Basic Shared Libraries) contains libraries shared by many TFX (TensorFlow eXtended) libraries and components.

tfx bsl
Apache 2.0
v1.16.1
356,821

#4094 apache-airflow-providers-apache-druid 356.73K

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

apache.druid integration airflow airflow-provider
v4.1.0
356,736

#4095 mypy-boto3-iot-data 356.43K

Type annotations for boto3 IoTDataPlane 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 iot-data typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
356,430

#4096 correctionlib 356.37K

A generic correction library

BSD 3-Clause License
v2.6.4
356,377

#4097 coincurve 356.13K

Safest and fastest Python library for secp256k1 elliptic curve operations

ecdh cryptocurrency elliptic curves bitcoin ecdsa secp256k1 schnorr crypto ethereum libsecp256k1
v21.0.0
356,138

#4098 sphinx-click 356.02K

Sphinx extension that automatically documents click applications

click sphinx
MIT License
v6.0.0
356,028

#4099 customtkinter 355.95K

Create modern looking GUIs with Python

Creative Commons Zero v1.0 Universal
v5.2.2
355,959

#4101 s2sphere 355.75K

Python implementation of the S2 Geometry Library

MIT
v0.2.5
355,756

#4102 etelemetry 355.55K

Etelemetry python client API

Apache License, 2.0
v0.3.1
355,557

#4103 flake8-tidy-imports 355.37K

A flake8 plugin that helps you write tidier imports.

flake8_tidy_imports
v4.11.0
355,372

#4104 julius 355.37K

Nice DSP sweets: resampling, FFT Convolutions. All with PyTorch, differentiable and with CUDA support.

MIT License
v0.2.7
355,371

#4105 pyobjc-core 355.19K

Python<->ObjC Interoperability Module

cocoa objective-c
MIT License
v11.0
355,191

#4106 ncclient 355.11K

Python library for NETCONF clients

cisco nxos optimization juniper optimization netconf python client netconf
Apache 2.0
v0.6.19
355,117

#4107 bigframes 355.04K

BigQuery DataFrames -- scalable analytics and machine learning with BigQuery

Apache 2.0
v1.42.0
355,043

#4108 llama-index-readers-wikipedia 354.87K

llama-index readers wikipedia integration

MIT
v0.3.0
354,878

#4109 logfire 354.87K

The best Python observability tool! 🪵🔥

v3.12.0
354,878

#4110 persistent 354.73K

Translucent persistent objects

ZPL 2.1
v6.1.1
354,732

#4111 segno 354.49K

QR Code and Micro QR Code generator for Python

barcode qr code micro qr code 2d iso/iec 18004:2006(e) qr matrix iso/iec 18004:2015(e) qrcode iso/iec 18004
v1.6.6
354,497

#4112 clearml 354.45K

ClearML - Auto-Magical Experiment Manager, Version Control, and MLOps for AI

control experimentmanager deep-learning experiment-manager development deeplearning machine learning trains machine-learning version machinelearning deep clearml
Apache License 2.0
v1.18.0
354,456

#4113 csscompressor 354.23K

A python port of YUI CSS Compressor

BSD
v0.9.5
354,232

#4114 pytd 353.91K

Treasure Data Driver for Python

Apache License 2.0
v1.9.0
353,914

#4115 zha-quirks 353.89K

Library implementing Zigpy quirks for ZHA in Home Assistant

Apache-2.0
v0.0.136
353,897

#4116 pyttsx3 353.43K

Text to Speech (TTS) library for Python 3. Works without internet connection or delay. Supports multiple TTS engines, including Sapi5, nsss, and espeak.

pyttsx3 offline text to speech speech synthesis tts for python3 text to speech speech offline tts tts ivona text to speech for python pyttsx for python3 gtts pyttsx
v2.98
353,438

#4117 aiven-client 353.37K

Aiven.io client library / command-line client

Apache License 2.0
v4.7.0
353,377

#4118 astpretty 353K

Pretty print the output of python stdlib `ast.parse`.

MIT
v3.0.0
353,004

#4119 pandarallel 352.92K

An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.

BSD
v1.6.5
352,920

#4120 lazy 352.75K

Lazy attributes for Python objects

decorator descriptor lazy attribute property lazy
BSD-2-Clause
v1.6
352,759

#4121 swig 352.74K

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.

swig c++ build c
https://github.com/swig/swig/blob/master/LICENSE
v4.3.0
352,744

#4122 azureml-automl-core 352.53K

Contains the non-ML non-Azure specific common code associated with running AutoML.

https://aka.ms/azureml-sdk-license
v1.59.0
352,531

#4123 bravado 352.39K

Library for accessing Swagger-enabled API's

BSD 3-Clause License
v11.1.0
352,393

#4124 docx 352.21K

The docx module creates, reads and writes Microsoft Office Word 2007 docx files

UNKNOWN
v0.2.4
352,213

#4125 anywidget 352.09K

custom jupyter widgets made easy

MIT
v0.9.18
352,096

#4126 colour-science 351.99K

Colour Science for Python

color-science spectral-data datasets python colourspaces colourspace colour-spaces spectral-datasets colorspaces colorspace colour dataset color colour-space colour-science color-space color-spaces data spectral-dataset
BSD-3-Clause
v0.4.6
351,990

#4127 CherryPy 351.77K

Object-Oriented HTTP framework

v18.10.0
351,779

#4128 BTrees 351.7K

Scalable persistent object containers

ZPL 2.1
v6.1
351,705

#4129 libusb-package 351.38K

Package containing libusb so it can be installed via Python package managers

Apache 2.0
v1.0.26.3
351,386

#4130 sklearn-crfsuite 351.33K

CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn

MIT license
v0.5.0
351,336

#4131 rule-engine 351.22K

A lightweight, optionally typed expression language with a custom grammar for matching arbitrary Python objects.

BSD
v4.5.3
351,221

#4132 testrail-api 351.1K

Python wrapper of the TestRail API

testrail_api api testrail-api testrail library api-client client
MIT License
v1.13.2
351,109

#4133 mmhash3 350.76K

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

hash murmurhash utility
License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
v3.0.1
350,761

#4134 meshio 350.66K

I/O for many mesh formats

engineering file formats fem scientific finite elements mesh
The MIT License (MIT) Copyright (c) 2015-2021 Nico Schlömer et
v5.3.5
350,665

#4135 awscli-local 350.32K

Thin wrapper around the "aws" command line interface for use with LocalStack

Apache License 2.0
v0.22.0
350,329

#4136 apify-client 350.27K

Apify API client for Python

apify api crawling automation scraping client
Apache-2.0
v1.9.2
350,273

#4137 sphinx-prompt 350.22K

Sphinx directive to add unselectable prompt

shell prompt sphinx
BSD-3-Clause
v1.9.0
350,225

#4138 dockerfile 350.17K

Parse a dockerfile into a high-level representation using the official go parser.

MIT
v3.4.0
350,178

#4139 openshift 350.09K

OpenShift python client

openshift openapi swagger kubernetes
Apache License Version 2.0
v0.13.2
350,098

#4140 cdk8s 350.08K

This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster.

Apache-2.0
v2.69.59
350,085

#4141 python-graphql-client 349.95K

Python GraphQL Client

graphql client api
MIT
v0.4.3
349,954

#4142 pytest-pudb 349.78K

Pytest PuDB debugger integration

MIT
v0.7.0
349,788

#4143 django-htmx 349.75K

Extensions for using Django with htmx.

django
v1.23.0
349,759

#4144 pyu2f 349.31K

U2F host library for interacting with a U2F device over USB.

Apache 2.0
v0.1.5
349,312

#4145 telebot 349.08K

A Telegram bot library, with simple route decorators.

MIT
v0.0.5
349,081

#4146 types-pysftp 348.93K

Typing stubs for pysftp

Apache-2.0
v0.2.17.20241117
348,930

#4147 mypy-boto3-codepipeline 348.87K

Type annotations for boto3 CodePipeline 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete codepipeline boto3-stubs
MIT License
v1.37.0
348,874

#4148 mypy-boto3-organizations 348.73K

Type annotations for boto3 Organizations 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations organizations mypy autocomplete boto3-stubs
MIT License
v1.37.0
348,732

#4149 mux-python 348.7K

Mux API

openapi-generator openapi mux api
MIT
v5.0.0
348,706

#4150 zope.i18n 348.54K

Zope Internationalization Support

l10n i18n internationalization gettext icu localization zope3 locale
ZPL 2.1
v5.2
348,545

#4151 types-factory-boy 348.29K

Typing stubs for factory-boy

MIT
v0.4.1
348,297

#4152 tdqm 348.28K

Alias for typos of tqdm

progressbar meter progress terminal eta console progressmeter bar rate time
MPLv2.0
v0.0.1
348,288

#4153 home-assistant-chip-core 348.28K

Python-base APIs and tools for CHIP.

Apache
v2024.11.4
348,285

#4154 amplitude-analytics 348.15K

The official Amplitude backend Python SDK for server-side instrumentation.

amplitude backend python
MIT License
v1.1.5
348,155

#4155 llama-index-tools-wikipedia 347.92K

llama-index tools wikipedia integration

MIT
v0.3.0
347,921

#4156 spotinst-agent 347.67K

Spectrum instance spotinst-agent that is able to run remote scripts, collect data, deploy applications and more.

execution spotinst infrastructure deployment agent monitoring
MIT
v1.1.260
347,677

#4157 tika 347.52K

Apache Tika Python library

babel tika fish digital apache
Apache License version 2 ("ALv2")
v3.1.0
347,530

#4158 mpire 347.52K

A Python package for easy multiprocessing, but faster than multiprocessing

MIT
v2.10.2
347,524

#4159 svix 347.36K

Svix webhooks API client and webhook verification library

svix webhooks diahook
MIT
v1.63.0
347,360

#4160 deepgram-sdk 346.96K

The official Python SDK for the Deepgram automated speech recognition platform.

deepgram speech-to-text deepgram
MIT
v3.10.1
346,964

#4161 mypy-boto3-wafv2 346.94K

Type annotations for boto3 WAFV2 1.37.21 service generated with mypy-boto3-builder 8.10.1

boto3 wafv2 typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.21
346,948

#4162 solana 346.88K

Solana Python API

solana blockchain web3
MIT
v0.36.6
346,885

#4163 transliterate 346.69K

Bi-directional transliterator for Python

translit
GPL 2.0/LGPL 2.1
v1.10.2
346,696

#4164 robotframework-assertion-engine 346.54K

Generic way to create meaningful and easy to use assertions for the Robot Framework libraries.

Apache-2.0
v3.0.3
346,549

#4165 pytype 346.42K

Python type inferencer

Apache 2.0
v2024.10.11
346,424

#4166 schemathesis 346.42K

Property-based testing framework for Open API and GraphQL based apps

pytest hypothesis testing openapi graphql
v3.39.14
346,423

#4167 morefs 345.84K

A collection of self-contained fsspec-based filesystems

Apache-2.0
v0.2.2
345,842

#4168 mypy-boto3-resourcegroupstaggingapi 345.62K

Type annotations for boto3 ResourceGroupsTaggingAPI 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed resourcegroupstaggingapi type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
345,629

#4169 chalice 345.62K

Microframework

chalice
Apache License 2.0
v1.31.4
345,626

#4170 opentelemetry-exporter-jaeger 345.59K

Jaeger Exporters for OpenTelemetry

v1.21.0
345,594

#4171 pykakasi 345.27K

Kana kanji simple inversion library

kakasi nlp
GPL-3.0-or-later
v2.3.0
345,278

#4172 testresources 345.13K

Testresources, a pyunit extension for managing expensive test resources

UNKNOWN
v2.0.1
345,131

#4173 esprima 345.08K

ECMAScript parsing infrastructure for multipurpose analysis in Python

esprima ecmascript parser ast javascript
BSD License
v4.0.1
345,089

#4174 django-deprecate-fields 344.95K

This package allows deprecating model fields and allows removing them in a backwards compatible manner.

compatibility database django deprecation backward migration
Apache License 2.0
v0.2.1
344,954

#4175 textual-imageview 344.75K

A simple terminal-based image viewer.

v0.1.1
344,756

#4176 aqtp 344.65K

Accurate Quantized Training library.

v0.8.3
344,654

#4177 mypy-boto3-quicksight 344.38K

Type annotations for boto3 QuickSight 1.37.23 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed quicksight type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.23
344,390

#4178 bleak 344.22K

Bluetooth Low Energy platform Agnostic Klient

MIT
v0.22.3
344,229

#4179 mypy-boto3-elasticache 344.03K

Type annotations for boto3 ElastiCache 1.37.6 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy autocomplete elasticache boto3-stubs
MIT License
v1.37.6
344,032

#4180 zigpy-znp 343.99K

A library for zigpy which communicates with TI ZNP radios

GPL-3.0
v0.14.0
343,996

#4181 interpret-core 343.91K

Fit interpretable models. Explain blackbox machine learning.

v0.6.10
343,918

#4182 tobiko-cloud-helpers 343.9K

v202514.18.0
343,902

#4183 objprint 343.75K

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
343,755

#4184 opentelemetry-instrumentation-aiokafka 343.66K

OpenTelemetry aiokafka instrumentation

v0.52b1
343,660

#4185 scantree 343.57K

Flexible recursive directory iterator: scandir meets glob("**", recursive=True)

MIT
v0.0.4
343,580

#4186 h3-pyspark 343.45K

PySpark bindings for H3, a hierarchical hexagonal geospatial indexing system

v1.2.6
343,453

#4187 mypy-boto3-identitystore 343.33K

Type annotations for boto3 IdentityStore 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete identitystore boto3-stubs
MIT License
v1.37.0
343,331

#4188 databricks-labs-lsql 343.07K

Lightweight stateless SQL execution for Databricks with minimal dependencies

v0.16.0
343,079

#4189 zigpy-deconz 342.95K

A library which communicates with Deconz radios for zigpy

GPL-3.0
v0.24.1
342,952

#4190 mypy-boto3-apigatewaymanagementapi 342.63K

Type annotations for boto3 ApiGatewayManagementApi 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed apigatewaymanagementapi type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
342,636

#4191 getdaft 342.42K

Distributed Dataframes for Multimodal Data

v0.4.9
342,420

#4192 pyhmmer 342.25K

Cython bindings and Python interface to HMMER3.

profile bioinformatics sequence hmm pfam
MIT License Copyright (c) 2020-2025 Martin Larralde
v0.11.0
342,256

#4193 zigpy-xbee 341.85K

A library which communicates with XBee radios for zigpy

GPL-3.0
v0.21.0
341,855

#4194 kaggle 341.82K

Access Kaggle resources anywhere

kaggle api
Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.7.4.2
341,827

#4195 alibabacloud-credentials 341.79K

The alibabacloud credentials module of alibabaCloud Python SDK.

tea sdk alibabacloud
Apache License 2.0
v0.3.6
341,798

#4196 sqlite-fts4 341.74K

Python functions for working with SQLite FTS4 search

Apache License, Version 2.0
v1.0.3
341,742

#4197 pycrdt 341.73K

Python bindings for Yrs

crdt
v0.12.11
341,733

#4198 mypy-boto3-codedeploy 341.58K

Type annotations for boto3 CodeDeploy 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed codedeploy type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
341,586

#4199 telnetlib3 341.5K

Python 3 asyncio Telnet server and client Protocol library

mud asyncio client bbs server cp437 library utf8 telnet talker api
ISC
v2.0.4
341,507

#4200 dramatiq 341.34K

Background Processing for Python 3.

v1.17.1
341,347

#4201 livekit 341.33K

Python Real-time SDK for LiveKit

audio video webrtc realtime livekit
Apache-2.0
v1.0.1
341,336

#4202 py-sr25519-bindings 341.25K

Python bindings for schnorrkel RUST crate

Apache-2.0
v0.2.2
341,254

#4203 bellows 340.98K

Library implementing EZSP

GPL-3.0
v0.44.0
340,983

#4204 azureml-train-automl-client 340.92K

Used for automatically finding the best machine learning model and its parameters.

https://aka.ms/azureml-sdk-license
v1.59.0
340,928

#4205 gptcache 340.68K

GPTCache, a powerful caching library that can be used to speed up and lower the cost of chat applications that rely on the LLM service. GPTCache works as a memcache for AIGC applications, similar to how Redis works for traditional applications.

https://opensource.org/license/mit/
v0.1.44
340,680

#4206 mypy-boto3-apigatewayv2 340.37K

Type annotations for boto3 ApiGatewayV2 1.37.23 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed apigatewayv2 type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.23
340,380

#4207 alibabacloud-tea-util 340.33K

The tea-util module of alibabaCloud Python SDK.

tea sdk alibabacloud
Apache License 2.0
v0.3.13
340,333

#4208 inscriptis 340.07K

inscriptis - HTML to text converter.

converter html text
Apache-2.0
v2.6.0
340,075

#4209 mypy-boto3-transcribe 339.96K

Type annotations for boto3 TranscribeService 1.37.5 service generated with mypy-boto3-builder 8.10.0

boto3 transcribe typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.5
339,969

#4210 boost-histogram 339.76K

The Boost::Histogram Python wrapper.

boost-histogram histogram
v1.5.2
339,761

#4211 python_version 339.17K

Provides a simple utility for checking the python version.

MIT License
v0.0.2
339,177

#4212 mypy-boto3-ce 339.17K

Type annotations for boto3 CostExplorer 1.37.10 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed ce type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.10
339,177

#4213 pyiso8583 338.6K

A serializer and deserializer of ISO8583 data.

banking 8583 library protocol iso8583
MIT
v3.0.0
338,608

#4214 pandas-profiling 338.06K

Deprecated 'pandas-profiling' package, use 'ydata-profiling' instead

jupyter data-science python pandas ipython data-analysis
MIT
v3.6.6
338,061

#4215 pytest-alembic 337.95K

A pytest plugin for verifying alembic migrations.

revision sqlalchemy alembic pytest migration
MIT
v0.11.1
337,957

#4216 lazy-model 337.58K

Apache-2.0
v0.2.0
337,590

#4217 libtpu 337.38K

libtpu is the core library that enables machine learning frameworks like JAX, PyTorch, and TensorFlow to execute models on Google Cloud TPUs. It provides core functionality for compilation, inter-chip communication (ICI), and runtime execution, and includes a set of SDK primitives for direct TPU interaction and deployment. Learn more about Cloud TPUs at https://cloud.google.com/tpu.

v0.0.11.1
337,389

#4218 dirhash 337.21K

Python module and CLI for hashing of file system directories.

MIT
v0.5.0
337,219

#4219 labelbox 337.13K

Labelbox Python API

machinelearning ml edu ai llm labelbox labeling
v6.9.0
337,135

#4220 haystack-ai 337.03K

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

language-model transformer bert reader search semantic-search albert qa question-answering roberta retriever squad mrc transfer-learning
v2.12.0
337,036

#4221 cursor 336.72K

A small Python package to hide or show the terminal cursor

show hide cursor terminal
v1.3.5
336,720

#4222 mlserver 336.16K

MLServer

Apache-2.0
v1.6.1
336,163

#4223 replicate 335.87K

Python client for Replicate

Apache License Version 2.0, January 2004 http://www.apache.org/
v1.0.4
335,879

#4224 transforms3d 335.86K

Functions for 3D coordinate transformations

BSD license
v0.4.2
335,869

#4225 alibabacloud-openapi-util 335.68K

Aliyun Tea OpenApi Library for Python

alibabacloud_openapi_util
Apache License 2.0
v0.2.2
335,690

#4226 plotly-express 335.55K

Plotly Express - a high level wrapper for Plotly.py

MIT
v0.4.1
335,559

#4227 dynamo-pandas 335.48K

Make working with pandas dataframe and AWS DynamoDB easy.

MIT
v1.4.0
335,480

#4228 djoser 335.45K

REST implementation of Django authentication system.

MIT
v2.3.1
335,459

#4229 apache-airflow-providers-trino 335.34K

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

integration airflow airflow-provider trino
v6.1.1
335,343

#4230 mypy-boto3-servicediscovery 335.31K

Type annotations for boto3 ServiceDiscovery 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed servicediscovery type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
335,316

#4231 fusepy 335.13K

Simple ctypes bindings for FUSE

ISC
v3.0.1
335,136

#4232 google_api 335K

Google API Client

google api
Apache License, Version 2.0
v0.1.12
335,007

#4233 az.cli 334.98K

An interface to execute Azure CLI commands using Python

v0.5
334,987

#4234 litestar 334.95K

Litestar - A production-ready, highly performant, extensible ASGI API Framework

litestar asgi starlite rest api
MIT
v2.15.1
334,954

#4235 mpld3 334.93K

D3 Viewer for Matplotlib

BSD 3-clause
v0.5.10
334,940

#4236 detect-delimiter 334.7K

Detects the delimiter used in CSV, TSV and other ad hoc file formats.

v0.1.1
334,705

#4237 python-liquid 334.57K

A Python engine for the Liquid template language.

v2.0.1
334,579

#4238 pytest-reportportal 334.47K

Agent for Reporting results of tests to the Report Portal

pytest reporting agent reportportal testing
Apache 2.0
v5.5.0
334,470

#4239 azureml-pipeline-steps 334.42K

Aeva : represents a unit of computation in azureml-pipeline

pipeline steps
https://aka.ms/azureml-sdk-license
v1.59.0
334,423

#4240 cloudinary 334.33K

Python and Django SDK for Cloudinary

image video cloudinary transformation upload cdn crop filter manipulation resize
Released under the MIT license. Contains MIT licensed code from
v1.43.0
334,340

#4241 pycollada 334.09K

python library for reading and writing collada documents

BSD
v0.9
334,094

#4242 sphinx-bootstrap-theme 333.44K

Sphinx Bootstrap Theme.

theme sphinx html bootstrap
v0.8.1
333,441

#4243 voyageai 333.23K

v0.3.2
333,235

#4244 scalecodec 333.13K

Python SCALE Codec Library

scale kusama codec substrate polkadot polkascan blockchain
v1.2.11
333,131

#4245 django-json-widget 333.08K

Django json widget is an alternative widget that makes it easy to edit the jsonfield field of django.

django-json-widget
MIT
v2.0.1
333,083

#4246 Routes 333.01K

Routing Recognition and Generation Tools

dispatch routes webob
MIT
v2.5.1
333,013

#4247 pyinotify 332.84K

Linux filesystem events monitoring

MIT License
v0.9.6
332,844

#4248 multiaddr 332.72K

Python implementation of jbenet's multiaddr

multiaddr
MIT License
v0.0.9
332,720

#4249 assemblyai 332.71K

AssemblyAI Python SDK

MIT License
v0.37.0
332,714

#4250 langchain-mistralai 332.63K

An integration package connecting Mistral and LangChain

MIT
v0.2.10
332,635

#4251 pipupgrade 332.55K

UPGRADE ALL THE PIP PACKAGES!

update upgrade cli command pip
MIT
v1.12.0
332,553

#4252 utm 331.92K

Bidirectional UTM-WGS84 converter for python

coordinate converter wgs84 utm
v0.8.1
331,925

#4253 pyxero 331.78K

Python API for accessing the REST API of the Xero accounting tool.

New BSD
v0.9.4
331,785

#4254 pdqhash 331.77K

"Python bindings for Facebook's PDQ hash"

MIT
v0.2.7
331,776

#4255 mxnet-mkl 331.7K

MXNet is an ultra-scalable deep learning framework. This version uses MKLDNN.

Apache 2.0
v1.6.0
331,709

#4256 mypy-boto3-timestream-query 331.57K

Type annotations for boto3 TimestreamQuery 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed timestream-query type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
331,571

#4257 mypy-boto3-appconfig 331.48K

Type annotations for boto3 AppConfig 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 appconfig typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
331,481

#4258 aiosmtpd 331.34K

aiosmtpd - asyncio based SMTP server

smtp smtpd email
Apache-2.0
v1.4.6
331,341

#4259 mypy-boto3-redshift 331.08K

Type annotations for boto3 Redshift 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete redshift boto3-stubs
MIT License
v1.37.0
331,083

#4260 alibabacloud-gateway-spi 330.97K

Alibaba Cloud Gateway SPI SDK Library for Python

gateway alibabacloud spi
Apache License 2.0
v0.0.3
330,976

#4261 yamlfix 330.93K

A simple opionated yaml formatter that keeps your comments!

GPL-3.0-only
v1.17.0
330,931

#4262 sagemaker-data-insights 330.83K

Data Insights Library for Amazon SageMaker.

insights sagemaker data ml aws amazon
AWS Customer Agreement
v0.4.0
330,840

#4263 mypy-boto3-es 330.81K

Type annotations for boto3 ElasticsearchService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed es type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
330,820

#4264 aim 330.54K

A super-easy way to record, search and compare AI experiments.

v3.28.0
330,547

#4265 django-tinymce 330.54K

A Django application that contains a widget to render a

widget django tinymce
MIT License
v4.1.0
330,545

#4266 autodocsumm 330.23K

Extended sphinx autodoc including automatic autosummaries

autosummary sphinx content table autodoc
Apache-2.0
v0.2.14
330,238

#4267 cyclonedx-bom 329.97K

CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments

conda pipenv purl spdx venv bill-of-materials software-bill-of-materials sbom requirements virtualenv licenses environment package-url cyclonedx owasp bom dependency-graph poetry pdm
Apache-2.0
v5.3.0
329,970

#4268 aiortc 329.94K

An implementation of WebRTC and ORTC

BSD-3-Clause
v1.11.0
329,946

#4269 entrypoint2 329.86K

easy to use command-line interface for python modules

decorator signature argparse optparse command-line
BSD
v1.1
329,864

#4270 pymonetdb 329.8K

Native MonetDB client Python API

v1.8.4
329,802

#4271 quart-cors 329.72K

A Quart extension to provide Cross Origin Resource Sharing, access control, support

MIT
v0.8.0
329,726

#4272 flpc 329.67K

A Lightning Fast ⚡ Rust-based regex crate wrapper for Python3 to get faster performance. 👾

MIT
v0.2.5
329,679

#4273 grequests 329.66K

Requests + Gevent

BSD
v0.7.0
329,663

#4274 multiprocessing-logging 329.43K

Logger for multiprocessing applications

logging multiprocessing logger handler
LGPLv3
v0.3.4
329,435

#4275 mypy-boto3-dynamodbstreams 329.25K

Type annotations for boto3 DynamoDBStreams 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed dynamodbstreams type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
329,259

#4276 django-linear-migrations 329.17K

Ensure your migrations are linear.

django
v2.17.0
329,173

#4277 django-multiselectfield 328.73K

Django multiple select field

multiple django choices select field
LGPL 3
v0.1.13
328,739

#4278 nipype 328.61K

Neuroimaging in Python: Pipelines and Interfaces

Apache License, 2.0
v1.10.0
328,613

#4279 sql-formatter 328.52K

A SQL formatter

formatter sql
Apache Software License 2.0
v0.6.2
328,529

#4280 email-reply-parser 328.49K

Email reply parser

MIT
v0.5.12
328,495

#4281 bindep 328.3K

Binary dependency utility

binary dependency package distribution commandline distro
v2.13.0
328,308

#4282 keras-tuner 328.08K

A Hyperparameter Tuning Library for Keras

Apache License 2.0
v1.4.7
328,086

#4283 amundsen-common 328.06K

Common code library for Amundsen

v0.32.0
328,070

#4284 mypy-boto3-neptunedata 328.05K

Type annotations for boto3 NeptuneData 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 neptunedata typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
328,056

#4285 mypy-boto3-translate 327.94K

Type annotations for boto3 Translate 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete translate boto3-stubs
MIT License
v1.37.0
327,945

#4286 capsolver 327.85K

capsolver python libary

v1.0.7
327,859

#4287 statistics 327.82K

A Python 2.* port of 3.4 Statistics Module

statistics
Apache License 2.0
v1.0.3.5
327,828

#4288 mkdocs-mermaid2-plugin 327.71K

A MkDocs plugin for including mermaid graphs in markdown sources

markdown mermaid mkdocs python
MIT
v1.2.1
327,711

#4289 robocorp-log 327.7K

Automatic trace logging for Python

Apache-2.0
v2.9.6
327,708

#4290 alibabacloud-endpoint-util 327.51K

The endpoint-util module of alibabaCloud Python SDK.

tea sdk alibabacloud
Apache License 2.0
v0.0.3
327,520

#4291 beanie 327.42K

Asynchronous Python ODM for MongoDB

odm orm pydantic mongo mongodb async python
v1.29.0
327,429

#4292 python-dynamodb-lock 327.38K

Python library that emulates the java-based dynamo-db-client from awslabs

python_dynamodb_lock
Apache Software License 2.0
v0.9.1
327,385

#4293 alibabacloud-tea-xml 327.1K

The tea-xml module of alibabaCloud Python SDK.

tea sdk alibabacloud
Apache License 2.0
v0.0.2
327,103

#4294 google-i18n-address 326.92K

Address validation helpers for Google's i18n address database

BSD 3-Clause License Copyright (c) 2016, MIRUMEE SOFTWARE SP. Z
v3.1.1
326,927

#4295 nvidia-ml-py3 326.7K

Python Bindings for the NVIDIA Management Library

BSD
v7.352.0
326,709

#4296 jax-cuda12-plugin 326.61K

JAX Plugin for NVIDIA GPUs

Apache-2.0
v0.5.3
326,613

#4297 prospector 326.51K

Prospector is a tool to analyse Python code by aggregating the result of other tools.

pylint static code analysis prospector
GPLv2+
v1.16.1
326,516

#4298 fds.sdk.utils 326.4K

Utilities for interacting with FactSet APIs.

factset api sdk
Apache-2.0
v2.1.0
326,401

#4299 mergepythonclient 326.35K

v1.1.4
326,352

#4300 mypy-boto3-pinpoint 326.24K

Type annotations for boto3 Pinpoint 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy pinpoint autocomplete boto3-stubs
MIT License
v1.37.0
326,246

#4301 colorzero 326.19K

Yet another Python color library

color
BSD-3-Clause
v2.0
326,194

#4302 gpiozero 326.09K

A simple interface to GPIO devices with Raspberry Pi

raspberrypi gpio
BSD-3-Clause
v2.0.1
326,093

#4303 pylibmc 326.04K

Quick and small memcached client for Python

3-clause BSD
v1.6.3
326,042

#4304 returns 325.94K

Make your functions return something meaningful, typed, and safe!

type-safety composition mypy fp functional programming monads monad transformers monad railway-oriented-programming
BSD-3-Clause
v0.25.0
325,947

#4305 IP2Location 325.85K

This is an IP geolocation library that enables the user to find the country, region, city, latitude and longitude, ZIP code, time zone, ISP, domain name, area code, weather info, mobile info, elevation, usage type, address type and IAB category from an IP address. It supports both IPv4 and IPv6 lookup.

v8.10.5
325,859

#4306 pandas-datareader 325.68K

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions

data
BSD License
v0.10.0
325,687

#4307 mypy-boto3-sesv2 325.48K

Type annotations for boto3 SESV2 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations sesv2 mypy autocomplete boto3-stubs
MIT License
v1.37.24
325,480

#4308 apispec-webframeworks 325.36K

Web framework plugins for apispec.

v1.2.0
325,366

#4309 pydomo 325.25K

The official Python3 Domo API SDK - Domo, Inc.

sdk domo api
MIT
v0.3.0.10
325,256

#4310 construct-typing 325.25K

Extension for the python package 'construct' that adds typing features

typed pep 561 unpacker building declarative bytestring struct annotation binary builder pack unpack construct kaitai typing bitstruct packer type hint parsing data structure symmetric parser bitstring
MIT
v0.6.2
325,251

#4311 mygeotab 325.04K

A Python client for the MyGeotab SDK

Apache 2.0
v0.9.2
325,049

#4312 pywebpush 325.03K

WebPush publication library

vapid notification webpush
MPL-2.0
v2.0.3
325,031

#4313 mypy-boto3-codeartifact 324.9K

Type annotations for boto3 CodeArtifact 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete codeartifact boto3-stubs
MIT License
v1.37.0
324,906

#4314 ada-url 324.87K

URL parser and manipulator based on the WHAT WG URL standard

Apache 2.0
v1.22.0
324,870

#4315 dagster-snowflake 324.42K

Package for Snowflake Dagster framework components.

Apache-2.0
v0.26.7
324,420

#4316 ase 324.3K

Atomic Simulation Environment

LGPLv2.1+
v3.24.0
324,306

#4317 hass-web-proxy-lib 324K

A library to proxy web traffic through Home Assistant integrations.

MIT
v0.0.7
324,006

#4318 stable-baselines3 323.84K

Pytorch version of Stable Baselines, implementations of reinforcement learning algorithms.

reinforcement-learning reinforcement-learning-algorithms toolbox gym gymnasium data-science python stable machine-learning openai baselines
MIT
v2.6.0
323,841

#4319 path.py 323.83K

A module wrapper for os.path

v12.5.0
323,834

#4320 sccache 323.57K

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.10.0
323,571

#4321 crochet 323.37K

Use Twisted anywhere!

threading twisted
MIT
v2.1.1
323,376

#4322 mypy-boto3-rds-data 323.34K

Type annotations for boto3 RDSDataService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 rds-data typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
323,349

#4323 fastapi-cache2 323.32K

Cache for FastAPI

cache fastapi caching
Apache-2.0
v0.2.2
323,324

#4324 simple-azure-blob-downloader 323.23K

v0.1.0
323,239

#4325 lizard 323.17K

A code analyzer without caring the C/C++ header files. It works with Java, C/C++, JavaScript, Python, Ruby, Swift, Objective C. Metrics includes cyclomatic complexity number etc.

MIT
v1.17.23
323,175

#4326 django-select2 323.08K

This is a Django_ integration of Select2_.

select2 django autocomplete typeahead
v8.4.0
323,087

#4327 geojson-pydantic 323.07K

Pydantic data models for the GeoJSON spec.

geojson pydantic
v1.2.0
323,074

#4328 pyspark-pandas 322.94K

Tools and algorithms for pandas Dataframes distributed on pyspark. Please consider the SparklingPandas project before this one

series pyspark dataframe pandas spark
UNKNOWN
v0.0.7
322,941

#4329 autogluon.core 322.88K

Fast and Accurate ML in 3 Lines of Code

Apache-2.0
v1.2
322,884

#4330 jupyter-kernel-gateway 322.62K

A web server for spawning and communicating with Jupyter kernels

interactive cloud kernel web interpreter
# Licensing terms This project is licensed under the terms of t
v3.0.1
322,630

#4331 django-migration-linter 322.6K

Detect backward incompatible migrations for your django project

django database lint compatibility backward linter migration
Apache-2.0
v5.2.0
322,605

#4332 django-cleanup 322.57K

Deletes old files.

django
v9.0.0
322,578

#4333 simpervisor 322.46K

Simple async process supervisor

async supervisor process
BSD 3-Clause License Copyright (c) 2018, Yuvi Panda All rights
v1.0.0
322,464

#4334 azure-schemaregistry-avroencoder 322.33K

Microsoft Azure Schema Registry Avro Encoder Client Library for Python

MIT License
v1.0.0
322,339

#4335 ipaddr 322.31K

Google's IP address manipulation library

Apache License, Version 2.0
v2.2.0
322,314

#4336 django-rest-swagger 322.07K

Swagger UI for Django REST Framework 3.5+

FreeBSD License
v2.2.0
322,074

#4337 apache-airflow-providers-sendgrid 321.91K

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

integration airflow airflow-provider sendgrid
v4.0.1
321,915

#4338 pyarmor 321.83K

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

distribute protect obfuscation obfuscate encrypt
Free To Use But Restricted
v9.1.2
321,835

#4339 flask-swagger-ui 321.71K

Swagger UI blueprint for Flask

flask swagger
MIT
v4.11.1
321,716

#4340 pyhdb 321.46K

SAP HANA Database Client for Python

Apache License Version 2.0
v0.3.4
321,464

#4341 cron-schedule-triggers 321.4K

Cron Schedule Triggers ~ A library for determining Quartz Cron schedule trigger dates.

jobs notation runner date quartz datetime calendar cronjob rq scheduling schedule queue apscheduler cron triggers tasks aws rate office/business
MIT
v0.0.11
321,404

#4342 dissect.target 321.4K

This module ties all other Dissect modules together, it provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets)

Affero General Public License v3
v3.21
321,402

#4343 fastembed 321.35K

Fast, light, accurate library built for retrieval embedding generation

vector neural search sentence-transformers embedding qdrant
Apache License
v0.6.0
321,355

#4344 aiogoogle 321.2K

Async Google API client

MIT
v5.15.0
321,203

#4345 lazy-imports 320.83K

Tool to support lazy imports

import imports lazy
v0.4.0
320,840

#4346 imap-tools 320.78K

Work with email by IMAP

imap-client python email python3 imap
Apache-2.0
v1.10.0
320,788

#4347 tox-ansible 320.75K

A radical approach to testing ansible content

collections tox ansible
MIT
v25.4.0
320,756

#4348 lakefs-client 320.65K

[legacy] lakeFS API

openapi-generator openapi lakefs api
Apache 2.0
v1.44.0
320,655

#4349 lcov-cobertura 320.46K

LCOV to Cobertura XML converter

lcov cobertura
Apache License, Version 2.0
v2.1.1
320,467

#4350 Salesforce-FuelSDK-Sans 320.18K

Salesforce Marketing Cloud Fuel SDK for Python

MIT
v1.3.1
320,185

#4351 python-tds 320.16K

Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation

MIT
v1.16.0
320,168

#4352 twofish 320.02K

Bindings for the Twofish implementation by Niels Ferguson

3-clause BSD
v0.3.0
320,026

#4353 tmtools 319.99K

Python bindings around the TM-align code for structural alignment of proteins

GPLv3
v0.2.0
319,993

#4354 mnemonic 319.93K

Implementation of Bitcoin BIP-0039

MIT
v0.21
319,940

#4355 zope.i18nmessageid 319.92K

Message Identifiers for internationalization

zope factory i18n message
ZPL 2.1
v7.0
319,923

#4356 fs-s3fs 319.54K

Amazon S3 filesystem for PyFilesystem2

pyfilesystem
MIT
v1.1.1
319,541

#4357 mypy-boto3-ram 319.44K

Type annotations for boto3 RAM 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete ram boto3-stubs
MIT License
v1.37.0
319,443

#4358 open-webui 319.38K

Open WebUI

Copyright (c) 2023-2025 Timothy Jaeryang Baek All rights
v0.6.0
319,386

#4359 llguidance 319.23K

Bindings for the Low-level Guidance (llguidance) Rust library for use within Guidance

MIT
v0.7.11
319,236

#4360 mypy-boto3-servicecatalog 318.91K

Type annotations for boto3 ServiceCatalog 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete servicecatalog boto3-stubs
MIT License
v1.37.0
318,912

#4361 mkl 318.67K

Intel® oneAPI Math Kernel Library

Intel Simplified Software License
v2025.1.0
318,672

#4362 pulp-cli-deb 318.62K

Command line interface to talk to pulpcore's REST API. (Deb plugin commands)

GPLv2+
v0.3.2
318,623

#4363 mypy-boto3-location 318.57K

Type annotations for boto3 LocationService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed location type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
318,578

#4365 jax-cuda12-pjrt 318.42K

JAX XLA PJRT Plugin for NVIDIA GPUs

Apache-2.0
v0.5.3
318,428

#4366 pyxnat 318.4K

XNAT in Python

BSD
v1.6.3
318,404

#4367 py-grpc-prometheus 318.36K

Python gRPC Prometheus Interceptors

v0.8.0
318,366

#4368 cdktf 318.21K

Cloud Development Kit for Terraform

MPL-2.0
v0.20.11
318,213

#4369 pulp-glue-deb 318.16K

Version agnostic glue library to talk to pulpcore's REST API. (deb plugin)

GPLv2+
v0.3.2
318,168

#4370 llama-cpp-python 318.1K

Python bindings for the llama.cpp library

MIT
v0.3.8
318,109

#4371 mypy-boto3-marketplace-entitlement 317.87K

Type annotations for boto3 MarketplaceEntitlementService 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 marketplace-entitlement typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.24
317,875

#4372 py-vapid 317.86K

Simple VAPID header generation library

push vapid webpush
MPL-2.0
v1.9.2
317,866

#4373 mypy-boto3-sso-oidc 317.77K

Type annotations for boto3 SSOOIDC 1.37.22 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy autocomplete sso-oidc boto3-stubs
MIT License
v1.37.22
317,778

#4374 coredis 317.7K

Python async client for Redis key-value store

redis asyncio key-value store
MIT
v4.20.0
317,709

#4375 coremltools 317.54K

Community Tools for Core ML

BSD
v8.2
317,541

#4376 airflow-provider-lakefs 317.52K

A lakeFS provider package built by Treeverse.

Apache License 2.0
v0.48.0
317,528

#4377 segtok 317.5K

sentence segmentation and word tokenization tools

word split tokenizer token splitter segmenter sentence
MIT
v1.5.11
317,502

#4378 faiss-gpu 317.43K

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

search nearest neighbors
MIT
v1.7.2
317,431

#4379 pockets 317.36K

A collection of helpful Python tools!

BSD
v0.9.1
317,366

#4380 mypy-boto3-comprehend 317.36K

Type annotations for boto3 Comprehend 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy comprehend autocomplete boto3-stubs
MIT License
v1.37.0
317,361

#4381 mypy-boto3-securityhub 317.08K

Type annotations for boto3 SecurityHub 1.37.10 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy autocomplete securityhub boto3-stubs
MIT License
v1.37.10
317,089

#4382 mypy-boto3-support 317.07K

Type annotations for boto3 Support 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 support typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
317,080

#4383 cmudict 317.06K

A versioned python wrapper package for The CMU Pronouncing Dictionary data files.

cmudict
GPL-3.0-or-later
v1.0.32
317,063

#4384 starlark-pyo3 317.03K

Wraps starlark-rust into Python

MIT
v2024.1.5
317,034

#4385 stackprinter 316.98K

Debug-friendly stack traces, with variable values and semantic highlighting

v0.2.12
316,988

#4386 sgp4 316.91K

Track Earth satellites given TLE data, using up-to-date 2020 SGP4 routines.

MIT
v2.24
316,913

#4387 mypy-boto3-mediaconvert 316.85K

Type annotations for boto3 MediaConvert 1.37.21 service generated with mypy-boto3-builder 8.10.1

boto3 mediaconvert typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.21
316,858

#4388 idf-component-manager 316.85K

Espressif IDF Component Manager

Apache-2.0
v2.1.2
316,855

#4389 mypy-boto3-s3control 316.85K

Type annotations for boto3 S3Control 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 s3control typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.24
316,850

#4390 PyQtWebEngine 316.59K

Python bindings for the Qt WebEngine framework

GPL v3
v5.15.7
316,594

#4391 qiskit-aer 316.58K

Aer - High performance simulators for Qiskit

backend quantum computing simulator qiskit
Apache 2.0
v0.17.0
316,589

#4392 e2b-code-interpreter 316.33K

E2B Code Interpreter - Stateful code execution

Apache-2.0
v1.2.0
316,340

#4393 mypy-boto3-meteringmarketplace 316.27K

Type annotations for boto3 MarketplaceMetering 1.37.23 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed meteringmarketplace type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.23
316,276

#4394 mypy-boto3-service-quotas 316.07K

Type annotations for boto3 ServiceQuotas 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy service-quotas autocomplete boto3-stubs
MIT License
v1.37.0
316,075

#4395 mypy-boto3-synthetics 315.91K

Type annotations for boto3 Synthetics 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed synthetics type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
315,912

#4396 granian 315.69K

A Rust HTTP server for Python applications

asyncio web
BSD-3-Clause
v2.2.0
315,696

#4397 clize 315.6K

Turn functions into command-line interfaces

decorator getopts getopt options cli introspection subcommands argparse flags arguments
MIT
v5.0.2
315,607

#4398 delocate 315.57K

Move macOS dynamic libraries into package

Copyright (c) 2014-2025, Matthew Brett and the Delocate contribu
v0.13.0
315,576

#4399 dbx 315.49K

DataBricks CLI eXtensions aka dbx

v0.8.19
315,494

#4400 typos 315.37K

Source Code Spelling Correction

development spelling
MIT OR Apache-2.0
v1.31.1
315,376

#4401 pyprctl 315.16K

An interface to Linux's prctl() syscall written in pure Python using ctypes.

prctl
MIT
v0.1.3
315,166

#4402 pantab 315.07K

Converts pandas DataFrames into Tableau Hyper Extracts and back

dataframe pandas tableau visualization
BSD 3-Clause License Copyright (c) 2018-2024 William Ayd and in
v5.2.0
315,076

#4403 rocketchat-API 314.96K

Python API wrapper for Rocket.Chat

MIT
v1.35.0
314,961

#4404 prettyprinter 314.83K

Syntax-highlighting, declarative and composable pretty printer for Python 3.5+

prettyprinter
MIT license
v0.18.0
314,835

#4405 spaces 314.62K

Utilities for Hugging Face Spaces

Apache-2.0
v0.34.1
314,630

#4406 mypy-boto3-elb 314.23K

Type annotations for boto3 ElasticLoadBalancing 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy elb boto3-stubs
MIT License
v1.37.0
314,238

#4407 sorl-thumbnail 314.2K

Thumbnails for Django

sorl thumbnail django
Copyright (c) 2010, Mikko Hellsing All rights reserved. Redistr
v12.11.0
314,204

#4408 dateformat 313.98K

Parse and format dates quickly

MIT
v0.9.7
313,980

#4409 oauth2-client 313.91K

A client library for OAuth2

v1.4.2
313,916

#4410 hypothesis-graphql 313.46K

Hypothesis strategies for GraphQL queries

hypothesis graphql testing
v0.11.1
313,463

#4411 mypy-boto3-mwaa 313.31K

Type annotations for boto3 MWAA 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy mwaa autocomplete boto3-stubs
MIT License
v1.37.0
313,316

#4412 pyDOE 313.31K

Design of experiments for Python

doe experimental design optimization python statistics design of experiments
BSD License (3-Clause)
v0.3.8
313,315

#4413 mypy-boto3-route53resolver 313.2K

Type annotations for boto3 Route53Resolver 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations route53resolver mypy autocomplete boto3-stubs
MIT License
v1.37.0
313,207

#4414 parsl 313.12K

Simple data dependent workflows in Python

workflows scientific computing
Apache 2.0
v2025.3.31
313,124

#4415 mypy-boto3-guardduty 312.99K

Type annotations for boto3 GuardDuty 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed guardduty type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
312,990

#4416 bpyutils 312.98K

A collection of various common Python utilities.

python utilities boilpy
MIT License
v0.5.8
312,987

#4417 certvalidator 312.92K

Validates X.509 certificates and paths

pki crl x509 crypto certificate ocsp
MIT
v0.11.1
312,926

#4418 ffmpeg 312.87K

ffmpeg python package url [https://github.com/jiashaokun/ffmpeg]

python ffmpeg
MIT Licence
v1.4
312,879

#4419 trie 312.78K

Python implementation of the Ethereum Trie structure

trie blockchain merkle evm ethereum
MIT
v3.1.0
312,781

#4420 azureml-pipeline 312.74K

Used to build, optimize, and manage their machine learning workflows.

https://aka.ms/azureml-sdk-license
v1.59.0
312,743

#4421 meraki 312.69K

Meraki library for Python

MIT License
v1.56.0
312,691

#4422 randomname 312.63K

Generate random adj-noun names like docker and github.

word random list name noun adjective github verb repo generator docker container
MIT License
v0.2.1
312,639

#4423 pycobertura 312.5K

"A Cobertura coverage parser that can diff reports and show coverage progress."

coverage xml" report parser "cobertura parse diff
v3.3.2
312,500

#4424 pypd 312.41K

A python client for PagerDuty API

MIT
v1.1.0
312,418

#4425 mypy-boto3-connect 312.4K

Type annotations for boto3 Connect 1.37.10 service generated with mypy-boto3-builder 8.10.0

boto3 connect typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.10
312,403

#4426 mypy-boto3-workspaces 312.39K

Type annotations for boto3 WorkSpaces 1.37.8 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed workspaces type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.8
312,395

#4427 valkey 312.34K

Python client for Valkey forked from redis-py

database key-value store valkey
MIT
v6.1.0
312,343

#4428 mypy-boto3-amplify 312.26K

Type annotations for boto3 Amplify 1.37.17 service generated with mypy-boto3-builder 8.10.1

boto3 amplify typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.17
312,267

#4429 gurobipy 312.26K

Python interface to Gurobi

lp optimization mip
Proprietary
v12.0.1
312,266

#4430 jupyter-contrib-nbextensions 312.26K

A collection of Jupyter nbextensions.

jupyter notebook ipython
BSD
v0.7.0
312,266

#4431 httpstan 312.06K

HTTP-based interface to Stan, a package for Bayesian inference.

ISC
v4.13.0
312,060

#4432 dodgy 311.88K

Dodgy: Searches for dodgy looking lines in Python code

suspicious check code for
MIT
v0.2.1
311,887

#4433 mypy-boto3-rekognition 311.8K

Type annotations for boto3 Rekognition 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 rekognition typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
311,800

#4434 stanza 311.79K

A Python NLP Library for Many Human Languages, by the Stanford NLP Group

nlp deep-learning natural-language-understanding natural-language-processing stanford-nlp
Apache License 2.0
v1.10.1
311,798

#4435 mypy-boto3-sso-admin 311.76K

Type annotations for boto3 SSOAdmin 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy sso-admin autocomplete boto3-stubs
MIT License
v1.37.0
311,764

#4436 fcache 311.72K

a dictionary-like, file-based cache module for Python

cache serialize file
MIT
v0.6.0
311,725

#4437 neotime 311.68K

Nanosecond resolution temporal types

Apache License, Version 2.0
v1.7.4
311,685

#4438 empy 311.6K

A templating system for Python.

BSD
v4.2
311,605

#4439 mypy-boto3-directconnect 311.56K

Type annotations for boto3 DirectConnect 1.37.21 service generated with mypy-boto3-builder 8.10.1

boto3 directconnect typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.21
311,569

#4440 portend 311.5K

TCP port monitoring and discovery

v3.2.0
311,506

#4441 ua-parser-rs 311.41K

native accelerator for ua-parser

Apache 2.0
v0.1.2
311,413

#4442 mypy-boto3-acm-pca 311.37K

Type annotations for boto3 ACMPCA 1.37.12 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations acm-pca mypy autocomplete boto3-stubs
MIT License
v1.37.12
311,380

#4443 dagster-pyspark 310.8K

Package for PySpark Dagster framework components.

Apache-2.0
v0.26.7
310,800

#4444 opentelemetry-instrumentation-langchain 310.6K

OpenTelemetry Langchain instrumentation

Apache-2.0
v0.39.0
310,609

#4445 yara-python 310.51K

Python interface for YARA

Apache 2.0
v4.5.1
310,519

#4446 kaldiio 310.46K

Kaldi-ark loading and writing module

v2.18.1
310,463

#4447 pyatlan 310.24K

Atlan Python Client

atlan client
Apache LICENSE 2.0
v6.0.1
310,244

#4448 runez 310.07K

Friendly misc/utils/convenience library

MIT
v5.3.0
310,073

#4449 apify-shared 310.07K

Tools and constants shared across Apify projects.

apify api automation scraping shared
Apache Software License
v1.3.2
310,071

#4450 mypy-boto3-cloudsearch 3.1E+2K

Type annotations for boto3 CloudSearch 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed cloudsearch type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
310,002

#4451 cut-cross-entropy 309.85K

Code for cut cross entropy, a memory efficient implementation of linear-cross-entropy loss.

v25.1.1
309,857

#4452 PureCloudPlatformClientV2 309.61K

PureCloud Platform API SDK

genesys swagger purecloud platform api
v224.1.0
309,611

#4453 yolo 309.58K

Manage AWS infrastructure and microservices across multiple stages/accounts

v0.3.2
309,588

#4454 od 309.46K

Shorthand syntax for building OrderedDicts

syntactic sugar od ordereddict
MIT
v2.0.2
309,466

#4455 einx 309.33K

Universal Tensor Operations in Einstein-Inspired Notation for Python

MIT
v0.3.0
309,332

#4456 elasticsearch-curator 309.24K

Tending your Elasticsearch indices and snapshots

indexed time-series elasticsearch index-expiry
Copyright 2011–2024 Elasticsearch and contri
v8.0.21
309,246

#4457 pyobjc-framework-Cocoa 309.17K

Wrappers for the Cocoa frameworks on macOS

cocoa appkit foundation corefoundation pyobjc
MIT License
v11.0
309,170

#4458 databind 309.07K

Databind is a library inspired by jackson-databind to de-/serialize Python dataclasses. The `databind` package will install the full suite of databind packages. Compatible with Python 3.8 and newer.

MIT
v4.5.2
309,071

#4459 mypy-boto3-cloudsearchdomain 309.05K

Type annotations for boto3 CloudSearchDomain 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete cloudsearchdomain boto3-stubs
MIT License
v1.37.0
309,050

#4460 pycaret 308.64K

PyCaret - An open source, low-code machine learning library in Python.

MIT
v3.3.2
308,643

#4461 mypy-boto3-budgets 308.5K

Type annotations for boto3 Budgets 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 budgets typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
308,500

#4462 mypy-boto3-docdb 308.49K

Type annotations for boto3 DocDB 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations docdb mypy autocomplete boto3-stubs
MIT License
v1.37.0
308,496

#4463 mypy-boto3-polly 308.43K

Type annotations for boto3 Polly 1.37.21 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy autocomplete polly boto3-stubs
MIT License
v1.37.21
308,437

#4464 auditwheel 308.42K

Cross-distribution Linux wheels

MIT
v6.3.0
308,421

#4465 py-bip39-bindings 308.32K

Python bindings for tiny-bip39 RUST crate

Apache-2.0
v0.2.0
308,324

#4466 django-money 308.3K

Adds support for using money and currency fields in django models and forms. Uses py-moneyed as the money implementation.

py-money django money
BSD
v3.5.3
308,305

#4467 clu 308.29K

Set of libraries for ML training loops in JAX.

machine learning jax
Apache 2.0
v0.0.12
308,294

#4468 pyathenajdbc 308.27K

Amazon Athena JDBC driver wrapper for the Python DB API 2.0 (PEP 249)

MIT
v3.0.1
308,272

#4469 mypy-boto3-license-manager 308.14K

Type annotations for boto3 LicenseManager 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete license-manager boto3-stubs
MIT License
v1.37.0
308,149

#4470 mypy-boto3-shield 308.1K

Type annotations for boto3 Shield 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations shield mypy autocomplete boto3-stubs
MIT License
v1.37.0
308,109

#4471 mypy-boto3-storagegateway 308.1K

Type annotations for boto3 StorageGateway 1.37.3 service generated with mypy-boto3-builder 8.9.2

boto3 storagegateway typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.3
308,100

#4472 mypy-boto3-appmesh 308K

Type annotations for boto3 AppMesh 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy appmesh boto3-stubs
MIT License
v1.37.0
308,007

#4473 mypy-boto3-ec2-instance-connect 307.87K

Type annotations for boto3 EC2InstanceConnect 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed ec2-instance-connect type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
307,875

#4474 FastWARC 307.82K

A high-performance WARC parsing library for Python written in C++/Cython.

Apache License 2.0
v0.15.2
307,822

#4475 mypy-boto3-appsync 307.61K

Type annotations for boto3 AppSync 1.37.15 service generated with mypy-boto3-builder 8.10.1

boto3 appsync typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.15
307,617

#4476 types-passlib 307.48K

Typing stubs for passlib

v1.7.7.20250401
307,486

#4477 visitor 307.47K

A tiny pythonic visitor implementation.

MIT
v0.1.3
307,479

#4478 mypy-boto3-resource-groups 307.24K

Type annotations for boto3 ResourceGroups 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed resource-groups type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
307,246

#4479 FormEncode 307.23K

"HTML form validation, generation, and conversion package"

MIT
v2.1.1
307,235

#4480 sliceline 307.22K

✂️ Fast slice finding for Machine Learning model debugging.

BSD-3-Clause
v0.2.18
307,220

#4481 mypy-boto3-mediaconnect 307.18K

Type annotations for boto3 MediaConnect 1.37.16 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy mediaconnect autocomplete boto3-stubs
MIT License
v1.37.16
307,183

#4482 mypy-boto3-medialive 307.17K

Type annotations for boto3 MediaLive 1.37.11 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy medialive autocomplete boto3-stubs
MIT License
v1.37.11
307,172

#4483 djangorestframework-jwt 307.05K

JSON Web Token based authentication for Django REST framework

MIT
v1.11.0
307,056

#4484 mypy-boto3-kinesis-video-media 307.05K

Type annotations for boto3 KinesisVideoMedia 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 kinesis-video-media typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
307,050

#4485 mypy-boto3-swf 307.02K

Type annotations for boto3 SWF 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy swf autocomplete boto3-stubs
MIT License
v1.37.0
307,026

#4486 mypy-boto3-waf 306.87K

Type annotations for boto3 WAF 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 waf typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
306,878

#4487 fds.sdk.PAEngine 306.87K

PA Engine client library for Python

factset api sdk
Apache License, Version 2.0
v2.2.1
306,873

#4488 mypy-boto3-machinelearning 306.76K

Type annotations for boto3 MachineLearning 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete machinelearning boto3-stubs
MIT License
v1.37.0
306,761

#4489 mypy-boto3-lightsail 306.73K

Type annotations for boto3 Lightsail 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed lightsail type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
306,730

#4490 mypy-boto3-neptune 306.69K

Type annotations for boto3 Neptune 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 neptune typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
306,695

#4491 spark-expectations 306.64K

This project helps us to run Data Quality Rules in flight while spark job is being run

v2.3.1
306,647

#4492 case_conversion 306.39K

Convert between different types of cases (unicode supported)

case conversion unicode kebab snake spinal convert pascal camel
MIT
v2.1.0
306,396

#4493 ptvsd 306.28K

Remote debugging server for Python support in Visual Studio and Visual Studio Code

MIT
v4.3.2
306,287

#4494 mypy-boto3-lex-models 306.17K

Type annotations for boto3 LexModelBuildingService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed lex-models type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
306,173

#4495 mypy-boto3-sdb 306.14K

Type annotations for boto3 SimpleDB 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 sdb typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
306,147

#4496 fds.sdk.SPAREngine 306.07K

Style Performance and Risk Analysis (SPAR) Engine client library for Python

factset api sdk
Apache License, Version 2.0
v2.0.3
306,075

#4497 einops-exts 305.96K

Einops Extensions

artificial intelligence deep learning tensor manipulation
MIT
v0.0.4
305,961

#4498 fds.protobuf.stach.extensions 305.88K

FactSet stach extensions

Apache License 2.0
v1.3.1
305,890

#4499 mypy-boto3-serverlessrepo 305.84K

Type annotations for boto3 ServerlessApplicationRepository 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations serverlessrepo mypy autocomplete boto3-stubs
MIT License
v1.37.0
305,843

#4500 mypy-boto3-kinesisvideo 305.82K

Type annotations for boto3 KinesisVideo 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 kinesisvideo typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
305,825

#4501 mypy-boto3-kendra 305.76K

Type annotations for boto3 Kendra 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 kendra typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
305,763

#4502 sagemaker-datawrangler 305.7K

Amazon SageMaker Data Wrangler Library

python
AWS Customer Agreement
v0.4.3
305,709

#4503 varint 305.64K

Simple python varint implementation

encoder
MIT
v1.0.2
305,648

#4504 sphinxcontrib-napoleon 305.57K

Sphinx "napoleon" extension.

BSD
v0.7
305,577

#4505 mypy-boto3-accessanalyzer 305.56K

Type annotations for boto3 AccessAnalyzer 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 accessanalyzer typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
305,566

#4506 mypy-boto3-comprehendmedical 305.55K

Type annotations for boto3 ComprehendMedical 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy comprehendmedical autocomplete boto3-stubs
MIT License
v1.37.0
305,550

#4507 mypy-boto3-workmail 305.5K

Type annotations for boto3 WorkMail 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed workmail type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
305,507

#4508 fds.protobuf.stach.v2 305.48K

Stach library in python

Apache License 2.0
v1.0.2
305,489

#4509 batchgenerators 305.45K

Data augmentation toolkit

data augmentation image segmentation image classification medical image segmentation medical image analysis deep learning
Apache License Version 2.0, January 2004
v0.25.1
305,459

#4510 types-aiobotocore-sns 305.43K

Type annotations for aiobotocore SNS 2.21.1 service generated with mypy-boto3-builder 8.10.0

typeshed autocomplete aiobotocore type-annotations mypy sns aiobotocore-stubs
MIT License
v2.21.1
305,435

#4511 mypy-boto3-kinesis-video-archived-media 305.42K

Type annotations for boto3 KinesisVideoArchivedMedia 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 kinesis-video-archived-media typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
305,421

#4512 fds.protobuf.stach 305.4K

Stach library in python

Apache License 2.0
v1.0.0
305,402

#4513 mypy-boto3-fsx 305.3K

Type annotations for boto3 FSx 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete fsx boto3-stubs
MIT License
v1.37.0
305,301

#4514 mypy-boto3-iotsecuretunneling 305.23K

Type annotations for boto3 IoTSecureTunneling 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 iotsecuretunneling typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
305,231

#4515 mypy-boto3-workdocs 305.18K

Type annotations for boto3 WorkDocs 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy workdocs autocomplete boto3-stubs
MIT License
v1.37.0
305,190

#4516 mypy-boto3-lex-runtime 305.17K

Type annotations for boto3 LexRuntimeService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed lex-runtime type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
305,177

#4517 mypy-boto3-outposts 305.08K

Type annotations for boto3 Outposts 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy outposts autocomplete boto3-stubs
MIT License
v1.37.24
305,086

#4518 bzt 305.07K

Taurus Tool for Continuous Testing

Apache 2.0
v1.16.39
305,071

#4519 mypy-boto3-snowball 304.99K

Type annotations for boto3 Snowball 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 snowball typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,996

#4520 mypy-boto3-backup 304.92K

Type annotations for boto3 Backup 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed backup type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,923

#4521 mypy-boto3-pi 304.91K

Type annotations for boto3 PI 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 pi typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,910

#4522 mypy-boto3-waf-regional 304.79K

Type annotations for boto3 WAFRegional 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy waf-regional boto3-stubs
MIT License
v1.37.0
304,793

#4523 Autologging 304.68K

Autologging makes logging and tracing Python classes easy.

logging tracing
MIT License
v1.3.2
304,686

#4524 mypy-boto3-marketplace-catalog 304.6K

Type annotations for boto3 MarketplaceCatalog 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy marketplace-catalog autocomplete boto3-stubs
MIT License
v1.37.0
304,609

#4525 mypy-boto3-workmailmessageflow 304.6K

Type annotations for boto3 WorkMailMessageFlow 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations workmailmessageflow mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,600

#4526 ag2 304.54K

Alias package for pyautogen

Apache Software License 2.0
v0.8.4
304,544

#4527 mypy-boto3-route53domains 304.37K

Type annotations for boto3 Route53Domains 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations route53domains mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,375

#4528 mypy-boto3-timestream-write 304.35K

Type annotations for boto3 TimestreamWrite 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed timestream-write type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,353

#4529 mypy-boto3-qldb-session 304.34K

Type annotations for boto3 QLDBSession 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 qldb-session typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,347

#4530 mypy-boto3-sagemaker-a2i-runtime 304.23K

Type annotations for boto3 AugmentedAIRuntime 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed sagemaker-a2i-runtime type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,235

#4531 mypy-boto3-kinesisanalytics 304.18K

Type annotations for boto3 KinesisAnalytics 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 kinesisanalytics typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,189

#4532 mypy-boto3-kinesisanalyticsv2 304.18K

Type annotations for boto3 KinesisAnalyticsV2 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed kinesisanalyticsv2 type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,185

#4533 mypy-boto3-codecommit 304.11K

Type annotations for boto3 CodeCommit 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 codecommit typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
304,117

#4534 stestr 304.1K

A parallel Python test runner built around subunit

Apache-2.0
v4.1.0
304,107

#4535 mypy-boto3-chime 304.09K

Type annotations for boto3 Chime 1.37.2 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy chime autocomplete boto3-stubs
MIT License
v1.37.2
304,093

#4536 mypy-boto3-pinpoint-email 304K

Type annotations for boto3 PinpointEmail 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete pinpoint-email boto3-stubs
MIT License
v1.37.0
304,004

#4537 mypy-boto3-mediatailor 303.98K

Type annotations for boto3 MediaTailor 1.37.21 service generated with mypy-boto3-builder 8.10.1

boto3 mediatailor typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.21
303,989

#4538 mypy-boto3-personalize 303.98K

Type annotations for boto3 Personalize 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 personalize typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,980

#4539 pytest-explicit 303.95K

A Pytest plugin to ignore certain marked tests by default

pytest plugin
MIT License
v1.0.1
303,959

#4540 simplefix 303.94K

Simple FIX Protocol implementation for Python

MIT
v1.0.17
303,950

#4541 mypy-boto3-robomaker 303.93K

Type annotations for boto3 RoboMaker 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 robomaker typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,930

#4542 basistheory 303.92K

BasisTheory Python SDK

sdk basis theory python basistheory
v3.0.0
303,920

#4543 mypy-boto3-kinesis-video-signaling 303.91K

Type annotations for boto3 KinesisVideoSignalingChannels 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed kinesis-video-signaling type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,910

#4544 mypy-boto3-mq 303.89K

Type annotations for boto3 MQ 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 mq typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,900

#4545 mypy-boto3-opsworks 303.87K

Type annotations for boto3 OpsWorks 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed opsworks type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,880

#4546 pylint-celery 303.72K

pylint-celery is a Pylint plugin to aid Pylint in recognising and understandingerrors caused when using the Celery library

pylint plugin celery
GPLv2
v0.3
303,727

#4547 pytest-flake8 303.71K

pytest plugin to check FLAKE8 requirements

v1.3.0
303,718

#4548 spacy-curated-transformers 303.65K

Curated transformer models for spaCy pipelines

MIT
v2.1.2
303,653

#4549 mypy-boto3-appstream 303.64K

Type annotations for boto3 AppStream 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy appstream autocomplete boto3-stubs
MIT License
v1.37.0
303,645

#4550 mypy-boto3-managedblockchain 303.56K

Type annotations for boto3 ManagedBlockchain 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete managedblockchain boto3-stubs
MIT License
v1.37.0
303,567

#4551 torch-model-archiver 303.49K

Torch Model Archiver is used for creating archives of trained neural net models that can be consumed by TorchServe inference

inference archiver archive torchserve server learning ai serving torch deep model
Apache License Version 2.0
v0.12.0
303,496

#4552 mypy-boto3-sms 303.49K

Type annotations for boto3 SMS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 sms typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,494

#4553 mypy-boto3-pinpoint-sms-voice 303.44K

Type annotations for boto3 PinpointSMSVoice 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete pinpoint-sms-voice boto3-stubs
MIT License
v1.37.0
303,444

#4554 bridgecrew 303.35K

Infrastructure as code static analysis

Apache License 2.0
v3.2.395
303,358

#4555 mypy-boto3-mediapackage-vod 303.32K

Type annotations for boto3 MediaPackageVod 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete mediapackage-vod boto3-stubs
MIT License
v1.37.0
303,330

#4556 mypy-boto3-gamelift 303.28K

Type annotations for boto3 GameLift 1.37.22 service generated with mypy-boto3-builder 8.10.1

boto3 gamelift typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.22
303,288

#4557 mypy-boto3-mturk 303.28K

Type annotations for boto3 MTurk 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed mturk type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,283

#4558 mypy-boto3-iotevents 303.22K

Type annotations for boto3 IoTEvents 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 iotevents typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,226

#4559 viztracer 303.22K

A debugging and profiling tool that can trace and visualize python code execution

Apache License Version 2.0, J
v1.0.3
303,221

#4560 dagster-datadog 303.19K

Package for datadog Dagster framework components.

Apache-2.0
v0.26.7
303,196

#4561 dj-rest-auth 303.17K

Authentication and Registration in Django Rest Framework

rest-framework registration django-registration django auth rest api
MIT
v7.0.1
303,178

#4562 mypy-boto3-mediapackage 303.16K

Type annotations for boto3 MediaPackage 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed mediapackage type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,168

#4563 mypy-boto3-imagebuilder 303.16K

Type annotations for boto3 Imagebuilder 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete imagebuilder boto3-stubs
MIT License
v1.37.0
303,163

#4564 braintrust-api 303.15K

The official Python library for the braintrust API

Apache-2.0
v0.6.0
303,151

#4565 mypy-boto3-health 303.06K

Type annotations for boto3 Health 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete health boto3-stubs
MIT License
v1.37.0
303,064

#4566 mypy-boto3-mediastore-data 303.04K

Type annotations for boto3 MediaStoreData 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy mediastore-data autocomplete boto3-stubs
MIT License
v1.37.0
303,046

#4567 mypy-boto3-marketplacecommerceanalytics 303.01K

Type annotations for boto3 MarketplaceCommerceAnalytics 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations marketplacecommerceanalytics mypy autocomplete boto3-stubs
MIT License
v1.37.0
303,016

#4568 mypy-boto3-savingsplans 302.96K

Type annotations for boto3 SavingsPlans 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy savingsplans autocomplete boto3-stubs
MIT License
v1.37.0
302,961

#4569 mypy-boto3-mediastore 302.9K

Type annotations for boto3 MediaStore 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed mediastore type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,901

#4570 mypy-boto3-networkmanager 302.85K

Type annotations for boto3 NetworkManager 1.37.23 service generated with mypy-boto3-builder 8.10.1

boto3 networkmanager typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.23
302,858

#4571 mypy-boto3-opsworkscm 302.85K

Type annotations for boto3 OpsWorksCM 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 opsworkscm typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,853

#4572 mypy-boto3-qldb 302.84K

Type annotations for boto3 QLDB 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy qldb autocomplete boto3-stubs
MIT License
v1.37.0
302,843

#4573 arcticdb 302.81K

ArcticDB DataFrame Database

Business Source License 1.1 (See LICENSE.txt)
v5.3.1
302,813

#4574 mypy-boto3-iotthingsgraph 302.68K

Type annotations for boto3 IoTThingsGraph 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 iotthingsgraph typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,683

#4575 uptime-kuma-api 302.67K

A python wrapper for the Uptime Kuma WebSocket API

MIT
v1.2.1
302,675

#4576 mypy-boto3-fms 302.63K

Type annotations for boto3 FMS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed fms type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,631

#4577 mypy-boto3-compute-optimizer 302.51K

Type annotations for boto3 ComputeOptimizer 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 compute-optimizer typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,519

#4578 mypy-boto3-sms-voice 302.51K

Type annotations for boto3 PinpointSMSVoice 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete sms-voice boto3-stubs
MIT License
v1.37.0
302,513

#4579 mypy-boto3-iotanalytics 302.51K

Type annotations for boto3 IoTAnalytics 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed iotanalytics type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,511

#4580 mypy-boto3-groundstation 302.49K

Type annotations for boto3 GroundStation 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed groundstation type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,499

#4581 mypy-boto3-mgh 302.48K

Type annotations for boto3 MigrationHub 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed mgh type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,486

#4582 spider-client 302.42K

Python SDK for Spider Cloud API

v0.1.32
302,422

#4583 mypy-boto3-glacier 302.41K

Type annotations for boto3 Glacier 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete glacier boto3-stubs
MIT License
v1.37.0
302,411

#4584 django-webtest 302.34K

Instant integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with Django's testing framework.

pytest django webtest
MIT license
v1.9.12
302,345

#4585 types-google-cloud-ndb 302.33K

Typing stubs for google-cloud-ndb

Apache-2.0
v2.3.0.20250317
302,340

#4586 mypy-boto3-datasync 302.32K

Type annotations for boto3 DataSync 1.37.7 service generated with mypy-boto3-builder 8.10.0

boto3 datasync typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.7
302,324

#4587 mypy-boto3-importexport 302.27K

Type annotations for boto3 ImportExport 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy importexport autocomplete boto3-stubs
MIT License
v1.37.0
302,275

#4588 mypy-boto3-personalize-events 302.24K

Type annotations for boto3 PersonalizeEvents 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy personalize-events boto3-stubs
MIT License
v1.37.0
302,248

#4589 methoddispatch 302.18K

singledispatch decorator for class methods.

dispatch method single decorator
BSD
v5.0.1
302,180

#4590 globus-compute-endpoint 302.15K

Globus Compute: High Performance Function Serving for Science

function serving faas globus compute
Apache License, Version 2.0
v3.4.0
302,155

#4591 reprint 302.04K

A simple module for Python2/3 to print and refresh multi line output contents in terminal

line refresh print binding multi value
Apache-2.0
v0.6.0
302,047

#4592 mypy-boto3-personalize-runtime 302.02K

Type annotations for boto3 PersonalizeRuntime 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 personalize-runtime typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
302,026

#4593 mypy-boto3-inspector 301.92K

Type annotations for boto3 Inspector 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed inspector type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,921

#4594 mypy-boto3-globalaccelerator 301.9K

Type annotations for boto3 GlobalAccelerator 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 globalaccelerator typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,903

#4595 mypy-boto3-cognito-sync 301.88K

Type annotations for boto3 CognitoSync 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 cognito-sync typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,881

#4596 mypy-boto3-cur 301.87K

Type annotations for boto3 CostandUsageReportService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed cur type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,873

#4597 autogluon.features 301.87K

Fast and Accurate ML in 3 Lines of Code

Apache-2.0
v1.2
301,872

#4598 mypy-boto3-ds 301.83K

Type annotations for boto3 DirectoryService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations ds mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,835

#4599 mypy-boto3-migrationhub-config 301.77K

Type annotations for boto3 MigrationHubConfig 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete migrationhub-config boto3-stubs
MIT License
v1.37.0
301,775

#4600 mypy-boto3-forecast 301.68K

Type annotations for boto3 ForecastService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 forecast typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,682

#4601 mypy-boto3-application-insights 301.61K

Type annotations for boto3 ApplicationInsights 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete application-insights boto3-stubs
MIT License
v1.37.0
301,615

#4602 mypy-boto3-codestar-notifications 301.56K

Type annotations for boto3 CodeStarNotifications 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed codestar-notifications type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,569

#4603 mypy-boto3-elasticbeanstalk 301.43K

Type annotations for boto3 ElasticBeanstalk 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations elasticbeanstalk mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,436

#4604 mypy-boto3-iotevents-data 301.39K

Type annotations for boto3 IoTEventsData 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete iotevents-data boto3-stubs
MIT License
v1.37.0
301,396

#4605 apache-airflow-providers-apache-beam 301.37K

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

integration airflow apache.beam airflow-provider
v6.0.3
301,373

#4606 TM1py 301.29K

A python module for TM1.

tm1 cognos pa ibm cognos tm1 planning analytics
MIT
v2.1
301,294

#4607 mypy-boto3-iot-jobs-data 301.19K

Type annotations for boto3 IoTJobsDataPlane 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed iot-jobs-data type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,193

#4608 mypy-boto3-greengrass 301.08K

Type annotations for boto3 Greengrass 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed greengrass type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,083

#4609 mypy-boto3-iotsitewise 301.05K

Type annotations for boto3 IoTSiteWise 1.37.6 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy autocomplete iotsitewise boto3-stubs
MIT License
v1.37.6
301,058

#4610 jupyter-contrib-core 301.04K

Common utilities for jupyter-contrib projects.

jupyter notebook
BSD 3-clause
v0.4.2
301,042

#4611 mypy-boto3-emr-containers 301.02K

Type annotations for boto3 EMRContainers 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 emr-containers typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
301,025

#4612 mcap 300.92K

MCAP libraries for Python

v1.2.2
300,925

#4613 mypy-boto3-clouddirectory 300.84K

Type annotations for boto3 CloudDirectory 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 clouddirectory typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
300,849

#4614 msgpack-numpy 300.81K

Numpy data serialization using msgpack

BSD
v0.4.8
300,817

#4615 awsebcli 300.78K

Command Line Interface for AWS EB.

Apache License 2.0
v3.21.0
300,784

#4616 mypy-boto3-autoscaling-plans 300.78K

Type annotations for boto3 AutoScalingPlans 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autoscaling-plans type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
300,781

#4617 aiorun 300.74K

Boilerplate for asyncio applications

v2025.1.1
300,743

#4618 pylibsrtp 300.71K

Python wrapper around the libsrtp library

BSD-3-Clause
v0.11.0
300,711

#4619 evervault-attestation-bindings 300.7K

A Python library for attesting Nitro Enclaves according to the Evervault Cages attestation protocol.

Apache-2.0
v0.3.3
300,701

#4620 starlette-testclient 300.68K

A backport of Starlette TestClient using requests! ⏪️

v0.4.1
300,683

#4621 yaml-config 300.62K

Python client for reading yaml based config files

config pyyaml yaml
v0.1.5
300,625

#4622 mypy-boto3-ivs-realtime 300.51K

Type annotations for boto3 Ivsrealtime 1.37.12 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed ivs-realtime type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.12
300,515

#4623 mypy-boto3-cloud9 300.5K

Type annotations for boto3 Cloud9 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete cloud9 boto3-stubs
MIT License
v1.37.0
300,503

#4624 mypy-boto3-cloudhsmv2 300.49K

Type annotations for boto3 CloudHSMV2 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy cloudhsmv2 boto3-stubs
MIT License
v1.37.0
300,493

#4625 django-configurations 300.47K

A helper for organizing Django settings.

BSD
v2.5.1
300,474

#4626 TgCrypto 300.46K

Fast and Portable Cryptography Extension Library for Pyrogram

pyrogram extension cryptography aes crypto library telegram encryption mtproto
LGPLv3+
v1.2.5
300,467

#4627 kedro-telemetry 300.43K

Kedro-Telemetry

Apache Software License (Apache 2.0)
v0.6.2
300,435

#4628 mypy-boto3-dax 300.4K

Type annotations for boto3 DAX 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 dax typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
300,401

#4629 mypy-boto3-codeguru-reviewer 300.2K

Type annotations for boto3 CodeGuruReviewer 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 codeguru-reviewer typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
300,210

#4630 prefect-shell 300.12K

Prefect integrations for interacting with shell commands.

prefect
Apache License 2.0
v0.3.1
300,121

#4631 mypy-boto3-forecastquery 300.11K

Type annotations for boto3 ForecastQueryService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy forecastquery autocomplete boto3-stubs
MIT License
v1.37.0
300,114

#4632 secure 300.1K

A lightweight package that adds security headers for Python web frameworks.

http web security headers framework
MIT
v1.0.1
300,109

#4633 docling-core 300.09K

A python library to define and validate data types in Docling.

schema docling etl information retrieval database database schema json analytics discovery
MIT
v2.25.0
300,098

#4634 mypy-boto3-devicefarm 300.08K

Type annotations for boto3 DeviceFarm 1.37.1 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed devicefarm type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.1
300,081

#4635 ast-grep-cli 300.04K

Structural Search and Rewrite code at large scale using precise AST pattern.

codemod ast pattern rewrite structural search
v0.36.2
300,046

#4636 azure-ai-contentsafety 300.03K

Microsoft Azure AI Content Safety Client Library for Python

azure azure sdk
MIT License
v1.0.0
300,033

#4637 pysnmpcrypto 3E+2K

Strong cryptography support for PySNMP (SNMP library for Python)

BSD-2-Clause
v0.1.0
300,007

#4638 mypy-boto3-datapipeline 299.97K

Type annotations for boto3 DataPipeline 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 datapipeline typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
299,974

#4639 mypy-boto3-connectparticipant 299.9K

Type annotations for boto3 ConnectParticipant 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 connectparticipant typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
299,908

#4640 markdown-exec 299.74K

Utilities to execute code blocks in Markdown files.

bash exec markdown mkdocs shell python
v1.10.3
299,741

#4641 mypy-boto3-frauddetector 299.71K

Type annotations for boto3 FraudDetector 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed frauddetector type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
299,719

#4642 django-recaptcha 299.21K

Django recaptcha form field/widget app.

django recaptcha recaptcha v2 recaptcha v3
BSD
v4.1.0
299,215

#4643 usaddress-scourgify 299.09K

Clean US addresses following USPS pub 28 and RESO guidelines

normalization address usaddress
v0.6.0
299,099

#4644 python-mimeparse 299.08K

A module provides basic functions for parsing mime-type names and matching them against a list of media-ranges.

media-type mime-type
MIT
v2.0.0
299,083

#4645 mypy-boto3-codestar-connections 299.06K

Type annotations for boto3 CodeStarconnections 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed codestar-connections type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
299,062

#4646 gin-config 299K

Gin-Config: A lightweight configuration library for Python

gin configuration python machine gin-config learning
Apache 2.0
v0.5.0
299,007

#4647 amundsen-databuilder 298.95K

Amundsen Data builder

v7.5.1
298,951

#4648 mypy-boto3-detective 298.88K

Type annotations for boto3 Detective 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy detective boto3-stubs
MIT License
v1.37.0
298,888

#4649 mypy-boto3-discovery 298.8K

Type annotations for boto3 ApplicationDiscoveryService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 discovery typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
298,803

#4650 mypy-boto3-cloudhsm 298.79K

Type annotations for boto3 CloudHSM 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 cloudhsm typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
298,797

#4651 mypy-boto3-codeguruprofiler 298.66K

Type annotations for boto3 CodeGuruProfiler 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete codeguruprofiler boto3-stubs
MIT License
v1.37.0
298,665

#4652 pip-install-test 298.65K

A minimal stub package to test success of pip install

MIT
v0.5
298,651

#4653 sox 298.58K

Python wrapper around SoX.

effects sox audio
BSD-3-Clause
v1.5.0
298,582

#4654 panns-inference 298.57K

panns_inference: audio tagging and sound event detection inference toolbox

v0.1.1
298,575

#4655 dag-factory 298.53K

Dynamically build Apache Airflow DAGs from YAML files

astronomer dag apache-airflow provider airflow
v0.22.0
298,538

#4656 Tempita 298.45K

A very small text templating language

templating html language template
MIT
v0.6.0
298,451

#4657 evervault 298.4K

Evervault SDK

MIT
v4.4.1
298,401

#4658 mypy-boto3-elastictranscoder 298.37K

Type annotations for boto3 ElasticTranscoder 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 elastictranscoder typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
298,379

#4659 sqlean.py 298.36K

sqlite3 with extensions

zlib/libpng
v3.47.0
298,369

#4660 draftjs-exporter 298.34K

Library to convert rich text from Draft.js raw ContentState to HTML

MIT
v5.1.0
298,345

#4661 mypy-boto3-macie2 298.34K

Type annotations for boto3 Macie2 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed macie2 type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
298,342

#4662 patchy 298.3K

Patch the inner source of python functions at runtime.

patchy
v2.9.0
298,307

#4663 meltano 298.24K

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.

meltano data integration elt singer-io dbt
v3.7.1
298,247

#4664 ibm-secrets-manager-sdk 298.02K

IBM Cloud Secrets Manager Python SDK

ibm_secrets_manager_sdk
Apache 2.0
v2.1.9
298,026

#4665 pyjson5 298.02K

JSON5 serializer and parser for Python 3 written in Cython.

MIT OR Apache-2.0
v1.6.8
298,025

#4666 mdxpy 297.95K

A simple, yet elegant MDX library for TM1

mdx cognos pa ibm cognos tm1 tm1 planning analytics
MIT-LICENSE
v1.3.2
297,952

#4667 pylcs 297.89K

super fast cpp implementation of longest common subsequence

Apache 2.0
v0.1.1
297,898

#4668 munkres 297.76K

Munkres (Hungarian) algorithm for the Assignment Problem

Apache Software License
v1.1.4
297,769

#4669 mypy-boto3-ecr-public 297.71K

Type annotations for boto3 ECRPublic 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed ecr-public type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
297,711

#4670 python-debian 297.68K

Modules to read and manipulate many file formats related to Debian packages and repositories

packages packaging linux metadata debian
GPL-2.0-or-later
v1.0.1
297,688

#4671 PyICU-binary 297.55K

Python extension wrapping the ICU C++ API

MIT
v2.7.4
297,554

#4672 ws4py 297.52K

WebSocket client and server library for Python 2 and 3 as well as PyPy

BSD
v0.6.0
297,526

#4673 aiotask-context 297.38K

Store context information inside the asyncio.Task object

v0.6.1
297,388

#4674 fugashi 297.25K

A Cython MeCab wrapper for fast, pythonic Japanese tokenization.

MIT
v1.4.0
297,257

#4675 cpplint 297.11K

Check C++ files configurably against Google's style guide

c++ google style cpp lint
BSD-3-Clause
v2.0.1
297,116

#4676 dagster-shell 297.06K

Package for Dagster shell ops.

Apache-2.0
v0.25.13
297,069

#4677 mypy-boto3-bedrock-agent-runtime 296.95K

Type annotations for boto3 AgentsforBedrockRuntime 1.37.22 service generated with mypy-boto3-builder 8.10.1

boto3 bedrock-agent-runtime typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.22
296,954

#4678 python-schema-registry-client 296.94K

Python Rest Client to interact against Schema Registry confluent server

MIT
v2.6.0
296,950

#4679 meross-iot 296.86K

A simple library to deal with Meross devices. At the moment MSS110, MSS210, MSS310, MSS310H smart plugs and the MSS425E power strip. Other meross device might work out of the box with limited functionality. Give it a try and, in case of problems, let the developer know by opening an issue on Github.

smartbulb domotic mss110 meross mss310h msg100 smartplug mss310 mss425e msl120 mqtt msxh0 mss710 msh300 mss210 ms100 mss530h iot switch
MIT
v0.4.9.0
296,863

#4680 pyocd 296.84K

Cortex-M debugger for Python

flash gdb test embedded debug arm gdbserver debugger
Apache 2.0
v0.36.0
296,846

#4681 pyreadline 296.57K

A python implmementation of GNU readline.

pyreadline readline
BSD
v2.1
296,576

#4682 sspilib 296.56K

SSPI API bindings for Python

negotiate kerberos sspi
MIT License Copyright (c) 2023 Jordan Borean, Red Hat Permissi
v0.2.0
296,564

#4683 hachoir 296.49K

Package of Hachoir parsers used to open binary files

GNU GPL v2
v3.3.0
296,493

#4684 mypy-boto3-network-firewall 296.05K

Type annotations for boto3 NetworkFirewall 1.37.17 service generated with mypy-boto3-builder 8.10.1

boto3 network-firewall typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.17
296,056

#4685 jc 296.01K

Converts the output of popular command-line tools and file-types to JSON.

MIT
v1.25.4
296,019

#4686 rapidocr-onnxruntime 295.95K

A cross platform OCR Library based on OnnxRuntime.

text_recognition db rapidocr paddleocr ocr text_detection openvino onnxruntime
Apache-2.0
v1.4.4
295,955

#4687 assisted-service-client 295.94K

AssistedInstall

assistedinstall swagger
v2.39.0.post6
295,943

#4688 mypy-boto3-ivs 295.72K

Type annotations for boto3 IVS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 ivs typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
295,721

#4689 arize 295.48K

A helper library to interact with Arize AI APIs

arize monitoring observability evaluations explainability llm tracing
BSD
v7.36.0
295,489

#4690 mypy-boto3-appconfigdata 295.37K

Type annotations for boto3 AppConfigData 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy appconfigdata boto3-stubs
MIT License
v1.37.0
295,379

#4691 mypy-boto3-braket 295.22K

Type annotations for boto3 Braket 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed braket type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
295,222

#4692 autovizwidget 295.02K

AutoVizWidget: An Auto-Visualization library for pandas dataframes

BSD 3-clause
v0.22.0
295,022

#4693 pybreaker 294.95K

Python implementation of the Circuit Breaker pattern

integration breaker circuit pattern design
v1.3.0
294,958

#4694 dbt-athena 294.83K

The athena adapter plugin for dbt (data build tool)

adapter adapters dbt core dbt-core elt database dbt labs dbt cloud dbt athena
v1.9.2
294,839

#4695 flask-sock 294.81K

WebSocket support for Flask

v0.7.0
294,810

#4696 pysolr 294.75K

Lightweight Python client for Apache Solr

BSD
v3.10.0
294,757

#4697 types-zstd 294.72K

Typing stubs for zstd

Apache-2.0
v1.5.6.6.20250306
294,723

#4698 dm-control 294.65K

Continuous control environments and MuJoCo Python bindings.

control physics machine ai mujoco learning
Apache License 2.0
v1.0.28
294,653

#4699 hdijupyterutils 294.61K

HdiJupyterUtils: Utils for Jupyter projects from HDInsight team

BSD 3-clause
v0.22.0
294,614

#4700 PyArabic 294.59K

Arabic text tools for Python

GPL
v0.6.15
294,596

#4701 discord 294.39K

A mirror package for discord.py. Please install that instead.

v2.3.2
294,397

#4702 python-binance 294.23K

Binance REST API python implementation

neo eth bitcoin btc rest binance exchange ethereum api
MIT
v1.0.28
294,238

#4703 inscribe 294.19K

GPL
v3.1.0
294,194

#4704 g2p-en 294.15K

A Simple Python Module for English Grapheme To Phoneme Conversion

g2p_en g2pe g2p
Apache Software License
v2.1.0
294,157

#4705 pyDeprecate 294.13K

Deprecation tooling

python development deprecation
MIT
v0.3.2
294,139

#4706 pypandoc-binary 294.06K

Thin wrapper for pandoc.

MIT
v1.15
294,061

#4707 ExtensionClass 293.94K

Metaclass for subclassable extension types

ZPL 2.1
v6.0
293,948

#4708 antithesis 293.84K

Antithesis SDK for Python

autonomous sdk antithesis testing
MIT License Copyright (c) 2024 Antithesis, LLC Permission is h
v0.1.17
293,844

#4709 coiled 293.82K

Python client for coiled.io dask clusters

v1.90.2
293,828

#4710 globus-identity-mapping 293.75K

v0.4.0
293,758

#4711 donfig 293.66K

Python package for configuring a python package

numpy pandas task-scheduling pydata parallel
MIT
v0.8.1.post1
293,669

#4712 zope.location 293.56K

Zope Location

zope location structural
ZPL-2.1
v5.1
293,561

#4713 doc8 293.42K

Style checker for Sphinx (or other) RST documentation

doc8 rst linter
Apache 2.0
v1.1.2
293,422

#4714 tensorflow-decision-forests 293.25K

Collection of training and inference decision forest algorithms.

random tensor boosted gradient forest machine tensorflow decision forests trees learning
Apache 2.0
v1.12.0
293,252

#4715 requirements-detector 292.82K

Python tool to find and list requirements of a Python project

python requirements detector
MIT
v1.3.2
292,829

#4716 literalai 292.81K

An SDK for observability in Python applications

Apache License 2.0
v0.1.202
292,811

#4717 mypy-boto3-s3outposts 292.36K

Type annotations for boto3 S3Outposts 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 s3outposts typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
292,367

#4718 HeapDict 292.3K

a heap with decrease-key and increase-key operations

decrease-key increase-key queue heap dictionary dijkstra priority a*
BSD
v1.0.1
292,306

#4719 Lifetimes 292.18K

Measure customer lifetime value in Python

bg/nbd pareto/nbd recency frequency customer lifetime value ltv clv
MIT
v0.11.3
292,190

#4720 mypy-boto3-sagemaker-featurestore-runtime 292.14K

Type annotations for boto3 SageMakerFeatureStoreRuntime 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 sagemaker-featurestore-runtime typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
292,143

#4722 mypy-boto3-sagemaker-edge 292.08K

Type annotations for boto3 SagemakerEdgeManager 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 sagemaker-edge typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
292,088

#4723 canopen 291.98K

CANopen stack implementation

MIT License Copyright (c) 2016 Christian Sandberg Permission i
v2.3.0
291,986

#4724 autogluon.tabular 291.97K

Fast and Accurate ML in 3 Lines of Code

Apache-2.0
v1.2
291,973

#4725 mypy-boto3-servicecatalog-appregistry 291.91K

Type annotations for boto3 AppRegistry 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 servicecatalog-appregistry typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
291,918

#4726 Files.com 291.88K

Python bindings for the Files.com API

MIT
v1.4.228
291,888

#4727 streamlit-keyup 291.86K

Text input that renders on keyup

v0.3.0
291,862

#4728 times 291.81K

Times is a small, minimalistic, Python library for dealing with time conversions between universal time and arbitrary timezones.

BSD
v0.7
291,819

#4729 mypy-boto3-auditmanager 291.8K

Type annotations for boto3 AuditManager 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 auditmanager typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
291,804

#4730 gfpgan 291.76K

GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration

gfpgan pytorch super-resolution gan image restoration computer vision face restoration
Apache License Version 2.0
v1.3.8
291,769

#4731 mypy-boto3-amp 291.56K

Type annotations for boto3 PrometheusService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed amp type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
291,568

#4732 livekit-agents 291.56K

LiveKit Python Agents

audio video webrtc ai agents realtime livekit
Apache-2.0
v0.12.19
291,568

#4733 slack 291.54K

a DI container

di container
MIT
v0.0.3
291,542

#4734 mypy-boto3-iotwireless 291.41K

Type annotations for boto3 IoTWireless 1.37.19 service generated with mypy-boto3-builder 8.10.1

boto3 iotwireless typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.19
291,417

#4735 wiki-fetch 291.38K

Parser for Wikipedia.org

parser wikipedia wiki web scraping
Apache-2.0
v0.1.1
291,384

#4736 together 291.28K

Python client for Together's Cloud Platform!

Apache-2.0
v1.5.4
291,288

#4737 wagtail 291.25K

A Django content management system.

BSD
v6.4.1
291,258

#4738 mypy-boto3-wellarchitected 291.24K

Type annotations for boto3 WellArchitected 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 wellarchitected typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
291,241

#4739 pyroscope-io 291.11K

Pyroscope Python integration

Apache 2.0
v0.8.8
291,112

#4740 flet 291.08K

Flet for Python - easily build interactive multi-platform apps in Python

Apache-2.0
v0.27.6
291,085

#4741 mypy-boto3-elastic-inference 291.07K

Type annotations for boto3 ElasticInference 1.36.0 service generated with mypy-boto3-builder 8.8.0

boto3 typeshed autocomplete type-annotations mypy elastic-inference boto3-stubs
MIT License
v1.36.0
291,076

#4742 mypy-boto3-bedrock-agent 291.05K

Type annotations for boto3 AgentsforBedrock 1.37.20 service generated with mypy-boto3-builder 8.10.1

boto3 bedrock-agent typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.20
291,058

#4743 reverse_geocoder 291.03K

Fast, offline reverse geocoder

lgpl
v1.5.1
291,034

#4744 bravado-core 291K

Library for adding Swagger support to clients and servers

BSD 3-Clause License
v6.1.1
291,006

#4745 mypy-boto3-lookoutvision 290.68K

Type annotations for boto3 LookoutforVision 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete lookoutvision boto3-stubs
MIT License
v1.37.0
290,686

#4746 sphinxcontrib-plantuml 290.44K

Sphinx "plantuml" extension

BSD
v0.30
290,446

#4747 autoray 290.12K

Abstract your array operations.

agnostic jax autograd tensorflow tensor numpy cupy array dask dispatch numeric
Apache
v0.7.1
290,121

#4748 mypy-boto3-amplifybackend 290.1K

Type annotations for boto3 AmplifyBackend 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete amplifybackend boto3-stubs
MIT License
v1.37.0
290,102

#4749 azureml-sdk 290.07K

Used to build and run machine learning workflows upon the Azure Machine Learning service.

https://aka.ms/azureml-sdk-license
v1.59.0
290,074

#4750 toml-sort 289.97K

Toml sorting library

toml utility unix sort cli
MIT
v0.24.2
289,974

#4751 mypy-boto3-databrew 289.95K

Type annotations for boto3 GlueDataBrew 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 databrew typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
289,960

#4752 google-cloud-profiler 289.92K

Google Cloud Profiler Python Agent

google profiler cloud
Apache License, Version 2.0
v4.1.0
289,928

#4753 equinox 289.92K

Elegant easy-to-use neural networks in JAX.

equinox jax deep-learning neural-networks
Apache License Version 2.0, J
v0.12.1
289,921

#4754 flask-apispec 289.79K

Build and document REST APIs with Flask and apispec

marshmallow webargs flask apispec
MIT
v0.11.4
289,792

#4755 asammdf 289.78K

ASAM MDF measurement data file parser

parse mdf reader editor measurement asam read parser edit
LGPLv3+
v8.2.9
289,786

#4756 airtable 289.74K

Python client library for AirTable

airtable api
The MIT License (MIT)
v0.4.8
289,741

#4757 mypy-boto3-healthlake 289.63K

Type annotations for boto3 HealthLake 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 healthlake typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
289,636

#4758 impacket 289.6K

Network protocols Constructors and Dissectors

Apache modified
v0.12.0
289,606

#4759 mypy-boto3-appintegrations 289.58K

Type annotations for boto3 AppIntegrationsService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete appintegrations boto3-stubs
MIT License
v1.37.0
289,586

#4760 pyro-ppl 289.48K

A Python library for probabilistic modeling and inference

programming bayesian pytorch machine statistics probabilistic modeling learning
Apache 2.0
v1.9.1
289,489

#4761 mypy-boto3-greengrassv2 289.42K

Type annotations for boto3 GreengrassV2 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 greengrassv2 typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
289,423

#4762 mypy-boto3-lexv2-models 289.36K

Type annotations for boto3 LexModelsV2 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed lexv2-models type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
289,366

#4763 icalevents 289.29K

Simple Python 3 library to download, parse and query iCal sources.

MIT
v0.2.1
289,299

#4764 mypy-boto3-customer-profiles 289.15K

Type annotations for boto3 CustomerProfiles 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete customer-profiles boto3-stubs
MIT License
v1.37.0
289,156

#4765 fastdtw 289.06K

Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.

dtw
MIT
v0.3.4
289,060

#4766 PennyLane-Lightning 288.97K

PennyLane-Lightning plugin

Apache License 2.0
v0.40.0
288,977

#4767 css-inline 288.92K

High-performance library for inlining CSS into HTML 'style' attributes

stylesheet inlining css email html
v0.14.6
288,928

#4768 mypy-boto3-iotdeviceadvisor 288.87K

Type annotations for boto3 IoTDeviceAdvisor 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 iotdeviceadvisor typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
288,878

#4769 mypy-boto3-lexv2-runtime 288.84K

Type annotations for boto3 LexRuntimeV2 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 lexv2-runtime typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
288,843

#4770 mypy-boto3-connect-contact-lens 288.81K

Type annotations for boto3 ConnectContactLens 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy connect-contact-lens autocomplete boto3-stubs
MIT License
v1.37.0
288,817

#4771 zope.security 288.75K

Zope Security Framework

permission principal zope security policy
ZPL 2.1
v7.3
288,752

#4772 mypy-boto3-devops-guru 288.58K

Type annotations for boto3 DevOpsGuru 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 devops-guru typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
288,581

#4773 pdm-pep517 288.39K

A PEP 517 backend for PDM that supports PEP 621 metadata

packaging pep 517 build
MIT
v1.1.4
288,393

#4774 PyDrive 288.23K

Google Drive API made easy.

LICENSE
v1.3.1
288,234

#4775 django-dirtyfields 288.19K

Tracking dirty fields on a Django model instance.

track django model changes dirtyfields
Copyright (c) Praekelt Foundation and individual contributors.
v1.9.7
288,200

#4776 paypalrestsdk 288.18K

Deprecated

webhook payments paypal rest sdk invoice subscription
PayPal SDK License
v1.13.3
288,188

#4777 mltable 288.16K

Contains MLTable loading and authoring apis for the mltable package.

Proprietary https://aka.ms/azureml-preview-sdk-license
v1.6.1
288,161

#4778 mypy-boto3-iotfleethub 288.14K

Type annotations for boto3 IoTFleetHub 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 iotfleethub typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
288,145

#4779 djangorestframework-camel-case 288.08K

Camel case JSON support for Django REST framework.

djangorestframework_camel_case
BSD
v1.4.2
288,085

#4780 phonemizer 288.01K

Simple text to phones converter for multiple languages

espeak linguistics phone tts festival g2p
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C
v3.3.0
288,012

#4781 Distance 287.89K

Utilities for comparing sequences

UNKNOWN
v0.1.3
287,895

#4782 mkdocs-include-markdown-plugin 287.8K

Mkdocs Markdown includer plugin.

plugin mkdocs includer markdown
v7.1.5
287,804

#4783 graphql-query 287.28K

Complete Domain Specific Language (DSL) for GraphQL query in Python.

graphql pydantic graphql-query dsl codegen code-generation query-generation query-generator query-builder python graphql-query-builder
v1.4.0
287,282

#4784 arxiv 286.99K

Python wrapper for the arXiv API: https://arxiv.org/help/api/

wrapper academic papers journals arxiv api
MIT
v2.1.3
286,993

#4785 measurement 286.9K

Easily use and manipulate unit-aware measurements in Python.

measurement
v3.2.2
286,904

#4786 jplephem 286.81K

Use a JPL ephemeris to predict planet positions.

MIT
v2.22
286,817

#4787 syncer 286.79K

Async to sync converter

syncer
MIT
v2.0.3
286,792

#4788 aioice 286.66K

An implementation of Interactive Connectivity Establishment (RFC 5245)

BSD
v0.9.0
286,667

#4789 autogluon 286.57K

Fast and Accurate ML in 3 Lines of Code

Apache-2.0
v1.2
286,572

#4790 python-openid 286.55K

OpenID support for servers and consumers.

UNKNOWN
v2.2.5
286,550

#4791 pyreadstat 286.47K

Reads and Writes SAS, SPSS and Stata files into/from pandas data frames.

Apache License Version 2.0
v1.2.8
286,475

#4792 amundsen-rds 286.21K

Amundsen ORM Support

v0.0.8
286,213

#4793 azureml-inference-server-http 286.14K

Azure Machine Learning inferencing server.

https://aka.ms/azureml-sdk-license
v1.4.0
286,144

#4794 drf-jwt 286.12K

JSON Web Token based authentication for Django REST framework

json api styria cms
MIT
v1.19.2
286,120

#4795 mypy-boto3-lookoutmetrics 286.07K

Type annotations for boto3 LookoutMetrics 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 lookoutmetrics typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
286,080

#4796 globus-compute-sdk 286K

Globus Compute: High Performance Function Serving for Science

function serving faas globus compute
Apache License, Version 2.0
v3.4.0
286,008

#4797 websocket 285.98K

Websocket implementation for gevent

UNKNOWN
v0.2.1
285,987

#4798 aws-kinesis-agg 285.78K

Python module to assist in taking advantage of the Kinesis message aggregation format for both aggregation and deaggregation.

aggregation deaggregation kpl aws kinesis
Apache-2.0
v1.2.3
285,787

#4799 pwlf 285.76K

fit piecewise linear functions to data

MIT License
v2.5.1
285,765

#4800 mypy-boto3-lookoutequipment 285.73K

Type annotations for boto3 LookoutEquipment 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed lookoutequipment type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
285,739

#4801 jaro-winkler 285.7K

Original, standard and customisable versions of the Jaro-Winkler functions.

GNU General Public License v3 (GPLv3)
v2.0.3
285,707

#4802 marshmallow3-annotations 285.55K

Marrying marshmallow3 and annotations

marshmallow annotations
MIT
v1.1.0
285,551

#4803 mypy-boto3-mgn 285.47K

Type annotations for boto3 Mgn 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy mgn autocomplete boto3-stubs
MIT License
v1.37.0
285,473

#4804 mypy-boto3-fis 285.46K

Type annotations for boto3 FIS 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete fis boto3-stubs
MIT License
v1.37.0
285,462

#4805 rust-demangler 285.41K

A package for demangling Rust symbols

v1.0
285,419

#4806 pymupdf4llm 285.36K

PyMuPDF Utilities for LLM/RAG

GNU AFFERO GPL 3.0
v0.0.19
285,362

#4807 rlbot 285.31K

A framework for writing custom Rocket League bots that run offline.

rocket-league
MIT License
v1.68.0
285,314

#4808 PyKCS11 285.3K

A Full PKCS#11 wrapper for Python

pki crypto c++ pkcs11
GPL
v1.5.17
285,304

#4809 esp-idf-kconfig 285.29K

Kconfig tooling for esp-idf

project kconfig embedded configuration espressif
Apache License
v2.5.0
285,290

#4810 flake8-string-format 285.25K

string format checker, plugin for flake8

format flake8
MIT License
v0.3.0
285,257

#4811 flake8-pytest-style 285.12K

A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.

pytest flake8
MIT
v2.1.0
285,129

#4812 mypy-boto3-s3tables 285.09K

Type annotations for boto3 S3Tables 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed s3tables type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
285,096

#4813 bce-python-sdk 285.05K

BCE SDK for python

Apache License 2.0
v0.9.29
285,057

#4814 mypy-boto3-account 284.52K

Type annotations for boto3 Account 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 account typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
284,522

#4815 human-json 284.13K

Transform JSON Objects to human readable strings

human pretty json
MIT
v0.3.0
284,135

#4816 mypy-boto3-payment-cryptography 284.1K

Type annotations for boto3 PaymentCryptographyControlPlane 1.37.23 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed payment-cryptography type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.23
284,104

#4817 mypy-boto3-ssm-incidents 284.1K

Type annotations for boto3 SSMIncidents 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed ssm-incidents type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
284,101

#4818 mypy-boto3-apprunner 284.04K

Type annotations for boto3 AppRunner 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 apprunner typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
284,045

#4819 acres 283.93K

Access resources on your terms

Apache-2.0
v0.3.0
283,936

#4820 mypy-boto3-payment-cryptography-data 283.8K

Type annotations for boto3 PaymentCryptographyDataPlane 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy payment-cryptography-data autocomplete boto3-stubs
MIT License
v1.37.0
283,804

#4821 adbc-driver-manager 283.74K

A generic entrypoint for ADBC drivers.

Apache-2.0
v1.5.0
283,748

#4822 typed-argument-parser 283.74K

Typed Argument Parser

argument parser python typing
Copyright (c) 2022 Jesse Michel and Kyle Swanson Permission is
v1.10.1
283,746

#4823 mypy-boto3-finspace 283.58K

Type annotations for boto3 Finspace 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 finspace typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
283,583

#4824 mypy-boto3-finspace-data 283.52K

Type annotations for boto3 FinSpaceData 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 finspace-data typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
283,523

#4825 wiremock 283.34K

Wiremock Admin API Client

OSI Approved :: Apache Software License
v2.6.1
283,346

#4826 mypy-boto3-ssm-contacts 283.16K

Type annotations for boto3 SSMContacts 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete ssm-contacts boto3-stubs
MIT License
v1.37.0
283,166

#4827 kt-legacy 283.12K

Legacy import names for Keras Tuner

Apache License 2.0
v1.0.5
283,129

#4828 mypy-boto3-proton 282.89K

Type annotations for boto3 Proton 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 proton typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
282,897

#4829 PyVISA-py 282.54K

Pure Python implementation of a VISA library.

visa usb gpib serial rs232 measurement acquisition
The MIT License Copyright (c) 2014 PyVISA-py Au
v0.8.0
282,548

#4830 mypy-boto3-applicationcostprofiler 282.53K

Type annotations for boto3 ApplicationCostProfiler 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 applicationcostprofiler typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
282,531

#4831 youtube_dl 282.41K

YouTube video downloader

Unlicense
v2021.12.17
282,413

#4832 pybars4 282.32K

Handlebars.js templating for Python 3

v0.9.13
282,327

#4833 botbuilder-schema 282.14K

BotBuilder Schema

bots botframework botbuilderschema ai botbuilder
MIT
v4.16.2
282,145

#4834 better-exceptions 282.13K

Pretty and helpful exceptions, automatically

exceptions exception local pretty locals debug debugging better error
v0.3.3
282,140

#4835 mypy-boto3-grafana 282.11K

Type annotations for boto3 ManagedGrafana 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 grafana typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
282,110

#4836 gcloud-aio-datastore 281.97K

Python Client for Google Cloud Datastore

MIT
v8.2.0
281,978

#4837 awslimitchecker 281.97K

A script and python module to check your AWS service limits and usage, and warn when usage approaches limits.

boto3 aws cloud limits amazon boto ec2
v12.0.0
281,972

#4838 pylogbeat 281.87K

Simple, incomplete implementation of the Beats protocol used by Elastic Beats and Logstash.

beats logging logstash
Apache License 2.0
v2.0.1
281,873

#4839 pandas-flavor 281.65K

The easy way to write your own Pandas flavor.

MIT
v0.6.0
281,657

#4840 keras-nightly 281.6K

Multi-backend Keras

Apache License 2.0
v3.9.0.dev2025032003
281,606

#4841 bump-my-version 281.49K

Version bump your Python project

release version bumpversion
MIT License Copyright (c) 2013-2014 Filip Noetz
v1.1.1
281,494

#4842 smartystreets-python-sdk 281.49K

An official library to help Python developers easily access the SmartyStreets APIs

smartystreets verification geocode smarty validation library address sdk street
Apache 2
v4.17.0
281,494

#4843 tls-client 281.38K

Advanced Python HTTP Client.

MIT
v1.0.1
281,383

#4844 prefect-ray 281.31K

Prefect integrations with the Ray execution framework.

prefect
Apache License 2.0
v0.4.4
281,320

#4845 mypy-boto3-cloudcontrol 281.31K

Type annotations for boto3 CloudControlApi 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete cloudcontrol boto3-stubs
MIT License
v1.37.0
281,311

#4846 simplekml 281.14K

A Simple KML creator

GNU Lesser General Public License v3+
v1.3.6
281,146

#4847 rpmfile 280.79K

Read rpm archive files

MIT
v2.1.0
280,790

#4848 tensorflow-model-optimization 280.58K

A suite of tools that users, both novice and advanced can use to optimize machine learning models for deployment and execution.

optimization machine tensorflow model learning
Apache 2.0
v0.8.0
280,586

#4849 prisma 280.55K

Prisma Client Python is an auto-generated and fully type-safe database client

mysql database typing sqlite postgresql orm prisma
APACHE
v0.15.0
280,557

#4850 mypy-boto3-route53-recovery-control-config 280.52K

Type annotations for boto3 Route53RecoveryControlConfig 1.37.18 service generated with mypy-boto3-builder 8.10.1

boto3 route53-recovery-control-config typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.18
280,523

#4851 xmldiff 280.46K

Creates diffs of XML files

diff html xml
MIT
v2.7.0
280,466

#4852 pythran 280.36K

Ahead of Time compiler for numeric kernels

Copyright (c) 2012, HPC Project and Serge Guelton All rights res
v0.17.0
280,361

#4853 pyproject-flake8 280.28K

pyproject-flake8 (`pflake8`), a monkey patching wrapper to connect flake8 with pyproject.toml configuration

v7.0.0
280,289

#4854 connected-components-3d 280.06K

Connected components on discrete and continuous multilabel 3D and 2D images. Handles 26, 18, and 6 connected variants; periodic boundaries (4, 8, & 6).

connected-components decision-tree connectomics 2d numpy sauf union-find 3d image-processing volumetric-data biomedical-image-processing ccl
License :: OSI Approved :: GNU Lesser General Public License v3
v3.23.0
280,069

#4855 django-admin-list-filter-dropdown 280.05K

Use dropdowns in Django admin list filter

django admin filter dropdown
MIT License
v1.0.3
280,055

#4856 mypy-boto3-memorydb 279.98K

Type annotations for boto3 MemoryDB 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 memorydb typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
279,989

#4857 mypy-boto3-chime-sdk-messaging 279.93K

Type annotations for boto3 ChimeSDKMessaging 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed chime-sdk-messaging type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
279,939

#4858 hist 279.9K

Hist classes and utilities

boost-histogram dask-histogram histogram
v2.8.1
279,902

#4859 mypy-boto3-redshift-serverless 279.68K

Type annotations for boto3 RedshiftServerless 1.37.3 service generated with mypy-boto3-builder 8.9.2

boto3 redshift-serverless typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.3
279,689

#4860 mypy-boto3-wisdom 279.68K

Type annotations for boto3 ConnectWisdomService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 wisdom typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
279,684

#4861 mypy-boto3-route53-recovery-readiness 279.67K

Type annotations for boto3 Route53RecoveryReadiness 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete route53-recovery-readiness boto3-stubs
MIT License
v1.37.0
279,675

#4862 mypy-boto3-route53-recovery-cluster 279.64K

Type annotations for boto3 Route53RecoveryCluster 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 route53-recovery-cluster typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
279,643

#4863 mypy-boto3-chime-sdk-identity 279.52K

Type annotations for boto3 ChimeSDKIdentity 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed chime-sdk-identity type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
279,526

#4864 django-autocomplete-light 279.44K

Fresh autocompletes for Django

autocomplete django
MIT
v3.12.1
279,444

#4865 docling-parse 279.32K

Simple package to extract text with coordinates from programmatic PDFs

parser docling pdf
MIT
v4.0.0
279,325

#4866 pymap3d 279.32K

pure Python (no prereqs) coordinate conversions, following convention of several popular Matlab routines.

coordinate-conversion geodesy
v3.1.0
279,321

#4867 stopit 279.26K

Timeout control decorator and context managers, raise any exception in another thread

threads timeout
GPLv3
v1.1.2
279,262

#4868 records 279.16K

SQL for Humans

ISC
v0.6.0
279,163

#4869 mediapy 279.12K

Read/write/show images and videos in an IPython notebook

v1.2.2
279,125

#4870 cmsis-pack-manager 279.04K

Python manager for CMSIS-Pack index and cache with fast Rust backend

Apache-2.0
v0.5.3
279,046

#4871 mypy-boto3-inspector2 279.03K

Type annotations for boto3 Inspector2 1.37.11 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy autocomplete inspector2 boto3-stubs
MIT License
v1.37.11
279,032

#4872 python-jsonpath 279K

JSONPath, JSON Pointer and JSON Patch for Python.

v1.3.0
279,009

#4873 mypy-boto3-snow-device-management 278.95K

Type annotations for boto3 SnowDeviceManagement 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 snow-device-management typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
278,953

#4874 azure-eventhub-checkpointstoreblob-aio 278.94K

Microsoft Azure Event Hubs checkpointer implementation with Blob Storage Client Library for Python

azure azure sdk
MIT License
v1.2.0
278,947

#4875 mypy-boto3-kafkaconnect 278.91K

Type annotations for boto3 KafkaConnect 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 kafkaconnect typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
278,914

#4876 mypy-boto3-voice-id 278.64K

Type annotations for boto3 VoiceID 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed voice-id type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
278,647

#4877 mypy-boto3-keyspaces 278.63K

Type annotations for boto3 Keyspaces 1.37.20 service generated with mypy-boto3-builder 8.10.1

boto3 keyspaces typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.20
278,638

#4878 pytest-codspeed 278.37K

Pytest plugin to create CodSpeed benchmarks

pytest codspeed benchmark performance
The MIT License (MIT) Copyright (c) 2022 CodSpeed and contribut
v3.2.0
278,370

#4879 cmake-format 278.2K

Can format your listfiles so they don't look like crap

cmake format formatter
GPLv3
v0.6.13
278,205

#4880 mplcursors 278.13K

Interactive data selection cursors for Matplotlib.

zlib
v0.6
278,135

#4881 UnleashClient 277.95K

Python client for the Unleash feature toggle system!

v6.2.0
277,959

#4882 versionfinder 277.94K

Python package to find the version of another package, whether installed via pip, setuptools or git.

pkg_resources pip version git setuptools
v1.1.1
277,948

#4883 nameof 277.92K

Get the name of a variable or attribute, as in C#

MIT
v0.0.1
277,923

#4884 anyjson 277.91K

Wraps the best available JSON implementation available in a common interface

json
BSD
v0.3.3
277,919

#4885 botframework-connector 277.88K

Microsoft Bot Framework Bot Builder SDK for Python.

bots botframework ai botframeworkconnector botbuilder
MIT
v4.16.2
277,887

#4886 zmq 277.88K

You are probably looking for pyzmq.

BSD
v0.0.0
277,884

#4887 mypy-boto3-marketplace-agreement 277.87K

Type annotations for boto3 AgreementService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed marketplace-agreement type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
277,873

#4888 mypy-boto3-workspaces-web 277.83K

Type annotations for boto3 WorkSpacesWeb 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed workspaces-web type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
277,839

#4889 localstack 277.82K

LocalStack - A fully functional local Cloud stack

Apache License 2.0
v4.3.0
277,823

#4890 mypy-boto3-pinpoint-sms-voice-v2 277.77K

Type annotations for boto3 PinpointSMSVoiceV2 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 pinpoint-sms-voice-v2 typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
277,779

#4891 requests-gssapi 277.74K

A GSSAPI authentication handler for python-requests

dap debug lsp ansible
ISC License Copyright (c) 2012-2017 Kenneth Reitz Copyright (c)
v1.3.0
277,745

#4892 mypy-boto3-verifiedpermissions 277.69K

Type annotations for boto3 VerifiedPermissions 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 verifiedpermissions typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
277,692

#4893 exrex 277.68K

Irregular methods for regular expressions

regexp string generation regex simplification generators
AGPLv3+
v0.12.0
277,689

#4894 fireworks-ai 277.67K

Python client library for the Fireworks.ai Generative AI Platform

The MIT License Copyright (c) Fireworks (https:
v0.15.12
277,670

#4895 djangorestframework-xml 277.61K

XML support for Django REST Framework

BSD
v2.0.0
277,611

#4896 mypy-boto3-opensearchserverless 277.5K

Type annotations for boto3 OpenSearchServiceServerless 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 opensearchserverless typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
277,504

#4897 mypy-boto3-cleanrooms 277.44K

Type annotations for boto3 CleanRoomsService 1.37.25 service generated with mypy-boto3-builder 8.10.1

boto3 cleanrooms typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.25
277,445

#4898 streamlit-folium 277.43K

Render Folium objects in Streamlit

v0.24.0
277,432

#4899 flake8-rst-docstrings 277.37K

Python docstring reStructuredText (RST) validator for flake8

style docstrings strings restructuredtext formatting
MIT
v0.3.0
277,378

#4900 mypy-boto3-panorama 277.35K

Type annotations for boto3 Panorama 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete panorama boto3-stubs
MIT License
v1.37.0
277,354

#4901 mypy-boto3-chime-sdk-meetings 277.1K

Type annotations for boto3 ChimeSDKMeetings 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 chime-sdk-meetings typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
277,105

#4902 dbt-trino 277.07K

The trino adapter plugin for dbt (data build tool)

Apache License 2.0
v1.9.1
277,075

#4903 gjson 277.05K

gjson-py is a Python package that provides a simple way to filter and extract data from JSON-like objects or JSON files, using the GJSON syntax.

json gjson
GPLv3+
v1.0.0
277,053

#4904 mypy-boto3-amplifyuibuilder 276.86K

Type annotations for boto3 AmplifyUIBuilder 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 amplifyuibuilder typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
276,861

#4905 tencentcloud-sdk-python 276.81K

Tencent Cloud SDK for Python

Apache License 2.0
v3.0.1353
276,817

#4906 mypy-boto3-billingconductor 276.8K

Type annotations for boto3 BillingConductor 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed billingconductor type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
276,806

#4907 mypy-boto3-datazone 276.65K

Type annotations for boto3 DataZone 1.37.22 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy autocomplete datazone boto3-stubs
MIT License
v1.37.22
276,652

#4908 mypy-boto3-backup-gateway 276.47K

Type annotations for boto3 BackupGateway 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete backup-gateway boto3-stubs
MIT License
v1.37.0
276,475

#4909 mypy-boto3-migrationhubstrategy 276.45K

Type annotations for boto3 MigrationHubStrategyRecommendations 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed migrationhubstrategy type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
276,452

#4910 mypy-boto3-drs 276.38K

Type annotations for boto3 Drs 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 drs typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
276,384

#4911 mypy-boto3-evidently 276.28K

Type annotations for boto3 CloudWatchEvidently 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete evidently boto3-stubs
MIT License
v1.37.0
276,285

#4912 mypy-boto3-resiliencehub 276.26K

Type annotations for boto3 ResilienceHub 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy resiliencehub autocomplete boto3-stubs
MIT License
v1.37.0
276,267

#4913 django-log-request-id 276.24K

Django middleware and log filter to attach a unique ID to every log message generated as part of a request

BSD
v2.1.0
276,249

#4914 arize-phoenix 276.24K

AI Observability and Evaluation

explainability monitoring observability
Elastic-2.0
v8.20.0
276,247

#4915 mypy-boto3-iottwinmaker 276.22K

Type annotations for boto3 IoTTwinMaker 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 iottwinmaker typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
276,220

#4916 mypy-boto3-iotfleetwise 276.14K

Type annotations for boto3 IoTFleetWise 1.37.7 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy autocomplete iotfleetwise boto3-stubs
MIT License
v1.37.7
276,141

#4917 mypy-boto3-omics 276.12K

Type annotations for boto3 Omics 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed omics type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
276,123

#4918 mypy-boto3-rum 276.1K

Type annotations for boto3 CloudWatchRUM 1.37.14 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy rum autocomplete boto3-stubs
MIT License
v1.37.14
276,104

#4919 mypy-boto3-migration-hub-refactor-spaces 275.94K

Type annotations for boto3 MigrationHubRefactorSpaces 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed migration-hub-refactor-spaces type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,943

#4920 mypy-boto3-workspaces-thin-client 275.93K

Type annotations for boto3 WorkSpacesThinClient 1.37.20 service generated with mypy-boto3-builder 8.10.1

boto3 workspaces-thin-client typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.20
275,933

#4921 mypy-boto3-connectcases 275.83K

Type annotations for boto3 ConnectCases 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy connectcases autocomplete boto3-stubs
MIT License
v1.37.0
275,836

#4922 crontab 275.83K

Parse and use crontab schedules in Python

GNU LGPL v2.1
v1.0.1
275,833

#4923 chess 275.82K

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.

syzygy polyglot chess fen xboard gaviota epd uci pgn
GPL-3.0+
v1.11.2
275,827

#4924 mypy-boto3-chime-sdk-media-pipelines 275.76K

Type annotations for boto3 ChimeSDKMediaPipelines 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 chime-sdk-media-pipelines typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,767

#4925 mypy-boto3-chime-sdk-voice 275.7K

Type annotations for boto3 ChimeSDKVoice 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed chime-sdk-voice type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,706

#4926 mypy-boto3-ivschat 275.68K

Type annotations for boto3 Ivschat 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 ivschat typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,685

#4927 mypy-boto3-rbin 275.68K

Type annotations for boto3 RecycleBin 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 rbin typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,680

#4928 extra-streamlit-components 275.67K

An all-in-one place, to find complex or just natively unavailable components on streamlit.

python streamlit javascript react
v0.1.71
275,672

#4929 mypy-boto3-controltower 275.62K

Type annotations for boto3 ControlTower 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 controltower typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,628

#4930 mypy-boto3-qbusiness 275.57K

Type annotations for boto3 QBusiness 1.37.5 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy autocomplete qbusiness boto3-stubs
MIT License
v1.37.5
275,576

#4931 stream-inflate 275.57K

Uncompress DEFLATE streams in pure Python (albeit compiled with Cython)

v0.0.41
275,571

#4932 mypy-boto3-arc-zonal-shift 275.5K

Type annotations for boto3 ARCZonalShift 1.37.21 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed arc-zonal-shift type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.21
275,508

#4933 mypy-boto3-support-app 275.47K

Type annotations for boto3 SupportApp 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 support-app typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,477

#4934 mypy-boto3-vpc-lattice 275.4K

Type annotations for boto3 VPCLattice 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 vpc-lattice typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,401

#4935 gcloud-rest-datastore 275.38K

Python Client for Google Cloud Datastore

MIT
v8.2.0
275,384

#4936 mypy-boto3-b2bi 275.31K

Type annotations for boto3 B2BI 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete b2bi boto3-stubs
MIT License
v1.37.0
275,314

#4937 mypy-boto3-connectcampaigns 275.26K

Type annotations for boto3 ConnectCampaignService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 connectcampaigns typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,268

#4938 mypy-boto3-timestream-influxdb 275.21K

Type annotations for boto3 TimestreamInfluxDB 1.37.10 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy timestream-influxdb autocomplete boto3-stubs
MIT License
v1.37.10
275,217

#4939 mypy-boto3-m2 275.19K

Type annotations for boto3 MainframeModernization 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 m2 typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,197

#4940 pygam 275.18K

Apache-2.0
v0.9.1
275,184

#4941 mypy-boto3-ssm-sap 275.14K

Type annotations for boto3 SsmSap 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed ssm-sap type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
275,147

#4942 mypy-boto3-application-signals 275.1K

Type annotations for boto3 CloudWatchApplicationSignals 1.37.14 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed application-signals type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.14
275,106

#4943 mypy-boto3-cost-optimization-hub 274.99K

Type annotations for boto3 CostOptimizationHub 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed cost-optimization-hub type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,999

#4944 luigi 274.98K

Workflow mgmgt + task scheduling + dependency resolution.

Apache License 2.0
v3.6.0
274,988

#4945 mypy-boto3-codecatalyst 274.98K

Type annotations for boto3 CodeCatalyst 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy codecatalyst autocomplete boto3-stubs
MIT License
v1.37.0
274,982

#4946 mypy-boto3-license-manager-user-subscriptions 274.95K

Type annotations for boto3 LicenseManagerUserSubscriptions 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 license-manager-user-subscriptions typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,955

#4947 etuples 274.94K

Python S-expression emulation using tuple-like objects.

v0.3.9
274,947

#4948 mypy-boto3-cloudtrail-data 274.94K

Type annotations for boto3 CloudTrailDataService 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 cloudtrail-data typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,942

#4949 mypy-boto3-cleanroomsml 274.9K

Type annotations for boto3 CleanRoomsML 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 cleanroomsml typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,901

#4950 mypy-boto3-tnb 274.89K

Type annotations for boto3 TelcoNetworkBuilder 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 tnb typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,891

#4951 mypy-boto3-appfabric 274.84K

Type annotations for boto3 AppFabric 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 appfabric typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,846

#4952 mypy-boto3-osis 274.83K

Type annotations for boto3 OpenSearchIngestion 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete osis boto3-stubs
MIT License
v1.37.0
274,834

#4953 mypy-boto3-mediapackagev2 274.8K

Type annotations for boto3 Mediapackagev2 1.37.12 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy mediapackagev2 autocomplete boto3-stubs
MIT License
v1.37.12
274,801

#4954 lap 274.79K

Linear Assignment Problem solver (LAPJV/LAPMOD).

lapmod lap lapx linear assignment lapjv
BSD-2-Clause
v0.5.12
274,798

#4955 mypy-boto3-kendra-ranking 274.77K

Type annotations for boto3 KendraRanking 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed autocomplete type-annotations mypy kendra-ranking boto3-stubs
MIT License
v1.37.0
274,775

#4956 mypy-boto3-bcm-data-exports 274.77K

Type annotations for boto3 BillingandCostManagementDataExports 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy bcm-data-exports autocomplete boto3-stubs
MIT License
v1.37.0
274,772

#4957 eccodes 274.76K

Python interface to the ecCodes GRIB and BUFR decoder/encoder

grib bufr eccodes
Apache License Version 2.0
v2.40.1
274,769

#4958 mypy-boto3-resource-explorer-2 274.71K

Type annotations for boto3 ResourceExplorer 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed resource-explorer-2 type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,714

#4959 mypy-boto3-rolesanywhere 274.66K

Type annotations for boto3 IAMRolesAnywhere 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed rolesanywhere type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,667

#4960 mypy-boto3-sagemaker-metrics 274.63K

Type annotations for boto3 SageMakerMetrics 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations sagemaker-metrics mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,636

#4961 mypy-boto3-internetmonitor 274.62K

Type annotations for boto3 CloudWatchInternetMonitor 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 internetmonitor typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,627

#4962 plyfile 274.62K

PLY file reader/writer

ply numpy
v1.1
274,624

#4963 rejson 274.6K

RedisJSON Python Client

extension redis json
BSD-3-Clause
v0.5.6
274,600

#4964 mypy-boto3-taxsettings 274.59K

Type annotations for boto3 TaxSettings 1.37.14 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed autocomplete type-annotations mypy taxsettings boto3-stubs
MIT License
v1.37.14
274,592

#4965 mypy-boto3-entityresolution 274.56K

Type annotations for boto3 EntityResolution 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 entityresolution typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,569

#4966 mypy-boto3-artifact 274.53K

Type annotations for boto3 Artifact 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 artifact typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,539

#4967 mypy-boto3-neptune-graph 274.53K

Type annotations for boto3 NeptuneGraph 1.37.16 service generated with mypy-boto3-builder 8.10.1

boto3 neptune-graph typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.16
274,533

#4968 mypy-boto3-codeguru-security 274.51K

Type annotations for boto3 CodeGuruSecurity 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed codeguru-security type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,514

#4969 mypy-boto3-pipes 274.51K

Type annotations for boto3 EventBridgePipes 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed pipes type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,513

#4970 text-generation 274.49K

Hugging Face Text Generation Python Client

Apache-2.0
v0.7.0
274,494

#4971 mypy-boto3-trustedadvisor 274.46K

Type annotations for boto3 TrustedAdvisorPublicAPI 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 trustedadvisor typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,465

#4972 mypy-boto3-supplychain 274.38K

Type annotations for boto3 SupplyChain 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete supplychain boto3-stubs
MIT License
v1.37.0
274,383

#4973 mypy-boto3-migrationhuborchestrator 274.31K

Type annotations for boto3 MigrationHubOrchestrator 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 migrationhuborchestrator typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,312

#4974 mypy-boto3-cloudfront-keyvaluestore 274.29K

Type annotations for boto3 CloudFrontKeyValueStore 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations cloudfront-keyvaluestore mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,291

#4975 cwcwidth 274.26K

Python bindings for wc(s)width

MIT
v0.1.10
274,263

#4976 django-rest-polymorphic 274.25K

Polymorphic serializers for Django REST Framework.

MIT License
v0.1.10
274,260

#4977 mypy-boto3-chatbot 274.24K

Type annotations for boto3 Chatbot 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations chatbot mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,248

#4978 stream-unzip 274.23K

Python function to stream unzip all the files in a ZIP archive, without loading the entire ZIP file into memory or any of its uncompressed files

v0.0.99
274,236

#4979 mypy-boto3-controlcatalog 274.21K

Type annotations for boto3 ControlCatalog 1.37.17 service generated with mypy-boto3-builder 8.10.1

boto3 controlcatalog typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.17
274,212

#4980 mypy-boto3-securitylake 274.19K

Type annotations for boto3 SecurityLake 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed securitylake type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,199

#4981 mypy-boto3-privatenetworks 274.19K

Type annotations for boto3 Private5G 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete privatenetworks boto3-stubs
MIT License
v1.37.0
274,198

#4982 python-jwt 274.18K

Module for generating and verifying JSON Web Tokens

MIT
v4.1.0
274,188

#4983 mypy-boto3-oam 274.16K

Type annotations for boto3 CloudWatchObservabilityAccessManager 1.37.2 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy oam autocomplete boto3-stubs
MIT License
v1.37.2
274,168

#4984 mypy-boto3-docdb-elastic 274.16K

Type annotations for boto3 DocDBElastic 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy autocomplete docdb-elastic boto3-stubs
MIT License
v1.37.0
274,165

#4985 apache-airflow-providers-apprise 274.13K

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

integration apprise airflow airflow-provider
v2.0.2
274,137

#4986 mypy-boto3-apptest 274.08K

Type annotations for boto3 MainframeModernizationApplicationTesting 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 apptest typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,089

#4987 mypy-boto3-qconnect 274.07K

Type annotations for boto3 QConnect 1.37.19 service generated with mypy-boto3-builder 8.10.1

boto3 qconnect typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.19
274,079

#4988 mypy-boto3-simspaceweaver 274.03K

Type annotations for boto3 SimSpaceWeaver 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy simspaceweaver autocomplete boto3-stubs
MIT License
v1.37.0
274,031

#4989 mypy-boto3-kinesis-video-webrtc-storage 274.01K

Type annotations for boto3 KinesisVideoWebRTCStorage 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed kinesis-video-webrtc-storage type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
274,019

#4990 adtk 274.01K

A package for unsupervised time series anomaly detection

time series anomaly detection
Mozilla Public License 2.0 (MPL 2.0)
v0.6.2
274,012

#4991 py3langid 273.99K

Fork of the language identification tool langid.py, featuring a modernized codebase and faster execution times.

language detection language identification langid.py langid
BSD
v0.3.0
273,998

#4992 mypy-boto3-mailmanager 273.98K

Type annotations for boto3 MailManager 1.37.17 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed mailmanager type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.17
273,984

#4993 paramiko-expect 273.96K

An expect-like extension for the Paramiko SSH library

MIT
v0.3.5
273,962

#4994 mypy-boto3-pca-connector-ad 273.95K

Type annotations for boto3 PcaConnectorAd 1.37.10 service generated with mypy-boto3-builder 8.10.0

boto3 typeshed type-annotations mypy pca-connector-ad autocomplete boto3-stubs
MIT License
v1.37.10
273,960

#4995 mypy-boto3-freetier 273.9K

Type annotations for boto3 FreeTier 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed type-annotations mypy freetier autocomplete boto3-stubs
MIT License
v1.37.0
273,903

#4996 mypy-boto3-medical-imaging 273.86K

Type annotations for boto3 HealthImaging 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 medical-imaging typeshed type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
273,864

#4997 mypy-boto3-managedblockchain-query 273.85K

Type annotations for boto3 ManagedBlockchainQuery 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed managedblockchain-query type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
273,853

#4998 mypy-boto3-codeconnections 273.85K

Type annotations for boto3 CodeConnections 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed codeconnections type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
273,851

#4999 mypy-boto3-launch-wizard 273.81K

Type annotations for boto3 LaunchWizard 1.37.0 service generated with mypy-boto3-builder 8.9.2

boto3 typeshed launch-wizard type-annotations mypy autocomplete boto3-stubs
MIT License
v1.37.0
273,820

#5000 mypy-boto3-deadline 273.8K

Type annotations for boto3 DeadlineCloud 1.37.24 service generated with mypy-boto3-builder 8.10.1

boto3 typeshed type-annotations mypy deadline autocomplete boto3-stubs
MIT License
v1.37.24
273,807