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

#1 boto3 1.3B

The AWS SDK for Python

Apache License 2.0
v1.34.96
1,305,707,299

#2 botocore 590.87M

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

Apache License 2.0
v1.34.96
590,878,309

#3 urllib3 494.98M

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

ssl threadsafe http urllib https pooling filepost httplib
v2.2.1
494,985,872

#4 wheel 423.67M

A built-package format for Python

wheel packaging
v0.43.0
423,675,463

#5 requests 423.15M

Python HTTP for Humans.

Apache 2.0
v2.31.0
423,152,996

#6 certifi 380.25M

Python package for providing Mozilla's CA Bundle.

MPL-2.0
v2024.2.2
380,252,882

#7 typing-extensions 376.9M

Backported and Experimental Type Hints for Python 3.8+

type typehinting checker annotations hints typechecking backport typehints typing function hinting checking
v4.11.0
376,904,659

#8 idna 372.28M

Internationalized Domain Names in Applications (IDNA)

v3.7
372,286,057

#9 charset-normalizer 366.61M

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

charset encoding chardet detect normalization detector charset-detector unicode
MIT
v3.3.2
366,614,072

#10 setuptools 364.07M

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

distutils cpan eggs pypi management package
v69.5.1
364,075,347

#11 pip 347.63M

The PyPA recommended tool for installing Python packages.

MIT
v24.0
347,637,340

#12 python-dateutil 327.6M

Extensions to the standard Python datetime module

Dual License
v2.9.0.post0
327,607,838

#13 s3transfer 321.58M

An Amazon S3 Transfer Manager

Apache License 2.0
v0.10.1
321,589,010

#14 packaging 313.08M

Core utilities for Python packages

v24.0
313,084,637

#15 aiobotocore 298.68M

Async client for aws services using botocore and aiohttp

Apache License 2.0
v2.12.3
298,685,720

#16 PyYAML 278.69M

YAML parser and emitter for Python

MIT
v6.0.1
278,690,289

#17 six 276.58M

Python 2 and 3 compatibility utilities

MIT
v1.16.0
276,588,971

#18 s3fs 247.37M

Convenient Filesystem interface over S3

boto s3
BSD
v2024.3.1
247,378,594

#19 numpy 245.75M

Fundamental package for array computing in Python

Copyright (c) 2005-2023, NumPy Developers. All rights reserved.
v1.26.4
245,757,478

#20 fsspec 244.13M

File-system specification

file
BSD
v2024.3.1
244,136,821

#21 cryptography 238.1M

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

Apache-2.0 OR BSD-3-Clause
v42.0.5
238,100,238

#22 google-api-core 231.55M

Google API client core library

Apache 2.0
v2.19.0
231,557,488

#23 cffi 206.56M

Foreign Function Interface for Python calling C code.

MIT
v1.16.0
206,560,765

#24 pycparser 206.5M

C parser in Python

BSD-3-Clause
v2.22
206,502,136

#25 grpcio-status 204.54M

Status proto mapping for gRPC

Apache License 2.0
v1.63.0
204,540,978

#26 importlib-metadata 203.61M

Read metadata from Python packages

v7.1.0
203,612,663

#27 pandas 195.14M

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

BSD 3-Clause License Copyright (c) 2008-2011, AQR Capital Manag
v2.2.2
195,143,812

#28 zipp 194.68M

Backport of pathlib-compatible object wrapper for zip files

v3.18.1
194,684,827

#29 attrs 185.34M

Classes Without Boilerplate

attribute boilerplate class
v23.2.0
185,347,337

#30 pyasn1 182.74M

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

BSD-2-Clause
v0.6.0
182,743,363

#31 rsa 182.61M

Pure-Python RSA implementation

Apache-2.0
v4.9
182,617,451

#32 protobuf 174.32M

3-Clause BSD License
v5.26.1
174,323,081

#33 jmespath 170.82M

JSON Matching Expressions

MIT
v1.0.1
170,827,382

#34 click 170.47M

Composable command line interface toolkit

BSD-3-Clause
v8.1.7
170,479,662

#35 pydantic 166.07M

Data validation using Python type hints

v2.7.1
166,076,930

#36 pytz 159.35M

World timezone definitions, modern and historical

timezone datetime time tzinfo olson
MIT
v2024.1
159,358,140

#37 colorama 155.7M

Cross-platform colored terminal text.

xplatform crossplatform terminal windows ansi text colour color
v0.4.6
155,703,869

#38 awscli 154.49M

Universal Command Line Environment for AWS.

Apache License 2.0
v1.32.96
154,491,470

#39 MarkupSafe 150.78M

Safely add untrusted strings to HTML/XML markup.

BSD-3-Clause
v2.1.5
150,787,055

#40 Jinja2 148.78M

A very fast and expressive template engine.

BSD-3-Clause
v3.1.3
148,784,907

#41 platformdirs 146.16M

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

appdirs directory user log cache application
v4.2.1
146,161,529

#42 PyJWT 143.02M

JSON Web Token implementation in Python

web json token jwt security signing
MIT
v2.8.0
143,024,930

#43 tomli 141.48M

A lil' TOML parser

toml
v2.0.1
141,488,571

#44 googleapis-common-protos 128.14M

Common protobufs used in Google APIs

Apache-2.0
v1.63.0
128,140,608

#45 filelock 127.92M

A platform independent file lock.

application user directory log cache
v3.14.0
127,925,055

#46 google-auth 123.25M

Google Authentication Library

oauth client google auth
Apache 2.0
v2.29.0
123,256,267

#47 wrapt 119.85M

Module for decorators, wrappers and monkey patching.

proxy wrapper decorator
BSD
v1.16.0
119,858,945

#48 cachetools 119.18M

Extensible memoizing collections and decorators

MIT
v5.3.3
119,186,226

#49 pluggy 118.11M

plugin and hook calling mechanisms for python

MIT
v1.5.0
118,111,480

#50 virtualenv 113.38M

Virtual Python Environment builder

isolated virtual environments
v20.26.1
113,386,441

#51 docutils 110.99M

Docutils -- Python Documentation Utilities

v0.21.2
110,998,062

#52 pyarrow 110.37M

Python library for Apache Arrow

Apache License, Version 2.0
v16.0.0
110,373,831

#53 exceptiongroup 108.92M

Backport of PEP 654 (exception groups)

v1.2.1
108,920,541

#54 jsonschema 108.48M

An implementation of JSON Schema validation for Python

json schema validation data validation jsonschema json
MIT
v4.22.0
108,486,614

#55 requests-oauthlib 107.82M

OAuthlib authentication support for Requests.

ISC
v2.0.0
107,826,452

#56 pyparsing 106.29M

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

v3.1.2
106,293,967

#57 pytest 106.2M

pytest: simple powerful testing with Python

unittest test
MIT
v8.2.0
106,208,704

#58 oauthlib 105M

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

BSD
v3.2.2
105,009,759

#59 SQLAlchemy 103.73M

Database Abstraction Library

MIT
v2.0.29
103,738,374

#60 pyasn1-modules 102.96M

A collection of ASN.1-based protocols modules

BSD
v0.4.0
102,968,004

#61 aiohttp 101.79M

Async http client/server framework (asyncio)

Apache 2
v3.9.5
101,796,557

#62 scipy 100.73M

Fundamental algorithms for scientific computing in Python

Copyright (c) 2001-2002 Enthought, Inc. 2003-2024, SciPy Develop
v1.13.0
100,730,066

#63 isodate 98.62M

An ISO 8601 date/time/duration parser and formatter

BSD
v0.6.1
98,628,616

#64 multidict 97.38M

multidict implementation

Apache 2
v6.0.5
97,383,221

#65 iniconfig 96.99M

brain-dead simple config-ini parsing

v2.0.0
96,998,178

#66 psutil 96.09M

Cross-platform lib for process and system monitoring in Python.

ifconfig kill ionice taskset who agent uptime pidof df ps performance monitoring pstree prlimit lsof iotop top smem tty iostat netstat free pmap observability process ulimit metrics nice taskmgr
BSD-3-Clause
v5.9.8
96,096,310

#67 soupsieve 96.02M

A modern CSS selector implementation for Beautiful Soup.

xml css filter html selector soup query
v2.5
96,024,192

#68 yarl 95.21M

Yet another URL library

cython cext yarl
Apache-2.0
v1.9.4
95,217,340

#69 beautifulsoup4 92.94M

Screen-scraping library

parse html xml soup
MIT License
v4.12.3
92,949,470

#70 async-timeout 91.97M

Timeout context manager for asyncio programs

Apache 2
v4.0.3
91,971,034

#71 frozenlist 90.1M

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

Apache 2
v1.4.1
90,105,635

#72 aiosignal 89.32M

aiosignal: a list of registered asynchronous callbacks

Apache 2.0
v1.3.1
89,327,672

#73 Werkzeug 89.1M

The comprehensive WSGI web application library.

v3.0.2
89,108,677

#74 pillow 88.75M

Python Imaging Library (Fork)

imaging
HPND
v10.3.0
88,756,600

#75 tqdm 88.65M

Fast, Extensible Progress Meter

eta console progressbar bar rate terminal meter time progressmeter progress
MPL-2.0 AND MIT
v4.66.2
88,650,158

#76 Pygments 88.42M

Pygments is a syntax highlighting package written in Python.

highlighting syntax
BSD-2-Clause
v2.17.2
88,425,419

#77 grpcio 88.23M

HTTP/2-based RPC framework

Apache License 2.0
v1.63.0
88,232,810

#78 greenlet 88.04M

Lightweight in-process concurrent programming

concurrency coroutine threads greenlet cooperative
MIT License
v3.0.3
88,042,528

#79 pyOpenSSL 87.98M

Python wrapper module around the OpenSSL library

Apache License, Version 2.0
v24.1.0
87,984,026

#80 Flask 87.87M

A simple framework for building complex web applications.

v3.0.3
87,877,316

#81 decorator 86.11M

Decorators for Humans

utility generic decorators
new BSD License
v5.1.1
86,111,815

#82 pydantic-core 82.78M

Core functionality for Pydantic validation and serialization

MIT
v2.18.2
82,784,026

#83 lxml 81.51M

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

BSD-3-Clause
v5.2.1
81,516,778

#84 requests-toolbelt 80.1M

A utility belt for advanced users of python-requests

Apache 2.0
v1.0.0
80,109,707

#85 openpyxl 79.08M

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

MIT
v3.1.2
79,082,862

#86 tzdata 78.84M

Provider of IANA time zone data

Apache-2.0
v2024.1
78,849,422

#87 et-xmlfile 78.3M

An implementation of lxml.xmlfile for the standard library

MIT
v1.1.0
78,305,049

#88 importlib-resources 77.3M

Read resources from Python packages

v6.4.0
77,304,894

#89 proto-plus 75.89M

Beautiful, Pythonic protocol buffers.

Apache 2.0
v1.23.0
75,894,756

#90 asn1crypto 75.55M

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

rsa x509 asn1 pki certificate ec crypto dh dsa
MIT
v1.5.1
75,559,511

#91 coverage 75.32M

Code coverage measurement for Python

coverage testing code
Apache-2.0
v7.5.0
75,326,827

#92 azure-core 74.94M

Microsoft Azure Core Library for Python

azure sdk azure
MIT License
v1.30.1
74,942,605

#93 distlib 73.3M

Distribution utilities

PSF-2.0
v0.3.8
73,308,206

#94 tomlkit 72.5M

Style preserving TOML library

MIT
v0.12.4
72,507,735

#95 PyNaCl 69.36M

Python binding to the Networking and Cryptography (NaCl) library

Apache License 2.0
v1.5.0
69,368,945

#96 itsdangerous 69.04M

Safely pass data to untrusted environments and back.

v2.2.0
69,042,624

#97 annotated-types 68.37M

Reusable constraint types to use with typing.Annotated

v0.6.0
68,372,389

#98 sniffio 67.13M

Sniff out which async library your code is running under

asyncio async trio
MIT OR Apache-2.0
v1.3.1
67,138,303

#99 more-itertools 66.63M

More routines for operating on iterables, beyond itertools

chunk iteration filter chunked peekable iterator itertools peek
v10.2.0
66,634,495

#100 google-cloud-storage 66.52M

Google Cloud Storage API client library

Apache 2.0
v2.16.0
66,526,387

#101 h11 65.62M

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

MIT
v0.14.0
65,621,450

#102 pexpect 64.94M

Pexpect allows easy control of interactive console applications.

ISC license
v4.9.0
64,949,372

#103 ptyprocess 64.09M

Run a subprocess in a pseudo terminal

v0.7.0
64,098,752

#104 Deprecated 63.91M

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

decorator deprecation deprecate warning warn deprecated
MIT
v1.2.14
63,915,772

#105 websocket-client 63.49M

WebSocket client for Python with low level API options

client websockets
Apache-2.0
v1.8.0
63,494,954

#106 referencing 63.14M

JSON Referencing + Python

asyncapi openapi referencing jsonschema json
v0.35.1
63,149,224

#107 msgpack 62.69M

MessagePack serializer

serialization serializer msgpack messagepack binary
Apache 2.0
v1.0.8
62,692,138

#108 scikit-learn 62.47M

A set of python modules for machine learning and data mining

new BSD
v1.4.2
62,470,305

#109 rpds-py 61.44M

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

data structures rust persistent
MIT
v0.18.0
61,448,636

#110 anyio 61.33M

High level compatibility layer for multiple asynchronous event loop implementations

MIT
v4.3.0
61,336,574

#111 chardet 60.81M

Universal encoding detector for Python 3

i18n xml encoding
LGPL
v5.2.0
60,813,589

#112 jsonschema-specifications 60.73M

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

validation jsonschema data validation json json schema
MIT
v2023.12.1
60,738,313

#113 matplotlib 59.18M

Python plotting package

PSF
v3.8.4
59,187,475

#114 psycopg2-binary 59M

psycopg2 - Python-PostgreSQL Database Adapter

LGPL with exceptions
v2.9.9
59,006,835

#115 google-cloud-core 58.95M

Google Cloud API client core library

Apache 2.0
v2.4.1
58,954,249

#116 msal 58.92M

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.28.0
58,922,970

#117 tabulate 58.23M

Pretty-print tabular data

MIT
v0.9.0
58,231,879

#118 google-resumable-media 57.37M

Utilities for Google Media Downloads and Resumable Uploads

Apache 2.0
v2.7.0
57,374,413

#119 wcwidth 56.81M

Measures the displayed width of unicode strings in a terminal

console xterm wcswidth emoji terminal eastasian cjk wcwidth emulator unicode combining
MIT
v0.2.13
56,816,815

#120 bcrypt 55.18M

Modern password hashing for your software and your servers

Apache-2.0
v4.1.2
55,182,671

#121 poetry-plugin-export 54.91M

Poetry plugin to export the dependencies to various formats

MIT
v1.7.1
54,919,393

#122 pathspec 54.8M

Utility library for gitignore style pattern matching of file paths.

v0.12.1
54,808,704

#123 GitPython 54.69M

GitPython is a Python library used to interact with Git repositories

BSD-3-Clause
v3.1.43
54,695,902

#124 poetry-core 54.58M

Poetry PEP 517 Build Backend

poetry dependency packaging
MIT
v1.9.0
54,581,108

#125 mypy-extensions 53.71M

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

MIT License
v1.0.0
53,715,756

#126 paramiko 53.09M

SSH2 protocol library

LGPL
v3.4.0
53,091,405

#127 python-dotenv 53.01M

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

dotenv python deployments env configurations settings environment variables
BSD-3-Clause
v1.0.1
53,013,766

#128 httpcore 52.8M

A minimal low-level HTTP client.

v1.0.5
52,802,936

#129 httpx 51.72M

The next generation HTTP client.

v0.27.0
51,728,430

#130 threadpoolctl 51.61M

threadpoolctl

BSD-3-Clause
v3.5.0
51,615,470

#131 ruamel.yaml 51.58M

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

quotes preserve parser config round-trip order 1.2 yaml
MIT license
v0.18.6
51,587,597

#132 regex 51.46M

Alternative regular expression module, to replace re.

Apache Software License
v2024.4.28
51,469,451

#133 dill 50.67M

serialize all of Python

BSD-3-Clause
v0.3.8
50,675,328

#134 keyring 50.52M

Store and access your passwords safely.

v25.2.0
50,527,693

#135 smmap 50.48M

A pure Python implementation of a sliding window memory map manager

BSD
v5.0.1
50,486,438

#136 kiwisolver 50.38M

A fast implementation of the Cassowary constraint solver

========================= The Kiwi licensing terms =============
v1.4.5
50,386,945

#137 gitdb 50.13M

Git Object Database

BSD License
v4.0.11
50,132,680

#138 rich 50.12M

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

MIT
v13.7.1
50,121,375

#139 cycler 49.52M

Composable style cycles

kwargs cycle
Copyright (c) 2015, matplotlib project All rights reserved. Red
v0.12.1
49,529,063

#140 backoff 49.23M

Function decoration for backoff and retry

decorators retry backoff
MIT
v2.2.1
49,232,348

#141 google-auth-oauthlib 48.8M

Google Authentication Library

oauth auth client google oauthlib
Apache 2.0
v1.2.0
48,804,336

#142 joblib 48.76M

Lightweight pipelining with Python functions

BSD 3-Clause
v1.4.2
48,762,814

#143 networkx 48.35M

Python package for creating and manipulating graphs and networks

math graph theory graph networks network mathematics discrete mathematics
v3.3
48,351,314

#144 snowflake-connector-python 48.01M

Snowflake Connector for Python

snowflake analytics cloud warehouse db database
Apache-2.0
v3.10.0
48,013,569

#145 portalocker 47.26M

Wraps the portalocker recipe for easy usage

locks linux statement with unix windows locking
BSD-3-Clause
v2.8.2
47,261,007

#146 tenacity 47.24M

Retry code until it succeeds

Apache 2.0
v8.2.3
47,245,827

#147 py 47.12M

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

MIT license
v1.11.0
47,126,714

#148 azure-storage-blob 46.61M

Microsoft Azure Blob Storage Client Library for Python

azure sdk azure
MIT License
v12.19.1
46,615,491

#149 tzlocal 46.33M

tzinfo object for the local timezone

timezone
MIT
v5.2
46,338,673

#150 sortedcontainers 46.25M

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

Apache 2.0
v2.4.0
46,251,820

#151 google-crc32c 45.92M

A python wrapper of the C library 'Google CRC32C'

Apache 2.0
v1.5.0
45,929,819

#152 jaraco.classes 45.81M

Utility functions for Python class constructs

v3.4.0
45,817,561

#153 py4j 45.7M

Enables Python programs to dynamically access arbitrary Java objects

BSD License
v0.10.9.7
45,700,082

#154 build 45.68M

A simple, correct Python build frontend

v1.2.1
45,683,971

#155 fonttools 45.52M

Tools to manipulate font files

MIT
v4.51.0
45,525,026

#156 pymysql 45.09M

Pure Python MySQL Driver

mysql
MIT License
v1.1.0
45,098,170

#157 SecretStorage 44.55M

Python bindings to FreeDesktop.org Secret Service API

BSD 3-Clause License
v3.3.3
44,552,563

#158 jeepney 44.45M

Low-level, pure Python DBus protocol wrapper.

v0.8.0
44,451,978

#159 sqlparse 44.34M

A non-validating SQL parser.

v0.5.0
44,349,629

#160 markdown-it-py 43.88M

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

markdown markdown-it lexer parser commonmark
v3.0.0
43,886,738

#161 shellingham 43.78M

Tool to Detect Surrounding Shell

shell
ISC License
v1.5.4
43,784,393

#162 fastjsonschema 43.74M

Fastest Python implementation of JSON schema

BSD
v2.19.1
43,740,530

#163 msal-extensions 43.65M

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.1.0
43,657,393

#164 pytest-cov 43.55M

Pytest plugin for measuring coverage.

cover coverage distributed py.test pytest parallel
MIT
v5.0.0
43,557,136

#165 nest-asyncio 43.15M

Patch asyncio to allow nested event loops

asyncio eventloop nested
BSD
v1.6.0
43,153,355

#166 pkginfo 43.11M

Query metadata from sdists / bdists / installed packages.

sdist metadata distribution installed
MIT
v1.10.0
43,116,978

#167 awswrangler 42.98M

Pandas on AWS.

aws pandas
Apache-2.0
v3.7.3
42,980,846

#168 mdurl 42.92M

Markdown URL utilities

markdown commonmark
v0.1.2
42,925,210

#169 trove-classifiers 42.81M

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

classifiers
v2024.4.10
42,810,115

#170 marshmallow 42.72M

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

v3.21.2
42,728,740

#171 xmltodict 42.16M

Makes working with XML feel like you are working with JSON

MIT
v0.13.0
42,165,732

#172 grpcio-tools 42.09M

Protobuf code generator for gRPC

Apache License 2.0
v1.63.0
42,092,787

#173 google-api-python-client 41.72M

Google API Client Library for Python

api client google
Apache 2.0
v2.127.0
41,727,029

#174 prompt-toolkit 41.63M

Library for building powerful interactive command lines in Python

v3.0.43
41,632,296

#175 rapidfuzz 40.71M

rapid fuzzy string matching

MIT
v3.8.1
40,710,008

#176 pyproject-hooks 40.63M

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

v1.1.0
40,637,555

#177 azure-identity 40.14M

Microsoft Azure Identity Library for Python

azure azure sdk
MIT License
v1.16.0
40,141,583

#178 Cython 39.82M

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

Apache-2.0
v3.0.10
39,828,014

#179 scramp 39.7M

An implementation of the SCRAM protocol.

authentication sasl scram
MIT No Attribution
v1.4.5
39,707,360

#180 ruamel.yaml.clib 39.45M

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

c-library parser config 1.2 yaml
MIT
v0.2.8
39,458,627

#181 pyrsistent 39.11M

Persistent/Functional/Immutable data structures

MIT
v0.20.0
39,110,580

#182 google-cloud-bigquery 38.9M

Google BigQuery API client library

Apache 2.0
v3.21.0
38,909,839

#183 traitlets 38.49M

Traitlets Python configuration system

shell interactive interpreter web
BSD 3-Clause License - Copyright (c) 2001-, IPython Development
v5.14.3
38,496,484

#184 httplib2 38.48M

A comprehensive HTTP client library.

MIT
v0.22.0
38,482,541

#185 toml 38.33M

Python Library for Tom's Obvious, Minimal Language

MIT
v0.10.2
38,339,159

#186 uritemplate 37.9M

Implementation of RFC 6570 URI Templates

rfc uri template 6570
BSD 3-Clause License or Apache License, Version 2.0
v4.1.1
37,905,312

#187 cloudpickle 37.84M

Pickler class to extend the standard pickle.Pickler functionality

BSD-3-Clause
v3.0.0
37,847,884

#188 defusedxml 37.74M

XML bomb protection for Python stdlib modules

dos bomb xml
PSFL
v0.7.1
37,744,582

#189 ply 37.58M

Python Lex & Yacc

BSD
v3.11
37,583,077

#190 ipython 37.1M

IPython: Productive Interactive Computing

shell interactive interpreter embedding
BSD-3-Clause
v8.24.0
37,105,339

#191 termcolor 37M

ANSI color formatting for output in terminal

terminal termcolor ansi ansi colour ansi color colour color formatting
MIT
v2.4.0
37,005,671

#192 google-auth-httplib2 36.61M

Google Authentication Library: httplib2 transport

oauth client google auth
Apache 2.0
v0.2.0
36,617,793

#193 docker 36.19M

A Python library for the Docker Engine API.

Apache License 2.0
v7.0.0
36,197,363

#194 CacheControl 36.08M

httplib2 caching for requests

requests web http caching
v0.14.0
36,082,266

#195 mccabe 35.91M

McCabe checker, plugin for flake8

flake8 mccabe
Expat license
v0.7.0
35,917,240

#196 future 35.8M

Clean single-source support for Python 3 and 2

futurize modernize python3 future six 2to3 3to2 backport past pasteurize migration
MIT
v1.0.0
35,806,413

#197 requests-aws4auth 35.62M

AWS4 authentication for Requests

services aws web authentication s3 rest amazon requests
MIT License
v1.2.3
35,624,145

#198 typedload 35.46M

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

types json mypy python3 json-schema namedtuple dataclass typing schema pydantic enums
This software is released under the GNU General Public License 3
v2.28
35,467,560

#199 msrest 35.39M

AutoRest swagger generator Python client runtime.

MIT License
v0.7.1
35,394,421

#200 Markdown 35.31M

Python implementation of John Gruber's Markdown.

markdown markdown-parser python-markdown markdown-to-html
BSD 3-Clause License Copyright 2007, 2008 The Python Markdown P
v3.6
35,311,711

#201 tornado 34.73M

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

Apache-2.0
v6.4
34,731,058

#202 azure-common 34.54M

Microsoft Azure Client Library for Python (Common)

MIT License
v1.1.28
34,542,586

#203 blinker 34.52M

Fast, simple object-to-object and broadcast signaling

v1.8.1
34,521,435

#204 dnspython 34.39M

DNS toolkit

v2.6.1
34,392,072

#205 Babel 34.25M

Internationalization utilities

BSD-3-Clause
v2.14.0
34,251,249

#206 jedi 33.69M

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

refactoring vim python completion
MIT
v0.19.1
33,691,304

#207 gunicorn 33.49M

WSGI HTTP Server for UNIX

MIT
v22.0.0
33,496,424

#208 poetry 33.44M

Python dependency management and packaging made easy.

poetry dependency packaging
MIT
v1.8.2
33,445,806

#209 contourpy 33.39M

Python library for calculating contours of 2D quadrilateral grids

BSD 3-Clause License Copyright (c) 2021-2024, ContourPy Develop
v1.2.1
33,391,835

#210 pycryptodomex 33.26M

Cryptographic library for Python

BSD, Public Domain
v3.20.0
33,268,062

#211 jsonpointer 33.21M

Identify specific nodes in a JSON document (RFC 6901)

Modified BSD License
v2.4
33,216,639

#212 webencodings 33.12M

Character encoding aliases for legacy web content

BSD
v0.5.1
33,122,640

#213 redis 32.99M

Python client for Redis database and key-value store

redis database key-value store
MIT
v5.0.4
32,995,813

#214 tb-nightly 32.94M

TensorBoard lets you watch Tensors Flow

learning tensor tensorflow visualizer tensorboard machine
Apache 2.0
v2.17.0a20240502
32,946,726

#215 parso 32.63M

A Python Parser

python parsing parser
MIT
v0.8.4
32,635,010

#216 pycodestyle 32.52M

Python style guide checker

pep-8 pep 8 pep8 pycodestyle
MIT
v2.11.1
32,522,457

#217 alembic 32.42M

A database migration tool for SQLAlchemy.

MIT
v1.13.1
32,421,702

#218 distro 32.32M

Distro - an OS platform information API

Apache License, Version 2.0
v1.9.0
32,321,237

#219 huggingface-hub 32.1M

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

deep-learning machine-learning pytorch natural-language-processing model-hub models pretrained-models
Apache
v0.22.2
32,100,836

#220 pg8000 32.01M

PostgreSQL interface library

postgresql dbapi
BSD 3-Clause License
v1.31.2
32,013,533

#221 matplotlib-inline 31.94M

Inline Matplotlib backend for Jupyter

matplotlib python ipython jupyter
BSD 3-Clause License Copyright (c) 2019-2022, IPython Developme
v0.1.7
31,946,475

#222 crashtest 31.89M

Manage Python errors with ease

MIT
v0.4.1
31,893,127

#223 redshift-connector 31.81M

Redshift interface library

redshift dbapi
Apache License 2.0
v2.1.1
31,811,223

#224 dulwich 31.72M

Python Git Library

vcs git
Apachev2 or later or GPLv2
v0.22.1
31,724,797

#225 toolz 31.6M

List processing tools and functional utilities

itertools utility functools functional
BSD
v0.12.1
31,609,450

#226 prometheus-client 31.47M

Python client for the Prometheus monitoring system.

prometheus instrumentation monitoring client
Apache Software License 2.0
v0.20.0
31,479,977

#227 isort 31.39M

A Python utility / library to sort Python imports.

imports clean refactor sort lint
MIT
v5.13.2
31,390,986

#228 cleo 31.16M

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

commands cli
MIT
v2.1.0
31,168,556

#229 jsonpath-ng 30.98M

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.6.1
30,981,907

#230 pyzmq 30.54M

Python bindings for 0MQ

BSD 3-Clause License Copyright (c) 2009-2012, Brian Granger, Mi
v26.0.3
30,543,660

#231 datadog 30.24M

The Datadog Python library

datadog
BSD-3-Clause
v0.49.1
30,249,287

#232 pkgutil_resolve_name 30.05M

Resolve a name to an object.

v1.3.10
30,057,764

#233 installer 29.4M

A library for installing Python wheels.

v0.7.0
29,401,925

#234 python-json-logger 29.32M

A python library adding a json log formatter

BSD
v2.0.7
29,327,571

#235 black 28.9M

The uncompromising code formatter.

formatter autopep8 yapf gofmt rustfmt automation pyfmt
MIT
v24.4.2
28,909,959

#236 grpc-google-iam-v1 28.66M

IAM API client library

Apache 2.0
v0.13.0
28,666,808

#237 appdirs 28.45M

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

log application cache user directory
MIT
v1.4.4
28,459,322

#238 fastapi 28.23M

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

v0.110.3
28,231,736

#239 google-pasta 28.2M

pasta is an AST-based Python refactoring library

refactoring ast python
Apache 2.0
v0.2.0
28,205,629

#240 pycryptodome 27.83M

Cryptographic library for Python

BSD, Public Domain
v3.20.0
27,839,520

#241 jsonpatch 27.59M

Apply JSON-Patches (RFC 6902)

Modified BSD License
v1.33
27,597,821

#242 jupyter-core 27.59M

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

BSD 3-Clause License - Copyright (c) 2015-, Jupyter Development
v5.7.2
27,591,823

#243 sentry-sdk 27.51M

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

MIT
v2.0.1
27,516,474

#244 tensorboard 27.47M

TensorBoard lets you watch Tensors Flow

learning tensor tensorflow visualizer tensorboard machine
Apache 2.0
v2.16.2
27,473,064

#245 Mako 27.36M

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

MIT
v1.3.3
27,364,712

#246 multiprocess 27.23M

better multiprocessing and multithreading in Python

BSD-3-Clause
v0.70.16
27,235,261

#247 sagemaker 27.19M

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

aws tensorflow ml ai amazon mxnet
Apache License 2.0
v2.218.0
27,190,494

#248 arrow 27.05M

Better dates & times for Python

timezone timestamp humanize arrow datetime time date
v1.3.0
27,052,249

#249 pytest-runner 26.95M

Invoke py.test as distutils command with dependency resolution

v6.0.1
26,951,537

#250 pyspark 26.92M

Apache Spark Python API

http://www.apache.org/licenses/LICENSE-2.0
v3.5.1
26,923,353

#251 pendulum 26.58M

Python datetimes made easy

time date datetime
MIT
v3.0.0
26,584,509

#252 torch 26.57M

Tensors and Dynamic neural networks in Python with strong GPU acceleration

machine learning pytorch
BSD-3
v2.3.0
26,575,355

#253 progressbar2 26.48M

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

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

#254 jupyter-client 26.47M

Jupyter protocol implementation and client libraries

shell interpreter interactive web
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v8.6.1
26,471,519

#255 typing-inspect 26.42M

Runtime inspection utilities for typing module.

annotations function type checking introspection typechecking hinting reflection checker typehints typing typehinting inspect hints
MIT
v0.9.0
26,427,039

#256 aioitertools 26.41M

itertools and builtins for AsyncIO and mixed iterables

v0.11.0
26,412,336

#257 bs4 26.4M

Dummy package for Beautiful Soup (beautifulsoup4)

MIT License
v0.0.2
26,405,299

#258 opensearch-py 26.37M

Python client for OpenSearch

Apache-2.0
v2.5.0
26,371,892

#259 argcomplete 26.32M

Bash tab completion for argparse

Apache Software License
v3.3.0
26,327,277

#260 asttokens 26.19M

Annotate AST trees with source code positions

ast refactor parse tokenize code
Apache 2.0
v2.4.1
26,193,874

#261 setuptools-scm 26.18M

the blessed package to manage your versions by scm tags

Permission is hereby granted, free of charge, to any person obta
v8.0.4
26,182,137

#262 types-requests 26.14M

Typing stubs for requests

Apache-2.0 license
v2.31.0.20240406
26,142,041

#263 mpmath 26.06M

Python library for arbitrary-precision floating-point arithmetic

BSD
v1.3.0
26,061,112

#264 sympy 25.9M

Computer algebra system (CAS) in Python

math cas
BSD
v1.12
25,906,753

#265 executing 25.74M

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

MIT
v2.0.1
25,747,631

#266 pymongo 25.68M

Python driver for MongoDB

gridfs bson mongodb pymongo mongo
Apache License Version 2.0, January 2004 http://www.apache.org/l
v4.7.1
25,687,295

#267 absl-py 25.3M

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

Apache 2.0
v2.1.0
25,308,162

#268 pyodbc 25.28M

DB API module for ODBC

MIT License
v5.1.0
25,280,669

#269 stack-data 25.17M

Extract data from python stack frames and tracebacks for informative displays

MIT
v0.6.3
25,178,728

#270 oscrypto 25.17M

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.

ssl decrypt rsa x509 sign pki certificate ec tls crypto encrypt verify dh dsa
MIT
v1.3.0
25,172,829

#271 transformers 25.04M

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

gpt-2 learning jax wav2vec2 pytorch tensorflow deep nlp bert vit transformer vision speech
Apache 2.0 License
v4.40.1
25,044,488

#272 pure-eval 24.94M

Safely evaluate AST nodes without side effects

MIT
v0.2.2
24,941,562

#273 ipykernel 24.83M

IPython Kernel for Jupyter

shell interactive interpreter web
BSD 3-Clause License Copyright (c) 2015, IPython Development Te
v6.29.4
24,837,351

#274 loguru 24.8M

Python logging made (stupidly) simple

logging logger log loguru
MIT license
v0.7.2
24,805,915

#275 PyGithub 24.61M

Use the full Github API v3

github
v2.3.0
24,610,114

#276 jupyter-server 24.52M

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

ipython jupyter
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v2.14.0
24,528,256

#277 elasticsearch 24.38M

Python client for Elasticsearch

Apache-2.0
v8.13.0
24,386,707

#278 pyflakes 24.32M

passive checker of Python programs

MIT
v3.2.0
24,324,768

#279 python-utils 24.25M

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

BSD
v3.8.2
24,257,633

#280 debugpy 24.22M

An implementation of the Debug Adapter Protocol for Python

MIT
v1.8.1
24,220,047

#281 asgiref 24.17M

ASGI specs, helper code, and adapters

BSD-3-Clause
v3.8.1
24,174,851

#282 types-python-dateutil 23.99M

Typing stubs for python-dateutil

Apache-2.0 license
v2.9.0.20240316
23,999,924

#283 nbformat 23.99M

The Jupyter Notebook format

shell interactive interpreter web
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v5.10.4
23,994,483

#284 nbconvert 23.92M

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 interactive interpreter web
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v7.16.4
23,920,505

#285 starlette 23.88M

The little ASGI library that shines.

v0.37.2
23,881,002

#286 aenum 23.84M

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

BSD License
v3.1.15
23,844,769

#287 websockets 23.59M

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

websocket
BSD-3-Clause
v12.0
23,591,474

#288 apache-airflow 23.55M

Programmatically author, schedule and monitor data pipelines

workflow data pipelines dag airflow orchestration automation
v2.9.0
23,558,633

#289 contextlib2 23.55M

Backports and enhancements for the contextlib module

PSF License
v21.6.0
23,551,864

#290 kubernetes 23.47M

Kubernetes python client

swagger kubernetes openapi
Apache License Version 2.0
v29.0.0
23,475,489

#291 flake8 23.33M

the modular source code checker: pep8 pyflakes and co

MIT
v7.0.0
23,338,341

#292 retry 23.31M

Easy to use retry decorator.

Apache License 2.0
v0.9.2
23,310,583

#293 rfc3339-validator 23.24M

A pure python RFC3339 validator

rfc3339 validator
MIT license
v0.1.4
23,245,991

#294 notebook 22.89M

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

jupyter jupyterlab notebook
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v7.1.3
22,899,317

#295 uvicorn 22.77M

The lightning-fast ASGI server.

v0.29.0
22,773,780

#296 adal 22.69M

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
22,692,000

#297 smart-open 22.66M

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

file streaming s3 gcs azure blob storage hdfs
MIT
v7.0.4
22,661,592

#298 altair 22.48M

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

declarative visualization interactive vega-lite statistics json
v5.3.0
22,480,197

#299 tokenizers 22.43M

bpe nlp transformer tokenizer deep learning
v0.19.1
22,436,866

#300 pytzdata 22.08M

The Olson timezone database for Python.

MIT
v2020.1
22,081,703

#301 google-cloud-pubsub 21.95M

Google Cloud Pub/Sub API client library

Apache 2.0
v2.21.1
21,956,508

#302 asynctest 21.95M

Enhance the standard unittest package with features for testing asyncio libraries

mock testing unittest asyncio async tulip selectors test
Apache 2
v0.13.0
21,955,905

#303 mistune 21.89M

A sane and fast Markdown parser with useful plugins and renderers

BSD-3-Clause
v3.0.2
21,899,178

#304 shapely 21.89M

Manipulation and analysis of geometric objects

topology gis geometry
BSD 3-Clause
v2.0.4
21,893,581

#305 tensorflow 21.77M

TensorFlow is an open source machine learning framework for everyone.

learning tensor machine tensorflow
Apache 2.0
v2.16.1
21,776,553

#306 xlrd 21.77M

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

excel workbook xls spreadsheet
BSD
v2.0.1
21,774,497

#307 zope.interface 21.6M

Interfaces for Python

plugins interface components
ZPL 2.1
v6.3
21,609,657

#308 google-cloud-secret-manager 21.36M

Google Cloud Secret Manager API client library

Apache 2.0
v2.20.0
21,367,318

#309 sentencepiece 21.27M

SentencePiece python wrapper

Apache
v0.2.0
21,271,891

#310 typeguard 21.26M

Run-time type checker for Python

MIT
v4.2.1
21,269,605

#311 snowflake-sqlalchemy 21.22M

Snowflake SQLAlchemy Dialect

snowflake cloud warehouse db database analytics
v1.5.3
21,221,343

#312 humanfriendly 21.2M

Human friendly output for text interfaces using Python

MIT
v10.0
21,200,017

#313 tinycss2 21.14M

A tiny CSS parser

parser css
v1.3.0
21,147,033

#314 h5py 20.97M

Read and write HDF5 files from Python

BSD-3-Clause
v3.11.0
20,978,427

#315 bleach 20.9M

An easy safelist-based HTML-sanitizing tool.

Apache Software License
v6.1.0
20,909,677

#316 imageio 20.81M

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

animation image imread volume ffmpeg imwrite video io
BSD-2-Clause
v2.34.1
20,814,216

#317 requests-file 20.8M

File transport adapter for Requests

Apache 2.0
v2.0.0
20,806,414

#318 typer 20.71M

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

v0.12.3
20,712,700

#319 opentelemetry-api 20.7M

OpenTelemetry Python API

Apache-2.0
v1.24.0
20,707,990

#320 comm 20.56M

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

jupyter xeus-python ipykernel
BSD 3-Clause License Copyright (c) 2022, Jupyter All rights res
v0.2.2
20,563,404

#321 PySocks 20.24M

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

proxy socks
BSD
v1.7.1
20,241,928

#322 jupyterlab-server 20.16M

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

jupyter jupyterlab
Copyright (c) 2015-2017, Project Jupyter Contributors All rights
v2.27.1
20,160,748

#323 openai 20.11M

The official Python library for the openai API

v1.25.0
20,113,535

#324 cinemagoer 20.07M

Python package to access the IMDb's database

person keywords top250 company cast film plain text data files movie xml actress imdb director actor database sql package cinema people bottom100 character
GPL
v2023.5.1
20,073,166

#325 IMDbPY 20.06M

IMDbPY is now cinemagoer

v2022.7.9
20,066,293

#326 mysql-connector-python 19.5M

MySQL driver written in Python

mysql db
GNU GPLv2 (with FOSS License Exception)
v8.4.0
19,502,747

#327 pylint 19.31M

python code static checker

python lint static code analysis linter
GPL-2.0-or-later
v3.1.0
19,317,089

#328 Send2Trash 19.29M

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

BSD License
v1.8.3
19,296,208

#329 nltk 19.27M

Natural Language Toolkit

linguistics cl parsing natural language nlp computational linguistics natural language processing tokenizing syntax tagging text analytics language
Apache License, Version 2.0
v3.8.1
19,271,322

#330 astroid 19.25M

An abstract syntax tree for Python with inference support.

abstract syntax tree python static code analysis
LGPL-2.1-or-later
v3.1.0
19,252,924

#331 orjson 19.22M

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

3339 fast 8259 datetime dataclass rfc json dataclasses
Apache-2.0 OR MIT
v3.10.2
19,225,277

#332 gremlinpython 19.19M

Gremlin-Python for Apache TinkerPop

Apache 2
v3.7.2
19,198,915

#333 pbr 19.19M

Python Build Reasonableness

v6.0.0
19,190,282

#334 gast 19M

Python AST that abstracts the underlying Python version

BSD 3-Clause
v0.5.4
19,002,514

#335 nbclient 18.91M

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

jupyter pipeline executor notebook
BSD 3-Clause License Copyright (c) 2020-, Jupyter Development T
v0.10.0
18,911,558

#336 argon2-cffi 18.8M

Argon2 for Python

security password hashing hash
v23.1.0
18,803,651

#337 oauth2client 18.71M

OAuth 2.0 client library

oauth 2.0 http client google
Apache 2.0
v4.1.3
18,713,007

#338 great-expectations 18.69M

Always know what to expect from your data.

validation science testing pipeline dataquality quality data datavalidation
Apache-2.0
v0.18.13
18,697,426

#339 xgboost 18.53M

XGBoost Python Package

Apache-2.0
v2.0.3
18,534,201

#340 cattrs 18.52M

Composable complex class support for attrs and dataclasses.

dataclasses serialization attrs
MIT
v23.2.3
18,521,979

#341 jupyterlab 18.34M

JupyterLab computational environment

ipython jupyter
Copyright (c) 2015-2022 Project Jupyter Contributors All rights
v4.1.8
18,340,660

#342 argon2-cffi-bindings 18.09M

Low-level CFFI bindings for Argon2

hashing bindings hash security cffi password
MIT
v21.2.0
18,095,585

#343 flatbuffers 18.01M

The FlatBuffers serialization format for Python

Apache 2.0
v24.3.25
18,016,168

#344 overrides 18.01M

A decorator to automatically detect mismatch when overriding a method.

override oop inheritence
Apache License, Version 2.0
v7.7.0
18,010,219

#345 XlsxWriter 17.92M

A Python module for creating Excel XLSX files.

BSD-2-Clause
v3.2.0
17,923,509

#346 notebook-shim 17.83M

A shim layer for notebook traits and config

jupyter ipython
BSD 3-Clause License Copyright (c) 2022 Project Jupyter Contrib
v0.2.4
17,835,211

#347 json5 17.82M

A Python implementation of the JSON5 data format.

Files: Everything except for the benchmarks/*.json files. Apach
v0.9.25
17,822,324

#348 simplejson 17.57M

Simple, fast, extensible JSON encoder/decoder for Python

MIT License
v3.19.2
17,573,326

#349 watchdog 17.56M

Filesystem events monitoring

inotify python readdirectorychangesw monitoring polling filesystem kqueue monitor directorysnapshot fsevents
Apache-2.0
v4.0.0
17,561,952

#350 google-cloud-bigquery-storage 17.45M

Google Cloud Bigquery Storage API client library

Apache 2.0
v2.24.0
17,450,444

#351 tensorflow-estimator 17.4M

TensorFlow Estimator.

learning tensor tensorflow estimator machine
Apache 2.0
v2.15.0
17,404,935

#352 setproctitle 17.37M

A Python module to customize the process title

BSD-3-Clause
v1.3.3
17,372,818

#353 keras 17.36M

Multi-backend Keras.

Apache License 2.0
v3.3.3
17,360,919

#354 execnet 17.1M

execnet: rapid multi-Python deployment

v2.1.1
17,109,397

#355 text-unidecode 17.09M

The most basic Text::Unidecode port

Artistic License
v1.3
17,098,362

#356 slack-sdk 17.03M

The Slack API Platform SDK for Python

slack-api web-api chatbot slack chat chatops websocket slack-rtm
MIT
v3.27.1
17,036,893

#357 pandocfilters 16.94M

Utilities for writing pandoc filters in python

pandoc
BSD-3-Clause
v1.5.1
16,949,535

#358 statsmodels 16.81M

Statistical computations and models for Python

BSD License
v0.14.2
16,816,635

#359 jupyterlab-pygments 16.72M

Pygments theme using JupyterLab CSS variables

Copyright (c) 2015 Project Jupyter Contributors All rights reser
v0.3.0
16,721,427

#360 seaborn 16.59M

Statistical data visualization

v0.13.2
16,590,188

#361 click-man 16.54M

Generate man pages for click based CLI applications

MIT
v0.4.1
16,545,100

#362 webcolors 16.53M

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

html web color css
BSD-3-Clause
v1.13
16,539,001

#363 orbax-checkpoint 16.5M

Orbax Checkpoint

checkpoint jax machine learning training
v0.5.10
16,501,256

#364 html5lib 16.42M

HTML parser based on the WHATWG HTML specification

MIT License
v1.1
16,422,910

#365 dataclasses-json 16.42M

Easily serialize dataclasses to and from JSON.

MIT
v0.6.5
16,421,436

#366 identify 16.41M

File identification library for Python

MIT
v2.5.36
16,414,171

#367 widgetsnbextension 16.41M

Jupyter interactive widgets for Jupyter Notebook

web notebook shell interpreter interactive jupyter widgets
BSD 3-Clause License
v4.0.10
16,412,649

#368 ipywidgets 16.38M

Jupyter interactive widgets

web ipython shell interpreter interactive jupyter widgets
BSD 3-Clause License
v8.1.2
16,385,202

#369 pathos 16.38M

parallel graph management and execution in heterogeneous computing

BSD-3-Clause
v0.3.2
16,383,178

#370 responses 16.36M

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

Apache 2.0
v0.25.0
16,364,634

#371 pytest-xdist 16.35M

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

MIT License Copyright (c) 2010 Holger Krekel and contributors.
v3.6.1
16,353,651

#372 mypy 16.32M

Optional static typing for Python

MIT
v1.10.0
16,325,042

#373 opentelemetry-sdk 16.3M

OpenTelemetry Python SDK

Apache-2.0
v1.24.0
16,305,729

#374 nodeenv 16.28M

Node.js virtual environment builder

BSD
v1.8.0
16,288,525

#375 jupyter-events 16.28M

Jupyter Event System library

jupyter jupyterlab
BSD 3-Clause License Copyright (c) 2022-, Jupyter Development T
v0.10.0
16,281,222

#376 entrypoints 16.28M

Discover and load entry points from installed packages.

v0.4
16,280,122

#377 azure-mgmt-core 16.24M

Microsoft Azure Management Core Library for Python

MIT License
v1.4.0
16,241,060

#378 semver 16.23M

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

BSD
v3.0.2
16,230,687

#379 numba 16.21M

compiling Python code using LLVM

BSD
v0.59.1
16,212,029

#380 fqdn 16.19M

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

fqdn dns domain hostname rfc3686
MPL 2.0
v1.5.1
16,194,197

#381 pox 16.17M

utilities for filesystem exploration and automated builds

BSD-3-Clause
v0.3.4
16,179,367

#382 ppft 16.17M

distributed and parallel Python

BSD-3-Clause
v1.7.6.8
16,175,253

#383 isoduration 16.13M

Operations with ISO 8601 durations

duration-string duration-parsing datetime iso8601 time duration date iso8601-duration
v20.11.0
16,139,523

#384 rfc3986-validator 16.11M

Pure python rfc3986 validator

rfc3986 validator
MIT license
v0.1.1
16,116,083

#385 uri-template 16.07M

RFC 6570 URI Template Processor

config
MIT License
v1.3.0
16,074,354

#386 python-slugify 16.05M

A Python slugify application that also handles Unicode

MIT
v8.0.4
16,055,029

#387 backports.zoneinfo 15.99M

Backport of the standard library zoneinfo module

Apache-2.0
v0.2.1
15,996,986

#388 pre-commit 15.94M

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

MIT
v3.7.0
15,941,976

#389 croniter 15.85M

croniter provides iteration for datetime object with cron like format

cron datetime iterator
MIT License
v2.0.5
15,854,580

#390 llvmlite 15.81M

lightweight wrapper around basic LLVM functionality

BSD
v0.42.0
15,819,457

#391 jupyterlab-widgets 15.81M

Jupyter interactive widgets for JupyterLab

web notebook shell jupyterlab interpreter interactive jupyterlab3 jupyter widgets
BSD-3-Clause
v3.0.10
15,810,103

#392 schema 15.78M

Simple data validation library

validation schema json
MIT
v0.7.5
15,785,490

#393 terminado 15.76M

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

BSD 2-Clause License - Copyright (c) 2014-, Jupyter development
v0.18.1
15,764,849

#394 smdebug-rulesconfig 15.7M

SMDebug RulesConfig

Apache License Version 2.0
v1.0.1
15,701,500

#395 tensorboard-data-server 15.6M

Fast data loading for TensorBoard

learning tensor tensorflow visualizer tensorboard machine
Apache 2.0
v0.7.2
15,606,189

#396 db-dtypes 15.54M

Pandas Data Types for SQL systems (BigQuery, Spanner)

sql pandas
v1.2.0
15,541,338

#397 selenium 15.49M

Apache 2.0
v4.20.0
15,496,466

#398 cfgv 15.46M

Validate configuration and produce human readable error messages.

MIT
v3.4.0
15,468,386

#399 jupyter-server-terminals 15.42M

A Jupyter Server Extension Providing Terminals.

jupyter ipython
BSD 3-Clause License - Copyright (c) 2021-, Jupyter Development
v0.5.3
15,427,505

#400 patsy 15.42M

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

2-clause BSD
v0.5.6
15,425,427

#401 lazy-object-proxy 15.18M

A fast and thorough lazy object proxy.

BSD-2-Clause
v1.10.0
15,189,663

#402 hvac 15.17M

HashiCorp Vault API client

vault hashicorp
Apache-2.0
v2.2.0
15,171,765

#403 safetensors 15.13M

v0.4.3
15,136,797

#404 opentelemetry-semantic-conventions 15.08M

OpenTelemetry Semantic Conventions

Apache-2.0
v0.45b0
15,089,484

#405 msrestazure 14.93M

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

MIT License
v0.6.4.post1
14,935,106

#406 cached-property 14.92M

A decorator for caching properties in classes.

cached-property
BSD
v1.5.2
14,921,206

#407 async-lru 14.84M

Simple LRU cache for asyncio

asyncio lru lru_cache
MIT License
v2.0.4
14,840,610

#408 databricks-cli 14.72M

A command line interface for Databricks

databricks cli
Apache License 2.0
v0.18.0
14,720,205

#409 jupyter-lsp 14.58M

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

lsp interactive language server
BSD-3-Clause
v2.2.5
14,580,720

#410 pytest-mock 14.55M

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

mock pytest
MIT
v3.14.0
14,552,362

#411 mock 14.54M

Rolling backport of unittest.mock for all Pythons

v5.1.0
14,549,702

#412 opt-einsum 14.45M

Optimizing numpys einsum function

MIT
v3.3.0
14,452,530

#413 lockfile 14.34M

Platform-independent file locking module

v0.12.2
14,348,317

#414 dataclasses 14.29M

A backport of the dataclasses module for Python 3.6

Apache
v0.8
14,290,866

#415 docker-pycreds 14.22M

Python bindings for the docker credentials store API

Apache License 2.0
v0.4.0
14,225,293

#416 google-cloud-appengine-logging 14.22M

Google Cloud Appengine Logging API client library

Apache 2.0
v1.4.3
14,222,116

#417 azure-storage-file-datalake 14.18M

Microsoft Azure File DataLake Storage Client Library for Python

azure sdk azure
MIT License
v12.14.0
14,189,478

#418 pickleshare 14M

Tiny 'shelve'-like database with concurrency support

persistence pickle ipc shelve database
MIT
v0.7.5
14,002,785

#419 tensorstore 13.99M

Read and write large, multi-dimensional arrays

Apache License 2.0
v0.1.58
13,998,725

#420 antlr4-python3-runtime 13.86M

ANTLR 4.13.1 runtime for Python 3

BSD
v4.13.1
13,860,991

#421 aiofiles 13.84M

File support for asyncio.

Apache-2.0
v23.2.1
13,849,792

#422 makefun 13.8M

Small library to dynamically create python functions.

generation dynamic function define compile make signature decorator wraps wrapper args definition generate decorate
BSD 3-Clause
v1.15.2
13,806,177

#423 plotly 13.8M

An open-source, interactive data visualization library for Python

MIT
v5.22.0
13,804,375

#424 click-plugins 13.78M

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

click entry-point plugin setuptools
New BSD
v1.1.1
13,785,044

#425 Django 13.72M

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

BSD-3-Clause
v5.0.4
13,727,332

#426 google-cloud-resource-manager 13.71M

Google Cloud Resource Manager API client library

Apache 2.0
v1.12.3
13,712,096

#427 structlog 13.66M

Structured Logging for Python

log structured structure logging
v24.1.0
13,661,266

#428 backcall 13.63M

Specifications for callback functions passed in to an API

v0.2.0
13,637,614

#429 semantic-version 13.57M

A library implementing the 'SemVer' scheme.

versioning version semantic version
BSD
v2.10.0
13,578,672

#430 apache-airflow-providers-common-sql 13.43M

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

airflow airflow-provider common.sql integration
v1.12.0
13,434,612

#431 hatchling 13.43M

Modern, extensible Python build backend

hatch build packaging
v1.24.2
13,431,541

#432 lz4 13.42M

LZ4 Bindings for Python

v4.3.3
13,427,006

#433 ordered-set 13.34M

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

v4.1.0
13,342,729

#434 aws-requests-auth 13.29M

AWS signature version 4 signing process for the python requests module

v0.4.3
13,298,879

#435 tox 13.23M

tox is a generic virtualenv management and test command line tool

isolated virtual environments testing
v4.15.0
13,230,097

#436 psycopg2 13.2M

psycopg2 - Python-PostgreSQL Database Adapter

LGPL with exceptions
v2.9.9
13,202,744

#437 astunparse 13.17M

An AST unparser for Python

astunparse
BSD
v1.6.3
13,174,948

#438 scikit-image 13.12M

Image processing in Python

Files: * Copyright: 2009-2022 the scikit-image team License: BSD
v0.23.2
13,129,903

#439 prettytable 13.11M

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

BSD (3 clause)
v3.10.0
13,114,246

#440 opencv-python 13.03M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.9.0.80
13,036,250

#441 aws-sam-translator 12.79M

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

aws application sam model serverless
Apache License 2.0
v1.87.0
12,795,847

#442 langchain-core 12.76M

Building applications with LLMs through composability

MIT
v0.1.48
12,766,095

#443 azure-keyvault-secrets 12.73M

Microsoft Azure Key Vault Secrets Client Library for Python

azure sdk azure
MIT License
v4.8.0
12,731,781

#444 Faker 12.61M

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

faker mock fixtures generator data test
MIT License
v25.0.0
12,616,229

#445 tensorflow-io-gcs-filesystem 12.53M

TensorFlow IO

learning machine io tensorflow
v0.37.0
12,530,606

#446 azure-datalake-store 12.5M

Azure Data Lake Store Filesystem Client Library for Python

azure
MIT License
v0.0.53
12,501,142

#447 kafka-python 12.47M

Pure Python client for Apache Kafka

apache kafka
Apache License 2.0
v2.0.2
12,477,688

#448 argparse 12.46M

Python command-line parsing library

line command parsing parser argparse
Python Software Foundation License
v1.4.0
12,463,901

#449 wsproto 12.45M

WebSockets state-machine based protocol implementation

MIT License
v1.2.0
12,458,798

#450 wandb 12.37M

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

MIT License Copyright (c) 2021 Weights and Biases, Inc. Permis
v0.16.6
12,371,522

#451 pandas-gbq 12.33M

Google BigQuery connector for pandas

BSD-3-Clause
v0.22.0
12,336,011

#452 opentelemetry-proto 12.31M

OpenTelemetry Python Proto

Apache-2.0
v1.24.0
12,317,236

#453 gcsfs 12.3M

Convenient Filesystem interface over GCS

gcloud file-system google-cloud-storage
BSD
v2024.3.1
12,301,020

#454 coloredlogs 12.28M

Colored terminal output for Python's logging module

MIT
v15.0.1
12,288,016

#455 Sphinx 12.27M

Python documentation generator

v7.3.7
12,270,011

#456 inflection 12.18M

A port of Ruby on Rails inflector to Python

MIT
v0.5.1
12,187,182

#457 jaraco.functools 12.08M

Functools like those found in stdlib

v4.0.1
12,088,532

#458 thrift 12.07M

Python bindings for the Apache Thrift RPC system

Apache License 2.0
v0.20.0
12,073,929

#459 azure-nspkg 12.05M

Microsoft Azure Namespace Package [Internal]

MIT License
v3.0.2
12,059,606

#460 sshtunnel 11.93M

Pure python SSH tunnels

tcp-forward proxy paramiko ssh tunnel
MIT
v0.4.0
11,931,415

#461 confluent-kafka 11.9M

Confluent's Python client for Apache Kafka

v2.3.0
11,908,547

#462 jaraco.context 11.77M

Useful decorators and context managers

v5.3.0
11,773,014

#463 pydeequ 11.69M

PyDeequ - Unit Tests for Data

data-profilers data-profiling pydeequ deequ data-quality data-engineering dataunittest dataquality data-unit-tests
Apache-2.0
v1.3.0
11,692,759

#464 monotonic 11.56M

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

Apache
v1.6
11,564,788

#465 mlflow 11.52M

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

databricks mlflow ai
Copyright 2018 Databricks, Inc. All rights reserved. Apache Li
v2.12.1
11,523,729

#466 google-cloud-logging 11.41M

Stackdriver Logging API client library

Apache 2.0
v3.10.0
11,415,370

#467 torchvision 11.39M

image and video datasets and models for torch deep learning

BSD
v0.18.0
11,399,120

#468 azure-mgmt-resource 11.38M

Microsoft Azure Resource Management Client Library for Python

azure sdk azure
MIT License
v23.0.1
11,380,014

#469 colorlog 11.36M

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

MIT License
v6.8.2
11,360,488

#470 zeep 11.35M

A Python SOAP client

MIT
v4.2.1
11,353,700

#471 snowballstemmer 11.34M

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

stemmer
BSD-3-Clause
v2.2.0
11,346,637

#472 retrying 11.34M

Retrying

decorators decorator retrying exception exponential retry backoff
Apache 2.0
v1.3.4
11,343,097

#473 rfc3986 11.24M

Validating URI References per RFC 3986

Apache 2.0
v2.0.0
11,241,573

#474 databricks-sql-connector 11.19M

Databricks SQL Connector for Python

Apache-2.0
v3.1.2
11,193,655

#475 libclang 11.16M

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

clang python bindings
Apache License 2.0
v18.1.1
11,166,195

#476 PyWavelets 11.12M

PyWavelets, wavelet transform module

Copyright (c) 2006-2012 Filip Wasilewski Copy
v1.6.0
11,126,522

#477 pipenv 11.06M

Python Development Workflow for Humans.

The MIT License (MIT) Copyright 2020-2022 Python Packaging Auth
v2023.12.1
11,066,016

#478 graphql-core 11.06M

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

graphql
MIT license
v3.2.3
11,062,442

#479 Unidecode 11.04M

ASCII transliterations of Unicode text

GPL
v1.3.8
11,040,325

#480 xxhash 10.95M

Python binding for xxHash

BSD
v3.4.1
10,954,507

#481 pydata-google-auth 10.88M

PyData helpers for authenticating to Google APIs

data
BSD License
v1.8.2
10,888,349

#482 gsutil 10.84M

A command line tool for interacting with cloud storage services.

Apache 2.0
v5.28
10,843,753

#483 google-cloud-firestore 10.83M

Google Cloud Firestore API client library

Apache 2.0
v2.16.0
10,833,530

#484 trio 10.79M

A friendly Python library for async concurrency and I/O

async trio networking io
MIT OR Apache-2.0
v0.25.0
10,796,372

#485 azure-storage-common 10.78M

Microsoft Azure Storage Common Client Library for Python

MIT License
v2.1.0
10,785,932

#486 opencensus 10.72M

A stats collection and distributed tracing framework

Apache-2.0
v0.11.4
10,727,824

#487 opencensus-context 10.68M

OpenCensus Runtime Context

Apache-2.0
v0.1.3
10,685,612

#488 imbalanced-learn 10.67M

Toolbox for imbalanced dataset in machine learning.

MIT
v0.12.2
10,671,379

#489 deprecation 10.64M

A library to handle automated deprecations

deprecation
Apache 2
v2.1.0
10,641,499

#490 google-cloud-aiplatform 10.6M

Vertex AI API client library

Apache 2.0
v1.49.0
10,605,205

#491 docstring_parser 10.56M

Parse Python docstrings in reST, Google and Numpydoc format

MIT
v0.16
10,564,921

#492 delta-spark 10.52M

Python APIs for using Delta Lake with Apache Spark

delta.io
Apache-2.0
v3.1.0
10,527,517

#493 email-validator 10.48M

A robust email address syntax and deliverability validation library.

email address validator
Unlicense
v2.1.1
10,481,672

#494 querystring-parser 10.42M

QueryString parser for Python/Django that correctly handles nested dictionaries

v1.2.4
10,424,015

#495 fastavro 10.35M

Fast read/write of AVRO files

MIT
v1.9.4
10,355,041

#496 libcst 10.28M

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

All contributions towards LibCST are MIT licensed. Some Python
v1.3.1
10,284,126

#497 outcome 10.27M

Capture the outcome of Python function calls.

result
MIT OR Apache-2.0
v1.3.0.post0
10,273,513

#498 langchain-community 10.24M

Community contributed LangChain integrations.

MIT
v0.0.36
10,246,810

#499 tensorflow-serving-api 10.21M

TensorFlow Serving Python API.

api learning tensorflow machine serving libraries
Apache 2.0
v2.16.1
10,216,814

#500 jsonpickle 10.2M

Serialize any Python object to JSON

marshal javascript object notation json pickle pickle json serialization
v3.0.4
10,200,238

#501 opentelemetry-exporter-otlp-proto-common 10.17M

OpenTelemetry Protobuf encoding

Apache-2.0
v1.24.0
10,178,060

#502 docopt 10.12M

Pythonic argument parser, that will make you smile

optparse arguments parsing getopt option argparse
MIT
v0.6.2
10,121,952

#503 opencensus-ext-azure 10.11M

OpenCensus Azure Monitor Exporter

Apache-2.0
v1.1.13
10,114,185

#504 triton 10.09M

A language and compiler for custom Deep Learning operations

deep learning compiler
v2.3.0
10,091,602

#505 pymssql 10.09M

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

mssql db-api sql server database
LGPL
v2.3.0
10,090,325

#506 configparser 9.99M

Updated configparser from stdlib for earlier Pythons.

conf configparser file parsing cfg configuration ini
v7.0.0
9,990,365

#507 mypy-boto3-rds 9.92M

Type annotations for boto3.RDS 1.34.93 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations rds typeshed botocore autocomplete
MIT License
v1.34.93
9,923,476

#508 ujson 9.83M

Ultra fast JSON encoder and decoder for Python

v5.9.0
9,837,143

#509 chex 9.83M

Chex: Testing made fun, in JAX!

learning jax python testing machine debugging
Apache 2.0
v0.1.86
9,836,238

#510 tldextract 9.83M

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 list extract public domain tld parse urlsplit url publicsuffix publicsuffixlist suffix urlparse
BSD-3-Clause
v5.1.2
9,831,733

#511 deepdiff 9.8M

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

MIT
v7.0.1
9,802,231

#512 ruff 9.71M

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

flake8 clippy pylint pyflakes pycodestyle automation
MIT
v0.4.2
9,718,295

#513 opentelemetry-exporter-otlp-proto-http 9.7M

OpenTelemetry Collector Protobuf over HTTP Exporter

Apache-2.0
v1.24.0
9,704,563

#514 mdit-py-plugins 9.68M

Collection of plugins for markdown-it-py

markdown markdown-it lexer parser development
v0.4.0
9,686,796

#515 azure-graphrbac 9.56M

Microsoft Azure Graph RBAC Client Library for Python

MIT License
v0.61.1
9,565,240

#516 DateTime 9.53M

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,539,246

#517 azure-mgmt-storage 9.44M

Microsoft Azure Storage Management Client Library for Python

azure sdk azure
MIT License
v21.1.0
9,440,173

#518 ml-dtypes 9.41M

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.4.0
9,419,594

#519 graphviz 9.41M

Simple Python interface for Graphviz

dot graph visualization render
MIT
v0.20.3
9,419,137

#520 nvidia-nccl-cu12 9.39M

NVIDIA Collective Communication Library (NCCL) Runtime

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v2.21.5
9,399,983

#521 pytest-asyncio 9.39M

Pytest support for asyncio

Apache 2.0
v0.23.6
9,399,159

#522 pysftp 9.38M

A friendly face on SFTP

sftp ftp internet ssh
BSD
v0.2.9
9,381,865

#523 ecdsa 9.37M

ECDSA cryptographic signature library (pure python)

MIT
v0.19.0
9,375,297

#524 trio-websocket 9.31M

WebSocket library for Trio

server client websocket trio
v0.11.1
9,315,858

#525 ninja 9.3M

Ninja is a small build system with a focus on speed

cross-platform build fortran ninja c++ cross-compilation
Apache 2.0
v1.11.1.1
9,302,656

#526 Brotli 9.3M

Python bindings for the Brotli compression library

MIT
v1.1.0
9,302,141

#527 aniso8601 9.27M

A library for parsing ISO 8601 strings.

iso8601 parser
v9.0.1
9,279,790

#528 pywin32 9.25M

Python for Window Extensions

PSF
v306
9,252,379

#529 nvidia-cudnn-cu12 9.2M

cuDNN runtime libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v9.1.0.70
9,206,071

#530 pytest-metadata 9.2M

pytest plugin for test session metadata

metadata pytest
v3.1.1
9,203,582

#531 google-cloud-audit-log 9.19M

Google Cloud Audit Protos

Apache-2.0
v0.2.5
9,192,514

#532 gspread 9.17M

Google Spreadsheets Python API

google-sheets google-spreadsheets spreadsheets
v6.1.0
9,178,966

#533 nvidia-cublas-cu12 9.15M

CUBLAS native runtime libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v12.4.5.8
9,156,080

#534 azure-cosmos 9.14M

Microsoft Azure Cosmos Client Library for Python

azure sdk azure
MIT License
v4.6.0
9,147,159

#535 watchtower 9.12M

Python CloudWatch Logging

Apache Software License
v3.2.0
9,126,924

#536 azure-keyvault 9.1M

Microsoft Azure Key Vault Client Libraries for Python

MIT License
v4.2.0
9,108,295

#537 nvidia-cuda-nvrtc-cu12 9.08M

NVRTC native runtime libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v12.4.127
9,088,329

#538 imagesize 9.07M

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

MIT
v1.4.1
9,078,973

#539 omegaconf 9.07M

A flexible configuration library

config yaml configuration
v2.3.0
9,075,328

#541 nvidia-cuda-runtime-cu12 8.98M

CUDA Runtime native Libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v12.4.127
8,985,213

#542 tblib 8.98M

Traceback serialization library.

exceptions traceback debugging
BSD-2-Clause
v3.0.0
8,980,797

#543 nvidia-cuda-cupti-cu12 8.96M

CUDA profiling tools runtime libs.

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v12.4.127
8,965,493

#544 pybind11 8.95M

Seamless operability between C++11 and Python

python bindings c++11
BSD
v2.12.0
8,954,821

#545 applicationinsights 8.95M

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

MIT
v0.11.10
8,950,155

#546 nvidia-cusparse-cu12 8.94M

CUSPARSE native runtime libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v12.3.1.170
8,941,655

#547 nvidia-cufft-cu12 8.94M

CUFFT native runtime libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v11.2.1.3
8,940,099

#548 nvidia-cusolver-cu12 8.93M

CUDA solver native runtime libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v11.6.1.9
8,937,067

#549 alabaster 8.92M

A light, configurable Sphinx theme

v0.7.16
8,926,925

#550 freezegun 8.88M

Let your Python tests travel through time

Apache 2.0
v1.5.0
8,887,076

#551 APScheduler 8.87M

In-process task scheduler with Cron-like capabilities

cron scheduling
MIT
v3.10.4
8,879,832

#552 sphinxcontrib-serializinghtml 8.87M

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

v1.1.10
8,876,990

#553 python-daemon 8.87M

Library to implement a well-behaved Unix daemon process.

unix daemon fork
Apache-2
v3.0.1
8,873,257

#554 gevent 8.86M

Coroutine-based network library

multitasking monkey coroutine threads greenlet light cooperative
MIT
v24.2.1
8,862,660

#555 nvidia-curand-cu12 8.86M

CURAND native runtime libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v10.3.5.147
8,860,270

#556 python-multipart 8.82M

A streaming multipart parser for Python

v0.0.9
8,828,177

#557 datasets 8.8M

HuggingFace community-driven open-source library of datasets

learning datasets metrics machine
Apache 2.0
v2.19.0
8,809,356

#558 kombu 8.8M

Messaging library for Python.

messaging message redis consumer amqp rabbitmq actor producer
BSD-3-Clause
v5.3.7
8,807,217

#559 optax 8.77M

A gradient processing and optimisation library in JAX.

reinforcement-learning python machine learning
v0.2.2
8,772,417

#560 nvidia-nvtx-cu12 8.73M

NVIDIA Tools Extension

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v12.4.127
8,733,418

#561 cfn-lint 8.65M

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

aws lint
MIT no attribution
v0.87.0
8,656,586

#562 Flask-AppBuilder 8.65M

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.4.1
8,652,921

#563 azure-keyvault-keys 8.61M

Microsoft Azure Key Vault Keys Client Library for Python

azure sdk azure
MIT License
v4.9.0
8,619,241

#564 sphinxcontrib-htmlhelp 8.61M

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

v2.0.5
8,613,196

#565 amqp 8.58M

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

amqp messaging rabbitmq cloudamqp
BSD
v5.2.0
8,589,364

#566 opentelemetry-exporter-otlp-proto-grpc 8.58M

OpenTelemetry Collector Protobuf over gRPC Exporter

Apache-2.0
v1.24.0
8,586,403

#567 sphinxcontrib-applehelp 8.56M

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

v1.0.8
8,562,421

#568 sphinxcontrib-qthelp 8.56M

sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents

v1.0.7
8,561,057

#569 sphinxcontrib-devhelp 8.56M

sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents

v1.0.6
8,560,755

#570 tiktoken 8.55M

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

MIT License Copyright (c) 2022 OpenAI, Shantanu Jain Permissio
v0.6.0
8,555,033

#571 zope.event 8.54M

Very basic event publishing system

framework event subscribe dispatch publish
ZPL-2.1
v5.0
8,543,445

#572 invoke 8.51M

Pythonic task execution

BSD
v2.2.0
8,511,090

#573 PyAthena 8.46M

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

Copyright 2017 laughingman7743 Permission is hereby granted, fr
v3.7.0
8,468,078

#574 simple-salesforce 8.46M

A basic Salesforce.com REST API client.

salesforce.com python salesforce
Apache 2.0
v1.12.6
8,467,560

#575 boto 8.44M

Amazon Web Services Library

MIT
v2.49.0
8,445,500

#576 sphinxcontrib-jsmath 8.44M

A sphinx extension which renders display math in HTML via JavaScript

BSD
v1.0.1
8,444,792

#577 azure-mgmt-containerregistry 8.43M

Microsoft Azure Container Registry Client Library for Python

azure sdk azure
MIT License
v10.3.0
8,436,397

#578 types-PyYAML 8.43M

Typing stubs for PyYAML

Apache-2.0 license
v6.0.12.20240311
8,435,149

#579 zstandard 8.38M

Zstandard bindings for Python

zstandard zstd compression
BSD
v0.22.0
8,389,267

#580 pyproj 8.38M

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

coordinate-systems geospatial cartographic-projection map coordinate-transformation gis geodesic
MIT
v3.6.1
8,383,408

#581 typing 8.35M

Type Hints for Python

annotations function type checking typechecking hinting backport checker typehints typing typehinting hints
PSF
v3.10.0.0
8,354,184

#582 vine 8.35M

Python promises.

promises future lazy futures promise
BSD
v5.1.0
8,352,826

#583 celery 8.33M

Distributed Task Queue.

messaging queue distributed task job actor
BSD-3-Clause
v5.4.0
8,336,981

#584 pycrypto 8.33M

Cryptographic modules for Python.

Public domain
v2.6.1
8,332,973

#585 jira 8.32M

Python library for interacting with JIRA via REST APIs.

api web rest atlassian jira
BSD-2-Clause
v3.8.0
8,329,628

#586 djangorestframework 8.28M

Web APIs for Django, made easy.

BSD
v3.15.1
8,284,975

#587 spacy 8.25M

Industrial-strength Natural Language Processing (NLP) in Python

MIT
v3.7.4
8,252,684

#588 accelerate 8.21M

Accelerate

learning deep
Apache
v0.29.3
8,215,824

#589 azure-cli 8.2M

Microsoft Azure Command-Line Tools

MIT
v2.60.0
8,207,466

#590 Flask-Cors 8.18M

A Flask extension adding a decorator for CORS support

MIT
v4.0.0
8,181,061

#591 pathlib2 8.16M

Object-oriented filesystem paths

MIT
v2.3.7.post1
8,162,303

#592 wasabi 8.12M

A lightweight console printing and formatting toolkit

MIT
v1.1.2
8,129,645

#593 catalogue 8.11M

Super lightweight function registries for your library

MIT
v2.0.10
8,118,042

#594 python-gnupg 8.1M

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

encryption decryption cryptography verification signing gnupg
BSD
v0.5.2
8,102,557

#595 thinc 8.06M

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

MIT
v9.0.0
8,067,029

#596 billiard 8.05M

Python multiprocessing fork with improvements and bugfixes

pool multiprocessing process
BSD
v4.2.0
8,058,591

#597 cymem 8.05M

Manage calls to calloc/free through Cython

MIT
v2.0.8
8,056,573

#598 srsly 8.02M

Modern high-performance serialization utilities for Python

MIT
v2.4.8
8,028,659

#599 murmurhash 8M

Cython bindings for MurmurHash

MIT
v1.0.10
8,005,095

#600 preshed 7.95M

Cython hash table that trusts the keys are pre-hashed

MIT
v3.0.9
7,957,485

#601 python-magic 7.95M

File type identification using libmagic

magic mime file
MIT
v0.4.27
7,952,840

#602 backports.tarfile 7.94M

Backport of CPython tarfile module

v1.1.1
7,946,567

#603 azure-data-tables 7.93M

Microsoft Azure Azure Data Tables Client Library for Python

azure sdk azure
MIT License
v12.5.0
7,931,021

#604 uvloop 7.84M

Fast implementation of asyncio event loop on top of libuv

asyncio networking
MIT License
v0.19.0
7,848,473

#605 azure-mgmt-keyvault 7.84M

Microsoft Azure Key Vault Management Client Library for Python

azure sdk azure
MIT License
v10.3.0
7,847,356

#606 azure-mgmt-authorization 7.8M

Microsoft Azure Authorization Management Client Library for Python

azure sdk azure
MIT License
v4.0.0
7,807,506

#607 sh 7.7M

Python subprocess replacement

MIT
v2.0.6
7,706,583

#608 python-jose 7.7M

JOSE implementation in Python

jws web jose json token jwt security jwe signing
MIT
v3.3.0
7,706,317

#609 azure-mgmt-compute 7.68M

Microsoft Azure Compute Management Client Library for Python

azure azure sdk
MIT License
v31.0.0
7,681,039

#610 Authlib 7.67M

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

BSD-3-Clause
v1.3.0
7,676,617

#611 httptools 7.6M

A collection of framework independent HTTP protocol utils.

MIT
v0.6.1
7,605,878

#612 texttable 7.57M

module to create simple ASCII tables

MIT
v1.7.0
7,574,074

#613 pytest-html 7.57M

pytest plugin for generating HTML reports

html report pytest
v4.1.1
7,571,432

#614 langchain 7.56M

Building applications with LLMs through composability

MIT
v0.1.17
7,563,687

#615 azure-mgmt-network 7.5M

Microsoft Azure Network Management Client Library for Python

azure sdk azure
MIT License
v25.3.0
7,501,310

#616 cligj 7.45M

Click params for commmand line interfaces to GeoJSON

BSD
v0.7.2
7,459,100

#617 pycountry 7.43M

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

4217 639 15924 country 3166-1 3166 iso 3166-3 3166-2 currency subdivision language
LGPL 2.1
v23.12.11
7,436,314

#618 enum34 7.42M

Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4

BSD License
v1.1.10
7,421,128

#619 hpack 7.41M

Pure-Python HPACK header compression

MIT License
v4.0.0
7,411,874

#620 cssselect 7.34M

cssselect parses CSS3 Selectors and translates them to XPath 1.0

BSD
v1.2.0
7,344,322

#621 blis 7.34M

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

BSD
v0.9.1
7,340,197

#622 opentelemetry-exporter-otlp 7.3M

OpenTelemetry Collector Exporters

Apache-2.0
v1.24.0
7,305,744

#623 dask 7.28M

Parallel PyData with Task Scheduling

pandas parallel pydata numpy task-scheduling
BSD-3-Clause
v2024.4.2
7,284,931

#624 pip-tools 7.27M

pip-tools keeps your pinned dependencies fresh.

requirements packaging pip
BSD
v7.4.1
7,272,738

#625 azure-mgmt-msi 7.23M

Microsoft Azure Msi Management Client Library for Python

azure sdk azure
MIT License
v7.0.0
7,233,878

#626 hyperframe 7.22M

HTTP/2 framing layer for Python

MIT License
v6.0.1
7,222,138

#627 stevedore 7.22M

Manage dynamic plugins for Python applications

v5.2.0
7,221,772

#628 h2 7.21M

HTTP/2 State-Machine based protocol implementation

MIT License
v4.1.0
7,211,607

#629 jsondiff 7.18M

Diff JSON and JSON-like structures in Python

lcs dict difference diffing json delta patch diff
v2.0.0
7,185,164

#630 azure-mgmt-cosmosdb 7.16M

Microsoft Azure Cosmos DB Management Client Library for Python

azure sdk azure
MIT License
v9.4.0
7,167,958

#631 azure-mgmt-nspkg 7.15M

Microsoft Azure Resource Management Namespace Package [Internal]

MIT License
v3.0.2
7,159,053

#632 google-cloud-vision 7.14M

Google Cloud Vision API client library

Apache 2.0
v3.7.2
7,141,269

#633 JPype1 7.12M

A Python to Java bridge.

License :: OSI Approved :: Apache Software License
v1.5.0
7,124,621

#634 analytics-python 7.1M

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

MIT License
v1.4.post1
7,109,493

#635 flit-core 7.09M

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

v3.9.0
7,099,116

#636 ndg-httpsclient 7.09M

Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL

BSD - See ndg/httpsclient/LICENCE file for details
v0.5.1
7,098,579

#637 ijson 7.09M

Iterative JSON parser with standard Python iterator interfaces

BSD
v3.2.3
7,094,065

#638 sklearn 7.08M

deprecated sklearn package, use scikit-learn instead

v0.0.post12
7,088,172

#639 apache-airflow-providers-http 7.08M

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

airflow http airflow-provider integration
v4.10.1
7,080,118

#640 shap 7.07M

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

MIT License
v0.45.0
7,079,412

#641 bitarray 7.06M

efficient arrays of booleans -- C extension

PSF
v2.9.2
7,064,549

#642 nvidia-cudnn-cu11 7.06M

cuDNN runtime libraries

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v9.1.0.70
7,064,109

#643 nvidia-cublas-cu11 7.06M

CUBLAS native runtime libraries

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v11.11.3.6
7,063,431

#644 langsmith 7.05M

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

llm nlp evaluation langsmith langchain language tracing platform translation
MIT
v0.1.52
7,055,066

#645 moto 7.05M

aws mock s3 ec2 boto3
Apache License 2.0
v5.0.6
7,053,793

#646 lightgbm 7.04M

LightGBM Python Package

The MIT License (MIT) Copyright (c) Microsoft Corporation Perm
v4.3.0
7,046,707

#647 protobuf3-to-dict 7M

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

protobuf json dict
Public Domain
v0.1.5
7,006,467

#648 humanize 6.99M

Python humanize utilities

size humanize time
MIT
v4.9.0
6,991,707

#649 db-contrib-tool 6.97M

The `db-contrib-tool` - MongoDB's tool for contributors.

v0.7.3
6,973,567

#650 time-machine 6.93M

Travel through time in your tests.

testing test mock warp time datetime date tests
MIT
v2.14.1
6,934,859

#651 avro 6.92M

Avro is a serialization and RPC framework.

rpc serialization avro
Apache License 2.0
v1.11.3
6,925,376

#652 azure-mgmt-datalake-nspkg 6.9M

Microsoft Azure Data Lake Management Namespace Package [Internal]

MIT License
v3.0.1
6,905,410

#653 google-cloud-kms 6.9M

Google Cloud Kms API client library

Apache 2.0
v2.21.4
6,902,952

#654 google-cloud-dataproc 6.89M

Google Cloud Dataproc API client library

Apache 2.0
v5.9.3
6,892,521

#655 python-http-client 6.86M

HTTP REST client, simplified for Python

rest api http
MIT
v3.3.7
6,868,497

#656 pyproject-api 6.83M

API to interact with the python pyproject.toml based projects

testing isolated virtual environments
v1.6.1
6,837,084

#657 azure-storage-queue 6.82M

Microsoft Azure Azure Queue Storage Client Library for Python

azure sdk azure
MIT License
v12.9.0
6,822,887

#658 nvidia-cuda-nvrtc-cu11 6.81M

NVRTC native runtime libraries

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v11.8.89
6,817,490

#659 azure-mgmt-recoveryservices 6.81M

Microsoft Azure Recovery Services Client Library for Python

azure azure sdk
MIT License
v3.0.0
6,816,273

#660 nvidia-cuda-runtime-cu11 6.8M

CUDA Runtime native Libraries

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v11.8.89
6,808,285

#661 fuzzywuzzy 6.79M

Fuzzy string matching in python

GPLv2
v0.18.0
6,794,033

#662 tensorflow-text 6.79M

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

learning machine text tensorflow
Apache 2.0
v2.16.1
6,793,401

#663 azure-mgmt-redis 6.78M

Microsoft Azure Redis Cache Management Client Library for Python

azure sdk azure
MIT License
v14.3.0
6,784,683

#664 cramjam 6.77M

Thin Python bindings to de/compression algorithms in Rust

zstd deflate lz4 decompression bz2 gzip brotli compression snappy
MIT
v2.8.3
6,773,950

#665 watchfiles 6.74M

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

MIT
v0.21.0
6,741,022

#666 holidays 6.72M

Generate and work with holidays in Python

calendar l10n holidays
Copyright (c) Vacanza Team and individual contributors (see AUTH
v0.47
6,728,145

#667 astor 6.72M

Read/rewrite/write Python ASTs

ast codegen pep 8
BSD-3-Clause
v0.8.1
6,725,640

#668 fasteners 6.71M

A python package that provides useful locks

fasteners thread process lock
Apache-2.0
v0.19
6,712,470

#669 google-cloud-spanner 6.7M

Google Cloud Spanner API client library

Apache 2.0
v3.46.0
6,708,133

#670 hypothesis 6.68M

A library for property-based testing

testing property-based-testing fuzzing python
MPL-2.0
v6.100.2
6,680,090

#671 google-cloud-dlp 6.67M

Google Cloud Dlp API client library

Apache 2.0
v3.16.0
6,672,815

#672 fabric 6.67M

High level SSH command execution

BSD
v3.2.2
6,671,653

#673 google-cloud-monitoring 6.66M

Google Cloud Monitoring API client library

Apache 2.0
v2.21.0
6,669,880

#674 azure-mgmt-signalr 6.66M

Microsoft Azure SignalR Client Library for Python

azure sdk azure
MIT License
v1.2.0
6,669,612

#675 click-didyoumean 6.66M

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

MIT
v0.3.1
6,667,970

#676 pytimeparse 6.66M

Time expression parser

time parsing parser
License :: OSI Approved :: MIT License
v1.1.8
6,662,312

#677 azure-mgmt-monitor 6.65M

Microsoft Azure Monitor Client Library for Python

azure sdk azure
MIT License
v6.0.2
6,650,234

#678 pkce 6.64M

PKCE Pyhton generator.

MIT
v1.0.3
6,648,214

#679 apispec 6.64M

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

oas openapi spec apispec swagger rest specification documentation api
v6.6.1
6,647,704

#680 scp 6.64M

scp module for paramiko

scp transfer paramiko ssh
LGPL-2.1-or-later
v0.14.5
6,640,023

#681 apache-beam 6.63M

Apache Beam SDK for Python

beam apache
Apache License, Version 2.0
v2.56.0
6,636,626

#682 azure-batch 6.63M

Microsoft Azure Batch Client Library for Python

azure azure sdk
MIT License
v14.2.0
6,630,566

#683 mypy-boto3-s3 6.61M

Type annotations for boto3.S3 1.34.91 service generated with mypy-boto3-builder 7.24.0

boto3 mypy s3 type-annotations typeshed botocore autocomplete
MIT License
v1.34.91
6,619,268

#684 dbt-core 6.61M

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

v1.7.13
6,617,017

#685 avro-python3 6.61M

Avro is a serialization and RPC framework.

rpc serialization avro
Apache License 2.0
v1.10.2
6,615,837

#686 evergreen-py 6.61M

Python client for the Evergreen API

Apache-2.0
v3.6.25
6,610,276

#687 einops 6.59M

A new flavour of deep learning operations

neural networks deep learning machine learning tensor manipulation scientific computations einops
MIT
v0.8.0
6,592,892

#688 ipython_genutils 6.58M

Vestigial utilities from IPython

shell interpreter interactive web
BSD
v0.2.0
6,587,267

#689 click-repl 6.57M

REPL plugin for Click

MIT
v0.3.0
6,573,071

#690 azure-mgmt-containerinstance 6.56M

Microsoft Azure Container Instance Client Library for Python

azure sdk azure
MIT License
v10.1.0
6,568,552

#691 apache-airflow-providers-snowflake 6.56M

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

airflow snowflake airflow-provider integration
v5.4.0
6,567,999

#692 Office365-REST-Python-Client 6.54M

Microsoft 365 & Microsoft Graph Library for Python

git
MIT
v2.5.8
6,541,098

#693 tifffile 6.52M

Read and write TIFF files

BSD
v2024.4.24
6,524,943

#694 futures 6.51M

Backport of the concurrent.futures package from Python 3

PSF
v3.4.0
6,518,434

#695 ratelimit 6.51M

API rate limit decorator

ratelimit api decorator
MIT
v2.2.1
6,515,151

#696 azure-mgmt-sql 6.51M

Microsoft Azure SQL Management Client Library for Python

MIT License
v3.0.1
6,515,112

#697 dateparser 6.5M

Date parsing library designed to parse dates from HTML pages

dateparser
BSD
v1.2.0
6,501,119

#698 azure-mgmt-datalake-store 6.5M

Microsoft Azure Data Lake Store Management Client Library for Python

MIT License
v0.5.0
6,500,575

#699 knack 6.49M

A Command-Line Interface framework

MIT
v0.11.0
6,496,378

#700 tensorboard-plugin-wit 6.48M

What-If Tool TensorBoard plugin.

Apache 2.0
v1.8.1
6,487,037

#701 readme-renderer 6.47M

readme_renderer is a library for rendering readme descriptions for Warehouse

Apache License, Version 2.0
v43.0
6,479,562

#702 azure-mgmt-containerservice 6.47M

Microsoft Azure Container Service Management Client Library for Python

azure azure sdk
MIT License
v30.0.0
6,474,227

#703 azure-mgmt-web 6.46M

Microsoft Azure Web Apps Management Client Library for Python

azure sdk azure
MIT License
v7.2.0
6,467,486

#704 dacite 6.45M

Simple creation of data classes from dictionaries.

dataclasses
MIT
v1.8.1
6,452,521

#705 google-cloud-bigtable 6.43M

Google Cloud Bigtable API client library

Apache 2.0
v2.23.1
6,438,842

#706 azure-mgmt-dns 6.4M

Microsoft Azure DNS Management Client Library for Python

azure sdk azure
MIT License
v8.1.0
6,408,846

#707 Flask-SQLAlchemy 6.4M

Add SQLAlchemy support to your Flask application.

v3.1.1
6,406,463

#708 geopandas 6.4M

Geographic pandas extensions

shapely cartography gis pandas
BSD 3-Clause
v0.14.4
6,402,882

#709 langcodes 6.39M

Tools for labeling human languages with IETF language tags

v3.4.0
6,394,140

#710 cmake 6.36M

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

cross-platform build fortran c++ cmake cross-compilation
Apache 2.0
v3.29.2
6,369,474

#711 pipx 6.34M

Install and Run Python Applications in Isolated Environments

workflow install cli pip virtual environment
v1.5.0
6,349,916

#712 azure-mgmt-servicebus 6.34M

Microsoft Azure Service Bus Management Client Library for Python

azure sdk azure
MIT License
v8.2.0
6,346,702

#713 fastparquet 6.33M

Python support for Parquet file format

Apache License 2.0
v2024.2.0
6,335,735

#714 azure-mgmt-rdbms 6.32M

Microsoft Azure RDBMS Management Client Library for Python

MIT License
v10.1.0
6,325,065

#715 looker-sdk 6.31M

Looker REST API

looker_sdk looker api looker api 4.0 looker
MIT
v24.4.0
6,318,582

#716 pyserial 6.31M

Python Serial Port Extension

BSD
v3.5
6,312,130

#717 sendgrid 6.31M

Twilio SendGrid library for Python

MIT
v6.11.0
6,311,963

#718 azure-mgmt-eventhub 6.3M

Microsoft Azure Event Hub Management Client Library for Python

azure sdk azure
MIT License
v11.0.0
6,308,404

#719 azure-mgmt-batch 6.28M

Microsoft Azure Batch Management Client Library for Python

azure sdk azure
MIT License
v17.3.0
6,286,035

#720 azure-mgmt-loganalytics 6.27M

Microsoft Azure Log Analytics Management Client Library for Python

MIT License
v12.0.0
6,277,528

#721 boto3-stubs 6.27M

Type annotations for boto3 1.34.96 generated with mypy-boto3-builder 7.24.0

boto3-stubs mypy type-annotations typeshed boto3 autocomplete
MIT License
v1.34.96
6,272,749

#722 graphene 6.26M

GraphQL Framework for Python

api relay protocol graphql rest graphene
MIT
v3.3
6,263,540

#723 azure-mgmt-cdn 6.24M

Microsoft Azure CDN Management Client Library for Python

azure azure sdk
MIT License
v13.1.0
6,240,961

#724 azure-mgmt-iothub 6.23M

Microsoft Azure IoT Hub Management Client Library for Python

azure sdk azure
MIT License
v3.0.0
6,237,174

#725 graphql-relay 6.23M

Relay library for graphql-core

api relay graphql
MIT
v3.2.0
6,233,120

#726 nose 6.23M

nose extends unittest to make testing easier

automatic unittest discovery doctest test
GNU LGPL
v1.3.7
6,230,104

#727 lazy-loader 6.21M

Makes it easy to load subpackages and functions on demand.

BSD 3-Clause License Copyright (c) 2022--2023, Scientific Pytho
v0.4
6,216,763

#728 parsedatetime 6.21M

Parse human-readable date/time text.

Apache License 2.0
v2.6
6,215,026

#729 slicer 6.21M

A small package for big slicing.

v0.0.8
6,214,723

#730 azure-mgmt-marketplaceordering 6.2M

Microsoft Azure Market Place Ordering Client Library for Python

MIT License
v1.1.0
6,208,859

#731 azure-mgmt-trafficmanager 6.2M

Microsoft Azure Traffic Manager Management Client Library for Python

azure sdk azure
MIT License
v1.1.0
6,207,043

#732 azure-mgmt-devtestlabs 6.2M

Microsoft Azure DevTestLabs Management Client Library for Python

MIT License
v9.0.0
6,200,400

#733 nh3 6.19M

Python bindings to the ammonia HTML sanitization library.

MIT
v0.2.17
6,193,025

#734 azure-mgmt-recoveryservicesbackup 6.18M

Microsoft Azure Recovery Services Backup Management Client Library for Python

azure azure sdk
MIT License
v9.1.0
6,189,309

#735 pytest-timeout 6.18M

pytest plugin to abort hanging tests

MIT
v2.3.1
6,181,886

#736 aws-psycopg2 6.17M

A aws psycopg2 package from psycopg2.

v1.3.8
6,175,746

#738 mashumaro 6.17M

Fast and well tested serialization library

Apache License, Version 2.0
v3.13
6,172,650

#739 JayDeBeApi 6.16M

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

api sql jpype jython connect java db jdbc bridge
GNU LGPL
v1.2.3
6,164,580

#740 elastic-transport 6.14M

Transport classes and utilities shared among Python Elastic client libraries

v8.13.0
6,148,255

#741 azure-mgmt-managementgroups 6.13M

Microsoft Azure Management Groups Client Library for Python

MIT License
v1.0.0
6,136,845

#742 google-cloud-tasks 6.13M

Google Cloud Tasks API client library

Apache 2.0
v2.16.3
6,133,869

#743 PyPDF2 6.11M

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

v3.0.1
6,118,717

#744 azure-mgmt-cognitiveservices 6.11M

Microsoft Azure Cognitive Services Management Client Library for Python

azure sdk azure
MIT License
v13.5.0
6,114,085

#745 fiona 6.11M

Fiona reads and writes spatial data files

feature vector gis data
BSD 3-Clause
v1.9.6
6,112,978

#746 azure-mgmt-applicationinsights 6.1M

Microsoft Azure Application Insights Management Client Library for Python

azure sdk azure
MIT License
v4.0.0
6,106,131

#747 fire 6.1M

A library for automatically generating command line interfaces.

line python interface command bash cli tool interactive fire
Apache Software License
v0.6.0
6,105,312

#748 validators 6.09M

Python Data Validation for Humans™

validator validation python-validator
MIT
v0.28.1
6,097,916

#750 azure-mgmt-eventgrid 6.08M

Microsoft Azure Event Grid Management Client Library for Python

azure sdk azure
MIT License
v10.2.0
6,083,041

#751 cdk-nag 6.07M

Check CDK v2 applications for best practices using a combination on available rule packs.

Apache-2.0
v2.28.106
6,077,080

#752 azure-cli-core 6.06M

Microsoft Azure Command-Line Tools Core Module

MIT
v2.60.0
6,069,118

#753 mypy-boto3-appflow 6.06M

Type annotations for boto3.Appflow 1.34.0 service generated with mypy-boto3-builder 7.21.0

appflow boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
6,065,129

#754 azure-mgmt-advisor 6.04M

Microsoft Azure Advisor Client Library for Python

MIT License
v9.0.0
6,043,460

#755 azure-mgmt-servicefabric 6.04M

Microsoft Azure Service Fabric Management Client Library for Python

azure sdk azure
MIT License
v2.1.0
6,042,694

#756 azure-mgmt-billing 6.04M

Microsoft Azure Billing Client Library for Python

MIT License
v6.0.0
6,042,043

#757 azure-mgmt-media 6.03M

Microsoft Azure Media Services Client Library for Python

azure sdk azure
MIT License
v10.2.0
6,039,280

#758 azure-mgmt-iothubprovisioningservices 6.03M

Microsoft Azure IoT Hub Provisioning Services Client Library for Python

MIT License
v1.1.0
6,039,084

#759 azure-mgmt-batchai 6.02M

Microsoft Azure Batch AI Management Client Library for Python

MIT License
v2.0.0
6,026,126

#760 azure-mgmt-policyinsights 6.01M

Microsoft Azure Policy Insights Client Library for Python

MIT License
v1.0.0
6,019,919

#761 botocore-stubs 6M

Type annotations and code completion for botocore

pyright boto3 type-annotations mypy botocore
MIT
v1.34.94
6,007,354

#762 torchaudio 6M

An audio package for PyTorch

v2.3.0
6,004,346

#763 azure-mgmt-iotcentral 6M

Microsoft Azure Iotcentral Management Client Library for Python

MIT License
v9.0.0
6,002,307

#764 azure-mgmt-datamigration 5.99M

Microsoft Azure Data Migration Client Library for Python

MIT License
v10.0.0
5,999,247

#765 gradio 5.99M

Python library for easily interacting with trained machine learning models

visualization reproducibility machine learning
v4.28.3
5,999,055

#766 azure-mgmt-maps 5.99M

Microsoft Azure Maps Client Library for Python

azure sdk azure
MIT License
v2.1.0
5,997,056

#767 junit-xml 5.99M

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

MIT
v1.9
5,993,666

#768 StrEnum 5.97M

An Enum that inherits from str.

v0.4.15
5,971,223

#769 azure-servicebus 5.96M

Microsoft Azure Service Bus Client Library for Python

azure azure sdk
MIT License
v7.12.1
5,963,230

#770 spacy-legacy 5.95M

Legacy registered functions for spaCy backwards compatibility

MIT
v3.0.12
5,959,516

#771 apache-airflow-providers-google 5.94M

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

google airflow airflow-provider integration
v10.17.0
5,944,215

#772 Flask-WTF 5.91M

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

Copyright 2010 WTForms Redistribution and use i
v1.2.1
5,911,005

#773 google-cloud-datacatalog 5.9M

Google Cloud Datacatalog API client library

Apache 2.0
v3.19.0
5,909,841

#774 Levenshtein 5.89M

Python extension for computing string edit distances and similarities.

GPL
v0.25.1
5,890,693

#775 onnxruntime 5.86M

ONNX Runtime is a runtime accelerator for Machine Learning models

onnx machine learning
MIT License
v1.17.3
5,860,091

#776 py-cpuinfo 5.85M

Get CPU info with pure Python

MIT
v9.0.0
5,855,983

#777 jax 5.85M

Differentiate, compile, and transform Numpy code.

Apache-2.0
v0.4.26
5,854,716

#778 mysqlclient 5.84M

Python interface to MySQL

mysql
GNU General Public License v2 (GPLv2)
v2.2.4
5,843,484

#779 python-gitlab 5.84M

A python wrapper for the GitLab API

api python gitlab client python-gitlab wrapper
LGPL-3.0-or-later
v4.4.0
5,840,357

#780 yamllint 5.83M

A linter for YAML files.

checker syntax yaml lint linter
GPL-3.0-or-later
v1.35.1
5,837,650

#781 agate 5.83M

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

MIT
v1.10.2
5,830,312

#782 types-protobuf 5.82M

Typing stubs for protobuf

Apache-2.0 license
v5.26.0.20240422
5,827,631

#783 parameterized 5.81M

Parameterized testing with any Python test framework

FreeBSD
v0.9.0
5,813,961

#784 google-cloud-container 5.8M

Google Cloud Container API client library

Apache 2.0
v2.45.0
5,807,828

#785 pyspnego 5.8M

Windows Negotiate Authentication Client and Server

sspi auth gssapi spnego windows negotiate kerberos ntlm
MIT License Copyright (c) 2020 Jordan Borean, Red Hat Permissi
v0.10.2
5,806,617

#786 spacy-loggers 5.78M

Logging utilities for SpaCy

MIT
v1.0.5
5,781,500

#787 typed-ast 5.77M

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

Apache License 2.0
v1.5.5
5,771,531

#788 azure-mgmt-datalake-analytics 5.75M

Microsoft Azure Data Lake Analytics Management Client Library for Python

MIT License
v0.6.0
5,757,931

#789 azure-appconfiguration 5.74M

Microsoft App Configuration Data Library for Python

azure azure sdk
MIT License
v1.6.0
5,745,662

#790 apache-airflow-providers-databricks 5.74M

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

databricks airflow airflow-provider integration
v6.3.0
5,741,181

#791 polars 5.73M

Blazingly fast DataFrame library

out-of-core arrow dataframe
v0.20.23
5,731,171

#792 python-Levenshtein 5.72M

Python extension for computing string edit distances and similarities.

comparison string levenshtein edit-distance
GPL-2.0-or-later
v0.25.1
5,726,151

#793 ddtrace 5.72M

Datadog APM client library

LICENSE.BSD3
v2.8.3
5,720,579

#794 opentelemetry-instrumentation 5.66M

Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python

v0.45b0
5,665,742

#795 google-cloud-language 5.66M

Google Cloud Language API client library

Apache 2.0
v2.13.3
5,663,451

#796 apache-airflow-providers-ssh 5.65M

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

integration airflow-provider airflow ssh
v3.10.1
5,657,952

#797 google-cloud-videointelligence 5.64M

Google Cloud Videointelligence API client library

Apache 2.0
v2.13.3
5,640,208

#798 Flask-Login 5.63M

User authentication and session management for Flask.

MIT
v0.6.3
5,635,183

#799 resolvelib 5.59M

Resolve abstract dependencies into concrete ones

resolution dependency
ISC License
v1.0.1
5,596,032

#800 twine 5.59M

Collection of utilities for publishing packages on PyPI

v5.0.0
5,594,496

#801 google-cloud-bigquery-datatransfer 5.58M

Google Cloud Bigquery Datatransfer API client library

Apache 2.0
v3.15.2
5,586,958

#802 Keras-Preprocessing 5.57M

Easy data preprocessing and data augmentation for deep learning models

MIT
v1.1.2
5,576,979

#803 phonenumbers 5.57M

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

Apache License 2.0
v8.13.35
5,573,353

#804 unicodecsv 5.57M

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,572,067

#805 azure-mgmt-apimanagement 5.52M

Microsoft Azure API Management Client Library for Python

azure sdk azure
MIT License
v4.0.1
5,527,469

#806 google-cloud-build 5.5M

Google Cloud Build API client library

Apache 2.0
v3.24.0
5,508,193

#807 parse 5.5M

parse() is the opposite of format()

Copyright (c) 2012-2019 Richard Jones Perm
v1.20.1
5,503,905

#808 databricks-sdk 5.49M

Databricks SDK for Python (Beta)

sdk databricks
v0.26.0
5,492,051

#809 datadog-api-client 5.47M

Collection of all Datadog Public endpoints

datadog client api openapi-generator openapi
BSD
v2.24.1
5,477,082

#810 confection 5.45M

The sweetest config system for Python

MIT
v0.1.4
5,455,244

#811 uv 5.44M

An extremely fast Python package installer and resolver, written in Rust.

requirements uv packaging
MIT OR Apache-2.0
v0.1.39
5,443,201

#812 geoip2 5.42M

MaxMind GeoIP2 API

Apache License, Version 2.0
v4.8.0
5,426,562

#813 pyarrow-hotfix 5.42M

Apache License, Version 2.0
v0.6
5,424,792

#814 pydot 5.41M

Python interface to Graphviz's Dot

dot visualization graphviz graphs
Copyright (c) 2014 Carlos Jenkins Copyright (c) 2014 Lance Heple
v2.0.0
5,410,381

#815 azure-eventhub 5.38M

Microsoft Azure Event Hubs Client Library for Python

azure azure sdk
MIT License
v5.11.7
5,384,664

#816 django-cors-headers 5.37M

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

api rest middleware django cors
MIT
v4.3.1
5,375,825

#817 limits 5.36M

Rate limiting utilities

MIT
v3.11.0
5,367,495

#818 iso8601 5.33M

Simple module to parse ISO 8601 dates

MIT
v2.1.0
5,335,404

#819 azure-multiapi-storage 5.32M

Microsoft Azure Storage Client Library for Python with multi API version support.

MIT
v1.2.0
5,327,629

#820 SQLAlchemy-Utils 5.31M

Various utility functions for SQLAlchemy.

BSD
v0.41.2
5,319,674

#821 azure-storage-file-share 5.31M

Microsoft Azure Azure File Share Storage Client Library for Python

azure sdk azure
MIT License
v12.15.0
5,312,894

#822 types-setuptools 5.3M

Typing stubs for setuptools

Apache-2.0 license
v69.5.0.20240423
5,309,315

#823 crcmod 5.3M

CRC Generator

MIT
v1.7
5,307,146

#824 kfp 5.3M

Kubeflow Pipelines SDK

v2.7.0
5,307,103

#825 netaddr 5.3M

A network address manipulation library for Python

mac systems administration cidr mac-48 networking iana ieee ip ipv4 eui-48 eui eui-64 ipv6
BSD License
v1.2.1
5,301,438

#826 google-cloud-workflows 5.29M

Google Cloud Workflows API client library

Apache 2.0
v1.14.3
5,299,585

#827 Keras-Applications 5.29M

Reference implementations of popular deep learning models

MIT
v1.0.8
5,295,766

#828 azure-loganalytics 5.28M

Microsoft Azure Log Analytics Client Library for Python

MIT License
v0.1.1
5,281,319

#829 google-cloud-redis 5.27M

Google Cloud Redis API client library

Apache 2.0
v2.15.3
5,270,433

#830 WTForms 5.26M

Form validation and rendering for Python web development.

Copyright 2008 WTForms Redistribution and use i
v3.1.2
5,266,219

#831 pytest-rerunfailures 5.25M

pytest plugin to re-run tests to eliminate flaky failures

rerun failures flaky pytest
Mozilla Public License 2.0 (MPL 2.0)
v14.0
5,259,015

#832 pika 5.25M

Pika Python AMQP Client Library

BSD-3-Clause
v1.3.2
5,257,625

#833 lark 5.25M

a modern parsing library

earley ast parsing parser lalr
MIT
v1.1.9
5,256,158

#834 google-cloud-automl 5.24M

Google Cloud Automl API client library

Apache 2.0
v2.13.3
5,242,808

#835 geographiclib 5.23M

The geodesic routines from GeographicLib

geographical earth distance gis geodesic
MIT
v2.0
5,233,488

#836 gensim 5.22M

Python framework for fast Vector Space Modelling

word2vec singular value decomposition lda random projections hierarchical dirichlet process tfidf lsi latent dirichlet allocation latent semantic indexing hdp lsa svd
LGPL-2.1-only
v4.3.2
5,224,951

#837 onnx 5.22M

Open Neural Network Exchange

Apache License v2.0
v1.16.0
5,221,891

#838 slackclient 5.21M

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

bots chatbots slack-web slack chat chatops slack-rtm
MIT
v2.9.4
5,214,937

#839 types-pytz 5.21M

Typing stubs for pytz

Apache-2.0 license
v2024.1.0.20240417
5,214,034

#840 types-awscrt 5.21M

Type annotations and code completion for awscrt

awscrt pyright boto3 type-annotations mypy
MIT
v0.20.9
5,211,208

#841 starkbank-ecdsa 5.2M

A lightweight and fast pure python ECDSA library

cryptograph elliptic curve starkbank secp256k1 stark bank elliptic prime256v1 curve ecdsa
MIT License
v2.2.0
5,205,797

#842 rich-argparse 5.2M

Rich help formatters for argparse and optparse

help-formatter optparse rich argparse
v1.4.0
5,205,186

#843 azure-mgmt-consumption 5.19M

Microsoft Azure Consumption Client Library for Python

azure sdk azure
MIT License
v10.0.0
5,190,237

#844 azure-mgmt-datafactory 5.18M

Microsoft Azure Data Factory Management Client Library for Python

azure azure sdk
MIT License
v7.0.0
5,182,441

#845 azure-mgmt-relay 5.16M

Microsoft Azure Relay Client Library for Python

MIT License
v1.1.0
5,167,761

#846 inflect 5.14M

Correctly generate plurals, singular nouns, ordinals, indefinite articles

plural participle inflect
v7.2.1
5,149,787

#847 javaproperties 5.11M

Read & write Java .properties files

properties configfile configuration config java javaproperties
MIT
v0.8.1
5,117,323

#848 xarray 5.11M

N-D labeled arrays and datasets in Python

Apache-2.0
v2024.3.0
5,112,438

#849 types-urllib3 5.1M

Typing stubs for urllib3

Apache-2.0 license
v1.26.25.14
5,109,363

#850 connexion 5.1M

Connexion - API first applications with OpenAPI/Swagger

swagger api openapi
Apache-2.0
v3.0.6
5,101,523

#851 funcsigs 5.08M

Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+

ASL
v1.0.2
5,084,818

#852 pyhcl 5.07M

HCL configuration parser for python

v0.4.5
5,078,507

#853 maxminddb 5.06M

Reader for the MaxMind DB format

Apache License, Version 2.0
v2.6.1
5,068,111

#854 azure-mgmt-reservations 5.06M

Microsoft Azure Reservations Client Library for Python

azure sdk azure
MIT License
v2.3.0
5,062,837

#855 google-cloud-os-login 5.05M

Google Cloud Os Login API client library

Apache 2.0
v2.14.3
5,059,068

#856 ansible 5.05M

Radically simple IT automation

GPL-3.0-or-later
v9.5.1
5,056,825

#857 google-re2 5.05M

RE2 Python bindings

v1.1.20240501
5,051,801

#858 leather 5.03M

Python charting for 80% of humans.

MIT
v0.4.0
5,035,237

#859 cron-descriptor 5.02M

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

v1.4.3
5,022,286

#860 checkov 5.02M

Infrastructure as code static analysis

Apache License 2.0
v3.2.77
5,021,437

#861 tf-keras 4.99M

Deep learning for humans.

keras deep learning tensorflow machine learning
Apache 2.0
v2.16.0
4,994,813

#862 awscrt 4.99M

A common runtime for AWS Python projects

Apache 2.0
v0.20.9
4,992,993

#863 timm 4.99M

PyTorch Image Models

image-classification pytorch
Apache-2.0
v0.9.16
4,990,704

#864 cachelib 4.95M

A collection of cache libraries in the same API interface.

BSD-3-Clause
v0.13.0
4,954,047

#865 google-cloud-translate 4.94M

Google Cloud Translate API client library

Apache 2.0
v3.15.3
4,942,309

#866 azure-cli-telemetry 4.93M

Microsoft Azure CLI Telemetry Package

MIT
v1.1.0
4,937,558

#867 google-cloud-memcache 4.9M

Google Cloud Memcache API client library

Apache 2.0
v1.9.3
4,909,291

#869 bytecode 4.87M

Python module to generate and modify bytecode

The MIT License (MIT) Copyright Contributors to the bytecode pro
v0.15.1
4,872,090

#870 ddsketch 4.85M

Distributed quantile sketches

quantile ddsketch sketch
v3.0.1
4,856,445

#871 Flask-Limiter 4.85M

Rate limiting for flask applications

MIT
v3.6.0
4,855,414

#872 azure-synapse-artifacts 4.85M

Microsoft Azure Synapse Artifacts Client Library for Python

azure sdk azure
MIT License
v0.18.0
4,852,169

#873 geopy 4.83M

Python Geocoding Toolbox

geographical earth geocoding maps distance geocode gis
MIT
v2.4.1
4,837,290

#874 azure-mgmt-privatedns 4.83M

Microsoft Azure DNS Private Zones Client Library for Python

azure sdk azure
MIT License
v1.1.0
4,831,780

#875 azure-mgmt-hdinsight 4.83M

Microsoft Azure HDInsight Management Client Library for Python

MIT License
v9.0.0
4,831,465

#876 dbt-extractor 4.83M

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

Apache-2.0
v0.5.1
4,830,288

#877 pyotp 4.82M

Python One Time Password Library

MIT License
v2.9.0
4,829,775

#878 bokeh 4.8M

Interactive plots and applications in the browser from Python

Copyright (c) Anaconda, Inc., and Bokeh Contributors All rights
v3.4.1
4,801,220

#879 pytorch-lightning 4.77M

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

deep learning pytorch ai
Apache-2.0
v2.2.4
4,773,274

#880 azure-mgmt-security 4.75M

Microsoft Azure Security Center Management Client Library for Python

azure sdk azure
MIT License
v6.0.0
4,755,704

#881 types-s3transfer 4.75M

Type annotations and code completion for s3transfer

pyright boto3 s3transfer type-annotations mypy
MIT
v0.10.1
4,753,953

#882 azure-mgmt-managedservices 4.75M

Microsoft Azure Managed Services Client Library for Python

MIT License
v6.0.0
4,750,771

#883 azure-synapse-spark 4.74M

Microsoft Azure Synapse Spark Client Library for Python

MIT License
v0.7.0
4,748,274

#884 google-cloud-dataplex 4.74M

Google Cloud Dataplex API client library

Apache 2.0
v1.13.0
4,745,668

#885 opencv-python-headless 4.74M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.9.0.80
4,741,257

#886 azure-mgmt-kusto 4.73M

Microsoft Azure Kusto Management Client Library for Python

azure sdk azure
MIT License
v3.3.0
4,737,386

#887 sqlalchemy-bigquery 4.71M

SQLAlchemy dialect for BigQuery

bigquery sqlalchemy
v1.11.0
4,714,983

#888 azure-mgmt-netapp 4.71M

Microsoft Azure NetApp Files Management Client Library for Python

azure azure sdk
MIT License
v12.0.0
4,713,540

#889 azure-mgmt-redhatopenshift 4.71M

Microsoft Azure Red Hat Openshift Management Client Library for Python

azure sdk azure
MIT License
v1.4.0
4,710,042

#890 azure-mgmt-synapse 4.7M

Microsoft Azure Synapse Management Client Library for Python

MIT License
v2.0.0
4,708,497

#891 azure-keyvault-administration 4.7M

Microsoft Azure Key Vault Administration Client Library for Python

azure sdk azure
MIT License
v4.4.0
4,703,040

#892 azure-mgmt-imagebuilder 4.69M

Microsoft Azure Image Builder Client Library for Python

azure sdk azure
MIT License
v1.3.0
4,699,694

#893 opentelemetry-util-http 4.69M

Web util for OpenTelemetry

v0.45b0
4,695,771

#894 azure-mgmt-sqlvirtualmachine 4.68M

Microsoft Azure SQL Virtual Machine Management Client Library for Python

MIT License
v0.5.0
4,686,097

#895 apache-airflow-providers-amazon 4.68M

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

airflow airflow-provider amazon integration
v8.20.0
4,683,600

#896 azure-mgmt-appconfiguration 4.68M

Microsoft Azure App Configuration Management Client Library for Python

azure sdk azure
MIT License
v3.0.0
4,683,235

#897 distrax 4.68M

Distrax: Probability distributions in JAX.

learning jax python probability distribution machine
Apache 2.0
v0.1.5
4,681,005

#898 azure-mgmt-servicefabricmanagedclusters 4.67M

Microsoft Azure Servicefabricmanagedclusters Management Client Library for Python

MIT License
v1.0.0
4,673,057

#899 Telethon 4.67M

Full-featured Telegram client library for Python 3

api telegram mtproto client messaging chat library
MIT
v1.35.0
4,671,589

#900 azure-mgmt-botservice 4.66M

Microsoft Azure Bot Service Client Library for Python

azure sdk azure
MIT License
v2.0.0
4,666,764

#901 azure-synapse-accesscontrol 4.65M

Microsoft Azure Synapse AccessControl Client Library for Python

MIT License
v0.7.0
4,654,867

#902 azure-mgmt-servicelinker 4.65M

Microsoft Azure Service Linker Management Client Library for Python

azure sdk azure
MIT License
v1.1.0
4,652,061

#903 ftfy 4.65M

Fixes mojibake and other problems with Unicode, after the fact

Apache-2.0
v6.2.0
4,651,313

#904 tensorflow-metadata 4.64M

Library and standards for schema and statistics.

metadata tfx tensorflow
Apache 2.0
v1.15.0
4,646,699

#905 azure-synapse-managedprivateendpoints 4.64M

Microsoft Azure Synapse Managed Private Endpoints Client Library for Python

MIT License
v0.4.0
4,646,381

#906 azure-mgmt-databoxedge 4.64M

Microsoft Azure Databoxedge Management Client Library for Python

MIT License
v1.0.0
4,646,044

#907 azure-mgmt-extendedlocation 4.64M

Microsoft Azure Extended Location Management Client Library for Python

azure sdk azure
MIT License
v1.1.0
4,641,488

#908 apache-airflow-providers-mysql 4.61M

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

integration mysql airflow-provider airflow
v5.5.4
4,613,020

#909 marshmallow-enum 4.6M

Enum field for Marshmallow

MIT
v1.5.1
4,606,596

#910 partd 4.6M

Appendable key-value storage

BSD
v1.4.1
4,606,068

#911 grpcio-gcp 4.59M

gRPC extensions for Google Cloud Platform

Apache License 2.0
v0.2.2
4,596,358

#912 torchmetrics 4.59M

PyTorch native Metrics

pytorch deep learning ai machine learning metrics
Apache-2.0
v1.3.2
4,595,383

#913 locket 4.59M

File-based locks for Python on Linux and Windows

filelock lockfile process lock
BSD-2-Clause
v1.0.0
4,591,406

#914 uamqp 4.59M

AMQP 1.0 Client Library for Python

MIT License
v1.6.9
4,590,578

#915 Flask-Caching 4.57M

Adds caching support to Flask applications.

BSD
v2.2.0
4,579,491

#916 requests-mock 4.57M

Mock out responses from the requests package

Apache-2
v1.12.1
4,574,724

#917 psycopg 4.56M

PostgreSQL database adapter for Python

GNU Lesser General Public License v3 (LGPLv3)
v3.1.18
4,563,026

#918 google-cloud-speech 4.54M

Google Cloud Speech API client library

Apache 2.0
v2.26.0
4,547,370

#919 lightning-utilities 4.54M

Lightning toolbox for across the our ecosystem.

ci/cd utilities devops
Apache-2.0
v0.11.2
4,546,192

#920 statsd 4.51M

A simple statsd client.

MIT
v4.0.1
4,518,392

#921 gradio-client 4.51M

Python library for easily interacting with trained machine learning models

api client machine learning
v0.16.0
4,517,644

#922 setuptools-rust 4.5M

Setuptools Rust extension plugin

setuptools distutils rust
v1.9.0
4,500,367

#923 pathy 4.49M

pathlib.Path subclasses for local and cloud bucket storage

Apache 2.0
v0.11.0
4,499,472

#924 cloudpathlib 4.49M

pathlib-style classes for cloud storage services.

google cloud storage s3 pathlib cloud storage azure blob storage
v0.18.1
4,497,357

#925 dm-tree 4.49M

Tree is a library for working with nested data structures.

flatten nest tree
Apache 2.0
v0.1.8
4,494,605

#926 Cerberus 4.46M

Lightweight, extensible schema and data validation tool for Pythondictionaries.

documents validation normalization schema dictionaries
ISC License Copyright (c) 2012-2016 Nicola Iarocci. Permission
v1.3.5
4,465,571

#927 qtconsole 4.45M

Jupyter Qt console

shell interpreter interactive
BSD
v5.5.1
4,456,256

#928 asyncio 4.44M

reference implementation of PEP 3156

PSF
v3.4.3
4,447,078

#929 envier 4.44M

Python application configuration via the environment

MIT License Copyright (c) 2022 Datadog, Inc.
v0.5.1
4,446,285

#930 prometheus-flask-exporter 4.43M

Prometheus metrics exporter for Flask

prometheus monitoring exporter flask
MIT
v0.23.0
4,436,036

#931 linkify-it-py 4.42M

Links recognition library with FULL unicode support.

linkify autolink autolinker linkifier
MIT
v2.0.3
4,424,082

#932 google-cloud-texttospeech 4.41M

Google Cloud Texttospeech API client library

Apache 2.0
v2.16.3
4,415,577

#933 google-cloud-dataproc-metastore 4.4M

Google Cloud Dataproc Metastore API client library

Apache 2.0
v1.15.3
4,408,832

#934 diskcache 4.4M

Disk Cache -- Disk and file backed persistent cache.

Apache 2.0
v5.6.3
4,404,129

#935 google-cloud-orchestration-airflow 4.38M

Google Cloud Orchestration Airflow API client library

Apache 2.0
v1.12.1
4,381,443

#936 pypdf 4.37M

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

v4.2.0
4,379,338

#937 natsort 4.37M

Simple yet flexible natural sorting in Python.

MIT
v8.4.0
4,377,826

#938 ipaddress 4.36M

IPv4/IPv6 manipulation library

Python Software Foundation License
v1.0.23
4,361,003

#939 google-cloud-compute 4.35M

Google Cloud Compute API client library

Apache 2.0
v1.18.0
4,357,636

#940 pytest-forked 4.34M

run tests in isolated forked subprocesses

MIT
v1.6.0
4,349,888

#941 reportlab 4.34M

The Reportlab Toolkit

BSD license (see license.txt for details), Copyright (c) 2000-20
v4.2.0
4,342,707

#942 uc-micro-py 4.33M

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

unicode
MIT
v1.0.3
4,337,167

#943 pydub 4.33M

Manipulate audio with an simple and easy high level interface

high-level audio sound
MIT
v0.25.1
4,331,854

#944 Flask-JWT-Extended 4.32M

Extended JWT integration with Flask

json web token jwt flask
MIT
v4.6.0
4,327,546

#945 google-cloud 4.31M

API Client library for Google Cloud

Apache 2.0
v0.34.0
4,313,871

#946 faiss-cpu 4.31M

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

machine learning similarity search clustering faiss
MIT License
v1.8.0
4,310,557

#947 marshmallow-sqlalchemy 4.29M

SQLAlchemy integration with the marshmallow (de)serialization library

v1.0.0
4,298,540

#948 mlflow-skinny 4.28M

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

databricks mlflow ai
Copyright 2018 Databricks, Inc. All rights reserved. Apache Li
v2.12.1
4,286,568

#949 azure-keyvault-certificates 4.26M

Microsoft Azure Key Vault Certificates Client Library for Python

azure sdk azure
MIT License
v4.8.0
4,269,192

#950 QtPy 4.26M

Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6).

pyside6 pyside2 pyqt6 pyqt5 qt
MIT
v2.4.1
4,263,842

#951 urllib3-secure-extra 4.24M

Marker library to detect whether urllib3 was installed with the deprecated [secure] extra

v0.1.0
4,248,316

#952 apache-airflow-providers-ftp 4.23M

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

airflow airflow-provider ftp integration
v3.8.0
4,232,513

#953 yapf 4.22M

A formatter for Python code

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.40.2
4,224,399

#954 requests-ntlm 4.22M

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

ISC
v1.2.0
4,222,009

#955 ansible-core 4.19M

Radically simple IT automation

GPLv3+
v2.16.6
4,199,369

#956 django-filter 4.19M

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

v24.2
4,191,473

#957 aws-xray-sdk 4.18M

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.

xray aws sdk
Apache License 2.0
v2.13.0
4,184,893

#958 universal-pathlib 4.17M

pathlib api extended to use fsspec backends

MIT
v0.2.2
4,178,293

#959 commonmark 4.17M

Python parser for the CommonMark Markdown spec

markdown markup commonmark
BSD-3-Clause
v0.9.1
4,174,618

#960 constructs 4.16M

A programming model for software-defined state

Apache-2.0
v10.3.0
4,161,027

#961 convertdate 4.15M

Converts between Gregorian dates and other calendar systems

time date calendar
MIT
v2.4.0
4,157,443

#962 jsonlines 4.14M

Library with helpers for the jsonlines file format

BSD
v4.0.0
4,146,188

#963 pyee 4.12M

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

node eventemitter events event_emitter emitter node.js
MIT
v11.1.0
4,126,741

#964 ldap3 4.12M

A strictly RFC 4510 conforming LDAP V3 pure Python client library

python2 python3 ldap
LGPL v3
v2.9.1
4,121,956

#965 mergedeep 4.11M

A deep merge function for 🐍.

v1.3.4
4,112,741

#966 elasticsearch-dsl 4.1M

Python client for Elasticsearch

Apache-2.0
v8.13.1
4,108,850

#967 pyaml 4.1M

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

pretty-print formatter readability human yaml serialization
WTFPL
v24.4.0
4,107,476

#968 dbt-snowflake 4.09M

The Snowflake adapter plugin for dbt

v1.7.3
4,097,320

#969 apache-airflow-providers-sqlite 4.09M

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

integration airflow-provider airflow sqlite
v3.7.1
4,096,470

#970 polyfactory 4.08M

Mock data generation factories

pydantic msgspec attrs dataclasses sqlalchemy
MIT
v2.15.0
4,087,742

#971 azure-devops 4.08M

Python wrapper around the Azure DevOps 7.x APIs

vsts devops microsoft azuretfs sdk team services azuredevops
MIT
v7.1.0b4
4,085,834

#972 spark-nlp 4.08M

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.

gpt-2 learning wav2vec2 tensorflow deep nlp bert spark vit transformer vision speech
v5.3.3
4,084,446

#973 openapi-spec-validator 4.07M

OpenAPI 2.0 (aka Swagger) and OpenAPI 3 spec validator

swagger openapi schema
Apache-2.0
v0.7.1
4,074,071

#974 ray 4.07M

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

deep-learning python machine-learning parallel hyperparameter-tuningreinforcement-learning distributed ray serving
Apache 2.0
v2.20.0
4,070,836

#975 python-docx 4.05M

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

docx word office openxml
MIT
v1.1.2
4,056,794

#976 google-cloud-dataform 4.04M

Google Cloud Dataform API client library

Apache 2.0
v0.5.9
4,043,776

#977 ConfigArgParse 4.02M

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

optparse ini env options environment config configargparse environment variables yaml argparse envvars
MIT
v1.7
4,027,044

#978 pydantic-settings 4.02M

Settings management using Pydantic

v2.2.1
4,026,978

#979 nbclassic 4.02M

Jupyter Notebook as a Jupyter Server extension.

ipython web shell interpreter interactive jupyter
BSD-3-Clause
v1.0.0
4,026,764

#980 tensorflow-hub 4.02M

TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models.

learning component retraining tensorflow hub share transfer module subgraph machine embedding
Apache 2.0
v0.16.1
4,022,393

#981 jupyter-console 4.01M

Jupyter terminal console

shell interpreter interactive web
BSD 3-Clause License - Copyright (c) 2001-2015, IPython Develop
v6.6.3
4,017,386

#982 userpath 4M

Cross-platform tool for adding locations to the user PATH

user path path
v1.9.2
4,007,416

#983 langchain-text-splitters 3.99M

LangChain text splitting utilities

MIT
v0.0.1
3,995,975

#984 cloud-tpu-client 3.99M

Client for using Cloud TPUs

tpu tensorflow
Apache 2.0
v0.10
3,994,812

#985 mypy-boto3-redshift-data 3.98M

Type annotations for boto3.RedshiftDataAPIService 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed redshift-data botocore autocomplete
MIT License
v1.34.0
3,989,809

#986 pathlib 3.98M

Object-oriented filesystem paths

MIT License
v1.0.1
3,981,008

#987 bracex 3.97M

Bash style brace expander.

bash brace expand
v2.4
3,977,364

#988 sentence-transformers 3.96M

Multilingual text embeddings

learning sentence pytorch networks deep xlnet nlp transformer embedding bert
Apache License 2.0
v2.7.0
3,964,371

#989 magicattr 3.96M

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

MIT
v0.1.6
3,961,277

#990 gcloud-aio-storage 3.95M

Python Client for Google Cloud Storage

MIT
v9.3.0
3,952,793

#991 incremental 3.94M

"A small library that versions your Python projects."

MIT
v22.10.0
3,945,300

#992 azure-cosmosdb-table 3.93M

Microsoft Azure CosmosDB Table Client Library for Python

Apache License 2.0
v1.0.6
3,937,581

#993 somnium 3.93M

Create beautiful artwork using the power of AI.

stablediffusion dream somnium ai
MIT
v9.9.2
3,933,575

#994 junitparser 3.92M

Manipulates JUnit/xUnit Result XML files

xunit junit parser xml
Apache 2.0
v3.1.2
3,928,846

#995 gcloud-aio-auth 3.91M

Python Client for Google Cloud Auth

MIT
v5.3.1
3,910,737

#996 datefinder 3.9M

Extract datetime objects from strings

nlp parser datetime
MIT
v0.7.3
3,905,761

#997 apache-airflow-providers-imap 3.9M

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

integration airflow-provider imap airflow
v3.5.0
3,903,960

#998 ua-parser 3.89M

Python port of Browserscope's user agent parser

Apache 2.0
v0.18.0
3,897,541

#999 Twisted 3.88M

An asynchronous networking framework written in Python

MIT License
v24.3.0
3,883,308

#1000 jupyter 3.85M

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

BSD
v1.0.0
3,859,623

#1001 cx-Oracle 3.85M

Python interface to Oracle

oracle database
BSD License
v8.3.0
3,850,038

#1002 autopep8 3.84M

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

format automation pycodestyle pep8
v2.1.0
3,841,406

#1003 sphinx-rtd-theme 3.83M

Read the Docs theme for Sphinx

MIT
v2.0.0
3,839,811

#1004 pydash 3.82M

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

lodash pydash utility underscore functional
MIT License Copyright (c) 2020 Derrick Gilland Permission is h
v8.0.1
3,822,244

#1005 azure-cosmosdb-nspkg 3.78M

Microsoft Azure CosmosDB Namespace Package [Internal]

Apache License 2.0
v2.0.2
3,786,419

#1006 bandit 3.77M

Security oriented static analyser for python code.

Apache-2.0 license
v1.7.8
3,770,893

#1007 Flask-Session 3.76M

Server-side session support for Flask

v0.8.0
3,765,831

#1008 h3 3.76M

Hierarchical hexagonal geospatial indexing system

Apache 2.0 License
v3.7.7
3,762,183

#1009 pytest-split 3.75M

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

split plugin tests pytest
MIT
v0.8.2
3,758,570

#1010 gcloud-aio-bigquery 3.75M

Python Client for Google Cloud BigQuery

MIT
v7.1.0
3,750,345

#1011 xlwt 3.74M

Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+

excel workbook spreadsheet worksheet pyexcelerator xls
BSD
v1.3.0
3,745,602

#1012 korean-lunar-calendar 3.73M

Korean Lunar Calendar

korean lunar calendar
MIT
v0.3.1
3,739,148

#1013 PGPy 3.73M

Pretty Good Privacy for Python

signature encryption pretty good privacy openpgp gpg pgp gnupg
BSD-3-Clause
v0.6.0
3,730,770

#1014 editables 3.72M

Editable installations

v0.5
3,724,143

#1015 PyMeeus 3.72M

Python implementation of Jean Meeus astronomical routines

library astronomy module meeus
LGPLv3
v0.5.12
3,723,449

#1016 boltons 3.71M

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

BSD
v24.0.0
3,716,611

#1017 pyelftools 3.71M

Library for analyzing ELF files and DWARF debugging information

Public domain
v0.31
3,710,680

#1018 numexpr 3.69M

Fast numerical expression evaluator for NumPy

MIT
v2.10.0
3,690,826

#1019 azure-kusto-data 3.69M

Kusto Data Client

client wrapper kusto library
MIT
v4.4.0
3,690,398

#1020 azure-mgmt-deploymentmanager 3.67M

Microsoft Azure Deployment Manager Client Library for Python

MIT License
v1.0.0
3,679,025

#1021 pynumdiff 3.67M

pynumdiff: numerical derivatives in python

MIT
v0.1.2
3,678,034

#1022 Logbook 3.67M

A logging replacement for Python

BSD-3-Clause
v1.7.0.post0
3,676,263

#1023 cog 3.66M

Containers for machine learning

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.9.6
3,660,863

#1024 dpath 3.65M

Filesystem-like pathing and searching for dictionaries

MIT
v2.1.6
3,653,938

#1025 tensorflow-datasets 3.62M

tensorflow/datasets is a library of datasets ready to use with TensorFlow.

learning machine datasets tensorflow
Apache 2.0
v4.9.4
3,626,737

#1026 async_generator 3.62M

Async generators and context managers for Python 3.5+

async
MIT -or- Apache License 2.0
v1.10
3,626,223

#1027 atomicwrites 3.61M

Atomic file writes.

MIT
v1.4.1
3,617,934

#1028 opentelemetry-instrumentation-asgi 3.59M

ASGI instrumentation for OpenTelemetry

v0.45b0
3,594,703

#1029 HyperPyYAML 3.59M

Extensions to YAML syntax for better python interaction

v1.2.2
3,593,262

#1030 flax 3.59M

Flax: A neural network library for JAX designed for flexibility

v0.8.3
3,590,457

#1031 speechbrain 3.58M

All-in-one speech toolkit in pure Python and Pytorch

v1.0.0
3,586,776

#1032 mkdocs-material 3.58M

Documentation that simply works

mkdocs theme documentation
v9.5.20
3,580,821

#1033 aws-lambda-powertools 3.57M

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

aws aws_lambda_powertools logging lambda feature_flags tracing middleware idempotency powertools
MIT
v2.37.0
3,577,277

#1034 kfp-pipeline-spec 3.57M

Kubeflow Pipelines pipeline spec

Apache 2.0
v0.3.0
3,574,804

#1035 python3-openid 3.56M

OpenID support for modern servers and consumers.

v3.2.0
3,562,963

#1036 distributed 3.52M

Distributed scheduler for Dask

BSD-3-Clause
v2024.4.2
3,528,760

#1037 mmh3 3.52M

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

murmurhash utility hash
MIT License Copyright (c) 2011-2023 Hajime Senuma Permission i
v4.1.0
3,527,906

#1038 passlib 3.52M

comprehensive password hashing framework supporting over 30 schemes

security hash secret password
BSD
v1.7.4
3,523,801

#1039 swagger-ui-bundle 3.51M

Swagger UI bundled for usage with Python

swagger-ui
Apache-2.0
v1.1.0
3,515,176

#1040 yappi 3.48M

Yet Another Python Profiler

python multithread asyncio thread profiler gevent
MIT
v1.6.0
3,481,569

#1041 Automat 3.47M

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

automata fsm machine state finite
MIT
v22.10.0
3,477,450

#1042 constantly 3.47M

Symbolic constants in Python

constants twisted enum
MIT
v23.10.4
3,476,605

#1043 pytz-deprecation-shim 3.46M

Shims to make deprecation of pytz easier

Apache-2.0
v0.1.0.post0
3,460,695

#1044 streamlit 3.45M

A faster way to build and share data apps

Apache License 2.0
v1.33.0
3,458,982

#1045 webdriver-manager 3.45M

Library provides the way to automatically manage drivers for different browsers

testing selenium driver test automation
v4.0.1
3,457,018

#1046 stringcase 3.45M

String case converter.

MIT
v1.2.0
3,454,891

#1047 jaxlib 3.45M

XLA library for JAX

Apache-2.0
v0.4.26
3,453,959

#1048 binaryornot 3.44M

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

binaryornot
BSD
v0.4.4
3,441,501

#1049 pyquery 3.43M

A jquery-like library for python

html jquery scraping xml
BSD
v2.0.0
3,439,186

#1050 cookiecutter 3.43M

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 scaffolding skeleton jinja2 python projects project directory cookiecutter package packaging
BSD
v2.6.0
3,433,178

#1051 cloudevents 3.41M

CloudEvents Python SDK

cloudevents serverless eventing
https://www.apache.org/licenses/LICENSE-2.0
v1.10.1
3,413,689

#1052 inject 3.4M

Python dependency injection framework.

v5.2.1
3,404,809

#1053 tensorflow-probability 3.4M

Probabilistic modeling and statistical inference in TensorFlow

learning probability tensorflow bayesian machine statistics
Apache 2.0
v0.24.0
3,401,679

#1054 minimal-snowplow-tracker 3.39M

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
3,390,857

#1055 edgegrid-python 3.37M

{OPEN} client authentication protocol for python-requests

Apache 2.0
v1.3.1
3,378,454

#1056 pdfminer.six 3.36M

PDF parser and analyzer

text mining pdf converter layout analysis pdf parser
MIT/X
v20231228
3,369,221

#1057 promise 3.36M

Promises/A+ implementation for Python

future concurrent deferred promise
MIT
v2.3
3,365,229

#1058 dbt-semantic-interfaces 3.29M

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

v0.5.1
3,296,382

#1059 portpicker 3.29M

A library to choose unique available network ports.

Apache 2.0
v1.6.0
3,295,266

#1060 ConfigUpdater 3.26M

Parser like ConfigParser but for updating configuration files

MIT
v3.2
3,264,027

#1061 datasketch 3.26M

Probabilistic data structures for processing and searching very large datasets

datamining database
MIT
v1.6.4
3,263,361

#1062 pyperclip 3.25M

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

clip copy clipboard xclip xsel paste
BSD
v1.8.2
3,257,145

#1063 oldest-supported-numpy 3.23M

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
3,236,696

#1064 tensorflow-io 3.23M

TensorFlow IO

learning machine io tensorflow
v0.37.0
3,233,214

#1065 immutabledict 3.22M

Immutable wrapper around dictionaries (a fork of frozendict)

immutable dictionary
MIT
v4.2.0
3,220,540

#1066 cssselect2 3.21M

CSS selectors for Python ElementTree

elementtree css
v0.7.0
3,217,880

#1067 apache-airflow-providers-common-io 3.21M

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

common.io airflow airflow-provider integration
v1.3.1
3,210,644

#1068 opentelemetry-instrumentation-fastapi 3.2M

OpenTelemetry FastAPI Instrumentation

v0.45b0
3,208,617

#1069 service-identity 3.2M

Service identity verification for pyOpenSSL & cryptography.

cryptography openssl pyopenssl
v24.1.0
3,204,808

#1070 bottle 3.19M

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

MIT
v0.12.25
3,197,151

#1071 oracledb 3.19M

Python interface to Oracle Database

oracle database
Apache and/or UPL
v2.1.2
3,190,556

#1072 langdetect 3.18M

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

library detection language
MIT
v1.0.9
3,189,847

#1073 asyncpg 3.16M

An asyncio PostgreSQL driver

postgres database
Apache License, Version 2.0
v0.29.0
3,167,857

#1074 emoji 3.14M

Emoji for Python

emoji
New BSD
v2.11.1
3,147,595

#1075 certbot 3.13M

ACME client

Apache License 2.0
v2.10.0
3,139,164

#1076 python-decouple 3.13M

Strict separation of settings from code.

MIT
v3.8
3,137,585

#1077 uuid 3.13M

UUID object and generation functions (Python 2.3 or higher)

unique uuid guid rfc4122 identifier
UNKNOWN
v1.30
3,135,534

#1078 pandas-stubs 3.13M

Type annotations for pandas

BSD-3-Clause
v2.2.1.240316
3,131,846

#1079 jdcal 3.13M

Julian dates from proleptic Gregorian and Julian calendars.

BSD
v1.4.1
3,130,017

#1080 django-extensions 3.12M

Extensions for Django

MIT License
v3.2.3
3,121,466

#1081 functions-framework 3.11M

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.6.0
3,119,515

#1082 apache-airflow-providers-smtp 3.1M

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

smtp integration airflow-provider airflow
v1.6.1
3,109,145

#1083 factory-boy 3.09M

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

fixtures factory_boy factory
MIT
v3.3.0
3,099,443

#1084 flask-babel 3.09M

Adds i18n/l10n support for Flask applications.

BSD-3-Clause
v4.0.0
3,098,734

#1085 kfp-server-api 3.08M

Kubeflow Pipelines API

openapi-generator kubeflow pipelines api openapi
Apache 2.0
v2.2.0
3,084,767

#1086 prison 3.07M

Rison encoder/decoder

MIT
v0.2.1
3,076,776

#1087 gql 3.06M

GraphQL client for Python

api relay protocol graphql client rest gql
MIT
v3.5.0
3,061,417

#1088 etils 3.05M

Collection of common python utils

tf jax deep learning tensorflow machine learning utils
v1.8.0
3,059,648

#1089 wcmatch 3.04M

Wildcard/glob file name matcher.

glob wildcard fnmatch search
v8.5.1
3,045,799

#1090 grpcio-health-checking 3.03M

Standard Health Checking Service for gRPC

Apache License 2.0
v1.63.0
3,033,992

#1091 scandir 3.03M

scandir, a better directory iterator and faster os.walk()

New BSD License
v1.10.0
3,030,673

#1092 feedparser 3.02M

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

cdf parser atom rss feed rdf
BSD-2-Clause
v6.0.11
3,023,754

#1093 pyRFC3339 3.01M

Generate and parse RFC 3339 timestamps

rfc timestamp 3339
MIT
v1.1
3,015,433

#1094 blessed 3.01M

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

console curses xterm ncurses terminal tty keyboard ansi sequences style color formatting
MIT
v1.20.0
3,012,228

#1095 frozendict 3.01M

A simple immutable dictionary

immutable developers utility dictionary dict picklable mapping mappingproxytype frozendict map hashable stable
LGPL v3
v2.4.2
3,012,057

#1096 aiosqlite 2.99M

asyncio bridge to the standard sqlite3 module

v0.20.0
2,991,195

#1097 tomli-w 2.98M

A lil' TOML writer

toml tomli
v1.0.0
2,988,847

#1098 openapi-schema-validator 2.98M

OpenAPI schema validation for Python

swagger openapi schema
BSD-3-Clause
v0.6.2
2,983,666

#1099 django-storages 2.97M

Support for many storage backends in Django

BSD-3-Clause
v1.14.2
2,978,562

#1100 addict 2.97M

Addict is a dictionary whose items can be set using both attribute and item syntax.

v2.4.0
2,978,092

#1101 google-cloud-datastore 2.96M

Google Cloud Datastore API client library

Apache 2.0
v2.19.0
2,969,123

#1102 plotnine 2.96M

A Grammar of Graphics for Python

The MIT License (MIT) Copyright (c) 2022 Hassan Kibirige Permi
v0.13.5
2,966,694

#1103 newrelic 2.96M

New Relic Python Agent

Apache-2.0
v9.9.0
2,966,555

#1104 twilio 2.96M

Twilio API client and TwiML generator

twiml twilio
v9.0.5
2,965,309

#1105 rdflib 2.95M

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

BSD-3-Clause
v7.0.0
2,953,885

#1106 parse-type 2.94M

Simplifies to build parse types based on the parse module

parse parsing
MIT
v0.6.2
2,948,228

#1107 sarif-om 2.92M

Classes implementing the SARIF 2.1.0 object model.

MIT
v1.0.4
2,928,793

#1108 mkdocs 2.92M

Project documentation with Markdown.

v1.6.0
2,922,325

#1109 jschema-to-python 2.92M

Generate source code for Python classes from a JSON schema.

MIT
v1.2.3
2,920,543

#1110 hdfs 2.91M

HdfsCLI: API and command line interface for HDFS.

MIT
v2.7.3
2,918,597

#1111 optree 2.91M

Optimized PyTree Utilities.

pytree functional programming tree manipulation tree traversal
Apache License, Version 2.0
v0.11.0
2,914,891

#1112 pycares 2.9M

Python interface for c-ares

MIT
v4.4.0
2,903,346

#1113 hijri-converter 2.89M

Accurate Hijri-Gregorian dates converter based on the Umm al-Qura calendar

gregorian hijri converter saudi date calendar ummalqura
MIT
v2.3.1
2,896,744

#1114 xyzservices 2.88M

Source of XYZ tiles providers

3-Clause BSD
v2024.4.0
2,880,683

#1115 pytest-django 2.88M

A Django plugin for pytest.

pytest-django is released under the BSD (3-clause) license -----
v4.8.0
2,880,347

#1116 dynamodb-json 2.87M

A DynamoDB json util from and to python objects

aws python dynamodb json amazon
Mozilla
v1.3
2,878,200

#1117 configobj 2.86M

Config file reading, writing and validation.

application dictionary validation configuration config admin sysadmin ini
BSD (2 clause)
v5.0.8
2,865,485

#1118 sphinxcontrib-jquery 2.85M

Extension to include jQuery on newer Sphinx releases

v4.1
2,856,883

#1119 user-agents 2.85M

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

MIT
v2.2.0
2,853,527

#1120 hydra-core 2.85M

A framework for elegantly configuring complex applications

configuration yaml command-line tab-completion
MIT
v1.3.2
2,850,629

#1121 opencensus-ext-logging 2.85M

OpenCensus logging Integration

Apache-2.0
v0.1.1
2,850,097

#1122 dynaconf 2.84M

The dynamic configurator for your Python Project

MIT
v3.2.5
2,841,033

#1123 qrcode 2.83M

QR Code image generator

denso-wave iec18004 qr
BSD
v7.4.2
2,838,786

#1124 marshmallow-dataclass 2.83M

Python library to convert dataclasses into marshmallow schemas.

serialization dataclass marshmallow
MIT
v8.6.1
2,836,774

#1125 jellyfish 2.83M

Approximate and phonetic matching of strings.

MIT
v1.0.3
2,835,548

#1126 aiodns 2.83M

Simple DNS resolver for asyncio

MIT
v3.2.0
2,830,932

#1127 more-executors 2.82M

A library of composable Python executors and futures

GNU General Public License
v2.11.4
2,826,065

#1128 pytest-randomly 2.82M

Pytest plugin to randomly order tests and control random.seed.

random randomly randomise pytest randomize
MIT
v3.15.0
2,823,292

#1129 firebase-admin 2.82M

Firebase Admin Python SDK

cloud firebase development
Apache License 2.0
v6.5.0
2,820,901

#1130 fastpurge 2.81M

A client for the Akamai Fast Purge API

GNU General Public License
v1.0.5
2,813,760

#1131 sqlalchemy-redshift 2.8M

Amazon Redshift Dialect for sqlalchemy

MIT
v0.8.14
2,806,064

#1132 stripe 2.8M

Python bindings for the Stripe API

api payments stripe
MIT
v9.4.0
2,804,953

#1133 ultralytics 2.8M

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

ml machine-learning yolov3 deep-learning dl computer-vision ai yolov5 yolov8 yolo ultralytics hub
AGPL-3.0
v8.2.6
2,802,517

#1134 pydeck 2.79M

Widget for deck.gl maps

visualization gis maps graphics data
Apache License 2.0
v0.9.0
2,797,407

#1135 playwright 2.79M

A high-level API to automate web browsers

Apache-2.0
v1.43.0
2,792,478

#1136 pydocstyle 2.78M

Python docstring style checker

MIT
v6.3.0
2,787,246

#1137 pymdown-extensions 2.77M

Extension pack for Python Markdown.

extensions markdown
v10.8.1
2,777,614

#1138 hologram 2.77M

JSON schema generation from dataclasses

MIT
v0.0.16
2,772,467

#1139 cmdstanpy 2.77M

Python interface to CmdStan

BSD-3-Clause
v1.2.2
2,771,632

#1140 tableauserverclient 2.76M

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

The MIT License (MIT) Copyright (c) 2022 Tableau Permission is
v0.30
2,765,073

#1141 pyhumps 2.76M

🐫 Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node

camelcase humps convert case snakecase
The Unlicense (Unlicense)
v3.8.0
2,761,731

#1142 ipdb 2.75M

IPython-enabled pdb

ipython pdb
BSD
v0.13.13
2,759,232

#1143 marshmallow-oneofschema 2.74M

marshmallow multiplexing schema

v3.1.1
2,749,581

#1144 pypandoc 2.74M

Thin wrapper for pandoc.

MIT
v1.13
2,748,884

#1145 weasel 2.74M

Weasel: A small and easy workflow system

MIT
v0.4.0
2,743,702

#1146 ghp-import 2.73M

Copy your docs directly to the gh-pages branch.

Apache Software License
v2.1.0
2,733,458

#1147 msgspec 2.71M

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

serialization msgpack validation messagepack toml json schema yaml
BSD
v0.18.6
2,717,531

#1148 pathlib-abc 2.71M

Backport of pathlib ABCs

A. HISTORY OF THE SOFTWARE ========================== Python wa
v0.2.0
2,716,824

#1149 psycopg-binary 2.7M

PostgreSQL database adapter for Python -- C optimisation distribution

GNU Lesser General Public License v3 (LGPLv3)
v3.1.18
2,706,362

#1150 opentelemetry-instrumentation-requests 2.7M

OpenTelemetry requests instrumentation

v0.45b0
2,703,168

#1151 yq 2.69M

Command-line YAML/XML processor - jq wrapper for YAML/XML documents

Apache Software License
v3.4.3
2,698,763

#1152 pyyaml_env_tag 2.69M

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

v0.1
2,698,396

#1153 lru-dict 2.69M

An Dict like LRU container.

lru dict
MIT
v1.3.0
2,693,883

#1154 mizani 2.68M

Scales for Python

Copyright (c) 2016, Hassan Kibirige All rights reserved. Redist
v0.11.2
2,687,773

#1155 python-editor 2.68M

Programmatically open an editor, capture the result.

emacs vim library editor
Apache
v1.0.4
2,687,695

#1156 pmdarima 2.68M

Python's forecast::auto.arima equivalent

forecasting timeseries statsmodels scikit-learn pmdarima pyramid arima pyramid-arima
MIT
v2.0.4
2,681,357

#1157 hiredis 2.67M

Python wrapper for hiredis

redis
BSD
v2.3.2
2,675,127

#1158 expiringdict 2.66M

Dictionary with auto-expiring values for caching purposes

Apache 2
v1.2.2
2,665,760

#1159 namex 2.66M

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

v0.0.8
2,663,155

#1160 pyudev 2.65M

A libudev binding

LGPL 2.1+
v0.24.1
2,656,836

#1161 fs 2.65M

Python's filesystem abstraction layer

MIT
v2.4.16
2,656,351

#1162 pymsteams 2.65M

Format messages and post to Microsoft Teams.

teams microsoft
Apache
v0.2.2
2,652,755

#1163 findspark 2.64M

Find pyspark to make it importable.

BSD (3-clause)
v2.0.1
2,647,142

#1164 affine 2.64M

Matrices describing affine transformation of the plane

matrix affine transformation
v2.4.0
2,643,261

#1165 editdistance 2.62M

Fast implementation of the edit distance (Levenshtein distance)

MIT
v0.8.1
2,628,705

#1166 apache-airflow-providers-cncf-kubernetes 2.62M

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

airflow cncf.kubernetes airflow-provider integration
v8.1.1
2,626,369

#1167 azure-storage-file 2.62M

Microsoft Azure Storage File Client Library for Python

MIT License
v2.1.0
2,625,469

#1168 kaleido 2.62M

Static image export for web-based visualization libraries with zero dependencies

MIT
v0.2.1.post1
2,625,273

#1169 PyHive 2.61M

Python interface to Hive

Apache License, Version 2.0
v0.7.0
2,619,375

#1170 rasterio 2.61M

Fast and direct raster I/O for use with Numpy and SciPy

gdal raster
BSD
v1.3.10
2,619,125

#1171 grpcio-reflection 2.61M

Standard Protobuf Reflection Service for gRPC

Apache License 2.0
v1.63.0
2,618,002

#1172 adlfs 2.6M

Access Azure Datalake Gen1 with fsspec and dask

azure file-system dask
BSD
v2024.4.1
2,608,042

#1173 unittest-xml-reporting 2.6M

unittest-based test runner with Ant/JUnit like XML reporting.

report xunit unittest pyunit junit xml xmlrunner testrunner
BSD
v3.2.0
2,606,561

#1174 apache-airflow-providers-slack 2.59M

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

airflow slack airflow-provider integration
v8.6.2
2,597,663

#1175 shortuuid 2.59M

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

BSD-3-Clause
v1.0.13
2,595,204

#1176 azure-kusto-ingest 2.59M

Kusto Ingest Client

MIT
v4.4.0
2,592,855

#1177 SQLAlchemy-JSONField 2.59M

SQLALchemy JSONField implementation for storing dicts at SQL

sql development json jsonfield sqlalchemy
Apache-2.0
v1.0.2
2,592,354

#1178 multimethod 2.58M

Multiple argument dispatching.

multidispatch dispatch generic multiple functions methods overload
Copyright 2022 Aric Coady Licensed under the Apache License, Ve
v1.11.2
2,589,279

#1179 evaluate 2.58M

HuggingFace community-driven open-source library of evaluation

learning evaluate metrics evaluation machine
Apache 2.0
v0.4.2
2,586,741

#1180 json-merge-patch 2.57M

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

BSD
v0.2
2,576,944

#1181 diff-cover 2.57M

Run coverage and linting reports on diffs

Apache-2.0
v9.0.0
2,575,915

#1182 comtypes 2.57M

Pure Python COM package

MIT License
v1.4.1
2,575,686

#1183 w3lib 2.57M

Library of web-related functions

BSD
v2.1.2
2,572,845

#1184 librosa 2.57M

Python module for audio and music processing

ISC
v0.10.1
2,570,877

#1185 teradatasql 2.57M

Teradata SQL Driver for Python

teradata
Teradata License Agreement
v20.0.0.12
2,570,216

#1186 terminaltables 2.56M

Generate simple tables in terminals from a nested list of strings.

ascii bash terminal shell ansi tables
MIT
v3.1.10
2,568,832

#1187 netifaces 2.56M

Portable network interface information.

MIT License
v0.11.0
2,563,873

#1188 array-record 2.55M

A file format that achieves a new frontier of IO efficiency

Apache-2.0
v0.5.1
2,557,500

#1189 soundfile 2.54M

An audio library based on libsndfile, CFFI and NumPy

libsndfile audio
BSD 3-Clause License
v0.12.1
2,546,641

#1190 apache-airflow-providers-fab 2.53M

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

airflow airflow-provider fab integration
v1.0.4
2,538,321

#1191 python-box 2.53M

Advanced Python dictionaries with dot notation access

MIT
v7.1.1
2,535,798

#1192 opentelemetry-instrumentation-wsgi 2.52M

WSGI Middleware for OpenTelemetry

v0.45b0
2,528,071

#1193 pyhocon 2.52M

HOCON parser for Python

parser hocon
Apache License 2.0
v0.3.60
2,524,733

#1194 pooch 2.52M

"Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks."

data download http caching
BSD 3-Clause License
v1.8.1
2,524,709

#1195 django-redis 2.52M

Full featured redis cache backend for Django.

BSD-3-Clause
v5.4.0
2,523,773

#1196 snuggs 2.51M

Snuggs are s-expressions for Numpy

MIT
v1.4.7
2,515,406

#1197 orderedmultidict 2.51M

Ordered Multivalue Dictionary

Unlicense
v1.0.1
2,513,471

#1198 trino 2.5M

Client for the Trino distributed SQL Engine

Apache 2.0
v0.328.0
2,507,133

#1199 google-cloud-dataflow-client 2.49M

Google Cloud Dataflow Client API client library

Apache 2.0
v0.8.10
2,495,335

#1200 types-redis 2.49M

Typing stubs for redis

Apache-2.0 license
v4.6.0.20240425
2,495,205

#1201 dash 2.49M

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

MIT
v2.16.1
2,490,807

#1202 toposort 2.47M

Implements a topological sort algorithm.

Apache License Version 2.0
v1.10
2,475,432

#1203 google 2.46M

Python bindings to the Google search engine.

v3.0.0
2,460,894

#1204 pep517 2.45M

Wrappers to build Python packages using PEP 517 hooks

v0.13.1
2,459,538

#1205 pandera 2.44M

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

data-structures validation pandas
MIT
v0.18.3
2,442,588

#1206 user-agent 2.43M

User-Agent generator

user agent browser navigator
MIT License
v0.1.10
2,439,213

#1207 robotframework 2.43M

Generic automation framework for acceptance testing and robotic process automation (RPA)

rpa bdd testing atdd testautomation robotframework automation acceptancetesting
Apache License 2.0
v7.0
2,435,271

#1208 PyPika 2.43M

A SQL query builder API for Python

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

#1209 sseclient-py 2.43M

SSE client for Python

Apache Software License v2
v1.8.0
2,432,919

#1210 sqlglot 2.42M

An easily customizable SQL parser and transpiler

MIT
v23.12.2
2,429,399

#1211 PyMuPDF 2.42M

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

GNU AFFERO GPL 3.0
v1.24.2
2,422,003

#1212 netCDF4 2.41M

Provides an object-oriented python interface to the netCDF version 4 library

network oceanography science numpy meteorology climate data netcdf
MIT
v1.6.5
2,411,995

#1213 jsonref 2.4M

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

MIT
v1.1.0
2,408,653

#1214 clickclick 2.4M

Click utility functions

click console terminal cli
Apache License 2.0
v20.10.2
2,402,263

#1215 hatch-vcs 2.39M

Hatch plugin for versioning with your preferred VCS

version plugin mercurial vcs scm hatch git
MIT
v0.4.0
2,398,967

#1216 click-option-group 2.37M

Option groups missing in Click

BSD-3-Clause
v0.5.6
2,372,647

#1217 jsii 2.37M

Python client for jsii runtime

Apache-2.0
v1.98.0
2,370,821

#1218 filetype 2.36M

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

magic mime kind file libmagic magicnumbers type discovery numbers infer
MIT
v1.2.0
2,368,039

#1219 voluptuous 2.35M

Python data validation library

BSD-3-Clause
v0.14.2
2,356,643

#1220 kazoo 2.35M

"Higher Level Zookeeper Client"

zookeeper leader configuration lock
Apache 2.0
v2.10.0
2,352,971

#1221 pypiwin32 2.35M

v223
2,351,806

#1222 cftime 2.35M

Time-handling functionality from netcdf4-python

License :: OSI Approved :: MIT License
v1.6.3
2,350,275

#1223 mypy-boto3-glue 2.34M

Type annotations for boto3.Glue 1.34.88 service generated with mypy-boto3-builder 7.23.2

boto3 glue mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.88
2,349,740

#1224 enum-compat 2.33M

enum/enum34 compatibility package

enum
MIT
v0.0.3
2,339,498

#1225 whitenoise 2.33M

Radically simplified static file serving for WSGI applications

django
MIT
v6.6.0
2,336,806

#1226 databricks-api 2.33M

Databricks API client auto-generated from the official databricks-cli package

api client databricks
MIT
v0.9.0
2,335,609

#1227 diffusers 2.33M

State-of-the-art diffusion in PyTorch and JAX.

learning jax diffusion pytorch deep stable audioldm
Apache 2.0 License
v0.27.2
2,331,888

#1228 pathvalidate 2.32M

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

validation file sanitizer path sanitization validator
MIT License
v3.2.0
2,327,435

#1229 scapy 2.32M

Scapy: interactive packet manipulation tool

network
GPL-2.0-only
v2.5.0
2,321,032

#1230 pywin32-ctypes 2.31M

A (partial) reimplementation of pywin32 using ctypes/cffi

BSD-3-Clause
v0.2.2
2,317,978

#1231 ciso8601 2.31M

Fast ISO8601 date time parser for Python written in C

MIT
v2.3.1
2,316,733

#1232 moreorless 2.3M

Python diff wrapper

MIT
v0.4.0
2,306,847

#1233 pycocotools 2.3M

Official APIs for the MS-COCO dataset

FreeBSD
v2.0.7
2,306,633

#1234 django-debug-toolbar 2.3M

A configurable set of panels that display various debug information about the current request/response.

BSD-3-Clause
v4.3.0
2,302,597

#1235 furl 2.3M

URL manipulation made simple.

Unlicense
v2.1.3
2,300,553

#1236 pypng 2.28M

Pure Python library for saving and loading PNG images

MIT
v0.20220715.0
2,287,950

#1237 json-cfg 2.28M

JSON config file parser with extended syntax (e.g.: comments), line/column numbers in error messages, etc...

file comment configuration parser json config
MIT
v0.4.2
2,284,282

#1238 tfds-nightly 2.28M

tensorflow/datasets is a library of datasets ready to use with TensorFlow.

learning machine datasets tensorflow
Apache 2.0
v4.9.4.dev202405020044
2,280,724

#1239 gviz-api 2.27M

Python API for Google Visualization

google visualization gviz
Apache 2.0
v1.10.0
2,279,168

#1240 pywinauto 2.27M

A set of Python modules to automate the Microsoft Windows GUI

guiauto testing gui desktop windows keyboard mouse automation test
BSD 3-clause
v0.6.8
2,274,658

#1241 tensorboard-plugin-profile 2.27M

Profile Tensorboard Plugin

xprof profile tensorflow tensorboard plugin
Apache 2.0
v2.15.1
2,270,839

#1242 parliament 2.26M

parliament audits your AWS IAM policies

aws audit parliament iam lint
BSD 3
v1.6.2
2,269,396

#1243 tokenize-rt 2.25M

A wrapper around the stdlib `tokenize` which roundtrips.

MIT
v5.2.0
2,257,245

#1244 mypy-boto3-secretsmanager 2.25M

Type annotations for boto3.SecretsManager 1.34.72 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed autocomplete botocore secretsmanager
MIT License
v1.34.72
2,256,511

#1245 waitress 2.25M

Waitress WSGI server

server waitress wsgi http
ZPL 2.1
v3.0.0
2,253,230

#1246 chevron 2.25M

Mustache templating language renderer

MIT
v0.14.0
2,251,912

#1247 publication 2.25M

Publication helps you maintain public-api-friendly modules by preventing unintentional access to private implementation details via introspection.

v0.0.3
2,251,307

#1248 google-apitools 2.25M

client libraries for humans

apitools
Apache 2.0
v0.5.32
2,250,839

#1249 ffmpy 2.24M

A simple Python wrapper for ffmpeg

audio transcoding ffmpeg wrapper video ffprobe
MIT
v0.3.2
2,245,362

#1250 cytoolz 2.24M

Cython implementation of Toolz: High performance functional utilities

toolz utility curry generator lazy streaming iterator bigdata itertools cython memoize cytoolz functools functional
BSD
v0.12.3
2,242,031

#1251 plac 2.23M

The smartest command line arguments parser in the world

command arguments line parser
BSD License
v1.4.3
2,238,657

#1252 koalas 2.23M

Koalas: pandas API on Apache Spark

http://www.apache.org/licenses/LICENSE-2.0
v1.8.2
2,235,916

#1253 requests-aws-sign 2.23M

This package provides AWS V4 request signing using the requests library.

requests aws
ISC
v0.1.6
2,232,652

#1254 launchdarkly-server-sdk 2.23M

LaunchDarkly SDK for Python

Apache-2.0
v9.4.0
2,232,511

#1255 injector 2.22M

Injector - Python dependency injection framework, inspired by Guice

di inversion of control inversion of control container dependency injection dependency injection framework ioc
BSD
v0.21.0
2,225,639

#1256 trailrunner 2.22M

Run things on paths

v1.4.0
2,223,969

#1257 scikit-build-core 2.22M

Build backend for CMake based projects

v0.9.3
2,223,735

#1258 Flask-OpenID 2.21M

OpenID support for Flask

BSD
v1.3.0
2,212,516

#1259 python-jenkins 2.21M

Python bindings for the remote Jenkins API

BSD
v1.8.2
2,212,458

#1260 mypy-protobuf 2.2M

Generate mypy stub files from protobuf specs

mypy dropbox proto
Apache License 2.0
v3.6.0
2,204,187

#1261 pytest-messenger 2.19M

Pytest to Slack reporting plugin

pytest slack py.test
MIT license
v3.3.0
2,190,072

#1262 stdlibs 2.18M

List of packages in the stdlib

v2024.1.28
2,186,730

#1263 usort 2.18M

A small, safe import sorter

MIT
v1.0.8.post1
2,185,163

#1264 elementpath 2.18M

XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml

lxml xpath3 xpath2 elementtree xpath31 xpath pratt-parser
MIT
v4.4.0
2,180,648

#1265 aiohttp-retry 2.17M

Simple retry client for aiohttp

client aiohttp retry
MIT
v2.8.3
2,178,909

#1266 nox 2.17M

Flexible test automation.

testing tox automation
Apache-2.0
v2024.4.15
2,173,960

#1267 django-environ 2.17M

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.

12factor django variables environment
MIT
v0.11.2
2,173,397

#1268 pyinstaller-hooks-contrib 2.16M

Community maintained hooks for PyInstaller

pyinstaller hooks development
v2024.5
2,168,296

#1269 ufmt 2.16M

Safe, atomic formatting with black and µsort

v2.6.0
2,164,714

#1270 flower 2.16M

Celery Flower

BSD
v2.0.1
2,160,718

#1271 prophet 2.15M

Automatic Forecasting Procedure

MIT
v1.1.5
2,157,559

#1272 azure-eventgrid 2.15M

Microsoft Azure Event Grid Client Library for Python

azure azure sdk
MIT License
v4.19.0
2,157,073

#1273 backports.functools-lru-cache 2.15M

Backport of functools.lru_cache

v2.0.0
2,154,649

#1274 WebOb 2.15M

WSGI request and response object

wsgi request web http
MIT
v1.8.7
2,152,156

#1275 graphframes 2.15M

GraphFrames: DataFrame-based Graphs

for spark graphx dataframe
MIT
v0.6
2,150,361

#1276 peewee 2.14M

a little orm

MIT License
v3.17.3
2,146,405

#1277 pylev 2.13M

A pure Python Levenshtein implementation that's not freaking GPL'd.

v1.4.0
2,131,547

#1278 concurrent-log-handler 2.12M

RotatingFileHandler replacement with concurrency, gzip and Windows support

rotate linux portalocker queuelistener queuehandler unix windows logging
v0.9.25
2,129,526

#1279 pyusb 2.12M

Python USB access module

v1.2.1
2,129,367

#1280 rich-click 2.12M

Format click help output nicely with rich

MIT License Copyright (c) 2022 Phil Ewels Permission is hereby
v1.8.0
2,127,313

#1281 flake8-bugbear 2.12M

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

bugbear flake8 bugs pylint linter qa pyflakes
MIT
v24.4.26
2,124,209

#1282 opencv-contrib-python 2.12M

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.9.0.80
2,120,302

#1283 python-socketio 2.11M

Socket.IO server and client for Python

v5.11.2
2,119,749

#1284 yt-dlp 2.11M

A feature-rich command-line audio/video downloader

video-downloader sponsorblock yt-dlp youtube-downloader youtube-dlc youtube-dl
This is free and unencumbered software released into the public
v2024.4.9
2,117,975

#1285 influxdb 2.11M

InfluxDB client

MIT License
v5.3.2
2,116,900

#1286 tensorboardX 2.11M

TensorBoardX lets you watch Tensors Flow without Tensorflow

MIT license
v2.6.2.2
2,116,066

#1287 pyxlsb 2.11M

Excel 2007-2010 Binary Workbook (xlsb) parser

LGPLv3+
v1.0.10
2,112,748

#1288 pyphen 2.11M

Pure Python module to hyphenate text

hyphenation
v0.15.0
2,110,851

#1289 opentelemetry-instrumentation-flask 2.1M

Flask instrumentation for OpenTelemetry

v0.45b0
2,109,667

#1290 xmlschema 2.1M

An XML Schema validator and decoder

MIT
v3.3.1
2,101,772

#1291 arviz 2.09M

Exploratory analysis of Bayesian models

Apache-2.0
v0.18.0
2,098,708

#1292 dash-core-components 2.09M

Core component suite for Dash

MIT
v2.0.0
2,098,476

#1293 dash-html-components 2.09M

Vanilla HTML components for Dash

MIT
v2.0.0
2,095,913

#1294 markdown2 2.09M

A fast and complete Python implementation of Markdown

MIT
v2.4.13
2,092,461

#1295 dash-table 2.09M

Dash table

MIT
v5.0.0
2,091,082

#1296 clu 2.09M

Set of libraries for ML training loops in JAX.

learning machine jax
Apache 2.0
v0.0.12
2,090,596

#1297 hatch-fancy-pypi-readme 2.09M

Fancy PyPI READMEs with Hatch

hatch pypi documentation readme
v24.1.0
2,090,076

#1298 strip-hints 2.08M

Function and command-line program to strip Python type hints.

type
MIT
v0.1.10
2,086,411

#1299 mypy-boto3-dynamodb 2.08M

Type annotations for boto3.DynamoDB 1.34.91 service generated with mypy-boto3-builder 7.24.0

boto3 mypy dynamodb type-annotations typeshed botocore autocomplete
MIT License
v1.34.91
2,080,658

#1300 python-engineio 2.07M

Engine.IO server and client for Python

v4.9.0
2,074,552

#1301 mkdocs-material-extensions 2.07M

Extension pack for Python Markdown and MkDocs Material.

markdown extensions
v1.3.1
2,071,105

#1302 av 2.06M

Pythonic bindings for FFmpeg's libraries.

BSD
v12.0.0
2,069,231

#1303 eth-account 2.06M

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

ethereum
MIT
v0.12.2
2,067,321

#1304 opentelemetry-instrumentation-dbapi 2.06M

OpenTelemetry Database API instrumentation

v0.45b0
2,062,436

#1305 google-cloud-pubsublite 2.06M

Google Cloud Pubsublite API client library

Apache 2.0
v1.10.0
2,061,395

#1306 hyperopt 2.05M

Distributed Asynchronous Hyperparameter Optimization

hyperparameter optimization selection model bayesian
BSD
v0.2.7
2,059,899

#1307 atlassian-python-api 2.05M

Python Atlassian REST API Wrapper

api assets jira confluence core portfolio bitbucket software atlassian bamboo crowd servicedesk tempo
Apache License 2.0
v3.41.11
2,057,742

#1308 mypy-boto3-lambda 2.05M

Type annotations for boto3.Lambda 1.34.77 service generated with mypy-boto3-builder 7.23.2

lambda boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.77
2,050,059

#1309 eth-hash 2.04M

eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3

ethereum
MIT
v0.7.0
2,042,944

#1310 python-snappy 2.04M

Python library for the snappy compression library from Google

compression google snappy
BSD
v0.7.1
2,042,192

#1311 pyinstaller 2.03M

PyInstaller bundles a Python application and all its dependencies into a single package.

bbfreeze app apps py2exe standalone bundle cxfreeze executable convert py2app freeze pyinstaller packaging
GPLv2-or-later with a special exception which allows to use PyIn
v6.6.0
2,035,198

#1312 beartype 2.03M

Unbearably fast runtime type checking in pure Python.

pep 563 type hints pep 586 pep 483 type checking pep 3141 pep 544 pep 589 pep 585 pep 593 pep 604 pep 484
MIT
v0.18.5
2,033,216

#1313 schedule 2.03M

Job scheduling for humans.

periodic schedule jobs scheduling job scheduling scheduler cron clockwork
MIT
v1.2.1
2,030,443

#1314 altgraph 2.02M

Python graph (network) package

graph
MIT
v0.17.4
2,028,349

#1315 pyglove 2.02M

PyGlove: A library for manipulating Python objects.

framework learning meta-programming mutable automl ai symbolic machine
Apache License 2.0
v0.4.4
2,024,723

#1316 strictyaml 2.02M

Strict, typed YAML parser

yaml
MIT
v1.7.3
2,022,354

#1317 singledispatch 2.02M

Backport functools.singledispatch to older Pythons.

single singledispatch dispatch generic decorator functions backport genericfunctions
v4.1.0
2,022,148

#1318 mypy-boto3-sqs 2.02M

Type annotations for boto3.SQS 1.34.0 service generated with mypy-boto3-builder 7.21.0

sqs boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
2,020,466

#1319 types-toml 2.01M

Typing stubs for toml

Apache-2.0 license
v0.10.8.20240310
2,018,785

#1320 deltalake 2.01M

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

deltalake arrow datalake pandas delta
Apache-2.0
v0.17.3
2,017,365

#1321 djangorestframework-simplejwt 2.01M

A minimal JSON Web Token authentication plugin for Django REST Framework

MIT
v5.3.1
2,014,735

#1322 cleanco 2.01M

Python library to process company names

MIT
v2.2
2,011,473

#1323 ffmpeg-python 2M

Python bindings for FFmpeg - with complex filtering support

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

#1324 open-clip-torch 2M

OpenCLIP

clip pretrained
v2.24.0
2,004,935

#1325 eth-rlp 2M

eth-rlp: RLP definitions for common Ethereum objects in Python

ethereum
MIT
v2.1.0
2,004,329

#1326 thrift-sasl 2M

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

transport sasl thrift
Apache License, Version 2.0
v0.4.3
2,003,560

#1327 dm-env 2M

A Python interface for Reinforcement Learning environments.

learning machine python reinforcement-learning
Apache License, Version 2.0
v1.6
2,002,815

#1328 pytest-env 2M

pytest plugin that allows you to add environment variables.

env pytest
MIT License Copyright (c) 2010-202x The pytest-env developers
v1.1.3
2,002,665

#1329 azureml-core 1.99M

Azure Machine Learning core packages, modules, and classes

https://aka.ms/azureml-sdk-license
v1.56.0
1,999,743

#1330 minio 1.99M

MinIO Python SDK for Amazon S3 Compatible Cloud Storage

Apache-2.0
v7.2.7
1,997,095

#1331 optuna 1.99M

A hyperparameter optimization framework

MIT License Copyright (c) 2018 Preferred Networks, Inc. Permis
v3.6.1
1,991,915

#1332 cfn-flip 1.99M

Convert AWS CloudFormation templates between JSON and YAML formats

Apache2
v1.3.0
1,990,137

#1333 allure-python-commons 1.98M

('Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks',)

reporting allure report-engine
Apache-2.0
v2.13.5
1,987,665

#1334 geventhttpclient 1.98M

HTTP client library for gevent

gevent client http
This software is licensed under the MIT License. Copyright Anto
v2.3.1
1,985,707

#1335 timezonefinder 1.98M

python package for finding the timezone of any point on earth (coordinates) offline

location timezone polygon offline coordinates latitude longitude
MIT
v6.5.0
1,981,343

#1336 sgmllib3k 1.97M

Py3k port of sgmllib.

BSD License
v1.0.0
1,977,263

#1337 apache-airflow-providers-postgres 1.97M

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

postgres integration airflow-provider airflow
v5.10.2
1,976,028

#1338 paho-mqtt 1.97M

MQTT version 5.0/3.1.1 client class

paho
EPL-2.0 OR BSD-3-Clause
v2.1.0
1,973,386

#1339 seqio 1.97M

SeqIO: Task-based datasets, preprocessing, and evaluation for sequence models.

nlp sequence machinelearning preprocessing
Apache 2.0
v0.0.19
1,972,586

#1340 appnope 1.96M

Disable App Nap on macOS >= 10.9

BSD
v0.1.4
1,963,875

#1341 pysam 1.95M

Package for reading, manipulating, and writing genomic data

MIT License
v0.22.1
1,956,095

#1342 audioread 1.95M

Multi-library, cross-platform audio decoding.

v3.0.1
1,956,037

#1343 sacremoses 1.95M

SacreMoses

v0.1.1
1,952,437

#1344 pathable 1.95M

Object-oriented paths

list dictionary dict pathable path lookup
Apache License, Version 2.0
v0.4.3
1,951,446

#1345 fakeredis 1.94M

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

redis redisjson redis-stack tests
BSD-3-Clause
v2.22.0
1,949,937

#1346 drf-yasg 1.94M

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.

drf drf-openapi swagger-codegen documentation django-rest-framework django-rest-swagger schema swagger django drf-yasg codegen openapi
BSD License
v1.21.7
1,946,576

#1347 geomet 1.94M

Pure Python conversion library for common geospatial data formats

wkt geopackage geospatial gis ewkt geojson ewkb spatial wkb esri
Apache-2.0
v1.1.0
1,943,625

#1348 rlax 1.93M

A library of reinforcement learning building blocks in JAX.

learning machine python reinforcement-learning
Apache 2.0
v0.1.6
1,937,513

#1349 pytesseract 1.93M

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

python-tesseract python ocr
Apache License 2.0
v0.3.10
1,935,072

#1350 signalfx 1.93M

SignalFx Python Library

Apache Software License v2
v1.1.16
1,931,300

#1351 lit 1.92M

A Software Testing Tool

discovery c++ automatic test
Apache-2.0 with LLVM exception
v18.1.4
1,924,675

#1352 pynamodb 1.92M

A Pythonic Interface to DynamoDB

amazon python dynamodb
MIT
v6.0.0
1,923,115

#1353 duckdb 1.92M

DuckDB in-process database

olap sql database duckdb
MIT
v0.10.2
1,922,618

#1354 catboost 1.92M

CatBoost Python Package

catboost
Apache License, Version 2.0
v1.2.5
1,920,992

#1355 polling 1.91M

Powerful polling utility with many configurable options

MIT
v0.3.2
1,919,156

#1356 azureml-dataprep 1.91M

Azure ML Data Preparation SDK is used to load, transform, and write data for machine learning workflows

v5.1.6
1,913,163

#1357 multipledispatch 1.9M

Multiple dispatch

dispatch
BSD
v1.0.0
1,904,364

#1358 pkgconfig 1.9M

Interface Python with pkg-config

MIT
v1.5.5
1,904,266

#1359 bidict 1.9M

The bidirectional mapping library for Python.

dictionary dict bidirectional mapping bimap bidict collections
MPL 2.0
v0.23.1
1,901,374

#1360 filterpy 1.9M

Kalman filtering and optimal estimation library

filtering tracking optimal kalman filters estimation
MIT
v1.4.5
1,901,129

#1361 python-consul 1.89M

Python client for Consul (http://www.consul.io/)

MIT
v1.1.0
1,895,827

#1362 pystan 1.88M

Python interface to Stan, a package for Bayesian inference

ISC
v3.9.1
1,888,196

#1363 zict 1.87M

Mutable mapping tools

mutable mapping dask dict
BSD
v3.0.0
1,876,177

#1364 opentelemetry-instrumentation-urllib3 1.87M

OpenTelemetry urllib3 instrumentation

v0.45b0
1,874,671

#1365 azureml-dataprep-rslex 1.86M

Azure ML Data Preparation RustLex

v2.22.2
1,869,337

#1366 bitstring 1.86M

Simple construction, analysis and modification of binary data.

binary bitarray bitfield bitvector
v4.2.1
1,867,244

#1367 num2words 1.86M

Modules to convert numbers to words. Easily extensible.

conversion localization words localisation number internationalization numbers i18n convert internationalisation word
LGPL
v0.5.13
1,866,091

#1368 face 1.86M

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

BSD
v22.0.0
1,861,179

#1369 backports.weakref 1.85M

Backport of new features in Python's weakref module

Python Software Foundation License
v1.0.post1
1,859,255

#1370 glom 1.85M

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

v23.5.0
1,857,523

#1371 ec2-metadata 1.84M

An easy interface to query the EC2 metadata API, with caching.

metadata aws ec2
MIT
v2.13.0
1,848,227

#1372 colorful 1.84M

Terminal string styling done right, in Python.

v0.5.6
1,842,353

#1373 dbt-postgres 1.84M

The postgres adapter plugin for dbt (data build tool)

v1.7.13
1,841,489

#1374 salesforce-bulk 1.83M

Python interface to the Salesforce.com Bulk API.

MIT
v2.2.0
1,838,477

#1375 mutagen 1.83M

read and write audio tags for many formats

GPL-2.0-or-later
v1.47.0
1,832,458

#1376 py-spy 1.82M

Sampling profiler for Python programs

MIT
v0.3.14
1,827,491

#1377 docker-compose 1.82M

Multi-container orchestration for Docker

Apache License 2.0
v1.29.2
1,826,147

#1378 sacrebleu 1.82M

Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores

nlp evaluation natural language processing computational linguistics machine translation
Apache License 2.0
v2.4.2
1,824,386

#1379 azure 1.81M

Microsoft Azure Client Libraries for Python

MIT License
v5.0.0
1,819,645

#1380 munch 1.81M

A dot-accessible dictionary (a la JavaScript objects)

container dict munch mapping collection
MIT
v4.0.0
1,818,127

#1381 virtualenv-clone 1.81M

script to clone virtualenvs.

MIT
v0.5.7
1,816,557

#1382 redis-py-cluster 1.81M

Library for communicating with Redis Clusters. Built on top of redis-py lib

redis redis cluster
MIT
v2.1.3
1,816,347

#1383 posthog 1.81M

Integrate PostHog into any python application.

MIT License
v3.5.0
1,816,323

#1384 sqlalchemy-spanner 1.81M

SQLAlchemy dialect integrated into Cloud Spanner database

v1.7.0
1,816,321

#1385 mysql-connector 1.81M

MySQL driver written in Python

mysql db
GNU GPLv2 (with FOSS License Exception)
v2.2.9
1,816,108

#1386 smbprotocol 1.81M

Interact with a server using the SMB 2/3 Protocol

smb3 cifs smb2 python smb
MIT License Copyright (c) 2017 Jordan Borean, Red Hat Permissi
v1.13.0
1,814,168

#1387 Appium-Python-Client 1.81M

Python client for Appium

appium selenium 4 python client selenium mobile automation
Apache 2.0
v4.0.0
1,811,598

#1388 thop 1.8M

A tool to count the FLOPs of PyTorch model.

MIT
v0.1.1.post2209072238
1,807,660

#1389 albumentations 1.8M

An efficient library for image augmentation, providing extensive transformations to support machine learning and computer vision tasks.

image processing image transformation machine learning artificial intelligence data augmentation computer vision augmentation library deep learning image augmentation vision augmentation
MIT
v1.4.4
1,805,537

#1390 JSON-log-formatter 1.8M

JSON log formatter

MIT
v1.0
1,802,022

#1391 pyproject-metadata 1.79M

PEP 621 metadata parsing

v0.8.0
1,799,612

#1392 typer-slim 1.79M

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

v0.12.3
1,793,222

#1393 opentelemetry-instrumentation-urllib 1.79M

OpenTelemetry urllib instrumentation

v0.45b0
1,792,051

#1394 typer-cli 1.79M

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

v0.12.3
1,790,651

#1395 cerberus-python-client 1.78M

A python client for interacting with Cerberus

cerberus nike
Apache License, v2.0
v2.5.4
1,787,201

#1396 google-cloud-run 1.78M

Google Cloud Run API client library

Apache 2.0
v0.10.5
1,787,111

#1397 aiohttp_cors 1.78M

CORS support for aiohttp

Apache License, Version 2.0
v0.7.0
1,783,437

#1398 pytest-benchmark 1.78M

A ``pytest`` fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.

benchmark pytest
BSD-2-Clause
v4.0.0
1,781,122

#1399 logging-azure-rest 1.78M

A python threadded logging handler and service extension for Azure Log Workspace OMS REST API.

utils
MIT
v1.3.0
1,780,793

#1400 coreapi 1.77M

Python client library for Core API.

BSD
v2.3.3
1,778,480

#1401 google-cloud-recommendations-ai 1.77M

Google Cloud Recommendations Ai API client library

Apache 2.0
v0.10.10
1,774,530

#1402 itypes 1.76M

Simple immutable types for python.

BSD
v1.2.0
1,768,354

#1403 tablib 1.76M

Format agnostic tabular data library (XLS, JSON, YAML, CSV, etc.)

MIT License
v3.6.1
1,767,495

#1404 google-cloud-storage-transfer 1.76M

Google Cloud Storage Transfer API client library

Apache 2.0
v1.11.3
1,763,311

#1405 uritools 1.76M

URI parsing, classification and composition

MIT
v4.0.2
1,762,952

#1406 nvidia-ml-py 1.76M

Python Bindings for the NVIDIA Management Library

BSD
v12.550.52
1,762,558

#1407 pygeohash 1.75M

Python module for interacting with geohashes

geohash gis
GPL3
v1.2.0
1,755,321

#1408 pytimeparse2 1.75M

Time expression parser.

timeparsing time parsing text
MIT
v1.7.1
1,750,685

#1409 descartes 1.74M

Use geometric objects as matplotlib paths and patches

geometry matplotlib geojson gis
BSD
v1.1.0
1,749,817

#1410 iopath 1.74M

A library for providing I/O abstraction.

MIT licensed, as found in the LICENSE file
v0.1.10
1,747,426

#1411 google-cloud-batch 1.74M

Google Cloud Batch API client library

Apache 2.0
v0.17.18
1,746,132

#1412 azure-mgmt-subscription 1.74M

Microsoft Azure Subscription Management Client Library for Python

azure sdk azure
MIT License
v3.1.1
1,741,006

#1413 O365 1.73M

Microsoft Graph and Office 365 API made easy

Apache License 2.0
v2.0.34
1,738,271

#1414 cssutils 1.72M

A CSS Cascading Style Sheets library for Python

dom level 2 css css cascading style sheets cssparser dom level 2 stylesheets
v2.10.2
1,729,143

#1415 python-crontab 1.72M

Python Crontab API

LGPLv3
v3.0.0
1,728,510

#1416 multi_key_dict 1.72M

Multi key dictionary implementation

License :: OSI Approved :: MIT License (http://opensource.org/li
v2.0.3
1,728,305

#1417 mypy-boto3-cloudformation 1.72M

Type annotations for boto3.CloudFormation 1.34.84 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed cloudformation botocore autocomplete
MIT License
v1.34.84
1,727,995

#1418 types-pyOpenSSL 1.72M

Typing stubs for pyOpenSSL

Apache-2.0 license
v24.1.0.20240425
1,721,653

#1419 pygsheets 1.72M

Google Spreadsheets Python API v4

google-spreadsheets pygsheets spreadsheets
MIT
v2.0.6
1,720,523

#1420 pipdeptree 1.71M

Command line utility to show dependency tree of packages.

application user directory log cache
Copyright (c) The pipdeptree developers Permission is hereby gr
v2.19.1
1,718,277

#1421 hexbytes 1.71M

hexbytes: Python `bytes` subclass that decodes hex, with a readable console output

ethereum
MIT
v1.2.0
1,713,704

#1422 geojson 1.7M

Python bindings and utilities for GeoJSON

gis geography json
BSD
v3.1.0
1,707,626

#1423 SudachiPy 1.7M

Python version of Sudachi, the Japanese Morphological Analyzer

Apache-2.0
v0.6.8
1,707,057

#1424 tld 1.7M

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
1,705,042

#1425 resampy 1.7M

Efficient signal resampling

ISC
v0.4.3
1,700,735

#1426 pynvml 1.69M

Python Bindings for the NVIDIA Management Library

BSD
v11.5.0
1,699,330

#1427 trimesh 1.69M

Import, export, process, analyze and view triangular meshes.

3d geometry mesh graphics
The MIT License (MIT) Copyright (c) 2023 Michael Dawson-Haggert
v4.3.2
1,698,225

#1428 neo4j 1.69M

Neo4j Bolt driver for Python

neo4j database graph
Apache License, Version 2.0
v5.20.0
1,691,995

#1429 readchar 1.68M

Library to easily read single chars and key strokes

keystrokes stdin command line characters
MIT
v4.0.6
1,688,581

#1430 fluent-logger 1.68M

A Python logging handler for Fluentd event collector

Copyright (C) 2011 FURUHASHI Sadayuki Licensed under the Apache
v0.11.0
1,685,158

#1431 singer-sdk 1.68M

A framework for building Singer taps

elt singer meltano singer sdk meltano sdk
Apache-2.0
v0.37.0
1,683,740

#1432 imageio-ffmpeg 1.68M

FFMPEG wrapper for Python

video ffmpeg
BSD-2-Clause
v0.4.9
1,681,824

#1433 DBUtils 1.67M

Database connections for multi-threaded environments.

MIT License
v3.1.0
1,679,604

#1434 opentelemetry-instrumentation-psycopg2 1.67M

OpenTelemetry psycopg2 instrumentation

v0.45b0
1,677,573

#1435 types-six 1.67M

Typing stubs for six

Apache-2.0 license
v1.16.21.20240425
1,673,831

#1436 pytest-repeat 1.66M

pytest plugin for repeating tests

This Source Code Form is subject to the terms of the Mozilla Pub
v0.9.3
1,669,018

#1437 wordcloud 1.66M

A little word cloud generator

MIT License
v1.9.3
1,666,419

#1438 boxsdk 1.66M

Official Box Python SDK

box sdk oauth2
Apache Software License, Version 2.0, http://www.apache.org/lice
v3.9.2
1,666,347

#1439 wget 1.66M

pure python download utility

Public Domain
v3.2
1,665,319

#1440 colour 1.66M

converts and manipulates various color representation (HSL, RVB, web, X11, ...)

BSD 3-Clause License
v0.1.5
1,662,478

#1441 ephem 1.66M

Compute positions of the planets and stars

MIT
v4.1.5
1,662,441

#1442 bitsandbytes 1.66M

k-bit optimizers and matrix multiplication routines.

optimization quantization gpu compression optimizers 8-bit
MIT
v0.43.1
1,661,983

#1443 jwcrypto 1.66M

Implementation of JOSE Web standards

LGPLv3+
v1.5.6
1,661,702

#1444 boa-str 1.65M

Convert strings to snakecase

case astronomer snake_case inflector boa snake astronomerio snakecase
MIT License
v1.1.0
1,659,555

#1445 django-timezone-field 1.65M

A Django app providing DB, form, and REST framework fields for zoneinfo and pytz timezone objects.

BSD-2-Clause
v6.1.0
1,659,543

#1446 pyformance 1.65M

Performance metrics, based on Coda Hale's Yammer metrics

Apache 2.0
v0.4
1,656,173

#1447 s3path 1.65M

Apache 2.0
v0.5.6
1,654,775

#1448 eth-utils 1.65M

eth-utils: Common utility functions for python code that interacts with Ethereum

ethereum
MIT
v4.1.0
1,654,253

#1449 pyzstd 1.65M

Python bindings to Zstandard (zstd) compression library.

seekable format decompress zst file compress zstandard tar zstd
The 3-Clause BSD License
v0.15.10
1,653,985

#1450 opentelemetry-instrumentation-django 1.65M

OpenTelemetry Instrumentation for Django

v0.45b0
1,652,072

#1451 flashtext 1.65M

Extract/Replaces keywords in sentences.

v2.7
1,650,778

#1452 azureml-dataprep-native 1.64M

Contains package for AzureML DataPrep specific native extensions.

v41.0.0
1,648,990

#1453 Flask-RESTful 1.64M

Simple framework for creating REST APIs

BSD
v0.3.10
1,645,708

#1454 ws4py 1.64M

WebSocket client and server library for Python 2 and 3 as well as PyPy

BSD
v0.5.1
1,640,065

#1455 aws-cdk-lib 1.63M

Version 2 of the AWS Cloud Development Kit library

Apache-2.0
v2.139.1
1,637,219

#1456 ansible-lint 1.63M

Checks playbooks for practices and behavior that could potentially be improved

lint ansible
GPLv3+
v24.2.3
1,635,737

#1457 flaky 1.63M

Plugin for pytest that automatically reruns flaky tests.

rerun flaky tests pytest plugin retry
Apache Software License, Version 2.0, http://www.apache.org/lice
v3.8.1
1,634,190

#1458 supervisor 1.63M

A system for controlling process state under UNIX

BSD-derived (http://www.repoze.org/LICENSE.txt)
v4.2.5
1,633,360

#1459 PyMuPDFb 1.62M

MuPDF shared libraries for PyMuPDF.

GNU AFFERO GPL 3.0
v1.24.1
1,628,343

#1460 sql_metadata 1.62M

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

MIT
v2.11.0
1,626,903

#1461 hjson 1.62M

Hjson, a user interface for JSON.

comments configuration json
MIT License
v3.1.0
1,623,189

#1462 deepmerge 1.62M

a toolset to deeply merge python dictionaries.

v1.1.1
1,620,033

#1463 allure-pytest 1.61M

Allure pytest integration

reporting pytest allure
Apache-2.0
v2.13.5
1,616,624

#1464 braceexpand 1.61M

Bash-style brace expansion for Python

MIT
v0.1.7
1,613,803

#1465 palettable 1.61M

Color palettes for Python

palettable Copyright (c) 2019 Matt Davis Permission is hereby g
v3.3.3
1,612,250

#1466 drf-spectacular 1.61M

Sane and flexible OpenAPI 3 schema generation for Django REST framework

BSD
v0.27.2
1,611,099

#1467 packageurl-python 1.6M

A purl aka. Package URL parser and builder

package url url package manager package
MIT
v0.15.0
1,605,176

#1468 peft 1.6M

Parameter-Efficient Fine-Tuning (PEFT)

learning deep
Apache
v0.10.0
1,603,860

#1469 python-nvd3 1.6M

Python NVD3 - Chart Library for d3.js

nvd3 d3 plot graph
MIT
v0.16.0
1,603,555

#1470 eth-typing 1.6M

eth-typing: Common type annotations for ethereum python packages

ethereum
MIT
v4.2.2
1,600,068

#1471 fake-useragent 1.59M

Up-to-date simple useragent faker with real world database

fake user agent user user agent agent useragent fake fake useragent
v1.5.1
1,598,887

#1472 sphinx-autodoc-typehints 1.59M

Type hints (PEP 484) support for the Sphinx autodoc extension

isolated virtual environments testing
v2.1.0
1,595,830

#1473 click-default-group 1.58M

click_default_group

v1.2.4
1,589,944

#1474 requests-sigv4 1.58M

Library for making sigv4 requests to AWS API endpoints

sigv4 aws sign requests
Apache License 2.0
v0.1.6
1,589,282

#1475 plumbum 1.58M

Plumbum: shell combinators library

ssh path local pipe cli execution color shell remote process popen
Copyright (c) 2013 Tomer Filiba (tomerfiliba@gmail.com) Permiss
v1.8.3
1,588,825

#1476 weasyprint 1.58M

The Awesome Document Factory

html converter css pdf
v62.0
1,583,987

#1477 meson 1.57M

A high performance build system

cmake mesonbuild build system meson
Apache License, Version 2.0
v1.4.0
1,572,902

#1478 python-pptx 1.57M

Generate and manipulate Open XML PowerPoint (.pptx) files

open xml ppt powerpoint pptx office
MIT
v0.6.23
1,571,513

#1479 robotframework-seleniumlibrary 1.57M

Web testing library for Robot Framework

web testing testautomation webdriver selenium robotframework
Apache License 2.0
v6.3.0
1,571,332

#1480 kubernetes-asyncio 1.57M

Kubernetes asynchronous python client

swagger kubernetes openapi
Apache License Version 2.0
v29.0.0
1,570,971

#1481 azure-monitor-opentelemetry-exporter 1.56M

Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python

azure azure sdk
MIT License
v1.0.0b25
1,569,906

#1482 webdataset 1.56M

Record sequential storage for deep learning.

object store client deep learning
MIT
v0.2.86
1,569,663

#1483 clickhouse-driver 1.56M

Python driver with native interface for ClickHouse

analytics cloud clickhouse db database
MIT
v0.2.7
1,568,907

#1484 PyQt5 1.56M

Python bindings for the Qt cross platform application toolkit

GPL v3
v5.15.10
1,567,924

#1485 backports.tempfile 1.56M

Backport of new features in Python's tempfile module

Python Software Foundation License
v1.0
1,567,827

#1486 Rtree 1.56M

R-Tree spatial index for Python GIS

spatial index gis r-tree
MIT
v1.2.0
1,566,157

#1487 python-ldap 1.56M

Python modules for implementing LDAP clients

Python style
v3.4.4
1,565,873

#1488 py-partiql-parser 1.56M

Pure Python PartiQL Parser

pypartiql parser
MIT
v0.5.4
1,565,796

#1489 tableauhyperapi 1.55M

Hyper API for Python

Proprietary
v0.0.18825
1,558,577

#1490 web3 1.55M

web3.py

ethereum
MIT
v6.18.0
1,554,837

#1491 ansible-compat 1.55M

Ansible compatibility goodies

ansible
MIT
v4.1.11
1,554,542

#1492 aioboto3 1.54M

Async boto3 wrapper

boto3 aws aioboto3
Apache-2.0
v12.4.0
1,545,925

#1493 verboselogs 1.54M

Verbose logging level for Python's logging module

v1.7
1,543,081

#1494 dropbox 1.54M

Official Dropbox API Client

MIT License
v11.36.2
1,543,073

#1495 parsimonious 1.54M

(Soon to be) the fastest pure-Python PEG parser I could muster

peg grammar packrat parser parsing parse language
MIT
v0.10.0
1,542,302

#1496 pyppeteer 1.53M

Headless chrome/chromium automation library (unofficial port of puppeteer)

pyppeteer puppeteer chrome chromium
MIT
v2.0.0
1,538,026

#1497 subprocess-tee 1.53M

subprocess-tee

asyncio subprocess
MIT
v0.4.1
1,536,152

#1498 Flask-Migrate 1.53M

SQLAlchemy database migrations for Flask applications using Alembic.

MIT
v4.0.7
1,533,164

#1499 sqlfluff 1.53M

The SQL Linter for Humans

clickhouse redshift materialize sparksql soql snowflake athena trino linter postgres databricks vertica dbt bigquery hive db2 sqlite exasol greenplum tsql formatter sqlfluff mysql duckdb sql teradata
MIT License Copyright (c) 2023 Alan Cruickshank Permission is
v3.0.5
1,532,658

#1500 install 1.52M

Install packages from within code

install from packages code within
MIT
v1.3.5
1,528,580

#1501 pep8-naming 1.52M

Check PEP-8 naming conventions, plugin for flake8

naming flake8 pep8
Expat license
v0.13.3
1,527,006

#1502 cyclonedx-python-lib 1.52M

Python library for CycloneDX

obom sbom saasbom library software bill of materials vdr packageurl vex sca bill of materials mbom purl spdx cyclonedx owasp bom
Apache-2.0
v7.3.2
1,526,302

#1503 ifaddr 1.52M

Cross-platform network interface and IP address enumeration library

network adapters network addresses network interfaces ip addresses
MIT
v0.2.0
1,525,882

#1504 dominate 1.52M

Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.

framework templating python html xhtml template html5
LGPL-3.0-or-newer
v2.9.1
1,522,736

#1505 pyfakefs 1.51M

pyfakefs implements a fake file system that mocks the Python file system modules.

test fakes unittest pathlib testing os mocking filesystem shutil file pytest
http://www.apache.org/licenses/LICENSE-2.0
v5.4.1
1,519,512

#1506 htmlmin 1.51M

An HTML Minifier

BSD
v0.1.12
1,518,436

#1507 myst-parser 1.51M

An extended [CommonMark](https://spec.commonmark.org/) compliant parser,

markdown sphinx parser lexer docutils development
v3.0.1
1,518,412

#1508 dohq-artifactory 1.51M

A Python interface to Artifactory

MIT License
v0.10.0
1,515,950

#1509 stanio 1.51M

Utilities for preparing Stan inputs and processing Stan outputs

BSD-3-Clause
v0.5.0
1,515,033

#1510 python-arango 1.5M

Python Driver for ArangoDB

python driver arangodb
MIT License Copyright (c) 2016-2021 Joohwan Oh Permission is h
v7.9.1
1,509,952

#1511 langchain-google-vertexai 1.5M

An integration package connecting Google VertexAI and LangChain

MIT
v1.0.3
1,509,941

#1512 python-rapidjson 1.5M

Python wrapper around rapidjson

rapidjson json
MIT License
v1.16
1,509,512

#1513 construct 1.5M

A powerful declarative symmetric parser/builder for binary data

building symmetric struct data structure pack declarative parser parsing unpacker construct binary packer unpack kaitai builder
MIT
v2.10.70
1,509,022

#1514 boolean.py 1.5M

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

boolean expression expression parser boolean algebra logic
BSD-2-Clause
v4.0
1,507,237

#1515 iterative-telemetry 1.5M

Common library for sending telemetry

Apache-2.0
v0.0.8
1,506,764

#1516 pytest-custom-exit-code 1.5M

Exit pytest test session with custom exit code in different scenarios

MIT
v0.3.0
1,505,278

#1517 requests-futures 1.5M

Asynchronous Python HTTP for Humans.

Apache License v2
v1.0.1
1,504,736

#1518 license-expression 1.5M

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

boolean open source parse expression normalize expression compare expression license expression licence spdx license
Apache-2.0
v30.3.0
1,503,851

#1519 olefile 1.5M

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

BSD
v0.47
1,502,816

#1520 py7zr 1.5M

Pure python 7-zip library

7zip bcj ppmd lzma2 lzma zstandard compression archive
LGPL-2.1-or-later
v0.21.0
1,500,423

#1521 ImageHash 1.49M

Image Hashing library

2-clause BSD License
v4.3.1
1,499,302

#1522 snowflake-snowpark-python 1.49M

Snowflake Snowpark for Python

snowflake analytics cloud warehouse db database
Apache License, Version 2.0
v1.15.0
1,497,111

#1523 types-cachetools 1.49M

Typing stubs for cachetools

Apache-2.0 license
v5.3.0.7
1,493,491

#1524 osqp 1.49M

OSQP: The Operator Splitting QP Solver

Apache 2.0
v0.6.5
1,492,670

#1525 kornia 1.49M

Open Source Differentiable Computer Vision Library for PyTorch

pytorch deep learning computer vision
Apache-2.0
v0.7.2
1,491,496

#1526 requests-unixsocket 1.49M

Use requests to talk HTTP via a UNIX domain socket

Apache-2
v0.3.0
1,490,038

#1527 pygit2 1.48M

Python bindings for libgit2.

git
GPLv2 with linking exception
v1.14.1
1,487,307

#1528 clickhouse-connect 1.48M

ClickHouse Database Core Driver for Python, Pandas, and Superset

clickhouse driver http superset sqlalchemy
Apache License 2.0
v0.7.8
1,486,852

#1529 dunamai 1.48M

Dynamic version generation

version dynamic versioning
MIT
v1.21.0
1,486,485

#1530 PyHamcrest 1.48M

Hamcrest framework for matcher objects

matchers testing unittest unit pyunit unittesting hamcrest test
BSD License Copyright 2020 hamcrest.org All rights reserved. R
v2.1.0
1,481,423

#1531 langchain-openai 1.48M

An integration package connecting OpenAI and LangChain

MIT
v0.1.5
1,480,418

#1532 behave 1.47M

behave is behaviour-driven development, Python style

BSD
v1.2.6
1,478,607

#1533 pandasql 1.47M

sqldf for pandas

Copyright (c) 2013 Yhat, Inc. Permission is hereby granted, fre
v0.7.3
1,478,497

#1534 pymemcache 1.47M

A comprehensive, fast, pure Python memcached client

client memcache database
Apache License 2.0
v4.0.0
1,476,819

#1535 pyppmd 1.47M

PPMd compression/decompression library

LGPL-2.1-or-later
v1.1.0
1,473,808

#1536 pyaes 1.47M

Pure-Python Implementation of the AES block-cipher and common modes of operation

License :: OSI Approved :: MIT License
v1.6.1
1,473,627

#1537 azure-mgmt-notificationhubs 1.47M

Microsoft Azure Notification Hubs Management Client Library for Python

MIT License
v8.0.0
1,472,024

#1538 robotframework-pythonlibcore 1.46M

Tools to ease creating larger test libraries for Robot Framework using Python.

testing testautomation development robotframework library
Apache License 2.0
v4.4.1
1,468,565

#1539 azureml-contrib-services 1.46M

Provides utilities for users which allows for handling of the raw http requests in webservices.

Proprietary https://aka.ms/azureml-preview-sdk-license
v1.56.0
1,468,540

#1540 diff-match-patch 1.46M

Diff Match and Patch

v20230430
1,468,126

#1541 category-encoders 1.46M

A collection of sklearn transformers to encode categorical variables as numeric

learning python pandas science sklearn machine data
BSD
v2.6.3
1,465,914

#1542 requests-auth-aws-sigv4 1.46M

AWS SigV4 Authentication with the python requests module

v0.7
1,462,380

#1543 pybcj 1.46M

bcj filter library

bcj lzma
LGPL-2.1-or-later
v1.0.2
1,462,320

#1544 xformers 1.45M

XFormers: A collection of composable Transformer building blocks.

v0.0.26.post1
1,459,927

#1545 eth-keys 1.45M

eth-keys: Common API for Ethereum key operations

ethereum
MIT
v0.5.1
1,458,308

#1546 azureml-designer-serving 1.45M

Provide functionalities to invoke Azure Machine Learning designer built-in modules in deployment service.

v0.0.15
1,458,106

#1547 multivolumefile 1.45M

multi volume file wrapper library

multivolume file
LGPL-2.1+
v0.2.3
1,457,375

#1548 hatch 1.45M

Modern, extensible Python project management

publishing hatch build environment dependency release plugin versioning packaging
v1.10.0
1,451,218

#1549 visions 1.44M

Visions

BSD License
v0.7.6
1,449,810

#1550 simple-websocket 1.44M

Simple WebSocket server and client for Python

v1.0.0
1,446,946

#1551 pytest-base-url 1.44M

pytest plugin for URL based testing

base url pytest mozilla automation
v2.1.0
1,446,896

#1552 pdf2image 1.44M

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

pdf png image jpg convert jpeg
MIT
v1.17.0
1,446,593

#1553 html2text 1.44M

Turn HTML into equivalent Markdown-structured text.

GNU GPL 3
v2024.2.26
1,446,007

#1554 robotframework-requests 1.44M

Robot Framework keyword library wrapper around requests

api http testing client rest requests robotframework automation test
MIT
v0.9.7
1,445,870

#1555 cassandra-driver 1.44M

DataStax Driver for Apache Cassandra

dse orm graph cassandra cql
v3.29.1
1,444,112

#1556 property-manager 1.44M

Useful property variants for Python programming (required properties, writable properties, cached properties, etc)

MIT
v3.0
1,442,377

#1557 cheroot 1.44M

Highly-optimized, pure-python HTTP server

server ssl wsgi http
v10.0.1
1,442,119

#1558 jproperties 1.43M

Java Property file parser and writer for Python

properties file parser property reader java writer
BSD 3-Clause License; partially licensed under the Python Softwa
v2.1.1
1,439,880

#1559 eth-abi 1.43M

eth_abi: Python utilities for working with Ethereum ABI definitions, especially encoding and decoding

ethereum
MIT
v5.1.0
1,438,219

#1560 click-help-colors 1.43M

Colorization of help messages in Click

click
MIT
v0.9.4
1,438,019

#1561 locust 1.43M

Developer friendly load testing framework

MIT
v2.26.0
1,436,288

#1562 zigpy 1.43M

Library implementing a Zigbee stack

GPL-3.0
v0.64.0
1,434,671

#1563 checksumdir 1.43M

Compute a single hash of the file contents of a directory.

checksum md5 hash directory
MIT
v1.2.0
1,434,034

#1564 pastel 1.43M

Bring colors to your terminal.

MIT
v0.2.1
1,433,626

#1565 smartsheet-python-sdk 1.43M

Library that uses Python to connect to Smartsheet services (using API 2.0).

excel project management collaboration spreadsheet smartsheet
Apache-2.0
v3.0.2
1,430,862

#1566 fasttext-wheel 1.42M

fasttext Python bindings

MIT
v0.9.2
1,429,941

#1567 rlp 1.42M

rlp: A package for Recursive Length Prefix encoding and decoding

ethereum rlp
MIT
v4.0.1
1,428,923

#1568 eth-keyfile 1.42M

eth-keyfile: A library for handling the encrypted keyfiles used to store ethereum private keys

ethereum
MIT
v0.8.1
1,425,714

#1569 sasl 1.42M

Cyrus-SASL bindings for Python

Apache License, Version 2.0
v0.3.1
1,424,122

#1570 haversine 1.42M

Calculate the distance between 2 points on Earth.

MIT
v2.8.1
1,422,489

#1571 azure-servicefabric 1.42M

Microsoft Azure Service Fabric Client Library for Python

MIT License
v8.2.0.0
1,420,380

#1572 azure-mgmt-logic 1.41M

Microsoft Azure Logic Apps Management Client Library for Python

azure sdk azure
MIT License
v10.0.0
1,417,741

#1573 gdown 1.41M

Google Drive Public File/Folder Downloader

curl google-drive download wget
MIT
v5.1.0
1,417,374

#1574 url-normalize 1.41M

URL normalization for Python

normalize url normalization
MIT
v1.4.3
1,415,699

#1575 mypy-boto3-ec2 1.41M

Type annotations for boto3.EC2 1.34.96 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed ec2 botocore autocomplete
MIT License
v1.34.96
1,413,974

#1576 aws-cdk.asset-awscli-v1 1.41M

A library that contains the AWS CLI for use in Lambda Layers

Apache-2.0
v2.2.202
1,410,307

#1577 torchsde 1.41M

SDE solvers and stochastic adjoint sensitivity analysis in PyTorch.

v0.2.6
1,410,224

#1578 fixedint 1.4M

simple fixed-width integers

PSF
v0.2.0
1,406,425

#1579 webargs 1.4M

Declarative parsing and validation of HTTP request objects, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, Falcon, and aiohttp.

api tornado validation bottle http arguments request marshmallow rest django aiohttp flask webargs parameters
MIT
v8.4.0
1,405,717

#1580 nvidia-cuda-cupti-cu11 1.4M

CUDA profiling tools runtime libs.

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v11.8.87
1,404,287

#1581 PyQt5-sip 1.4M

The sip module support for PyQt5

SIP
v12.13.0
1,403,090

#1582 yfinance 1.4M

Download market data from Yahoo! Finance API

pandas datareader yahoo finance pandas
Apache
v0.2.38
1,402,413

#1583 LunarCalendar 1.4M

A lunar calendar converter, including a number of lunar and solar holidays, mainly from China.

festival 24 solar terms lunar calendar solar calendar lunisolar calendar lunar solar converter chinese festivals
MIT
v0.0.9
1,401,889

#1584 django-model-utils 1.4M

Django model mixins and utilities

BSD
v4.5.0
1,400,337

#1585 j2cli 1.39M

Command-line interface to Jinja2 for templating in shell scripts.

templating jinja2 command-line cli
BSD
v0.3.10
1,398,989

#1586 pytest-order 1.39M

pytest plugin to run your tests in a specific order

MIT
v1.2.1
1,397,176

#1587 cbor2 1.39M

CBOR (de)serializer with extensive tag support

cbor serialization
MIT
v5.6.3
1,394,616

#1588 azure-mgmt 1.38M

Microsoft Azure Resource Management Client Libraries for Python

MIT License
v5.0.0
1,389,354

#1589 node-semver 1.38M

port of node-semver

node-semver version semver
mit
v0.9.0
1,388,898

#1590 dictdiffer 1.38M

Dictdiffer is a library that helps you to diff and patch dictionaries.

v0.9.0
1,387,355

#1591 pytest-sugar 1.38M

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
1,387,205

#1592 environs 1.38M

simplified environment variable parsing

v11.0.0
1,384,102

#1593 click-log 1.38M

Logging integration for Click

MIT
v0.4.0
1,383,753

#1594 apache-sedona 1.38M

Apache Sedona is a cluster computing system for processing large-scale spatial data

Apache License v2.0
v1.5.1
1,381,679

#1595 opentelemetry-instrumentation-logging 1.38M

OpenTelemetry Logging instrumentation

v0.45b0
1,381,597

#1596 testpath 1.38M

Test utilities for code working with files and commands

v0.6.0
1,380,963

#1597 evidently 1.38M

Open-source tools to analyze, monitor, and debug machine learning model in production.

v0.4.19
1,380,902

#1598 azure-mgmt-scheduler 1.37M

Microsoft Azure Scheduler Management Client Library for Python

MIT License
v2.0.0
1,378,088

#1599 fastprogress 1.37M

A nested progress with plotting options for fastai

jupyter notebook progressbar
Apache Software License 2.0
v1.0.3
1,377,923

#1600 pex 1.37M

The PEX packaging toolchain.

executable virtualenv lock package freeze
v2.3.1
1,377,677

#1601 azure-mgmt-commerce 1.37M

Microsoft Azure Commerce Client Library for Python

MIT License
v6.0.0
1,375,814

#1602 azure-mgmt-powerbiembedded 1.37M

Microsoft Azure Power BI Embedded Management Client Library for Python

MIT License
v2.0.0
1,373,852

#1603 timeout-decorator 1.37M

Timeout decorator

v0.5.0
1,373,407

#1604 parsel 1.37M

Parsel is a library to extract data from HTML and XML using XPath and CSS selectors

parsel
BSD
v1.9.1
1,373,353

#1605 nvidia-cusparse-cu11 1.37M

CUSPARSE native runtime libraries

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v11.7.5.86
1,371,682

#1606 mbstrdecoder 1.37M

mbstrdecoder is a Python library for multi-byte character string decoder

unicode multi-byte character decoder
MIT License
v1.1.3
1,371,286

#1607 nvidia-nccl-cu11 1.37M

NVIDIA Collective Communication Library (NCCL) Runtime

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v2.21.5
1,371,057

#1608 azure-mgmt-hanaonazure 1.37M

Microsoft Azure SAP Hana on Azure Management Client Library for Python

MIT License
v1.0.0
1,370,017

#1609 azure-mgmt-managementpartner 1.36M

Microsoft Azure ManagementPartner Management Client Library for Python

MIT License
v1.0.0
1,369,568

#1610 nvidia-cusolver-cu11 1.36M

CUDA solver native runtime libraries

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v11.4.1.48
1,369,468

#1611 azure-mgmt-machinelearningcompute 1.36M

Microsoft Azure Machine Learning Compute Management Client Library for Python

MIT License
v0.4.1
1,369,319

#1612 jq 1.36M

jq is a lightweight and flexible JSON processor.

BSD 2-Clause
v1.7.0
1,367,606

#1613 motor 1.36M

Non-blocking MongoDB driver for Tornado or asyncio

gridfs tornado mongodb asyncio motor pymongo bson mongo
Apache License Version 2.0, January 2004 http://www.apache.org/l
v3.4.0
1,364,290

#1614 django-celery-beat 1.36M

Database-backed Periodic Tasks.

periodic celery beat django task database
BSD
v2.6.0
1,363,848

#1615 find-libpython 1.36M

Finds the libpython associated with your environment, wherever it may be hiding

libpython
MIT
v0.4.0
1,362,625

#1616 pytest-instafail 1.36M

pytest plugin to show failures instantly

BSD
v0.5.0
1,361,440

#1617 nvidia-cufft-cu11 1.36M

CUFFT native runtime libraries

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v10.9.0.58
1,360,948

#1618 azure-servicemanagement-legacy 1.35M

Microsoft Azure Legacy Service Management Client Library for Python

Apache License 2.0
v0.20.7
1,359,268

#1619 python3-saml 1.35M

Saml Python Toolkit. Add SAML support to your Python software using this library

federation sso saml saml2 xmlsec identity
MIT
v1.16.0
1,357,279

#1620 pydevd 1.35M

PyDev.Debugger (used in PyDev, PyCharm and VSCode Python)

pydevd pydev.debugger pydev
EPL
v3.0.3
1,354,905

#1621 nvidia-curand-cu11 1.35M

CURAND native runtime libraries

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v10.3.0.86
1,351,714

#1622 trampoline 1.35M

Simple and tiny yield-based trampoline implementation.

trampoline call recursion tail
MIT
v0.1.2
1,350,951

#1623 typepy 1.34M

typepy is a Python library for variable type checker/validator/converter at a run time.

type-checking library type-conversion validator
MIT License
v1.3.2
1,348,546

#1624 nvidia-nvtx-cu11 1.34M

NVIDIA Tools Extension

nvidia deep learning machine learning runtime cuda
NVIDIA Proprietary Software
v11.8.86
1,348,185

#1625 pdpyras 1.34M

PagerDuty Python REST API Sessions

MIT
v5.2.0
1,346,288

#1626 tweepy 1.34M

Twitter library for Python

twitter library
MIT
v4.14.0
1,345,807

#1627 objsize 1.34M

Traversal over Python's objects subtree and calculate the total size of the subtree in bytes (deep size).

object debug deep object-size deep-object-size size traversal recursive
BSD-3-Clause
v0.7.0
1,345,450

#1628 pyfiglet 1.34M

Pure-python FIGlet implementation

MIT
v1.0.2
1,343,153

#1629 stone 1.34M

Stone is an interface description language (IDL) for APIs.

MIT License
v3.3.3
1,342,141

#1630 pefile 1.34M

Python PE parsing module

pe pefile dll pecoff exe
MIT
v2023.2.7
1,340,377

#1631 azure-mgmt-devspaces 1.34M

Microsoft Azure Dev Spaces Client Library for Python

MIT License
v0.2.0
1,340,307

#1632 Scrapy 1.33M

A high-level Web Crawling and Web Scraping framework

BSD
v2.11.1
1,339,351

#1633 jaconv 1.33M

Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more

japanese converter hankaku julius japanese katakana hiragana half-width kana text preprocessing zenkaku transliteration
MIT License
v0.3.4
1,337,754

#1634 dockerpty 1.33M

Python library to use the pseudo-tty of a docker container

docker pty terminal tty
Apache 2.0
v0.4.1
1,337,566

#1635 jsonschema-path 1.33M

JSONSchema Spec with object-oriented paths

swagger jsonschema spec
Apache-2.0
v0.3.2
1,334,479

#1636 pikepdf 1.32M

Read and write PDFs with Python, powered by qpdf

pdf
MPL-2.0
v8.15.1
1,326,302

#1637 types-docutils 1.32M

Typing stubs for docutils

Apache-2.0 license
v0.21.0.20240423
1,325,546

#1638 fastcore 1.32M

Python supercharged for fastai development

python
Apache Software License 2.0
v1.5.33
1,324,018

#1639 azure-applicationinsights 1.32M

Microsoft Azure Application Insights Client Library for Python

MIT License
v0.1.1
1,320,996

#1640 azure-ai-ml 1.31M

Microsoft Azure Machine Learning Client Library for Python

azure azure sdk
MIT License
v1.15.0
1,319,800

#1641 onnxruntime-gpu 1.31M

ONNX Runtime is a runtime accelerator for Machine Learning models

onnx machine learning
MIT License
v1.17.1
1,318,763

#1642 pycairo 1.31M

Python interface for cairo

LGPL-2.1-only OR MPL-1.1
v1.26.0
1,317,385

#1643 azure-functions 1.31M

Azure Functions for Python

MIT
v1.19.0
1,316,215

#1644 papermill 1.31M

Parameterize and run Jupyter and nteract Notebooks

notebook mapreduce pipeline jupyter nteract
BSD
v2.6.0
1,312,695

#1645 PyQt5-Qt5 1.31M

The subset of a Qt installation needed by PyQt5.

LGPL v3
v5.15.13
1,312,554

#1646 opentracing 1.31M

OpenTracing API for Python. See documentation at http://opentracing.io

opentracing
Apache License 2.0
v2.4.0
1,311,019

#1647 autograd 1.31M

Efficiently computes derivatives of numpy code.

python optimization scipy machine learning numpy neural networks gradients automatic differentiation backpropagation
MIT
v1.6.2
1,310,144

#1648 SudachiDict-core 1.3M

Sudachi Dictionary for SudachiPy - Core Edition

Apache-2.0
v20240409
1,309,280

#1649 databricks 1.3M

v0.2
1,308,971

#1650 path 1.3M

A module wrapper for os.path

v16.14.0
1,308,011

#1651 yacs 1.3M

Yet Another Configuration System

v0.1.8
1,307,724

#1652 pygame 1.3M

Python Game Development

LGPL
v2.5.2
1,307,532

#1653 ortools 1.3M

Google OR-Tools python libraries and modules

flow algorithms python linear programming operations research constraint programming
Apache 2.0
v9.9.3963
1,306,756

#1654 fpdf 1.3M

Simple PDF generation for Python

pdf png jpg unicode ttf
LGPLv3+
v1.7.2
1,304,974

#1655 pytest-check 1.3M

A pytest plugin that allows multiple failures per test.

v2.3.1
1,301,346

#1656 s3cmd 1.29M

Command line tool for managing Amazon S3 and CloudFront services

GNU GPL v2+
v2.4.0
1,294,486

#1657 keyrings.google-artifactregistry-auth 1.29M

Keyring backend for Google Auth tokens

v1.1.2
1,294,246

#1658 coreschema 1.29M

Core Schema.

BSD
v0.0.4
1,293,751

#1659 marisa-trie 1.29M

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

MIT
v1.1.0
1,292,849

#1660 ml-collections 1.28M

ML Collections is a library of Python collections designed for ML usecases.

Apache 2.0
v0.1.1
1,288,545

#1661 eventlet 1.28M

Highly concurrent networking library

MIT
v0.36.1
1,285,888

#1662 dj-database-url 1.28M

Use Database URLs in your Django Application.

BSD
v2.1.0
1,285,261

#1663 clikit 1.28M

CliKit is a group of utilities to build beautiful and testable command line interfaces.

poetry dependency packaging
MIT
v0.6.2
1,284,805

#1664 questionary 1.28M

Python library to build pretty command line user prompts ⭐️

questions prompt cli ui inquirer
MIT
v2.0.1
1,282,633

#1665 rq 1.28M

RQ is a simple, lightweight, library for creating background jobs, and processing them.

v1.16.2
1,282,112

#1666 py-serializable 1.28M

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

json serialization deserialization xml
Apache-2.0
v1.0.3
1,282,030

#1667 pprintpp 1.28M

A drop-in replacement for pprint that's actually pretty

BSD
v0.4.0
1,281,862

#1668 kwonly-args 1.28M

Python2 keyword-only argument emulation as a decorator. Python 3 compatible.

only arguments decorator keyword args kwonly
MIT
v1.0.10
1,281,395

#1669 pdfkit 1.28M

Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt

MIT
v1.0.0
1,280,768

#1670 azure-storage 1.27M

Microsoft Azure Storage SDK for Python

MIT License
v0.37.0
1,278,938

#1671 flatten-json 1.27M

Flatten JSON objects

flatten json pandas
MIT
v0.1.14
1,278,421

#1672 newrelic-telemetry-sdk 1.27M

New Relic Telemetry SDK

Apache-2.0
v0.5.1
1,275,222

#1673 flask-restx 1.27M

Fully featured framework for fast, easy and documented API development with Flask

api restx rest swagger flask openapi
BSD-3-Clause
v1.3.0
1,273,764

#1674 blobfile 1.27M

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

Public Domain
v2.1.1
1,273,489

#1675 litestar 1.27M

Litestar - A production-ready, highly performant, extensible ASGI API Framework

api starlite asgi rest litestar
MIT
v2.8.2
1,271,942

#1676 django-appconf 1.26M

A helper class for handling configuration defaults of packaged apps gracefully.

BSD
v1.0.6
1,268,385

#1677 c7n 1.26M

Cloud Custodian - Policy Rules Engine

Apache-2.0
v0.9.36
1,265,616

#1678 pystache 1.26M

Mustache for Python

Copyright (C) 2012 Chris Jerdonek. All rights reserved. Copyri
v0.6.5
1,264,211

#1679 pyreadline3 1.26M

A python implementation of GNU readline.

readline pyreadline3 pyreadline
BSD
v3.4.1
1,263,689

#1680 testfixtures 1.26M

A collection of helpers and mock objects for unit tests and doc tests.

MIT
v8.2.0
1,263,182

#1681 svgwrite 1.26M

A Python library to create SVG drawings.

MIT License
v1.4.3
1,260,936

#1682 python-crfsuite 1.25M

Python binding for CRFsuite

MIT
v0.9.10
1,258,663

#1683 uWSGI 1.25M

The uWSGI server

GPL2
v2.0.25.1
1,255,555

#1684 idna_ssl 1.25M

Patch ssl.match_hostname for Unicode(idna) domains support

unicode ssl idna match_hostname
v1.1.0
1,255,075

#1685 poetry-dynamic-versioning 1.25M

Plugin for Poetry to enable dynamic versioning based on VCS tags

dynamic poetry version plugin versioning
MIT
v1.3.0
1,252,641

#1686 annoy 1.25M

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
1,251,480

#1687 gitdb2 1.25M

A mirror package for gitdb

v4.0.2
1,251,095

#1688 python-stdnum 1.24M

Python module to handle standardized numbers and codes

LGPL
v1.20
1,249,791

#1689 queuelib 1.24M

Collection of persistent (disk-based) and non-persistent (memory-based) queues

BSD
v1.6.2
1,248,994

#1690 cachy 1.24M

Cachy provides a simple yet effective caching library.

cache
MIT
v0.3.0
1,248,224

#1691 mixpanel 1.24M

Official Mixpanel library for Python

mixpanel analytics
Apache
v4.10.1
1,247,501

#1692 httmock 1.24M

A mocking library for requests.

testing requests mock
Apache-2.0
v1.4.0
1,245,592

#1693 azure-search-documents 1.24M

Microsoft Azure Cognitive Search Client Library for Python

azure sdk azure
MIT License
v11.4.0
1,245,252

#1694 importlab 1.24M

A library to calculate python dependency graphs.

Apache 2.0
v0.8.1
1,244,800

#1695 lmdb 1.24M

Universal Python binding for the LMDB 'Lightning' Database

OLDAP-2.8
v1.4.1
1,241,964

#1696 txaio 1.24M

Compatibility API between asyncio/Twisted/Trollius

asyncio coroutine trollius twisted
MIT License
v23.1.1
1,241,032

#1697 curlify 1.23M

Library to convert python requests object to curl command.

MIT License
v2.2.1
1,236,283

#1698 PyDispatcher 1.23M

Multi-producer multi-consumer in-memory signal dispatch system

event pydispatch apply dispatch dispatcher multi-consumer robustapply propagate saferef multi-producer signal sender receiver
BSD
v2.0.7
1,234,912

#1699 cmd2 1.23M

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python

console command prompt cmd
MIT
v2.4.3
1,233,066

#1700 yamale 1.23M

A schema and validator for YAML.

MIT
v5.2.1
1,231,980

#1701 pulsar-client 1.23M

Apache Pulsar Python client library

Apache License v2.0
v3.5.0
1,230,818

#1702 immutables 1.22M

Immutable Collections

immutable hamt collections
Apache License, Version 2.0
v0.20
1,227,175

#1703 pycurl 1.22M

PycURL -- A Python Interface To The cURL library

libcurl file transfer http www urllib wget download curl
LGPL/MIT
v7.45.3
1,227,076

#1704 Rx 1.22M

Reactive Extensions (Rx) for Python

MIT License
v3.2.0
1,223,377

#1705 anytree 1.22M

Powerful and Lightweight Python Tree Data Structure with various plugins

tree data tree walk treelib tree tree structure
Apache-2.0
v2.12.1
1,222,459

#1706 dnslib 1.22M

Simple library to encode/decode DNS wire-format packets

BSD
v0.9.24
1,222,031

#1707 zopfli 1.21M

Zopfli module for python

ASL
v0.2.3
1,219,448

#1708 opentelemetry-distro 1.21M

OpenTelemetry Python Distro

v0.45b0
1,214,016

#1709 setuptools-git 1.21M

Setuptools revision control system plugin for Git

git setuptools distutils
BSD
v1.2
1,213,214

#1710 tensorflow-intel 1.21M

TensorFlow is an open source machine learning framework for everyone.

learning tensor machine tensorflow
Apache 2.0
v2.16.1
1,210,231

#1711 mypy-boto3-sts 1.2M

Type annotations for boto3.STS 1.34.0 service generated with mypy-boto3-builder 7.21.0

sts boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
1,209,883

#1712 azureml-mlflow 1.2M

Contains the integration code of AzureML with Mlflow.

https://aka.ms/azureml-sdk-license
v1.56.0
1,209,512

#1713 flake8-docstrings 1.2M

Extension for flake8 which uses pydocstyle to check docstrings

pep 257 pydocstyle flake8 docstrings pep257
MIT
v1.7.0
1,208,359

#1714 testcontainers 1.2M

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

testing logging test automation docker
v4.4.0
1,207,220

#1715 spacy-wordnet 1.2M

Add a short description here!

mit
v0.1.0
1,204,954

#1716 SharePlum 1.2M

Python SharePoint Library

sharepoint
MIT
v0.5.1
1,204,469

#1717 types-paramiko 1.2M

Typing stubs for paramiko

Apache-2.0 license
v3.4.0.20240423
1,203,546

#1718 cloudflare 1.2M

Python wrapper for the Cloudflare v4 API

cloudflare
MIT
v2.19.4
1,203,284

#1719 pytest-ordering 1.2M

pytest plugin to run your tests in a specific order

v0.6
1,202,313

#1720 mercantile 1.19M

Web mercator XYZ tile utilities

mapping web mercator tiles
BSD
v1.2.1
1,199,568

#1721 pylint-plugin-utils 1.19M

Utilities and helpers for writing Pylint plugins

plugin helpers pylint
GPL-2.0-or-later
v0.8.2
1,199,199

#1722 requests-cache 1.19M

A persistent cache for python requests

python-requests web gridfs cache http webscraping performance mongodb dynamodb sqlite redis requests http-client
BSD-2-Clause
v1.2.0
1,195,675

#1723 rustworkx 1.19M

A python graph library implemented in Rust

graph network networks theory dag
Apache 2.0
v0.14.2
1,195,557

#1724 chroma-hnswlib 1.19M

Chromas fork of hnswlib

v0.7.3
1,194,661

#1725 Pympler 1.19M

A development tool to measure, monitor and analyze the memory behavior of Python objects.

Apache License, Version 2.0
v1.0.1
1,193,643

#1726 ydata-profiling 1.19M

Generate profile report for pandas DataFrame

ipython python pandas data-analysis data-science jupyter
MIT
v4.7.0
1,191,506

#1727 language-data 1.18M

Supplementary data about languages used by the langcodes module

v1.2.0
1,185,234

#1728 selenium-wire 1.18M

Extends Selenium to give you the ability to inspect requests made by the browser.

selenium-wire
MIT
v5.1.0
1,184,995

#1729 inflate64 1.18M

deflate64 compression/decompression library

deflate64 compression
LGPL-2.1-or-later
v1.0.0
1,182,647

#1730 channels 1.17M

Brings async, event-driven capabilities to Django 3.2 and up.

BSD
v4.1.0
1,179,446

#1731 pytest-playwright 1.17M

A pytest wrapper with fixtures for Playwright to automate web browsers

Apache-2.0
v0.4.4
1,176,411

#1732 zc.lockfile 1.17M

Basic inter-process locks

lock
ZPL 2.1
v3.0.post1
1,176,392

#1733 raven 1.17M

Raven is a client for Sentry (https://getsentry.com)

BSD
v6.10.0
1,175,782

#1734 onnxconverter-common 1.17M

ONNX Converter and Optimization Tools

MIT License Copyright (c) Microsoft Corporation. All rights res
v1.14.0
1,174,678

#1735 jwt 1.16M

JSON Web Token library for Python 3.

v1.3.1
1,168,518

#1736 aws-cdk.asset-kubectl-v20 1.16M

A library that contains kubectl for use in Lambda Layers

Apache-2.0
v2.1.2
1,164,158

#1737 django-celery-results 1.16M

Celery result backends for Django.

celery backend result django database
BSD
v2.5.1
1,164,157

#1738 pydyf 1.15M

A low-level PDF generator.

pdf generator
v0.10.0
1,158,886

#1739 dbt-bigquery 1.15M

The Bigquery adapter plugin for dbt

v1.7.7
1,158,541

#1740 yaspin 1.15M

Yet Another Terminal Spinner

spinner indicator console loader terminal
MIT
v3.0.2
1,157,296

#1741 sounddevice 1.15M

Play and Record Sound with Python

portaudio audio sound playrec record play
MIT
v0.4.6
1,156,754

#1742 cliff 1.15M

Command Line Interface Formulation Framework

v4.6.0
1,156,483

#1743 aws-encryption-sdk 1.15M

AWS Encryption SDK implementation for Python

kms aws-encryption-sdk aws encryption
Apache License 2.0
v3.2.0
1,156,104

#1744 autoflake 1.15M

Removes unused imports and unused variables

import automatic clean fix unused
MIT
v2.3.1
1,156,098

#1745 acryl-datahub 1.15M

A CLI to work with DataHub metadata

Apache License 2.0
v0.13.1.3
1,155,173

#1746 polib 1.15M

A library to manipulate gettext files (po and mo files).

MIT
v1.2.0
1,153,226

#1747 chromadb 1.15M

Chroma.

v0.5.0
1,151,615

#1748 xarray-einstats 1.14M

Stats, linear algebra and einops for xarray

v0.7.0
1,148,682

#1749 pytest-bdd 1.14M

BDD for pytest

MIT
v7.1.2
1,146,943

#1750 branca 1.14M

Generate complex HTML+JS pages with Python

visualization data
MIT
v0.7.2
1,146,219

#1751 notifiers 1.14M

The easy way to send notifications

email push messaging notifications
MIT
v1.3.3
1,144,930

#1752 funcy 1.14M

A fancy and practical functional tools

BSD
v2.0
1,144,805

#1753 crccheck 1.14M

Calculation library for CRCs and checksums

MIT
v1.3.0
1,144,013

#1754 grpc-interceptor 1.14M

Simplifies gRPC interceptors

interceptor grpc
MIT
v0.15.4
1,142,059

#1755 unidiff 1.14M

Unified diff parsing/metadata extraction library.

parse metadata unified diff
MIT
v0.7.5
1,140,951

#1756 pyright 1.14M

Command line wrapper for pyright

MIT
v1.1.361
1,140,396

#1757 boto3-type-annotations 1.13M

Type annotations for boto3. Adds code completion in IDEs such as PyCharm.

MIT License
v0.3.1
1,138,954

#1758 opentelemetry-instrumentation-grpc 1.13M

OpenTelemetry gRPC instrumentation

v0.45b0
1,138,034

#1759 jinja2-time 1.13M

Jinja2 Extension for Dates and Times

time jinja2 extension
MIT
v0.2.0
1,136,777

#1760 jsonschema-spec 1.13M

JSONSchema Spec with object-oriented paths

swagger jsonschema spec
Apache-2.0
v0.2.4
1,135,725

#1761 exchangelib 1.13M

Client for Microsoft Exchange Web Services (EWS)

autodiscover outlook exchange-web-services office365 ews o365 microsoft exchange
BSD-2-Clause
v5.3.0
1,134,617

#1762 markdownify 1.13M

Convert HTML to markdown.

v0.12.1
1,132,629

#1763 itemadapter 1.13M

Common interface for data container classes

BSD
v0.8.0
1,132,510

#1764 fasttext 1.13M

fasttext Python bindings

MIT
v0.9.2
1,132,201

#1765 itemloaders 1.12M

Base library for scrapy's ItemLoader

BSD
v1.2.0
1,129,896

#1766 bump2version 1.12M

Version-bump your software with a single command!

MIT
v1.0.1
1,128,181

#1767 tlparse 1.12M

Parse TORCH_LOG logs produced by PyTorch torch.compile

BSD-3-Clause
v0.3.17
1,126,435

#1768 azure-monitor-query 1.12M

Microsoft Azure Monitor Query Client Library for Python

azure azure sdk
MIT License
v1.3.0
1,125,596

#1769 facebook-business 1.12M

Facebook Business SDK

LICENSE.txt
v19.0.3
1,125,152

#1770 requirements-parser 1.12M

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

requirements parse pip
Apache-2.0
v0.9.0
1,124,675

#1771 types-mock 1.12M

Typing stubs for mock

Apache-2.0 license
v5.1.0.20240425
1,122,351

#1772 phik 1.11M

Phi_K correlation analyzer library

v0.12.4
1,118,403

#1773 gspread-dataframe 1.11M

Read/write gspread worksheets using pandas DataFrames

pandas dataframe google-spreadsheets spreadsheets
MIT
v3.3.1
1,115,300

#1774 opencensus-ext-requests 1.11M

OpenCensus Requests Integration

Apache-2.0
v0.8.0
1,114,333

#1775 mongoengine 1.11M

MongoEngine is a Python Object-Document Mapper for working with MongoDB.

MIT
v0.28.2
1,114,060

#1776 pamqp 1.11M

RabbitMQ Focused AMQP low-level library

amqp rabbitmq
BSD 3-Clause License
v3.3.0
1,110,497

#1777 Protego 1.1M

Pure-Python robots.txt parser with support for modern conventions

rep parser robots robots.txt
BSD
v0.3.1
1,107,114

#1778 opentelemetry-sdk-extension-aws 1.1M

AWS SDK extension for OpenTelemetry

Apache-2.0
v2.0.1
1,106,333

#1779 glob2 1.1M

Version of the glob module that can capture patterns and supports recursive wildcards

BSD
v0.7
1,106,234

#1780 azure-monitor-opentelemetry 1.1M

Microsoft Azure Monitor Opentelemetry Distro Client Library for Python

azure azure sdk
MIT License
v1.4.1
1,106,106

#1781 PuLP 1.1M

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 operations research optimization
v2.8.0
1,105,529

#1782 PyGObject 1.1M

Python bindings for GObject Introspection

GNU Lesser General Public License v2.1 (LGPLv2.1)
v3.48.2
1,104,329

#1783 country-converter 1.1M

The country converter (coco) - a Python package for converting country names between different classifications schemes

iso 3166 country
GNU General Public License v3 (GPLv3)
v1.2
1,101,536

#1784 proglog 1.1M

Log and progress bar manager for console, notebooks, web...

log logger progress bar
MIT
v0.1.10
1,100,796

#1785 certbot-dns-cloudflare 1.09M

Cloudflare DNS Authenticator plugin for Certbot

Apache License 2.0
v2.10.0
1,097,113

#1786 shellescape 1.09M

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)

command line command subprocess escape shell backport quote
MIT license
v3.8.1
1,095,038

#1787 htmldate 1.09M

Fast and robust extraction of original and updated publication dates from URLs and web pages.

webarchives web-scraping entity-extraction datetime date-parser html-parsing metadata-extraction html-extraction
Apache-2.0
v1.8.1
1,094,734

#1788 mypy-boto3-athena 1.09M

Type annotations for boto3.Athena 1.34.23 service generated with mypy-boto3-builder 7.23.1

boto3 mypy athena type-annotations typeshed botocore autocomplete
MIT License
v1.34.23
1,093,811

#1789 django-crispy-forms 1.09M

Best way to have Django DRY forms

crispy django dry forms
MIT
v2.1
1,091,590

#1790 dbl-tempo 1.08M

Spark Time Series Utility Package

v0.1.27
1,088,412

#1791 cloud-sql-python-connector 1.08M

The Cloud SQL Python Connector is a library that can be used alongside a database driver to allow users with sufficient permissions to connect to a Cloud SQL database without having to manually allowlist IPs or manage SSL certificates.

Apache 2.0
v1.9.1
1,087,553

#1792 sphinx_design 1.08M

A sphinx extension for designing beautiful, view size responsive web components.

sphinx web components extension material design
v0.5.0
1,085,199

#1793 aws-sam-cli 1.08M

AWS SAM CLI is a CLI tool for local development and testing of Serverless applications

sam aws cli
Apache License 2.0
v1.116.0
1,083,849

#1794 pypdfium2 1.08M

Python bindings to PDFium

pdf pdfium
(Apache-2.0 OR BSD-3-Clause) AND LicenseRef-PdfiumThirdParty
v4.29.0
1,083,118

#1795 python-telegram-bot 1.08M

We have made you a wrapper you can't refuse

api telegram bot python wrapper
LGPLv3
v21.1.1
1,082,626

#1796 django-simple-history 1.08M

Store model history and view/revert changes from admin site.

v3.5.0
1,081,783

#1797 odfpy 1.08M

Python API and tools to manipulate OpenDocument files

v1.4.1
1,080,346

#1798 pynndescent 1.07M

Nearest Neighbor Descent

nearest neighbor knn ann
BSD
v0.5.12
1,079,752

#1799 prefect-aws 1.07M

Prefect integrations for interacting with Amazon Web Services.

prefect
Apache License 2.0
v0.4.16
1,078,526

#1800 intelhex 1.07M

Python library for Intel HEX files manipulations

hex8 hex intel hex2bin
BSD
v2.3.0
1,077,081

#1801 sphinx-copybutton 1.07M

Add a copy button to each of your code cells.

MIT License
v0.5.2
1,076,914

#1802 modin 1.07M

Modin: Make your pandas code run faster by changing one line of code.

Apache 2
v0.29.0
1,076,645

#1803 memory-profiler 1.07M

A module for monitoring memory usage of a python program

BSD
v0.61.0
1,076,385

#1804 dicttoxml 1.07M

Converts a Python dictionary or other native data type into a valid XML string.

GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C)
v1.7.16
1,075,417

#1805 hdbcli 1.07M

SAP HANA Python Client

hana sql application enterprise cloud analytics experience client business sap in-memory intelligent database
SAP DEVELOPER LICENSE AGREEMENT
v2.20.15
1,073,330

#1806 json-delta 1.07M

A diff/patch pair for JSON-serialized data structures.

json delta compression patch diff
BSD
v2.0.2
1,072,791

#1807 CairoSVG 1.06M

A Simple SVG Converter based on Cairo

pdf png svg postscript converter cairo
LGPLv3+
v2.7.1
1,069,923

#1808 rouge-score 1.06M

Pure python implementation of ROUGE-1.5.5.

v0.1.2
1,067,252

#1809 cairocffi 1.06M

cffi-based cairo bindings for Python

cairo cffi binding
v1.7.0
1,066,671

#1810 fpdf2 1.06M

Simple & fast PDF generation for Python

pdf png barcode jpg unicode ttf
LGPLv3+
v2.7.8
1,066,194

#1811 asana 1.06M

Asana

asana asana
MIT
v5.0.6
1,065,697

#1812 django-import-export 1.06M

Django application and library for importing and exporting data with included admin integration.

import export django
Copyright (c) Bojan Mihelac and individual contributors. All rig
v4.0.0
1,064,914

#1813 tritonclient 1.06M

Python client library and utilities for communicating with Triton Inference Server

tensorrt server inference client nvidia http service grpc triton
BSD
v2.45.0
1,064,043

#1814 apache-airflow-providers-microsoft-mssql 1.06M

Provider package apache-airflow-providers-microsoft-mssql for Apache Airflow

integration airflow-provider airflow microsoft.mssql
v3.6.1
1,063,664

#1815 pycomposefile 1.06M

Structured deserialization of Docker Compose files.

MIT
v0.0.30
1,062,912

#1816 numpy-financial 1.06M

Simple financial functions

BSD 3-Clause
v1.0.0
1,061,484

#1817 pure-sasl 1.06M

Pure Python client SASL implementation

sasl
MIT
v0.6.2
1,061,319

#1818 pykwalify 1.05M

Python lib/cli for JSON/YAML schema validation

MIT
v1.8.0
1,059,797

#1819 jsonmerge 1.05M

Merge a series of JSON documents.

MIT
v1.9.2
1,058,644

#1820 zope.deprecation 1.05M

Zope Deprecation Infrastructure

deprecation deprecated warning
ZPL 2.1
v5.0
1,055,336

#1821 pathtools 1.05M

File system general utilities

MIT License
v0.1.2
1,055,105

#1822 ansi2html 1.05M

Convert text with ANSI color codes to HTML or to LaTeX

html ansi color
LGPLv3+
v1.9.1
1,051,988

#1823 dockerfile-parse 1.04M

Python library for Dockerfile manipulation

BSD
v2.0.1
1,049,715

#1824 orbax 1.04M

Orbax

v0.1.9
1,049,171

#1825 mediapipe 1.04M

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.11
1,048,816

#1826 folium 1.04M

Make beautiful maps with Leaflet.js & Python

visualization data
MIT
v0.16.0
1,047,532

#1827 safety 1.04M

Checks installed dependencies for known vulnerabilities and licenses.

dependencies safety licenses vulnerabilities check
MIT license
v3.2.0
1,047,288

#1828 tensorflow-addons 1.04M

TensorFlow Addons.

addons machine learning tensorflow
Apache 2.0
v0.23.0
1,043,273

#1829 pyzipper 1.04M

AES encryption for zipfile.

zip decrypt aes encrypt
MIT
v0.3.6
1,043,046

#1830 cyksuid 1.04M

Cython implementation of ksuid

ksuid
BSD
v2.0.2
1,043,012

#1831 Pint 1.04M

Physical quantities module

conversion physical science unit quantities
BSD
v0.23
1,040,286

#1832 dparse 1.03M

A parser for Python dependency files

dparse
MIT license
v0.6.3
1,039,778

#1833 social-auth-core 1.03M

Python social authentication made simple.

openid saml social auth oauth
BSD
v4.5.4
1,039,674

#1834 subprocess32 1.03M

A backport of the subprocess module from Python 3 for use on 2.x.

PSF license
v3.5.4
1,038,859

#1835 autopage 1.03M

A library to provide automatic paging for console output

v0.5.2
1,037,677

#1836 pytest-json-report 1.03M

A pytest plugin to report test results as JSON files

MIT
v1.5.0
1,037,387

#1837 tensorflow-gcs-config 1.03M

TensorFlow operations for configuring access to GCS (Google Compute Storage) resources.

v2.15.0
1,036,988

#1838 pylint-django 1.03M

A Pylint plugin to help Pylint understand the Django web framework

plugin django pylint
v2.5.5
1,035,946

#1839 aioredis 1.03M

asyncio (PEP 3156) Redis support

MIT
v2.0.1
1,034,708

#1840 simpleeval 1.03M

A simple, safe single expression evaluator library.

eval expression ast simple parse
v0.9.13
1,034,098

#1841 anthropic 1.03M

The official Python library for the anthropic API

v0.25.7
1,033,288

#1842 rollbar 1.03M

Easy and powerful exception tracking with Rollbar. Send messages and exceptions with arbitrary context, get back aggregates, and debug production issues quickly.

v1.0.0
1,033,097

#1843 sqlparams 1.03M

Convert between various DB API 2.0 parameter styles.

MIT License
v6.0.1
1,032,567

#1844 azureml-telemetry 1.03M

Used to collect telemetry data like Log messages, metrics, events, and activity messages

https://aka.ms/azureml-sdk-license
v1.56.0
1,031,666

#1845 notion-client 1.03M

Python client for the official Notion API

v2.2.1
1,031,535

#1846 c7n-org 1.03M

Cloud Custodian - Parallel Execution

Apache-2.0
v0.6.35
1,030,468

#1847 textual 1.02M

Modern Text User Interface framework

MIT
v0.58.1
1,029,375

#1848 Flask-Compress 1.02M

Compress responses in your Flask app with gzip, deflate, brotli or zstandard.

MIT
v1.15
1,023,893

#1849 python-lsp-jsonrpc 1.02M

JSON RPC 2.0 server library

MIT
v1.1.2
1,023,427

#1850 paginate 1.02M

Divides large result sets into pages for easier browsing

paginate pagination pages
MIT
v0.5.6
1,022,797

#1851 types-cryptography 1.02M

Typing stubs for cryptography

Apache-2.0 license
v3.3.23.2
1,020,169

#1852 aiomultiprocess 1.01M

AsyncIO version of the standard multiprocessing module

v0.9.1
1,017,174

#1853 bashlex 1.01M

Python parser for bash

GPLv3+
v0.18
1,016,418

#1854 inquirer 1.01M

Collection of common interactive command line user interfaces, based on Inquirer.js

MIT
v3.2.4
1,013,336

#1855 asyncssh 1.01M

AsyncSSH: Asynchronous SSHv2 client and server library

Eclipse Public License v2.0
v2.14.2
1,010,935

#1856 premailer 1.01M

Turns CSS blocks into style attributes

lxml email html style mail
Python
v3.10.0
1,010,218

#1857 thefuzz 1M

Fuzzy string matching in python

MIT
v0.22.1
1,009,919

#1858 requests-html 1M

HTML Parsing for Humans.

MIT
v0.10.0
1,008,827

#1859 skl2onnx 1M

Convert scikit-learn models to ONNX

Apache License v2.0
v1.16.0
1,007,436

#1860 opentelemetry-instrumentation-sqlalchemy 1M

OpenTelemetry SQLAlchemy instrumentation

v0.45b0
1,007,219

#1861 libretranslatepy 1M

Python bindings for LibreTranslate API

translation libretranslate
v2.1.4
1,006,705

#1862 daphne 1M

Django ASGI (HTTP/WebSocket) server

BSD
v4.1.2
1,005,539

#1863 azure-core-tracing-opentelemetry 1M

Microsoft Azure Azure Core OpenTelemetry plugin Library for Python

azure sdk azure
MIT License
v1.0.0b11
1,005,316

#1864 translate 1M

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.

translation command translate line
MIT
v3.6.1
1,004,264

#1865 optimum 1M

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.

neural compressor transformers inference onnx intel onnx runtime graphcore ipu pruning optimization hpu quantization habana training
Apache
v1.19.1
1,003,454

#1866 priority 1M

A pure-Python implementation of the HTTP/2 priority tree

MIT License
v2.0.0
1,000,937

#1867 bc-detect-secrets 1M

Tool for detecting secrets in the codebase

secret-management entropy-checks security pre-commit
Apache License 2.0
v1.5.9
1,000,844

#1868 launchdarkly-eventsource 1M

LaunchDarkly SSE Client

Apache-2.0
v1.2.0
1,000,418

#1869 googlemaps 998.71K

Python client library for Google Maps Platform

Apache 2.0
v4.10.0
998,710

#1870 types-Pillow 998.02K

Typing stubs for Pillow

Apache-2.0 license
v10.2.0.20240423
998,030

#1871 dask-expr 992.5K

High Level Expressions for Dask

dask pandas
BSD
v1.0.14
992,505

#1872 facexlib 990.21K

Basic face library

detection face landmark computer vision alignment
Apache License 2.0
v0.3.0
990,210

#1873 pypyp 989.21K

Easily run Python at the shell! Magical, but never mysterious.

v1.2.0
989,212

#1874 dash-bootstrap-components 989.07K

Bootstrap themed components for use in Plotly Dash

Apache Software License
v1.6.0
989,072

#1875 python-bidi 989.06K

Pure python implementation of the BiDi layout algorithm

unicode layout bidi
http://www.gnu.org/licenses/lgpl.html
v0.4.2
989,065

#1876 meson-python 988.2K

Meson Python build backend (PEP 517)

build backend pep517 package meson
Copyright © 2022 the meson-python contributors Copyright © 2021
v0.16.0
988,201

#1877 pinecone-client 987.6K

Pinecone client and SDK

pinecone database cloud vector
Apache-2.0
v4.0.0
987,608

#1878 PyVirtualDisplay 985.18K

python wrapper for Xvfb, Xephyr and Xvnc

wrapper xvfb xephyr x
BSD
v3.0
985,182

#1879 umap-learn 985.03K

Uniform Manifold Approximation and Projection

dimension t-sne reduction manifold
BSD
v0.5.6
985,040

#1880 azureml-dataset-runtime 984.42K

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.56.0
984,429

#1881 pyluach 983.7K

A Python package for dealing with Hebrew (Jewish) calendar dates.

conversion julian date days holiday dates jewish hebrew parsha luach gregorian calendar
v2.2.0
983,706

#1882 mypy-boto3-iam 983.5K

Type annotations for boto3.IAM 1.34.83 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed iam botocore autocomplete
MIT License
v1.34.83
983,507

#1883 unstructured 981.29K

A library that prepares raw documents for downstream ML tasks.

pdf xml html parsing preprocessing nlp cv
Apache-2.0
v0.13.6
981,295

#1884 mkdocstrings-python 980.23K

A Python handler for mkdocstrings.

ISC
v1.10.0
980,239

#1885 watchgod 979.46K

Simple, modern file watching and code reload in python.

MIT
v0.8.2
979,466

#1886 django-ipware 979.06K

A Django application to retrieve user's IP address

MIT
v7.0.1
979,061

#1887 azure-mgmt-appcontainers 978.81K

Microsoft Azure Appcontainers Management Client Library for Python

azure sdk azure
MIT License
v3.0.0
978,816

#1888 influxdb-client 978.66K

InfluxDB 2.0 Python client library

influxdb python client influxdb
v1.42.0
978,663

#1889 artifacts-keyring 977.94K

"Automatically retrieve credentials for Azure Artifacts."

v0.3.5
977,945

#1890 django-js-asset 974.38K

script tag with additional attributes for django.forms.Media

BSD-3-Clause
v2.2.0
974,382

#1891 opentelemetry-resource-detector-azure 969.83K

Azure Resource Detector for OpenTelemetry

v0.1.4
969,834

#1892 databricks-connect 969.07K

Databricks Connect Client

Databricks Proprietary License
v14.3.1
969,078

#1893 commentjson 966.73K

Add Python and JavaScript style comments in your JSON files.

v0.9.0
966,736

#1894 aws-cdk.aws-lambda-python-alpha 965.67K

The CDK Construct Library for AWS Lambda in Python

Apache-2.0
v2.139.1a0
965,675

#1895 ntlm-auth 963.8K

Creates NTLM authentication structures

lm authentication auth microsoft ntlm
MIT
v1.5.0
963,808

#1896 cvxpy 962.15K

A domain-specific language for modeling convex optimization problems in Python.

Apache License, Version 2.0
v1.4.3
962,151

#1897 oyaml 961.39K

Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering

MIT
v1.0
961,396

#1898 apache-airflow-providers-sftp 961.02K

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

airflow airflow-provider sftp integration
v4.9.1
961,024

#1899 Naked 959.87K

A command line application framework

framework command line application python system cli
MIT
v0.1.32
959,873

#1900 riot 957.58K

A simple Python test runner runner.

Apache 2
v0.19.0
957,585

#1901 autobahn 957.53K

WebSocket client & server library, WAMP real-time framework

crossbar realtime twisted autobahn rfc6455 xbr data-markets asyncio ethereum rpc blockchain wamp pubsub websocket
MIT License
v23.6.2
957,538

#1902 python-graphql-client 955.52K

Python GraphQL Client

api client graphql
MIT
v0.4.3
955,524

#1903 conan 953.64K

Conan C/C++ package manager

tool libraries c++ developer dependency cpp c/c++ c package manager
MIT
v2.2.3
953,648

#1904 aws-cdk.asset-node-proxy-agent-v6 953.28K

@aws-cdk/asset-node-proxy-agent-v6

Apache-2.0
v2.0.3
953,288

#1905 mypy-boto3-kinesis 952.6K

Type annotations for boto3.Kinesis 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy kinesis type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
952,602

#1906 enrich 951.04K

enrich

logging console rich
MIT
v1.2.7
951,047

#1907 pysimdjson 949.5K

simdjson bindings for python

simdjson json simd
v6.0.2
949,505

#1908 django-stubs 947.74K

Mypy stubs for Django

MIT
v5.0.0
947,744

#1909 amazon.ion 947.72K

A Python implementation of Amazon Ion.

Apache License 2.0
v0.12.0
947,728

#1910 textblob 947.23K

Simple, Pythonic text processing. Sentiment analysis, part-of-speech tagging, noun phrase parsing, and more.

pattern linguistics textblob nlp nltk
v0.18.0.post0
947,234

#1911 tables 946.12K

Hierarchical datasets for Python

hdf5
BSD 3-Clause License
v3.9.2
946,121

#1912 chispa 946K

Pyspark test helper library

MIT
v0.10.0
946,004

#1913 pymisp 945.17K

Python API for MISP.

BSD-2-Clause
v2.4.190
945,177

#1914 ecos 943.05K

This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.

GPLv3
v2.0.13
943,052

#1915 django-phonenumber-field 942.74K

An international phone number field for django models.

MIT
v7.3.0
942,742

#1916 gprof2dot 939.49K

Generate a dot graph from the output of several profilers.

LGPL
v2022.7.29
939,497

#1917 backports.cached-property 938.54K

cached_property() - computed once per instance, cached as attribute

development caching
MIT License
v1.0.2
938,546

#1918 troposphere 938.44K

AWS CloudFormation creation library

New BSD license
v4.8.0
938,446

#1919 cmaes 938.2K

Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.

MIT License Copyright (c) 2020-2021 CyberAgent, Inc. Permissio
v0.10.0
938,209

#1920 QuantLib 937.96K

Python bindings for the QuantLib library

BSD 3-Clause
v1.34
937,963

#1921 peppercorn 937.9K

A library for converting a token stream into a data structure for use in web form posts

generation web wsgi library form
BSD-derived (http://www.repoze.org/LICENSE.txt)
v0.6
937,902

#1922 tensorflow-cpu 937.53K

TensorFlow is an open source machine learning framework for everyone.

learning tensor machine tensorflow
Apache 2.0
v2.16.1
937,538

#1923 html-testRunner 936.64K

A Test Runner in python, for Human Readable HTML Reports

htmltestrunner html reports testrunner
MIT license
v1.2.1
936,647

#1924 fusepy 935.06K

Simple ctypes bindings for FUSE

ISC
v3.0.1
935,066

#1925 scs 934.56K

Splitting conic solver

MIT License Copyright (c) 2017 Brendan O'Donoghue Permission i
v3.2.4.post1
934,563

#1926 multitasking 934.38K

Non-blocking Python methods using decorators

threading multitasking async multitask
Apache
v0.0.11
934,382

#1927 rfc3987 933.96K

Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)

rfc3987 uri rfc3986 validation iri url
GNU GPLv3+
v1.3.8
933,965

#1928 pyinstrument 932.21K

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

cpu profile sampling time profiling profiler
v4.6.2
932,216

#1929 aws-lambda-builders 931.57K

Python library to compile, build & package AWS Lambda functions for several runtimes & frameworks.

building aws functions lambda
Apache License 2.0
v1.49.0
931,570

#1930 opentelemetry-instrumentation-aiohttp-client 931.22K

OpenTelemetry aiohttp client instrumentation

v0.45b0
931,221

#1931 qdldl 930.58K

QDLDL, a free LDL factorization routine.

Apache 2.0
v0.1.7.post2
930,588

#1932 hubspot-api-client 930.24K

HubSpot API client

Apache-2.0
v9.0.0
930,241

#1933 aiokafka 929.19K

Kafka integration with asyncio

Apache License Version 2.0, January 2004 http://www.apache.org/
v0.10.0
929,193

#1934 mongomock 928.82K

Fake pymongo stub for testing simple MongoDB-dependent code

BSD
v4.1.2
928,820

#1935 ghapi 928.52K

A python client for the GitHub API

api github
Apache Software License 2.0
v1.0.5
928,522

#1936 soxr 927.8K

High quality, one-dimensional sample-rate conversion library

src signal processing resampler audio resampling samplerate conversion
LGPLv2.1+
v0.3.7
927,801

#1937 soda-core 926.44K

Soda Core library & CLI

v3.3.3
926,447

#1938 dateformat 926.44K

Parse and format dates quickly

MIT
v0.9.7
926,446

#1939 base58 926.36K

Base58 and Base58Check implementation.

MIT
v2.1.1
926,364

#1940 python-hcl2 926.29K

A parser for HCL2

MIT
v4.3.3
926,298

#1941 xmlsec 925.19K

Python bindings for the XML Security Library

xmlsec
MIT
v1.3.14
925,196

#1942 tdqm 924.54K

Alias for typos of tqdm

eta console progressbar bar rate terminal meter time progressmeter progress
MPLv2.0
v0.0.1
924,549

#1943 aliyun-python-sdk-core 923.9K

The core module of Aliyun Python SDK.

sdk core aliyun
Apache License 2.0
v2.15.1
923,904

#1944 smmap2 923.72K

A mirror package for smmap

v3.0.1
923,729

#1945 shtab 922.98K

Automagic shell tab completion for Python CLI applications

zsh completion tab bash complete shell argparse
Apache-2.0
v1.7.1
922,982

#1946 django-stubs-ext 921.04K

Monkey-patching and extensions for django-stubs

MIT
v5.0.0
921,049

#1947 bc-python-hcl2 920.34K

A parser for HCL2

MIT
v0.4.2
920,340

#1948 Js2Py 918.51K

JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python.

MIT
v0.74
918,516

#1949 pybloom-live 917.15K

Bloom filter: A Probabilistic data structure

bloom big data filter data structures bloom filter probabilistic set
MIT License
v4.0.0
917,160

#1950 sshpubkeys 916.17K

SSH public key parser

ssh-ed25519 key public ssh ssh-rsa ssh-dss openssh pubkey
BSD
v3.3.1
916,174

#1951 dvclive 915.13K

Experiments logger for ML projects.

data-science reproducibility ai machine-learning developer-tools git metrics collaboration data-version-control
Apache License 2.0
v3.46.0
915,139

#1952 blessings 914.93K

A thin, practical wrapper around terminal coloring, styling, and positioning

console curses ncurses terminal tty style color formatting
MIT
v1.7
914,935

#1953 aws-cdk.integ-tests-alpha 914.16K

CDK Integration Testing Constructs

Apache-2.0
v2.139.1a0
914,166

#1954 pyHanko 912.35K

Tools for stamping and signing PDF files

pades signature pdf pkcs11 digital-signature
MIT
v0.24.0
912,355

#1955 google-reauth 911.64K

Google Reauth Library

oauth auth reauth client google
Apache 2.0
v0.1.1
911,643

#1956 molecule 911.11K

Molecule aids in the development and testing of Ansible roles

testing roles molecule ansible
MIT
v24.2.1
911,111

#1957 DataProperty 909.95K

Python library for extract property from data.

data library property
MIT License
v1.0.1
909,950

#1958 ckzg 909.54K

Python bindings for C-KZG-4844

Apache-2.0
v1.0.1
909,548

#1959 prefect 909.44K

Workflow orchestration and management.

v2.18.1
909,440

#1960 piexif 909.24K

To simplify exif manipulations with python. Writing, reading, and more...

jpeg exif
MIT
v1.1.3
909,247

#1961 simplegeneric 909.23K

Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)

ZPL 2.1
v0.8.1
909,233

#1962 arabic-reshaper 906.89K

Reconstruct Arabic sentences to be used in applications that do not support Arabic

reshaper arabic shaping reshaping
MIT
v3.0.0
906,891

#1963 memoization 906.04K

A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)

memorization capacity cache function optimization limited decorator ttl fast remember callable caching functional memoization high-performance
MIT
v0.4.0
906,047

#1964 expandvars 905.35K

Expand system variables Unix style

system variables expand
MIT License Copyright (c) 2019 Arijit Basu Permission is hereb
v0.12.0
905,359

#1965 aio-pika 903.87K

Wrapper around the aiormq for asyncio and humans

amqp 0.9.1 aiormq asyncio amqp rabbitmq
Apache-2.0
v9.4.1
903,870

#1966 databricks-pypi1 903.32K

v0.2
903,320

#1967 dbt-spark 903.19K

The Apache Spark adapter plugin for dbt

v1.7.1
903,195

#1968 pydantic-extra-types 902.85K

Extra Pydantic types.

v2.7.0
902,859

#1969 flake8-comprehensions 902.13K

A flake8 plugin to help you write better list/set/dict comprehensions.

comprehensions flake8 dict comprehension list comprehension set comprehension
MIT
v3.14.0
902,136

#1970 Bottleneck 901.61K

Fast NumPy array functions written in C

Simplified BSD
v1.3.8
901,610

#1971 Flask-Admin 901.3K

Simple and extensible admin interface framework for Flask

BSD
v1.6.1
901,307

#1972 policy-sentry 901.1K

Generate locked-down AWS IAM Policies

policy aws roles policies security iam privileges
v0.12.11
901,106

#1973 tempora 901.02K

Objects and routines pertaining to date and time (tempora)

v5.5.1
901,024

#1974 types-Pygments 900.98K

Typing stubs for Pygments

Apache-2.0 license
v2.17.0.20240310
900,989

#1975 opentelemetry-instrumentation-botocore 900.55K

OpenTelemetry Botocore instrumentation

v0.45b0
900,559

#1976 aiormq 898.55K

Pure python AMQP asynchronous client library

amqp 0.9.1 asyncio pamqp driver amqp rabbitmq
Apache-2.0
v6.8.0
898,557

#1977 tangled-up-in-unicode 898.07K

Access to the Unicode Character Database (UCD)

BSD License
v0.2.0
898,079

#1978 prometheus-api-client 897.85K

A small python api to collect data from prometheus

v0.5.5
897,859

#1979 backports.entry-points-selectable 895.26K

Compatibility shim providing selectable entry points for older implementations

v1.3.0
895,263

#1980 typish 893.89K

Functionality for types

MIT
v1.9.3
893,895

#1981 weaviate-client 892.9K

A python native Weaviate client

BSD 3-clause
v4.5.7
892,909

#1982 zeroconf 892.83K

A pure python implementation of multicast DNS service discovery

LGPL
v0.132.2
892,838

#1983 spdx-tools 891.57K

SPDX parser and tools.

Apache-2.0
v0.8.2
891,574

#1984 igraph 891.36K

High performance graph data structures and algorithms

graph graph theory network mathematics math discrete mathematics
GNU General Public License (GPL)
v0.11.4
891,363

#1985 pysmb 888.6K

pysmb is an experimental SMB/CIFS library written in Python to support file sharing between Windows and Linux machines

cifs linux windows samba sharing ftp smb
zlib/libpng
v1.2.9.1
888,607

#1986 psycopg-pool 888.59K

Connection Pool for Psycopg

GNU Lesser General Public License v3 (LGPLv3)
v3.2.1
888,590

#1987 opentelemetry-propagator-aws-xray 886.04K

AWS X-Ray Propagator for OpenTelemetry

Apache-2.0
v1.0.1
886,049

#1988 graphlib-backport 884.8K

Backport of the Python 3.9 graphlib module for Python 3.6+

PSF
v1.1.0
884,802

#1989 pytablewriter 882.1K

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.

markdown restructuredtext tsv pandas asciidoc excel html toml table json javascript latex csv ltsv mediawiki sqlite
MIT License
v1.2.0
882,101

#1990 cloudsplaining 882.08K

AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized HTML report.

policy aws roles policies security iam privileges
v0.6.2
882,088

#1991 unearth 881.83K

A utility to fetch and download python packages

MIT
v0.15.2
881,834

#1992 pycep-parser 881.37K

A Python based Bicep parser

parser lark bicep
Apache-2.0
v0.4.2
881,377

#1993 scikit-build 881K

Improved build system generator for Python C/C++/Fortran/Cython extensions

scikit-build
v0.17.6
881,003

#1994 colorclass 877.21K

Colorful worry-free console applications for Linux, Mac OS X, and Windows.

console ascii bash automatic terminal shell ansi colors
MIT
v2.2.2
877,218

#1995 pylru 876.23K

A least recently used (LRU) cache implementation

v1.2.1
876,230

#1996 pymc3 873.94K

Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano

Apache License, Version 2.0
v3.11.5
873,946

#1997 PyByteBuffer 873.85K

A bytes manipulation library inspired by Java ByteBuffer

GPL 3.0
v1.0.5
873,850

#1998 roundrobin 872.97K

Collection of roundrobin utilities

MIT
v0.0.4
872,972

#1999 tabledata 872.8K

tabledata is a Python library to represent tabular data. Used for pytablewriter/pytablereader/SimpleSQLite/etc.

table
MIT License
v1.3.3
872,802

#2000 pdfplumber 872K

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

v0.11.0
872,008

#2001 pulumi 871.85K

Pulumi's Python SDK

Apache 2.0
v3.114.0
871,858

#2002 pywinpty 871.14K

Pseudo terminal support for Windows from Python.

winpty pseudo-terminal windows conpty pty
MIT
v2.0.13
871,147

#2003 reactivex 871.14K

ReactiveX (Rx) for Python

MIT
v4.0.4
871,145

#2004 gpustat 871.09K

An utility to monitor NVIDIA GPU status and usage

gpustat monitoring gpu nvidia-smi cuda
MIT
v1.1.1
871,098

#2005 pep8 870.64K

Python style guide checker

pep8
Expat license
v1.7.1
870,646

#2006 vcrpy 870.22K

Automatically mock your HTTP interactions to simplify and speed up testing

MIT
v6.0.1
870,229

#2007 tensorflowonspark 868.57K

Deep learning with TensorFlow on Apache Spark clusters

Apache 2.0
v2.2.5
868,574

#2008 click-spinner 867.21K

Spinner for Click

MIT
v0.1.10
867,216

#2009 linecache2 866.9K

Backports of the linecache module

UNKNOWN
v1.0.0
866,908

#2010 dbt-databricks 866.04K

The Databricks adapter plugin for dbt

v1.7.14
866,044

#2011 tcolorpy 865.62K

tcolopy is a Python library to apply true color for terminal text.

ansi escape terminal color truecolor
MIT License
v0.1.6
865,622

#2012 bc-jsonpath-ng 864.26K

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
864,270

#2013 strict-rfc3339 863.08K

Strict, simple, lightweight RFC3339 functions

GNU General Public License Version 3
v0.7
863,085

#2014 jieba 861.38K

Chinese Words Segmentation Utilities

nlp
MIT
v0.42.1
861,382

#2015 mypy-boto3-ecr 861.35K

Type annotations for boto3.ECR 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed ecr botocore autocomplete
MIT License
v1.34.0
861,357

#2016 python-pam 860.9K

Python PAM module using ctypes, py3

License :: OSI Approved :: MIT License
v2.0.2
860,909

#2017 tensorflow-transform 860.18K

A library for data preprocessing with TensorFlow

tfx transform tensorflow
Apache 2.0
v1.15.0
860,189

#2018 gcovr 857.86K

Generate C/C++ code coverage reports with gcov

coverage lcov gcc jenkins cobertura gcov
BSD
v7.2
857,863

#2019 moviepy 856.54K

Video editing with Python

compositing audio ffmpeg video editing
MIT License
v1.0.3
856,546

#2020 opentelemetry-instrumentation-redis 856.13K

OpenTelemetry Redis instrumentation

v0.45b0
856,131

#2021 tfx-bsl 855.67K

tfx_bsl (TFX Basic Shared Libraries) contains libraries shared by many TFX (TensorFlow eXtended) libraries and components.

tfx bsl
Apache 2.0
v1.15.1
855,675

#2022 sqlmodel 855.41K

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

v0.0.18
855,419

#2023 svglib 854.83K

A pure-Python library for reading and converting SVG

conversion pdf svg graphics reportlab
LGPL 3
v1.5.1
854,835

#2024 Flask-SocketIO 853.9K

Socket.IO integration for Flask applications

v5.3.6
853,903

#2025 CherryPy 853.88K

Object-Oriented HTTP framework

v18.9.0
853,881

#2026 deprecat 851.66K

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

decorator deprecation deprecate warning warn deprecated
MIT
v2.1.1
851,667

#2027 lark-parser 849.6K

a modern parsing library

earley ast parsing parser lalr
MIT
v0.12.0
849,603

#2028 azure-storage-nspkg 848.9K

Microsoft Azure Storage Namespace Package [Internal]

MIT License
v3.1.0
848,905

#2029 social-auth-app-django 846.93K

Python Social Authentication, Django integration.

social auth django
BSD
v5.4.1
846,936

#2030 dogpile.cache 846.47K

A caching front-end based on the Dogpile lock.

caching
MIT
v1.3.2
846,473

#2031 mypy-boto3-stepfunctions 846.39K

Type annotations for boto3.SFN 1.34.92 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed stepfunctions botocore autocomplete
MIT License
v1.34.92
846,399

#2032 traceback2 845.99K

Backports of the traceback module

UNKNOWN
v1.4.0
845,994

#2033 lightning 845.65K

The Deep Learning framework to train, deploy, and ship AI products Lightning fast.

deep learning pytorch ai
Apache-2.0
v2.2.4
845,658

#2034 jaraco.text 844.23K

Module for text manipulation

v3.12.0
844,233

#2035 semgrep 844K

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

v1.70.0
844,010

#2036 jsonpath-rw 843.36K

A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.

Apache 2.0
v1.4.0
843,364

#2037 azure-eventhub-checkpointstoreblob-aio 842.75K

Microsoft Azure Event Hubs checkpointer implementation with Blob Storage Client Library for Python

MIT License
v1.1.4
842,754

#2038 dependency-injector 842.22K

Dependency injection framework for Python

di design patterns inversion of control singleton factory dependency injection flask ioc
BSD New
v4.41.0
842,229

#2039 mltable 840.52K

Contains MLTable loading and authoring apis for the mltable package.

Proprietary https://aka.ms/azureml-preview-sdk-license
v1.6.1
840,524

#2040 ecs-logging 840.34K

Logging formatters for ECS (Elastic Common Schema) in Python

v2.1.0
840,347

#2041 elastic-apm 839.47K

The official Python module for Elastic APM

BSD
v6.22.0
839,478

#2042 retry2 836.85K

Easy to use retry decorator.

Apache License 2.0
v0.9.5
836,852

#2043 pytest-subtests 836.4K

unittest subTest() support and subtests fixture

unittest pytest test
MIT
v0.12.1
836,408

#2044 recordlinkage 836.18K

A record linkage toolkit for linking and deduplication

BSD-3-Clause
v0.16
836,182

#2045 portend 834.83K

TCP port monitoring and discovery

v3.2.0
834,832

#2046 pyserial-asyncio 834.8K

Python Serial Port Extension - Asynchronous I/O support

BSD
v0.6
834,801

#2047 grpclib 832.84K

Pure-Python gRPC implementation for asyncio

BSD-3-Clause
v0.4.7
832,841

#2048 python-miio 831.64K

Python library for interfacing with Xiaomi smart appliances

miio xiaomi miot smart home
GPL-3.0-only
v0.5.12
831,642

#2049 Theano-PyMC 831.32K

Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.

autodiff numerical numpy math gpu symbolic differentiation theano blas
BSD
v1.1.2
831,328

#2050 DIRAC 831.24K

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

GPL-3.0-only
v8.0.44
831,242

#2051 llama-index 831.03K

Interface between LLMs and your data

nlp index rag devtools data llm retrieval
MIT
v0.10.33
831,035

#2052 jaraco.collections 829.58K

Collection objects similar to those in stdlib by jaraco

v5.0.1
829,589

#2053 embedding-reader 828.01K

A python template

learning machine
MIT
v1.7.0
828,012

#2054 griffe 827.75K

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.

api static-analysis signature breaking-changes dynamic-analysis
ISC
v0.44.0
827,756

#2055 anyascii 827.21K

Unicode to ASCII transliteration

ascii emoji utf8 unidecode normalization unicode slug romanization transliteration
v0.3.2
827,211

#2056 sampleproject 826.55K

A sample Python project

sample setuptools development
Copyright (c) 2016 The Python Packaging Authority (PyPA) Permis
v3.0.0
826,556

#2057 tensorflow-model-optimization 824.35K

A suite of tools that users, both novice and advanced can use to optimize machine learning models for deployment and execution.

learning optimization tensorflow model machine
Apache 2.0
v0.8.0
824,358

#2058 oci 823.63K

Oracle Cloud Infrastructure Python SDK

Universal Permissive License 1.0 or Apache License 2.0
v2.126.1
823,636

#2059 jenkinsapi 822.69K

A Python API for accessing resources on a Jenkins continuous-integration server.

v0.3.13
822,690

#2060 pyorc 822.14K

Python module for reading and writing Apache ORC file format.

python3 orc apache-orc
Apache License, Version 2.0
v0.9.0
822,146

#2061 sgqlc 821.84K

Simple GraphQL Client

http client endpoint graphql
ISCL
v16.3
821,844

#2062 sphinxcontrib-mermaid 818.82K

Mermaid diagrams in yours Sphinx powered docs

BSD
v0.9.2
818,826

#2063 pyquaternion 818.69K

A fully featured, pythonic library for representing and using quaternions.

animation pose maths orientation math physics visualisation geometry quaternion
MIT
v0.9.9
818,693

#2064 fbprophet 818.29K

Automatic Forecasting Procedure

MIT
v0.7.1
818,298

#2065 pyclipper 818.12K

Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)

polygon polygon offsetting clipping polygon intersection vatti polygon boolean clipper polygon clipping polygon union
MIT
v1.3.0.post5
818,126

#2066 pybase64 817.95K

Fast Base64 encoding/decoding

base64
BSD-2-Clause
v1.3.2
817,957

#2067 contextvars 817.71K

PEP 567 Backport

Apache License, Version 2.0
v2.4
817,716

#2068 avro-gen3 817.32K

Avro record class and specific record reader generator

generator avro class
License :: OSI Approved :: Apache Software License
v0.7.12
817,322

#2069 mypy-boto3-apigateway 817.19K

Type annotations for boto3.APIGateway 1.34.56 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed apigateway botocore autocomplete
MIT License
v1.34.56
817,196

#2070 crypto 816.37K

Simple symmetric GPG file encryption and decryption

privacy encryption aes256 crypto cryptography openpgp security gpg cipher pgp decryption
MIT license
v1.4.1
816,379

#2071 resize-right 816.33K

Resize Right

deep learning image resize
MIT
v0.0.2
816,331

#2072 kaitaistruct 816.31K

Kaitai Struct declarative parser generator for binary data: runtime library for Python

struct ksy data structure declarative parser parsing development construct binary file format unpack kaitai data format packet format
MIT
v0.10
816,314

#2073 pdm 814.69K

A modern Python package and dependency manager supporting the latest PEP standards

workflow dependency packaging
MIT
v2.15.1
814,697

#2074 func-timeout 814.65K

Python module which allows you to specify timeouts when calling any existing function. Also provides support for stoppable-threads

function after timeout call runtime execution terminate max seconds
LGPLv2
v4.3.5
814,657

#2075 pretty-html-table 814.3K

Make pandas dataframe looking pretty again

v0.9.16
814,308

#2076 astropy 812.4K

Astronomy and astrophysics core library

samp modeling table astronomy units models science wcs fits fitting ascii astrophysics cosmology coordinate space
BSD-3-Clause
v6.0.1
812,409

#2077 findpython 809.67K

A utility to find python versions on your system

MIT
v0.6.1
809,677

#2078 scenedetect 808.85K

Video scene cut/shot detection program and Python library.

video computer-vision analysis
BSD 3-Clause License
v0.6.3
808,859

#2079 maturin 808.09K

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

python pyo3 pypi cffi packaging
MIT OR Apache-2.0
v1.5.1
808,095

#2080 executor 805.24K

Programmer friendly subprocess wrapper

MIT
v23.2
805,241

#2081 atpublic 804.47K

Keep all y'all's __all__'s in sync

private __all__ public
Apache-2.0
v4.1.0
804,471

#2082 icalendar 803.79K

iCalendar parser/generator

event journal icalendar recurring calendaring todo ical calendar
BSD-2-Clause
v5.0.12
803,794

#2083 autocommand 803.29K

A library to create a command-line program from a function

LGPLv3
v2.2.2
803,296

#2084 pyspark-dist-explore 802.47K

Create histogram and density plots from PySpark Dataframes

MIT License
v0.1.8
802,473

#2085 python-can 801.96K

Controller Area Network interface module for Python

LGPL v3
v4.3.1
801,966

#2086 janus 800.56K

Mixed sync-async queue to interoperate between asyncio tasks and classic threads

janus queue asyncio
Apache 2
v1.0.0
800,565

#2087 suds-jurko 800.36K

Lightweight SOAP client (Jurko's fork)

soap client service web
(specified using classifiers)
v0.6
800,366

#2088 gcs-oauth2-boto-plugin 800.34K

Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.

Apache 2.0
v3.1
800,345

#2089 rpaframework-core 798.93K

Core utilities used by RPA Framework

automation rpa robotframework
Apache-2.0
v11.3.2
798,934

#2090 httpstan 797.93K

HTTP-based interface to Stan, a package for Bayesian inference.

ISC
v4.12.0
797,938

#2091 clang-format 797.79K

Clang-Format is an LLVM-based code formatting tool

Apache 2.0
v18.1.4
797,795

#2092 patch-ng 797.67K

Library to parse and apply unified diffs.

diffstat parse strip patch diff
MIT
v1.17.4
797,673

#2093 teradatasqlalchemy 797.08K

Teradata SQL Driver Dialect for SQLAlchemy

teradata
Teradata License Agreement
v20.0.0.0
797,083

#2094 codeowners 796.22K

Codeowners parser for Python

git github codeowners
MIT
v0.7.0
796,227

#2095 future-fstrings 795.66K

A backport of fstrings to python<3.6

MIT
v1.2.0
795,670

#2096 opsgenie-sdk 794.83K

Python SDK for Opsgenie REST API

openapi-generator openapi python sdk for opsgenie rest api opsgenie
v2.1.5
794,830

#2097 functools32 794.46K

Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.

PSF license
v3.2.3-2
794,460

#2098 python-dynamodb-lock 794.44K

Python library that emulates the java-based dynamo-db-client from awslabs

python_dynamodb_lock
Apache Software License 2.0
v0.9.1
794,447

#2099 clean-fid 794.19K

FID calculation in PyTorch with proper image resizing and quantization steps

v0.1.35
794,190

#2100 Paste 790.81K

Tools for using a Web Server Gateway Interface stack

application wsgi web server
MIT
v3.10.1
790,818

#2101 ebcdic 789.81K

Additional EBCDIC codecs

codec text ebcdic unicode
BSD
v1.1.1
789,816

#2102 Flask-HTTPAuth 789.57K

HTTP authentication for Flask routes

v4.8.0
789,572

#2103 retry-decorator 789.41K

Retry Decorator

MIT
v1.1.1
789,417

#2104 tbb 789.12K

Intel® oneAPI Threading Building Blocks (oneTBB)

Intel Simplified Software License
v2021.12.0
789,125

#2105 hnswlib 788.48K

hnswlib

v0.8.0
788,483

#2106 pytest-assume 787K

A pytest plugin that allows multiple failures per test

testing assert pytest
MIT
v2.4.3
787,010

#2107 nose2 786K

unittest with plugins

testing tests unittest
BSD-2-Clause
v0.14.1
786,004

#2108 scikit-optimize 785.81K

Sequential model-based optimization toolbox.

BSD 3-clause
v0.10.1
785,816

#2109 pytest-random-order 785.72K

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

random order pytest shuffle test
MIT
v1.1.1
785,727

#2110 quinn 785.71K

Pyspark helper methods to maximize developer efficiency

pyspark spark apachespark
Apache-2.0
v0.10.3
785,710

#2111 PyScaffold 785.39K

Template tool for putting up the scaffold of a Python project

MIT
v4.5
785,398

#2112 aliyun-python-sdk-kms 785.03K

The kms module of Aliyun Python sdk.

kms sdk aliyun
Apache
v2.16.2
785,035

#2113 zstd 785K

ZSTD Bindings for Python

zstd compression zstandard
BSD
v1.5.5.1
785,000

#2114 torchdiffeq 784.69K

ODE solvers and adjoint sensitivity analysis in PyTorch.

v0.2.3
784,699

#2115 soda-core-spark 784.45K

v3.3.3
784,457

#2116 log-symbols 784.1K

Colored symbols for various log levels for Python

log symbols log symbols
MIT
v0.0.14
784,104

#2117 dbt-redshift 783.98K

The Redshift adapter plugin for dbt

v1.7.7
783,984

#2118 doit 783.78K

doit - Automation Tool

build make pipeline task task-runner automation
MIT
v0.36.0
783,785

#2119 textwrap3 783.42K

textwrap from Python 3.6 backport (plus a few tweaks)

fill text textwrap wrap
Python Software Foundation License
v0.9.2
783,429

#2120 spinners 782.3K

Spinners for terminals

term console ascii idle terminal spinners spinner cli indicator busy wait json unicode progress loading
MIT
v0.0.24
782,310

#2121 hstspreload 780.32K

Chromium HSTS Preload list as a Python package

BSD-3
v2024.5.1
780,328

#2122 channels-redis 779.75K

Redis-backed ASGI channel layer implementation

BSD
v4.2.0
779,753

#2123 bazel-runfiles 779.29K

v0.31.0
779,294

#2124 presto-python-client 778.5K

Client for the Presto distributed SQL Engine

Apache 2.0
v0.8.4
778,501

#2125 PySimpleGUI 777.99K

Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

beginner gui remi wxpython simple ui novice wrapper student easy graphics qt tkinter
Proprietary
v5.0.4
777,999

#2126 ndjson 776.66K

JsonDecoder for ndjson

ndjson
GNU General Public License v3
v0.3.1
776,663

#2127 github-heatmap 776.62K

Make everything a GitHub svg poster and Skyline!

MIT
v1.1.5
776,625

#2128 bitstruct 775.38K

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.19.0
775,384

#2129 mypy-boto3-xray 774.38K

Type annotations for boto3.XRay 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 xray mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
774,384

#2130 singleton-decorator 772.37K

A testable singleton decorator

decorator unittest singleton
GPLv3
v1.0.0
772,380

#2131 sktime 772.08K

A unified framework for machine learning with time series

data-science data-mining time-series-classification forecasting machine-learning scikit-learn time-series-analysis time-series-regression time-series
BSD 3-Clause License Copyright (c) 2019 - present, The sktime d
v0.29.0
772,082

#2132 flake8-polyfill 771.73K

Polyfill package for Flake8 plugins

MIT
v1.0.2
771,734

#2133 mypy-boto3-schemas 771.14K

Type annotations for boto3.Schemas 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed schemas botocore autocomplete
MIT License
v1.34.0
771,142

#2134 mypy-boto3-signer 770.04K

Type annotations for boto3.Signer 1.34.95 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed signer botocore autocomplete
MIT License
v1.34.95
770,043

#2135 config 769.82K

A hierarchical, easy-to-use, powerful configuration module for Python

Copyright (C) 2004-2020 by Vinay Sajip. All Rights Reserved. See
v0.5.1
769,820

#2136 jsons 768.99K

For serializing Python objects to JSON (dicts) and back

MIT
v1.6.3
768,990

#2137 nameparser 768.84K

A simple Python module for parsing human names into their individual components.

names parser
LGPL
v1.1.3
768,843

#2138 socksio 768.83K

Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.

v1.0.0
768,836

#2139 ansicolors 766.56K

ANSI colors for Python

color console asni style
ISC
v1.1.8
766,569

#2140 jupyter-server-fileid 763.79K

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.2
763,798

#2141 mss 761.73K

An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

screencapture screengrab screen screenshot
MIT
v9.0.1
761,731

#2142 jupyter-ydoc 761.6K

Document structures for collaborative editing using Ypy

jupyter ypy
BSD 3-Clause License
v2.0.1
761,607

#2143 Hypercorn 761.04K

A ASGI Server based on Hyper libraries and inspired by Gunicorn

MIT
v0.16.0
761,046

#2144 azureml-pipeline-core 760.69K

Contains core functionality for Azure Machine Learning pipelines, which are configurable machine learning workflows.

ipython jupyter widgets
https://aka.ms/azureml-sdk-license
v1.56.0
760,696

#2145 soda-core-spark-df 757.39K

v3.3.3
757,398

#2146 multipart 756.54K

Parser for multipart/form-data.

MIT
v0.2.4
756,541

#2147 keystoneauth1 756.12K

Authentication Library for OpenStack Identity

v5.6.0
756,121

#2148 arnparse 755.59K

Parse ARNs using Python

parse aws arn
v0.0.2
755,598

#2149 aws-secretsmanager-caching 755.32K

Client-side AWS Secrets Manager caching library

secrets cache client development manager caching secretsmanager
v1.1.2
755,321

#2150 pydata-sphinx-theme 755.02K

Bootstrap-based Sphinx theme from the PyData community

BSD 3-Clause License Copyright (c) 2018, pandas All rights rese
v0.15.2
755,030

#2151 versioneer 754.77K

Easy VCS-based management of project version strings

This is free and unencumbered software released into the public
v0.29
754,774

#2152 repoze.lru 754.66K

A tiny LRU cache implementation and decorator

lru repoze cache
BSD-derived (http://www.repoze.org/LICENSE.txt)
v0.7
754,664

#2153 BeautifulSoup 753.26K

Screen-scraping library

MIT
v3.2.2
753,269

#2154 distribute 752.68K

distribute legacy wrapper

distutils cpan eggs pypi management package
PSF or ZPL
v0.7.3
752,689

#2155 biopython 752.15K

Freely available tools for computational molecular biology.

v1.83
752,151

#2156 azure-communication-email 752K

Microsoft Azure MyService Management Client Library for Python

azure sdk azure
MIT License
v1.0.0
752,010

#2157 jupyter-server-ydoc 751.06K

A Jupyter Server Extension Providing Y Documents.

jupyter ipython
# Licensing terms This project is licensed under the terms of t
v0.8.0
751,068

#2158 imblearn 750.6K

Toolbox for imbalanced dataset in machine learning.

v0.0
750,602

#2159 y-py 7.5E+2K

Python bindings for the Y-CRDT built from yrs (Rust)

crdt
v0.6.2
750,010

#2160 ansiwrap 749.26K

textwrap, but savvy to ANSI colors and styles

ansi text textwrap colors
Apache License 2.0
v0.8.4
749,270

#2161 yarg 748.17K

A semi hard Cornish cheese, also queries PyPI (PyPI client)

client pypi packages
MIT
v0.1.9
748,172

#2162 jinjasql 747.65K

Generate SQL Queries and Corresponding Bind Parameters using a Jinja2 Template

python sql template jinja2
MIT
v0.1.8
747,655

#2163 types-tabulate 746.68K

Typing stubs for tabulate

Apache-2.0 license
v0.9.0.20240106
746,687

#2164 xmodem 746.34K

XMODEM protocol implementation.

protocol xmodem
MIT
v0.4.7
746,345

#2165 collections-extended 745.61K

Extra Python Collections - bags (multisets) and setlists (ordered sets)

ordered set multiset collections unique list bag
Apache-2.0
v2.0.2
745,617

#2166 backports.ssl_match_hostname 745.07K

The ssl.match_hostname() function from Python 3.5

Python Software Foundation License
v3.7.0.1
745,075

#2167 ypy-websocket 743.73K

WebSocket connector for Ypy

websocket yjs
MIT License Copyright (c) 2022 David Brochart Permission is he
v0.12.4
743,734

#2168 probableparsing 742.95K

Common methods for propbable parsers

The MIT License: http://www.opensource.org/licenses/mit-license.
v0.0.1
742,952

#2169 treelib 742.76K

A Python implementation of tree structure.

data structure tools tree
Apache License, Version 2.0
v1.7.0
742,770

#2170 icdiff 742.69K

improved colored diff

v2.0.7
742,692

#2171 rjsmin 742.22K

Javascript Minifier

Apache License, Version 2.0
v1.2.2
742,224

#2172 apache-airflow-providers-jdbc 741.32K

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

integration jdbc airflow-provider airflow
v4.2.2
741,320

#2173 codespell 739.15K

Codespell

GPL v2
v2.2.6
739,160

#2174 stomp-py 738.45K

Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol

events messaging client stomp
Apache-2.0
v8.1.2
738,458

#2175 azureml-train-core 737.92K

Provides estimators for training models.

https://aka.ms/azureml-sdk-license
v1.56.0
737,924

#2176 ptpython 737.67K

Python REPL build on top of prompt_toolkit

v3.0.26
737,675

#2177 pipelinewise-singer-python 736.04K

Singer.io utility library - PipelineWise compatible

v2.0.1
736,050

#2178 blosc2 735.8K

Python wrapper for the C-Blosc2 library

BSD-3-Clause
v2.6.2
735,810

#2179 zthreading 735.79K

A collection of wrapper classes for event broadcast and task management for python (Python Threads or Asyncio).

LICENSE
v0.1.19
735,800

#2180 easydict 734.21K

Access dict values as attributes (works recursively).

tools
LGPL-3.0
v1.13
734,213

#2181 rfc3339 733.27K

Format dates according to the RFC 3339.

ISCL
v6.2
733,280

#2182 Wand 733.22K

Ctypes-based simple MagickWand API binding for Python

imagemagick ctypes
MIT License
v0.6.13
733,221

#2183 pytest-socket 732.15K

Pytest Plugin to disable socket calls during tests

MIT
v0.7.0
732,156

#2184 oslo.utils 732.02K

Oslo Utility library

v7.1.0
732,030

#2185 pywinrm 730.14K

Python library for Windows Remote Management

ws-man devops winrm ws-management
MIT license
v0.4.3
730,149

#2186 avro-gen 729.25K

Avro record class and specific record reader generator

generator avro class
License :: OSI Approved :: Apache Software License
v0.3.0
729,257

#2187 yaql 729.09K

YAQL - Yet Another Query Language

v3.0.0
729,096

#2188 lunardate 729.07K

A Chinese Calendar Library in Pure Python

GPLv3
v0.2.2
729,076

#2189 gnureadline 728.32K

The standard Python readline extension statically linked against the GNU readline library.

v8.1.2
728,325

#2190 flask-talisman 728.07K

HTTP security headers for Flask.

security xss https flask
Apache Software License
v1.1.0
728,070

#2191 sphinx-autobuild 727.44K

Rebuild Sphinx documentation on changes, with hot reloading in the browser.

v2024.4.16
727,443

#2192 hashids 726.25K

Implements the hashids algorithm in python. For more information, visit http://hashids.org/

v1.3.1
726,250

#2193 unstructured-client 725.99K

Python Client SDK for Unstructured API

MIT
v0.22.0
725,998

#2194 flake8-builtins 725.56K

Check for python builtins being used as variables or parameters

python pep8 flake8
v2.5.0
725,566

#2195 ffmpeg 725.46K

ffmpeg python package url [https://github.com/jiashaokun/ffmpeg]

ffmpeg python
MIT Licence
v1.4
725,461

#2196 crc32c 724.64K

A python package implementing the crc32c algorithm in hardware and software

LGPL-2.1-or-later
v2.4
724,645

#2197 auth0-python 724.48K

MIT
v4.7.1
724,484

#2198 aioresponses 724.33K

Mock out requests made by ClientSession from aiohttp package

v0.7.6
724,336

#2199 xhtml2pdf 724.02K

PDF generator using HTML and CSS

pdf html xml css
Apache License Version 2.0, January 2004 http://www.apache.org/
v0.2.15
724,030

#2200 azureml-train-restclients-hyperdrive 721.24K

Contains classes needed to create HyperDriveRuns with azureml-train-core.

swagger hyperdrive
https://aka.ms/azureml-sdk-license
v1.56.0
721,244

#2201 fvcore 720.98K

Collection of common code shared among different research projects in FAIR computer vision team

Apache 2.0
v0.1.5.post20221221
720,985

#2202 SpeechRecognition 720.93K

Library for performing speech recognition, with support for several engines and APIs, online and offline.

bing api voice snowboy recognition ibm wit google sphinx houndify speech
BSD
v3.10.3
720,932

#2203 Flask-BasicAuth 720.65K

HTTP basic access authentication for Flask.

BSD
v0.2.0
720,651

#2204 sqlalchemy2-stubs 720.04K

Typing Stubs for SQLAlchemy 1.4

MIT
v0.0.2a38
720,050

#2205 zha-quirks 719.51K

Library implementing Zigpy quirks for ZHA in Home Assistant

Apache License Version 2.0
v0.0.115
719,517

#2206 lxml-html-clean 719.14K

HTML cleaner from lxml project

BSD-3-Clause
v0.1.1
719,149

#2207 zigpy-deconz 718.52K

A library which communicates with Deconz radios for zigpy

GPL-3.0
v0.23.1
718,525

#2208 zigpy-xbee 718.07K

A library which communicates with XBee radios for zigpy

GPL-3.0
v0.20.1
718,073

#2209 flask-oidc 718.02K

OpenID Connect extension for Flask

BSD-2-Clause
v2.1.1
718,022

#2210 livy 717.92K

A Python client for Apache Livy

MIT
v0.8.0
717,922

#2211 types-Deprecated 717.89K

Typing stubs for Deprecated

Apache-2.0 license
v1.2.9.20240311
717,897

#2212 pipreqs 717.85K

Pip requirements.txt generator based on imports in project

requirements imports pip
Apache-2.0
v0.5.0
717,854

#2213 sqlfluff-templater-dbt 716.68K

Lint your dbt project SQL

clickhouse redshift materialize sparksql soql snowflake linter postgres databricks dbt bigquery hive db2 sqlite exasol greenplum tsql formatter sqlfluff mysql duckdb sql teradata
MIT License
v3.0.5
716,685

#2214 truststore 714.27K

Verify certificates using native system trust stores

v0.9.0
714,275

#2215 zigpy-znp 713.82K

A library for zigpy which communicates with TI ZNP radios

GPL-3.0
v0.12.1
713,824

#2216 PyScreeze 712.61K

A simple, cross-platform screenshot module for Python 2 and 3.

screencap image capture screencapture scrot screen screenshot
MIT
v0.1.30
712,613

#2217 sanic 712.18K

A web server and web framework that's written to go fast. Build fast. Run fast.

MIT
v23.12.1
712,182

#2218 coveralls 712.06K

Show coverage stats online via coveralls.io

MIT
v4.0.0
712,067

#2219 delta 711.84K

Human friendly context aware duration parsing library

timedelta date durations
MIT
v0.4.2
711,845

#2220 msgraph-core 711.15K

Core component of the Microsoft Graph Python SDK

graph msgraph openapi microsoft
MIT License Copyright (c) 2020 Microsoft Graph Permission is h
v1.0.0
711,153

#2221 types-MarkupSafe 710.86K

Typing stubs for MarkupSafe

Apache-2.0 license
v1.1.10
710,861

#2222 types-Jinja2 710.73K

Typing stubs for Jinja2

Apache-2.0 license
v2.11.9
710,736

#2223 WebTest 710.51K

Helper to test WSGI applications

web unit wsgi tests test
MIT
v3.0.0
710,518

#2224 python-memcached 710.13K

Pure python memcached client

v1.62
710,136

#2225 google-cloud-trace 709.34K

Google Cloud Trace API client library

Apache 2.0
v1.13.3
709,348

#2226 halo 709.25K

Beautiful terminal spinners in Python

term console idle spinners indicator spinner cli terminal busy wait progress loading
MIT
v0.0.31
709,250

#2227 prance 709.06K

Resolving Swagger/OpenAPI 2.0 and 3.0.0 Parser

swagger openapi parsing
MITNFA
v23.6.21.0
709,064

#2228 sphinx-argparse 707.13K

A sphinx extension that automatically documents argparse commands and options

MIT
v0.4.0
707,131

#2229 opencensus-ext-threading 706.97K

OpenCensus Threading Integration

Apache-2.0
v0.1.2
706,977

#2230 usaddress 706.71K

Parse US addresses using conditional random fields

The MIT License: http://www.opensource.org/licenses/mit-license.
v0.5.10
706,717

#2231 schedula 706.6K

Produce a plan that dispatches calls based on a graph of functions, satisfying data dependencies.

dataflow dataflow programming scheduling asynchronous flow-based programming functional programming dispatch parallel async
EUPL 1.1+
v1.5.10
706,605

#2232 formulas 706.13K

Parse and compile Excel formulas and workbooks in python code.

resolution engineering python utility calculation dependencies scientific excel dispatch compiling formulas library processing
EUPL 1.1+
v1.2.7
706,132

#2233 django-allauth 705.72K

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

MIT
v0.62.1
705,722

#2234 formulaic 705.56K

An implementation of Wilkinson formulas.

v1.0.1
705,565

#2235 bz2file 705.27K

Read and write bzip2-compressed files.

Apache License, Version 2.0
v0.98
705,276

#2236 youtube-transcript-api 705.05K

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!

youtube-api youtube-subtitles youtube cli subtitles subtitle youtube-transcripts transcripts transcript
v0.6.2
705,052

#2237 bellows 704.51K

Library implementing EZSP

GPL-3.0
v0.38.3
704,517

#2238 pyu2f 704.22K

U2F host library for interacting with a U2F device over USB.

Apache 2.0
v0.1.5
704,222

#2239 mypy-boto3-appconfig 703.61K

Type annotations for boto3.AppConfig 1.34.58 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed appconfig botocore autocomplete
MIT License
v1.34.58
703,613

#2240 datamodel-code-generator 703.5K

Datamodel Code Generator

MIT
v0.25.6
703,507

#2241 git-remote-codecommit 703.24K

Git remote prefix to simplify pushing to and pulling from CodeCommit.

Apache License 2.0
v1.17
703,247

#2242 ibm-cloud-sdk-core 702.85K

Core library used by SDKs for IBM Cloud Services

cloud ibm ibm cloud services
Apache 2.0
v3.20.0
702,859

#2243 htmllistparse 701.83K

Python parser for Apache/nginx-style HTML directory listing.

listing apache nginx fuse
MIT
v0.6.1
701,833

#2244 intervaltree 701.51K

Editable interval tree data structure for Python 2 and 3

intervals tree data-structure interval-tree
Apache License, Version 2.0
v3.1.0
701,511

#2245 textdistance 701.03K

Compute distance between the two texts.

iterators between strings sequences distance text
MIT
v4.6.2
701,039

#2246 colorzero 700.96K

Yet another Python color library

color
BSD-3-Clause
v2.0
700,965

#2247 azureml-automl-core 700.41K

Contains the non-ML non-Azure specific common code associated with running AutoML.

https://aka.ms/azureml-sdk-license
v1.56.0
700,414

#2248 gpiozero 700.19K

A simple interface to GPIO devices with Raspberry Pi

gpio raspberrypi
BSD-3-Clause
v2.0.1
700,191

#2249 logz 700.14K

easy log use for extra infos

log extra logz
MIT license
v0.19
700,150

#2250 autofaiss 699.06K

# AutoFaiss

v2.17.0
699,063

#2251 oslo.config 698.85K

Oslo Configuration API

v9.4.0
698,850

#2252 pyahocorasick 698.79K

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 automaton aho-corasick trie
BSD-3-Clause and Public-Domain
v2.1.0
698,797

#2253 dep-logic 698.35K

Python dependency specifications supporting logical operations

packaging specification dependency logic
Apache-2.0
v0.2.0
698,352

#2254 betterproto 698.11K

A better Protobuf / gRPC generator & library

MIT
v1.2.5
698,112

#2255 selinux 697.8K

shim selinux module

selinux virtualenv
MIT license
v0.3.0
697,802

#2256 types-jsonschema 696.83K

Typing stubs for jsonschema

Apache-2.0 license
v4.22.0.20240501
696,831

#2257 PyAutoGUI 696.34K

PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks. For Windows, macOS, and Linux, on Python 3 and 2.

click testing gui keystroke press keyboard control cursor mouse automation test
BSD
v0.9.54
696,341

#2258 cibuildwheel 695.15K

Build Python wheels on CI with minimal configuration.

linux appveyor windows ci wheel pypi travis macos packaging
BSD-2-Clause
v2.17.0
695,159

#2259 msoffcrypto-tool 694.26K

Python tool and library for decrypting and encrypting MS Office files using a password or other keys

MIT
v5.4.0
694,262

#2260 python-xlib 694.13K

Python X Library

xlib x windows x11
LGPLv2+
v0.33
694,134

#2261 alive-progress 692.73K

A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!

progressbar elapsed time progress throughput multi-threaded monitoring efficient spinner simple progress-bar bar repl visual eta stats python animated terminal feedback monitor alive live
MIT
v3.1.5
692,738

#2262 unittest2 691.59K

The new features in unittest backported to Python 2.4+.

testing tests unittest
UNKNOWN
v1.1.0
691,597

#2263 sentinels 690.57K

Various objects to denote special meanings in python

BSD
v1.0.0
690,573

#2264 aws-assume-role-lib 689.78K

Assumed role session chaining (with credential refreshing) for boto3

Apache-2.0
v2.10.0
689,789

#2265 flake8-isort 689.26K

flake8 plugin that integrates isort

python flake8 imports isort pep8
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1
v6.1.1
689,264

#2266 rope 688.43K

a python refactoring library...

LGPL-3.0-or-later
v1.13.0
688,435

#2267 cchardet 688.19K

cChardet is high speed universal character encoding detector.

charsetdetect cython chardet
Mozilla Public License
v2.1.7
688,198

#2268 GeoAlchemy2 687.3K

Using SQLAlchemy with Spatial Databases

sqlalchemy orm gis geo
MIT
v0.15.1
687,304

#2269 datadog-logger 686.89K

Python logging handler for DataDog events

MIT
v1.0.2
686,892

#2270 clarabel 686.78K

Clarabel Conic Interior Point Solver for Rust / Python

optimization solver conic convex linear-programming
Apache-2.0
v0.7.1
686,786

#2271 envyaml 686.29K

Simple YAML configuration file parser with easy access for structured data

MIT
v1.10.211231
686,294

#2272 django-oauth-toolkit 684.63K

OAuth2 Provider for Django

oauth oauth2 django oauthlib
v2.3.0
684,635

#2273 fasttext-langdetect 684.36K

80x faster and 95% accurate language identification with Fasttext

language detection langdetect language identification fasttext
MIT
v1.0.5
684,363

#2274 google-analytics-data 683.03K

Google Analytics Data API client library

Apache 2.0
v0.18.7
683,031

#2275 PasteDeploy 683.01K

Load, configure, and compose WSGI applications and servers

application wsgi web server
MIT
v3.1.0
683,015

#2276 breathe 680.99K

Sphinx Doxygen renderer

BSD
v4.35.0
680,992

#2277 azureml-train-automl-client 680.83K

Used for automatically finding the best machine learning model and its parameters.

https://aka.ms/azureml-sdk-license
v1.56.0
680,839

#2278 urwid 680.83K

A full-featured console (xterm et al.) user interface library

curses ncurses text layout widget listbox scroll user interface ui console
LGPL-2.1-only
v2.6.11
680,834

#2279 oslo.i18n 680.66K

Oslo i18n library

v6.3.0
680,665

#2280 starlette-exporter 680.4K

Prometheus metrics exporter for Starlette applications.

Apache License 2.0
v0.21.0
680,402

#2281 tecton 679.99K

Tecton Python SDK

Tecton Proprietary
v0.9.1
679,999

#2282 livereload 677.52K

Python LiveReload is an awesome tool for web developers

BSD
v2.6.3
677,522

#2283 attrdict 676.52K

A dict with attribute-style access

MIT License
v2.0.1
676,527

#2284 shyaml 675.49K

YAML for command line

BSD 3-Clause License
v0.6.2
675,493

#2285 googletrans 675.09K

Free Google Translate API for Python. Translates totally free of charge.

translator translate google
MIT
v3.0.0
675,093

#2286 pyvmomi 674.25K

VMware vSphere Python SDK

vsphere vmware pyvmomi esx
License :: OSI Approved :: Apache Software License
v8.0.2.0.1
674,254

#2287 about-time 674.05K

Easily measure timing and throughput of code blocks, with beautiful human friendly representations.

python analytics track tracker time blocks monitor code statistics
MIT
v4.2.1
674,059

#2288 qudida 673.3K

QUick and DIrty Domain Adaptation

computer vision machine learning
v0.0.4
673,310

#2289 k8 673.29K

Kubernetes Python Models

openapi-generator openapi kubernetes
v29.0.7
673,297

#2290 python-certifi-win32 673.03K

Add windows certificate store to certifi cacerts.

BSD
v1.6.1
673,031

#2291 datacompy 672.22K

Dataframe comparison in Python

Apache Software License
v0.12.0
672,228

#2292 prospector 671.65K

Prospector is a tool to analyse Python code by aggregating the result of other tools.

static code analysis prospector pylint
GPLv2+
v1.10.3
671,655

#2293 azure-messaging-webpubsubservice 671.63K

Microsoft Azure WebPubSub Service Client Library for Python

MIT License
v1.0.1
671,634

#2294 azure-ai-formrecognizer 671.46K

Microsoft Azure Form Recognizer Client Library for Python

document analysis document analyzer azure applied ai form recognizer azure sdk cognitive services
MIT License
v3.3.3
671,462

#2295 backports.csv 670.42K

Backport of Python 3 csv module

v1.0.7
670,426

#2296 ibm-db 669.32K

Python DBI driver for DB2 (LUW, zOS, i5) and IDS

servers db2 informix interface ids db-api ibm data database
Apache License 2.0
v3.2.3
669,320

#2297 flask-marshmallow 669.25K

Flask + marshmallow for beautiful APIs

v1.2.1
669,252

#2298 pytest-parallel 668.94K

a pytest plugin for parallel and concurrent testing

MIT
v0.1.1
668,940

#2299 types-cffi 667.86K

Typing stubs for cffi

Apache-2.0 license
v1.16.0.20240331
667,869

#2300 opencensus-ext-postgresql 667.16K

OpenCensus PostgreSQL Integration

Apache-2.0
v0.1.3
667,164

#2301 xdg 667.09K

Variables defined by the XDG Base Directory Specification

xdg specification directory base
ISC
v6.0.0
667,090

#2302 Flask-Bcrypt 666.84K

Brcrypt hashing for Flask.

BSD
v1.0.1
666,840

#2303 xlutils 666.67K

Utilities for working with Excel files that require both xlrd and xlwt

excel xlrd xls xlwt
MIT
v2.0.0
666,675

#2304 simplefix 666.59K

Simple FIX Protocol implementation for Python

MIT
v1.0.17
666,598

#2305 pyhanko-certvalidator 666.17K

Validates X.509 certificates and paths; forked from wbond/certvalidator

x509 pki certificate crl crypto ocsp
MIT
v0.26.3
666,179

#2306 publicsuffixlist 664.77K

publicsuffixlist implement

MPL-2.0
v0.10.0.20240502
664,772

#2307 mangum 662.53K

AWS Lambda support for ASGI applications

MIT
v0.17.0
662,540

#2308 types-simplejson 662.28K

Typing stubs for simplejson

Apache-2.0 license
v3.19.0.20240310
662,287

#2309 django-countries 661.75K

Provides a country field for Django models.

countries django flags
MIT
v7.6.1
661,759

#2310 types-freezegun 661.51K

Typing stubs for freezegun

Apache-2.0 license
v1.1.10
661,517

#2311 google-cloud-discoveryengine 660.73K

Google Cloud Discoveryengine API client library

Apache 2.0
v0.11.11
660,730

#2312 LucoPy 659.33K

Python SDK to support the Luco data observability tool.

MIT
v1.3.14
659,331

#2313 debtcollector 659.03K

A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.

v3.0.0
659,032

#2314 clang 658.9K

libclang python bindings

libclang clang llvm
Apache-2.0 with LLVM exception
v17.0.6
658,904

#2315 Salesforce-FuelSDK 658.88K

Salesforce Marketing Cloud Fuel SDK for Python

MIT
v1.3.0
658,890

#2316 alt-profanity-check 657.76K

A fast, robust library to check for offensive language in strings. Dropdown replacement of "profanity-check".

v1.4.2
657,761

#2317 yarn-api-client 657.58K

Python client for Hadoop® YARN API

BSD
v1.0.3
657,581

#2318 mecab-python3 657.04K

Python wrapper for the MeCab morphological analyzer for Japanese

BSD
v1.0.9
657,041

#2319 dotnetcore2 656.13K

.Net Core 3.1 runtime

v3.1.23
656,134

#2320 os-service-types 655.84K

Python library for consuming OpenStack sevice-types-authority data

v1.7.0
655,843

#2321 open3d 655.62K

Open3D: A Modern Library for 3D Data Processing.

3d cloud point reconstruction rgb-d mesh visualization
MIT
v0.18.0
655,624

#2322 azureml-pipeline-steps 655.43K

Aeva : represents a unit of computation in azureml-pipeline

pipeline steps
https://aka.ms/azureml-sdk-license
v1.56.0
655,435

#2323 strawberry-graphql 654.97K

A library for creating GraphQL APIs

graphql rest api starlette async
MIT
v0.227.3
654,975

#2324 rpaframework-pdf 654.73K

PDF library of RPA Framework

automation rpa pdf robotframework
Apache-2.0
v7.3.2
654,734

#2325 triad 654.34K

A collection of python utils for Fugue projects

fugue utilities
Apache-2.0
v0.9.6
654,340

#2326 colored 653.98K

Simple python library for color and formatting to terminal

linux xterm vt100 terminal windows ansi rgb text colour color
v2.2.4
653,988

#2327 pyobjc-core 653.97K

Python<->ObjC Interoperability Module

objective-c cocoa
MIT License
v10.2
653,971

#2328 fugue 653.6K

An abstraction layer for distributed computation

sql dask specific domain dsl spark distributed ray language
Apache-2.0
v0.9.0
653,605

#2329 pandas-profiling 653.45K

Deprecated 'pandas-profiling' package, use 'ydata-profiling' instead

ipython python pandas data-analysis data-science jupyter
MIT
v3.6.6
653,458

#2330 opencensus-ext-httplib 653.18K

OpenCensus httplib Integration

Apache-2.0
v0.7.5
653,183

#2331 pytweening 652.95K

A collection of tweening (aka easing) functions.

animation tween tweening 2d easing
MIT
v1.2.0
652,959

#2332 flatdict 652.16K

Python module for interacting with nested dicts as a single level dict with delimited keys.

BSD 3-Clause License
v4.0.1
652,161

#2333 SPARQLWrapper 651.51K

SPARQL Endpoint interface to Python

rdflib python rdf sparql
W3C SOFTWARE NOTICE AND LICENSE
v2.0.0
651,512

#2334 genson 651.09K

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

object merge validation validate generator jsonschema schema json draft 7 json-schema builder generate
MIT
v1.2.2
651,095

#2335 setuptools-git-versioning 651.04K

Use git repo data for building a version number according PEP-440

pep-440 setuptools versioning git
MIT
v2.0.0
651,050

#2336 bumpversion 650.7K

Version-bump your software with a single command!

MIT
v0.6.0
650,708

#2337 opentelemetry-instrumentation-aws-lambda 649.22K

OpenTelemetry AWS Lambda instrumentation

v0.45b0
649,227

#2338 xattr 648.78K

Python wrapper for extended filesystem attributes

xattr
This is the MIT license. This software may also be distributed
v1.1.0
648,784

#2339 kornia-rs 648.54K

Low level implementations for computer vision in Rust

rust computer vision
v0.1.3
648,550

#2340 github3.py 646.62K

Python wrapper for the GitHub API(http://developer.github.com/v3)

v4.0.1
646,625

#2341 pytest-aiohttp 646.3K

Pytest plugin for aiohttp support

Apache 2.0
v1.0.5
646,310

#2342 pyerfa 644.53K

Python bindings for ERFA

astronomy science astrophysics cosmology coordinate space
BSD 3-Clause License
v2.0.1.4
644,539

#2343 oss2 643.91K

Aliyun OSS (Object Storage Service) SDK

v2.18.5
643,915

#2344 pantab 643.87K

Converts pandas DataFrames into Tableau Hyper Extracts and back

tableau dataframe visualization pandas
BSD 3-Clause License Copyright (c) 2018-2024 William Ayd and in
v4.1.0
643,875

#2345 azureml-pipeline 643.81K

Used to build, optimize, and manage their machine learning workflows.

https://aka.ms/azureml-sdk-license
v1.56.0
643,814

#2346 types-retry 643.11K

Typing stubs for retry

Apache-2.0 license
v0.9.9.4
643,110

#2347 thriftpy2 643.02K

Pure python implementation of Apache Thrift.

thriftpy python thriftpy2 thrift
MIT
v0.4.20
643,023

#2348 jinja2-simple-tags 642.93K

Base classes for quick-and-easy template tag development

BSD license
v0.6.1
642,932

#2349 iso3166 641.54K

Self-contained ISO 3166-1 country definitions.

iso 3166-1 country codes
MIT
v2.1.1
641,545

#2350 flatten-dict 641.29K

A flexible utility for flattening and unflattening dict-like objects in Python.

MIT
v0.4.2
641,294

#2351 dagster 637.62K

Dagster is an orchestration platform for the development, production, and observation of data assets.

Apache-2.0
v1.7.3
637,622

#2352 spark-sklearn 637.18K

Integration tools for running scikit-learn on Spark

distributed computing machine learning spark scikit-learn
Apache 2.0
v0.3.0
637,187

#2353 minidump 636.27K

Python library to parse Windows minidump file format

v0.0.23
636,274

#2354 yattag 635.85K

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.

templating xml html document rendering template form
v1.15.2
635,859

#2355 singer-python 635.4K

Singer.io utility library

v6.0.1
635,401

#2356 pyshp 635.28K

Pure Python read/write support for ESRI Shapefile format

shapefiles geospatial shapefile geographic gis
MIT
v2.3.1
635,284

#2357 PyGetWindow 635.17K

A simple, cross-platform module for obtaining GUI information on application's windows.

title resize window gui minimize geometry close maximize
BSD
v0.0.9
635,178

#2358 types-psycopg2 634.25K

Typing stubs for psycopg2

Apache-2.0 license
v2.9.21.20240417
634,258

#2359 PyRect 633.77K

PyRect is a simple module with a Rect class for Pygame-like rectangular areas.

area rectangular rectangle pygame rect
BSD
v0.2.0
633,775

#2360 asyncache 631.86K

Helpers to use cachetools with async code.

MIT
v0.3.1
631,866

#2361 aiogram 630.18K

Modern and fully asynchronous framework for Telegram Bot API

api framework wrapper telegram asyncio bot
v3.5.0
630,189

#2362 mkdocstrings 630.04K

Automatic documentation from sources, for MkDocs.

mkdocs-plugin autodoc mkdocs documentation docstrings
ISC
v0.25.0
630,044

#2363 progress 629.08K

Easy to use progress bars

ISC
v1.6
629,084

#2364 SCons 628.62K

Open Source next-generation build tool.

MIT
v4.7.0
628,623

#2365 adagio 627.74K

The Dag IO Framework for Fugue projects

graph adagio acyclic workflow dag directed
Apache-2.0
v0.2.4
627,748

#2366 publish-event-sns 627.57K

Publish message into SNS Topic with attributes

v0.0.3
627,576

#2367 keyrings.alt 627.3K

Alternate keyring implementations

v5.0.1
627,308

#2368 flake8-print 627.2K

print statement checker plugin for flake8

print flake8 code quality linting plugin
MIT
v5.0.0
627,208

#2369 oslo.serialization 626.71K

Oslo Serialization library

v5.4.0
626,717

#2370 cohere 626.14K

v5.3.4
626,143

#2371 mysql 624.87K

Virtual package for MySQL-python

MIT
v0.0.3
624,870

#2372 MouseInfo 624.35K

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
624,353

#2373 azureml-sdk 623.88K

Used to build and run machine learning workflows upon the Azure Machine Learning service.

https://aka.ms/azureml-sdk-license
v1.56.0
623,885

#2374 anyconfig 623.78K

Library provides common APIs to load and dump configuration files in various formats

MIT
v0.14.0
623,788

#2375 qpd 623.41K

Query Pandas Using SQL

sql pandas
Apache-2.0
v0.4.4
623,413

#2376 jupyter-nbextensions-configurator 623.13K

jupyter serverextension providing configuration interfaces for nbextensions.

jupyter notebook
BSD 3-clause
v0.6.3
623,135

#2377 pip-requirements-parser 621.98K

pip requirements parser - a mostly correct pip requirements parsing library because it uses pip's own code.

utilities dependencies pip requirements parser pypi
MIT
v32.0.1
621,982

#2378 pytest-dotenv 620.9K

A py.test plugin that parses environment files before running tests

v0.5.2
620,903

#2379 random-password-generator 618.85K

Simple and custom random password generator for python

random generator lengths password different
MIT
v2.2.0
618,855

#2380 openstacksdk 618.71K

An SDK for building applications to work with OpenStack

v3.1.0
618,716

#2381 mkdocs-autorefs 617.73K

Automatically link across pages in MkDocs.

autodoc mkdocs-plugin mkdocs docstrings
ISC
v1.0.1
617,736

#2382 azureml-featurestore 617.36K

Azure Machine Learning Feature Store SDK

azuremachinelearning feature store azure
MIT License
v1.1.0
617,364

#2383 polyline 616.74K

A Python implementation of Google's Encoded Polyline Algorithm Format.

Copyright (c) 2023 Frederick Jansen Copyright (c) 2014 Bruno M.
v2.0.2
616,744

#2384 msgpack-python 616.43K

MessagePack (de)serializer.

Apache 2.0
v0.5.6
616,433

#2385 checkdigit 615.92K

A check digit library for data validation

validation check digits gs1 isbn luhn
GPL-3.0-or-later
v0.5.0
615,928

#2386 django-widget-tweaks 615.7K

Tweak the form field rendering in templates, not in python-level form definitions.

MIT license
v1.5.0
615,709

#2387 tableau-api-lib 615.14K

This library enables developers to call any method seen in Tableau Server's REST API documentation.

v0.1.50
615,146

#2388 mypy-boto3-ssm 615.03K

Type annotations for boto3.SSM 1.34.91 service generated with mypy-boto3-builder 7.23.2

boto3 ssm mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.91
615,033

#2389 hishel 614.85K

Persistent cache implementation for httpx and httpcore

v0.0.26
614,856

#2390 PyMsgBox 613.94K

A simple, cross-platform, pure Python module for JavaScript-like message boxes.

GPLv3+
v1.0.9
613,943

#2391 types-dataclasses 612.71K

Typing stubs for dataclasses

Apache-2.0 license
v0.6.6
612,714

#2392 basicsr 611.52K

Open Source Image and Video Super-Resolution Toolbox

super resolution restoration computer vision
Apache License 2.0
v1.4.2
611,523

#2393 webrtcvad-wheels 611.09K

Python interface to the Google WebRTC Voice Activity Detector (VAD) [released with binary wheels!]

asr vad voiceactivitydetection webrtc speechrecognition
MIT
v2.0.11.post1
611,096

#2394 gslides 609.91K

Wrapper around Google APIs to create charts in Google Slides with python

MIT License
v0.1.1
609,919

#2395 pyod 609.1K

A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection)

data mining anomaly detection outlier detection neural networks outlier ensembles
v1.1.3
609,107

#2396 fastapi-utils 607.64K

Reusable utilities for FastAPI

fastapi utilities utils
MIT
v0.2.1
607,642

#2397 algoliasearch 606.82K

Algolia Search API Client for Python.

cloud search algolia backend full-text search faceted search hosted py
MIT
v3.0.0
606,824

#2399 mlxtend 606.37K

Machine Learning Library Extensions

BSD 3-Clause
v0.23.1
606,376

#2400 torch-model-archiver 605.62K

Torch Model Archiver is used for creating archives of trained neural net models that can be consumed by TorchServe inference

archiver learning deep server model inference ai archive torch serving torchserve
Apache License Version 2.0
v0.10.0
605,625

#2401 opentelemetry-instrumentation-sqlite3 604.51K

OpenTelemetry SQLite3 instrumentation

v0.45b0
604,514

#2402 ajsonrpc 604.44K

Async JSON-RPC 2.0 protocol + server powered by asyncio

MIT
v1.2.0
604,446

#2403 pyawscron 603.22K

An AWS Cron Parser

v1.0.6
603,223

#2404 torchtext 602.62K

Text utilities, models, transforms, and datasets for PyTorch.

BSD
v0.18.0
602,621

#2405 geocoder 602.26K

Geocoder is a simple and consistent geocoding library.

bing geocoder here google opencage tomtom arcgis
The MIT License
v1.38.1
602,261

#2406 ratelim 602.1K

Makes it easy to respect rate limits.

MIT
v0.1.6
602,105

#2407 falcon 601.76K

The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale.

framework api web cloud http asgi rest wsgi
Apache 2.0
v3.1.3
601,763

#2408 mxnet 600.8K

Apache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.

Apache 2.0
v1.9.1
600,805

#2409 crayons 600.31K

TextUI colors for Python.

MIT
v0.4.0
600,313

#2410 circuitbreaker 598.04K

Python Circuit Breaker pattern implementation

BSD-3-Clause
v2.0.0
598,045

#2411 pyston 597.79K

A JIT for Python

v2.3.5
597,794

#2412 pyston-autoload 597.78K

Automatically loads and enables pyston

v2.3.5
597,789

#2413 gevent-websocket 597.24K

Websocket handler for the gevent pywsgi server, a Python network library

Copyright 2011-2017 Jeffrey Gelens
v0.10.1
597,246

#2414 openapi-schema-pydantic 596.8K

OpenAPI (v3) specification schema as pydantic class

v1.2.4
596,804

#2415 tinysegmenter 594.26K

Very compact Japanese tokenizer

New BSD
v0.4
594,265

#2416 jupyter_highlight_selected_word 593.63K

Jupyter notebook extension that enables highlighting every instance of the current word in the notebook.

BSD
v0.2.0
593,637

#2417 drf-nested-routers 593.33K

Nested resources for the Django Rest Framework

Apache
v0.93.5
593,337

#2418 opentelemetry-instrumentation-jinja2 593.19K

OpenTelemetry jinja2 instrumentation

v0.45b0
593,190

#2419 types-pyserial 592K

Typing stubs for pyserial

Apache-2.0 license
v3.5.0.20240311
592,009

#2420 pyxdg 590.4K

PyXDG contains implementations of freedesktop.org standards in python.

v0.28
590,408

#2421 django-otp 590.18K

A pluggable framework for adding two-factor authentication to Django using one-time passwords.

v1.5.0
590,189

#2422 python3-logstash 588.46K

Python logging handler for Logstash.

MIT
v0.4.80
588,469

#2423 molecule-plugins 588.31K

Molecule Plugins

testing molecule plugin ansible
MIT
v23.5.3
588,311

#2424 pluginbase 586.87K

PluginBase is a module for Python that enables the development of flexible plugin systems in Python.

v1.0.1
586,876

#2425 PyRTF3 586.87K

PyRTF - Rich Text Format Document Generation

documentation rich text format reports rich text rtf
http://www.gnu.org/licenses/gpl.html
v0.47.5
586,876

#2426 gym-notices 586.39K

Notices for gym

v0.0.8
586,394

#2427 python-iso639 585.94K

ISO 639 language codes, names, and other associated information

language codes languages linguistics iso 639
Apache 2.0
v2024.4.27
585,948

#2428 flake8-black 585.4K

flake8 plugin to call black as a code style validator

flake8 style formatting black
MIT
v0.3.6
585,402

#2429 pantsbuild.pants 585.13K

The ergonomic and hermetic software build system for Python, Java, Scala, Go, and Shell. Pants lets you fearlessly scale up your codebase.

Apache License, Version 2.0
v2.17.1
585,140

#2430 python-logging-loki 584.92K

Python logging handler for Grafana Loki.

MIT
v0.3.1
584,922

#2431 apache-airflow-providers-celery 584.11K

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

celery airflow airflow-provider integration
v3.6.2
584,118

#2432 pbs-installer 583.74K

Installer for Python Build Standalone

MIT
v2024.4.1
583,746

#2433 gfpgan 583.06K

GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration

face restoration pytorch gan image restoration computer vision gfpgan super-resolution
Apache License Version 2.0
v1.3.8
583,067

#2434 django-taggit 581.81K

django-taggit is a reusable Django application for simple tagging.

BSD
v5.0.1
581,817

#2435 openxlab 581.12K

openxlab tools

openxlab ai
Apache License 2.0
v0.0.38
581,129

#2436 WMI 580.78K

Windows Management Instrumentation

http://www.opensource.org/licenses/mit-license.php
v1.5.1
580,788

#2437 pytd 580.35K

Treasure Data Driver for Python

Apache License 2.0
v1.5.1
580,353

#2438 django-ses 579.36K

A Django email backend for Amazon's Simple Email Service (SES)

MIT
v4.0.0
579,369

#2439 pydicom 579.25K

A pure Python package for reading and writing DICOM data

python medical imaging dicom
v2.4.4
579,250

#2440 joserfc 577.89K

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

BSD-3-Clause
v0.9.0
577,900

#2441 EasyProcess 577.45K

Easy to use Python subprocess interface.

subprocess interface
BSD
v1.1
577,456

#2442 apache-airflow-providers-dbt-cloud 577.25K

Provider package apache-airflow-providers-dbt-cloud for Apache Airflow

airflow airflow-provider dbt.cloud integration
v3.7.1
577,253

#2443 djangorestframework-stubs 577.22K

PEP-484 stubs for django-rest-framework

MIT
v3.15.0
577,228

#2444 readthedocs-sphinx-ext 576.45K

Sphinx extension for Read the Docs overrides

MIT
v2.2.5
576,453

#2445 rpyc 576.14K

Remote Python Call (RPyC) is a transparent and symmetric distributed computing library

MIT License
v6.0.0
576,146

#2446 workalendar 575.67K

Worldwide holidays and working days helper and toolkit.

MIT License
v17.0.0
575,679

#2447 venusian 574.89K

A library for deferring decorator actions

wsgi web zope
BSD-derived (Repoze)
v3.1.0
574,900

#2448 patchelf 574.46K

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

musllinux elf manylinux patchelf auditwheel
GPL-3.0-or-later
v0.17.2.1
574,462

#2449 aiorwlock 571.92K

Read write lock for asyncio.

asyncio lock aiorwlock
Apache 2
v1.4.0
571,927

#2450 dateutils 570.86K

Various utilities for working with date and datetime objects

v0.6.12
570,865

#2451 poyo 569.77K

A lightweight YAML Parser for Python. 🐓

yaml cookiecutter parser
MIT
v0.5.0
569,777

#2452 mypy-boto3-events 569.13K

Type annotations for boto3.EventBridge 1.34.17 service generated with mypy-boto3-builder 7.23.1

boto3 mypy events type-annotations typeshed botocore autocomplete
MIT License
v1.34.17
569,132

#2453 okta 568.89K

Python SDK for the Okta Management API

Apache License 2.0
v2.9.5
568,896

#2454 sse-starlette 568.62K

SSE plugin for Starlette

BSD-3-Clause
v2.1.0
568,621

#2455 pismosendlogs 567.19K

A library to send logs

BSD 2-clause
v0.2.0
567,192

#2456 ansible-base 567K

Radically simple IT automation

GPLv3+
v2.10.17
567,006

#2457 argh 566.7K

Plain Python functions as CLI commands without boilerplate

command line optparse cli option argument argparse
v0.31.2
566,708

#2458 newspaper3k 565.64K

Simplified python article discovery & extraction.

MIT
v0.2.8
565,644

#2459 MarkupPy 564.23K

An HTML/XML generator

MIT
v1.14
564,231

#2460 rpaframework 563.57K

A collection of tools and libraries for RPA

automation rpa robotframework
Apache-2.0
v28.5.1
563,570

#2461 west 563.47K

Zephyr RTOS Project meta-tool

v1.2.0
563,479

#2462 django-csp 563.09K

Django Content Security Policy support.

BSD
v3.8
563,098

#2463 opentelemetry-instrumentation-httpx 560.88K

OpenTelemetry HTTPX Instrumentation

v0.45b0
560,884

#2464 scikit-base 560.51K

Base classes for sklearn-like parametric objects

scikit-learn machine-learning data-science
BSD 3-Clause License Copyright (c) 2022, skbase Developers All
v0.7.7
560,519

#2465 rcssmin 559.63K

CSS Minifier

Apache License, Version 2.0
v1.1.2
559,632

#2466 python-fsutil 558.89K

high-level file-system operations for lazy devs.

shutil glob utilities python utility util file system path dir directory os fs utils
MIT License Copyright (c) 2020-present Fabio Caccamo Permissio
v0.14.1
558,894

#2467 swifter 557.73K

A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner

parallelize vectorize dask apply function pandas
v1.4.0
557,738

#2468 htmldocx 557.41K

Convert html to docx

v0.0.6
557,411

#2469 python-benedict 556.83K

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.

write utility subclass file dict clone filter flatten json extended dump yaml plist merge xml search clean cfg remove move base64 query-string keylist standardize configparser html toml nest dictionaries config traverse deepupdate data ini rename csv python dictionary subset unflatten pickle unique groupby swap parse keypath url invert benedict read io deepclone
MIT License Copyright (c) 2019-present Fabio Caccamo Permissio
v0.33.2
556,830

#2470 jsonpath-python 556.48K

A more powerful JSONPath implementation in modern python

v1.0.6
556,481

#2471 django-picklefield 556.37K

Pickled object field for Django

pickle django model field
MIT
v3.2
556,373

#2472 pyDeprecate 556.07K

Deprecation tooling

deprecation python development
MIT
v0.3.2
556,070

#2473 furo 555.82K

A clean customisable Sphinx documentation theme.

Copyright (c) 2020 Pradyun Gedam Permission
v2024.4.27
555,821

#2474 graphitesend 555.56K

A simple interface for sending metrics to Graphite

v0.10.0
555,567

#2475 fastdtw 553.87K

Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity.

dtw
MIT
v0.3.4
553,880

#2476 dpkt 553.12K

fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols

BSD
v1.9.8
553,128

#2477 jinja2-cli 552.69K

A CLI interface to Jinja2

BSD
v0.8.2
552,690

#2478 formic2 552.4K

An implementation of Apache Ant FileSet and Globs

glob fnmatcher apache ant file utilities fileset recurse find
GPLv3+
v1.0.3
552,409

#2479 pip-api 552.16K

An unofficial, importable pip API

v0.0.33
552,166

#2480 pyminizip 551.85K

A minizip wrapper - To create a password encrypted zip file in python.

file encryption compress zip password
v0.2.6
551,853

#2481 apache-airflow-providers-microsoft-azure 550.59K

Provider package apache-airflow-providers-microsoft-azure for Apache Airflow

microsoft.azure airflow airflow-provider integration
v10.0.0
550,596

#2482 tflite-model-maker-nightly 550.37K

TFLite Model Maker: a model customization library for on-device applications.

model customization transfer learning tensorflow lite
Apache 2.0
v0.4.4.dev202402230613
550,373

#2483 types-click 550.31K

Typing stubs for click

Apache-2.0 license
v7.1.8
550,316

#2484 slacker 550.24K

Slack API client

api slack
http://www.apache.org/licenses/LICENSE-2.0
v0.14.0
550,242

#2485 publicsuffix2 549.36K

Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.

idna dns public suffix domain psl tld sld suffix
MIT and MPL-2.0
v2.20191221
549,360

#2486 pyjarowinkler 548.73K

Find the Jaro Winkler Distance which indicates the similarity score between two Strings

score jaro winkler diff delta distance string
http://www.apache.org/licenses/
v1.8
548,737

#2487 statsforecast 548.48K

Time series forecasting suite using statistical models

time-series ets forecasting arima
Apache Software License 2.0
v1.7.4
548,486

#2488 polling2 548.24K

Updated polling utility with many configurable options

v0.5.0
548,243

#2489 splunk-handler 547.55K

A Python logging handler that sends your logs to Splunk

MIT License
v3.0.0
547,559

#2490 swagger-spec-validator 547.18K

Validation of Swagger specifications

Apache License, Version 2.0
v3.0.3
547,184

#2491 slack-bolt 547.07K

The Bolt Framework for Python

MIT
v1.18.1
547,079

#2492 phonenumberslite 546.7K

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

Apache License 2.0
v8.13.35
546,701

#2493 sphinxcontrib-websupport 546.34K

sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application

v1.2.7
546,345

#2494 pyairtable 546.01K

Python Client for the Airtable API

pyairtable client api airtable
MIT
v2.3.3
546,011

#2495 josepy 545.76K

JOSE protocol implementation in Python

Apache-2.0
v1.14.0
545,770

#2496 ddt 545.42K

Data-Driven/Decorated Tests

v1.7.2
545,427

#2497 splunk-sdk 545.06K

The Splunk Software Development Kit for Python.

http://www.apache.org/licenses/LICENSE-2.0
v2.0.1
545,065

#2498 bson 543.49K

BSON codec for Python

codec bson
BSD
v0.5.10
543,499

#2499 tbats 543.45K

BATS and TBATS for time series forecasting

MIT License
v1.1.3
543,453

#2500 segment-analytics-python 541.91K

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

MIT License
v2.3.2
541,918

#2501 django-mptt 541.07K

Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.

MIT-License
v0.16.0
541,074

#2502 pathlib-mate 541K

An extended and more powerful pathlib.

MIT
v1.3.2
541,002

#2503 carto 540.91K

SDK around CARTO's APIs

v1.11.3
540,911

#2504 django-silk 540.66K

Silky smooth profiling for the Django Framework

MIT License
v5.1.0
540,661

#2505 cartoframes 539.83K

CARTO Python package for data scientists

pandas science maps carto spatial data
BSD
v1.2.5
539,832

#2506 types-html5lib 539.73K

Typing stubs for html5lib

Apache-2.0 license
v1.1.11.20240228
539,732

#2507 recommonmark 538.68K

A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects.

MIT
v0.7.1
538,688

#2508 giturlparse 538.14K

A Git URL parsing module (supports parsing and rewriting)

giturlparse
Apache v2
v0.12.0
538,143

#2509 memray 538.13K

A memory profiler for Python applications

Apache 2.0
v1.12.0
538,136

#2510 blendmodes 537.96K

Use this module to apply a number of blending modes to a background and foreground image

MIT
v2024.1.1
537,963

#2511 neptune-client 537.94K

Neptune Client

mlops ml model store ml metadata store ml experiment tracking ml model registry
Apache-2.0
v1.10.2
537,945

#2512 flake8-import-order 537.64K

Flake8 and pylama plugin that checks the ordering of import statements.

LGPLv3
v0.18.2
537,644

#2513 typing-utils 537.38K

utils to inspect Python type annotations

Apache License 2.0
v0.1.0
537,385

#2514 databricks-pypi2 536.7K

v0.2
536,703

#2515 google-cloud-iam 536.51K

Google Cloud Iam API client library

Apache 2.0
v2.15.0
536,514

#2516 pyrestcli 536.5K

Generic REST client for Python

MIT
v0.6.12
536,509

#2517 detect-secrets 536.46K

Tool for detecting secrets in the codebase

secret-management entropy-checks security pre-commit
Copyright Yelp, Inc. 2020
v1.4.0
536,466

#2518 testtools 536.3K

Extensions to the Python standard library unit testing framework

v2.7.1
536,303

#2519 fugue-sql-antlr 536.15K

Fugue SQL Antlr Parser

sql dask specific domain dsl spark distributed language
Apache-2.0
v0.2.0
536,156

#2520 jusText 535.72K

Heuristic based boilerplate removal tool

The BSD 2-Clause License
v3.0.0
535,721

#2521 python-keycloak 535.54K

python-keycloak is a Python package providing access to the Keycloak API.

oidc openid keycloak
MIT
v4.0.0
535,550

#2522 pillow-heif 534.71K

Python interface for libheif library

pillow avif heic heif
BSD-3-Clause
v0.16.0
534,711

#2523 nulltype 534.64K

Null values and sentinels like (but not) None, False & True

sentinel empty singleton nothing null none false true
Apache License 2.0
v2.3.1
534,646

#2524 robotframework-seleniumtestability 534.49K

SeleniumTestability library that helps speed up tests withasyncronous evens

framework robot seleniumlibrarytestability softwaretesting testing javascript async selenium automation
Apache License 2.0
v2.1.0
534,496

#2525 pytest-dependency 534.24K

Manage dependencies of tests

Apache-2.0
v0.6.0
534,243

#2526 zarr 534.02K

An implementation of chunked, compressed, N-dimensional arrays for Python

MIT
v2.17.2
534,023

#2527 google-cloud-error-reporting 533.39K

Google Cloud Error Reporting API client library

Apache 2.0
v1.11.0
533,398

#2528 jinja2_pluralize 533.32K

Jinja2 pluralize filters.

jinja2 filter django inflect pluralize
BSD
v0.3.0
533,327

#2529 django-compressor 531.92K

('Compresses linked and inline JavaScript or CSS into single cached files.',)

MIT
v4.4
531,929

#2530 numcodecs 531.86K

A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.

MIT
v0.12.1
531,869

#2531 numpydoc 531.82K

Sphinx extension to support docstrings in Numpy format

sphinx numpy
Copyright (C) 2008-2023 Stefan van der Walt
v1.7.0
531,820

#2532 pyjsparser 531.37K

Fast javascript parser (based on esprima.js)

MIT
v2.7.1
531,376

#2533 requestsexceptions 531.24K

Import exceptions from potentially bundled packages in requests.

v1.4.0
531,247

#2534 pykakasi 531.04K

Kana kanji simple inversion library

GPLv3
v2.2.1
531,042

#2535 apprise 530.72K

Push Notifications that work with just about every platform!

kavenegar serverchan streamlabs nextcloudtalk pagerduty office365 ntfy gotify kumulos packet discord api telegram gnome system parseplatform dbus google rocket.chat syslog mobile sendgrid windows emby voipms onesignal notica xbmc synology bulksms aws vonage cli mastodon msteams push sinch chantify line ses pushsafer threema twist rsyslog gateway bulkvs flock nextcloud free pushover reporting twilio enigma2 apprise smseagle pushjet stride dingtalk messagebird pushbullet revolt misskey microsoft json join fcm boxcar pushme ryver mattermost xml matrix whatsapp wecom home pushdeer automated d7networks form alerts simplepush smtp2go kodi notifications pagertree assistant lametric mqtt twitter pushed signal httpsms slack mailgun pushy opsgenie feishu growl chat msg91 notifico bot popcornnotify sns manager techulus zulip notifiarr dapnet reddit email clicksend guilded lunasea sparkpost sms prowl macosx burst webex ifttt
BSD
v1.7.6
530,728

#2536 jsmin 530.16K

JavaScript minifier.

MIT License
v3.0.1
530,166

#2537 pysaml2 528.8K

Python implementation of SAML Version 2 Standard

federation idpy saml saml2 identitypython identity standard
Apache-2.0
v7.5.0
528,803

#2538 tomesd 528.32K

Token Merging for Stable Diffusion

MIT
v0.1.3
528,326

#2539 Pattern 528.16K

Web mining module for Python.

BSD
v3.6
528,166

#2540 RestrictedPython 527.63K

RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.

restricted execution security untrusted code
ZPL 2.1
v7.1
527,639

#2541 gymnasium 527.25K

A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym).

gymnasium ai reinforcement learning game rl
MIT License
v0.29.1
527,259

#2542 junit2html 527.15K

Generate HTML reports from Junit results

License :: OSI Approved :: MIT License
v30.1.6
527,151

#2543 yeelight 526.52K

A Python library for controlling YeeLight RGB bulbs.

v0.7.14
526,529

#2544 netsuitesdk 526.22K

Python SDK for accessing the NetSuite SOAP webservice

netsuite python sdk api
MIT
v2.21.3
526,224

#2545 torchbiggraph 525.87K

A distributed system to learn embeddings of large graphs

graph-embedding knowledge-base machine-learning link-prediction
v1.0.0
525,877

#2546 codecov 525.45K

Hosted coverage reports for GitHub, Bitbucket and Gitlab

coverage scala python codecov php java code
Apache 2.0
v2.1.13
525,453

#2547 google-generativeai 524.71K

Google Generative AI High level API client library and tools.

Apache 2.0
v0.5.2
524,713

#2548 looseversion 524.14K

Version numbering for anarchists and software realists

PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -------------------
v1.3.0
524,142

#2549 EditorConfig 523.72K

EditorConfig File Locator and Interpreter for Python

PSF-2.0
v0.12.4
523,729

#2550 aws-cdk.aws-glue-alpha 523.62K

The CDK Construct Library for AWS::Glue

Apache-2.0
v2.139.1a0
523,630

#2551 stepfunctions 523.45K

Open source library for developing data science workflows on AWS Step Functions.

aws tensorflow ml ai amazon mxnet
Apache License 2.0
v2.3.0
523,458

#2552 types-colorama 523.35K

Typing stubs for colorama

Apache-2.0 license
v0.4.15.20240311
523,356

#2553 Quart 523.25K

A Python ASGI web microframework with the same API as Flask

MIT
v0.19.5
523,252

#2554 django-health-check 522.83K

Run checks on services like databases, queue servers, celery processes, etc.

django postgresql
MIT License
v3.18.1
522,833

#2555 jupytext 521.67K

Jupyter notebooks as Markdown documents, Julia, Python or R scripts

MIT License Copyright (c) 2018-2023 Marc Wouts Permission is h
v1.16.1
521,672

#2556 accessible-pygments 520.99K

A collection of accessible pygments styles

accessible a11 pygments style
BSD
v0.0.4
520,992

#2557 anybadge 520.14K

Simple, flexible badge generator for project badges.

v1.14.0
520,150

#2558 delayed-assert 519.17K

Delayed/soft assertions for python

v0.3.6
519,179

#2559 prometheus-fastapi-instrumentator 519.08K

Instrument your FastAPI with Prometheus metrics.

instrumentation fastapi metrics exporter prometheus
ISC
v7.0.0
519,089

#2560 sqllineage 518.15K

SQL Lineage Analysis Tool powered by Python

v1.5.2
518,151

#2561 django-anymail 518.03K

Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go

amazon ses mandrill sparkpost sendinblue unisender go email sendgrid mailjet postmark django resend esp mailersend brevo email backend transactional mail postal mailgun
[The BSD 3-Clause License] Copyright (c) Anymail Contributors.
v10.3
518,036

#2562 sparkmeasure 517.8K

Python API for sparkMeasure, a tool for performance troubleshooting of Apache Spark workloads.

Apache License, Version 2.0
v0.24.0
517,802

#2563 pytest-localserver 517.56K

pytest plugin to test server connections locally.

http server localhost pytest smtp
MIT License
v0.8.1
517,566

#2564 databricks-feature-store 517.32K

Databricks Feature Store Client

Databricks Proprietary License
v0.17.0
517,323

#2565 types-ujson 516.64K

Typing stubs for ujson

Apache-2.0 license
v5.9.0.0
516,647

#2566 backports.shutil_get_terminal_size 516.57K

A backport of the get_terminal_size function from Python 3.3's shutil.

MIT
v1.0.0
516,578

#2567 discord.py 516.48K

A Python wrapper for the Discord API

MIT
v2.3.2
516,481

#2568 safety-schemas 516.24K

Schemas for Safety tools

safety policy file safety safety schemas safety models policy file schemas
MIT license
v0.0.2
516,240

#2569 jsonfield 514.38K

A reusable Django field that allows you to store validated JSON in your model.

MIT
v3.1.0
514,381

#2570 pythonnet 513.92K

.NET and Mono integration for Python

MIT
v3.0.3
513,927

#2571 tqdm-multiprocess 513.74K

Easy multiprocessing with tqdm and logging redirected to main process.

v0.0.11
513,742

#2572 libsass 512.84K

Sass for Python: A straightforward binding of libsass for Python.

MIT
v0.23.0
512,840

#2573 pytube 512.79K

Python 3 library for downloading YouTube Videos.

video stream youtube download
The Unlicense (Unlicense)
v15.0.0
512,791

#2574 pygtrie 512.68K

A pure Python trie data structure implementation.

data structure trie prefix tree
Apache-2.0
v2.5.0
512,686

#2575 hupper 512.64K

Integrated process monitor for developing and reloading daemons.

daemon file server process reloader hup autoreload watch
MIT
v1.12.1
512,650

#2576 types-decorator 512.6K

Typing stubs for decorator

Apache-2.0 license
v5.1.8.20240310
512,609

#2577 sqlitedict 510.48K

Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.

multithreaded persistent dict sqlite
Apache 2.0
v2.1.0
510,483

#2578 pgvector 509.67K

pgvector support for Python

MIT
v0.2.5
509,670

#2579 rpy2 509.61K

Python interface to the R language (embedded R)

GPLv2+
v3.5.16
509,618

#2580 asyncstdlib 509.33K

The missing async toolbox

enumerate contextlib itertools async builtins functools
v3.12.3
509,333

#2581 shrub.py 509.21K

Library for creating evergreen configurations

Apache-2.0
v3.1.2
509,217

#2582 java-manifest 508.67K

Encode/decode Java's META-INF/MANIFEST.MF in Python

manifest java jar
v1.1.0
508,670

#2583 httpretty 508.64K

HTTP client mock for Python

MIT
v1.1.4
508,648

#2584 html-text 508.62K

Extract text from HTML

MIT license
v0.6.2
508,622

#2585 pynput-robocorp-fork 508.58K

Monitor and control user input devices

keyboard input control mouse mouse input control keyboard
LGPLv3
v5.0.0
508,590

#2586 java-access-bridge-wrapper 508.34K

Python wrapper for the Windows Java Access Bridge

Apache-2.0
v1.2.0
508,348

#2587 dlib 508.28K

A toolkit for making real world machine learning and data analysis applications

dlib computer vision machine learning
Boost Software License
v19.24.4
508,286

#2588 keyboard 508.23K

Hook and simulate keyboard events on Windows and Linux

simulate hotkey keyboard hook
MIT
v0.13.5
508,238

#2589 requests-kerberos 508.08K

A Kerberos authentication handler for python-requests

ISC License
v0.14.0
508,089

#2590 pythran-openblas 507.93K

Python packaging of OpenBLAS

BSD 3-Clause
v0.3.6
507,935

#2591 flake8-eradicate 507.68K

Flake8 plugin to find commented out code

flake8 code quality wemake.services linting plugin
MIT
v1.5.0
507,690

#2592 dotmap 507.05K

ordered, dynamically-expandable dot-access dictionary

dynamic dict dot access order ordereddict map ordered
MIT
v1.3.30
507,056

#2593 sqlalchemy-stubs 506.62K

SQLAlchemy stubs and mypy plugin

MIT License
v0.4
506,621

#2594 awscliv2 506.16K

Wrapper for AWS CLI v2

awscli awscliv2 wrapper
MIT
v2.3.0
506,161

#2595 pymatgen 506.15K

Python Materials Genomics is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project (https://materialsproject.org).

phase analysis structure electronic crystal diagrams materials abinit nwchem qchem science vasp gaussian project
MIT
v2024.5.1
506,154

#2596 pyobjc-framework-Quartz 506.06K

Wrappers for the Quartz frameworks on macOS

quartz.coregraphics quartz.quartzfilters quartz.quicklookui quartz.imagekit quartz.imageio quartz.quartzcore quartz.pdfkit quartz.corevideo pyobjc quartz quartz.quartzcomposer
MIT License
v10.2
506,060

#2597 robocorp-storage 505.23K

Robocorp Asset Storage library

Apache-2.0
v1.0.4
505,235

#2598 argparse-addons 505.03K

Additional argparse types and actions.

argparse
MIT
v0.12.0
505,038

#2599 pyTenable 504.55K

Python library to interface into Tenable's products and applications

securitycenter tenable_io tenable containersecurity
MIT
v1.4.22
504,558

#2600 pytest-icdiff 502.96K

use icdiff for better error messages in pytest assertions

Unlicense
v0.9
502,964

#2601 robotframework-jsonlibrary 502.71K

robotframework-jsonlibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath

testing jsonschema json jsonpath robotframework
v0.5
502,712

#2602 imutils 501.92K

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.

image processing matplotlib opencv computer vision
v0.5.4
501,926

#2603 utm 501.89K

Bidirectional UTM-WGS84 converter for python

converter coordinate utm wgs84
v0.7.0
501,892

#2604 types-certifi 501.68K

Typing stubs for certifi

Apache-2.0 license
v2021.10.8.3
501,680

#2605 types-psutil 501.56K

Typing stubs for psutil

Apache-2.0 license
v5.9.5.20240423
501,564

#2606 djangorestframework-jwt 501.37K

JSON Web Token based authentication for Django REST framework

MIT
v1.11.0
501,378

#2607 authcaptureproxy 501.13K

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.2
501,139

#2608 jupyter-contrib-nbextensions 500.87K

A collection of Jupyter nbextensions.

jupyter ipython notebook
BSD
v0.7.0
500,872

#2609 h5netcdf 499.66K

netCDF4 via h5py

Copyright (c) 2015, h5netcdf developers All rights reserved. Re
v1.3.0
499,660

#2610 awacs 499.28K

AWS Access Policy Language creation library

New BSD license
v2.4.1
499,283

#2611 llama-index-core 498.82K

Interface between LLMs and your data

nlp index rag devtools data llm retrieval
MIT
v0.10.33
498,823

#2612 cvdupdate 498.82K

ClamAV Private Database Mirror Updater Tool

v1.1.1
498,823

#2613 reverse_geocoder 498.6K

Fast, offline reverse geocoder

lgpl
v1.5.1
498,609

#2614 robotframework-stacktrace 498.49K

A listener that prints a Stack Trace to console to faster find the code section where the failure appears.

v0.4.1
498,499

#2615 opentelemetry-instrumentation-starlette 497.93K

OpenTelemetry Starlette Instrumentation

v0.45b0
497,932

#2616 impyla 497.43K

Python client for the Impala distributed query engine

api sql python hadoop pandas 249 hiveserver2 mpp pep pydata hs2 cloudera hdfs spark distributed db impala hive
Apache License, Version 2.0
v0.19.0
497,433

#2617 sanic-routing 497.15K

Core routing component for Sanic

MIT
v23.12.0
497,159

#2618 jiwer 496.91K

Evaluate your speech-to-text system with similarity measures such as word error rate (WER)

Apache-2.0
v3.0.3
496,913

#2619 wurlitzer 496.87K

Capture C-level output in context managers

MIT
v3.1.0
496,871

#2620 AlexaPy 496.24K

Python API to control Amazon Echo Devices Programmatically.

amazon homeassistant alexa
Apache-2.0
v1.27.10
496,242

#2621 intel-openmp 494.45K

Intel OpenMP* Runtime Library

Intel End User License Agreement for Developer Tools
v2024.1.0
494,456

#2622 google-ai-generativelanguage 493.84K

Google Ai Generativelanguage API client library

Apache 2.0
v0.6.2
493,849

#2623 lpips 493.48K

LPIPS Similarity metric

v0.1.4
493,489

#2624 sphinx-basic-ng 493.33K

A modern skeleton for Sphinx themes.

v1.0.0b2
493,331

#2625 microsoft-kiota-abstractions 492.77K

Core abstractions for kiota generated libraries in Python

microsoft openapi kiota graph
v1.3.2
492,774

#2626 transitions 492.61K

A lightweight, object-oriented Python state machine implementation with many extensions.

MIT
v0.9.0
492,615

#2627 pytest-testinfra 491.96K

Test infrastructures

v10.1.0
491,969

#2628 textparser 491.23K

Text parser.

parser parsing
MIT
v0.24.0
491,239

#2629 rdkit 490.14K

A collection of chemoinformatics and machine-learning software written in C++ and Python

BSD-3-Clause
v2023.9.6
490,142

#2630 types-Markdown 489.21K

Typing stubs for Markdown

Apache-2.0 license
v3.6.0.20240316
489,213

#2631 tf-models-nightly 489.11K

TensorFlow Official Models

Apache 2.0
v2.17.0.dev20240502
489,119

#2632 flask-swagger 489.02K

Extract swagger specs from your flask project

MIT
v0.2.14
489,026

#2633 types-aiobotocore 488K

Type annotations for aiobotocore 2.12.3 generated with mypy-boto3-builder 7.23.2

botocore-stubs mypy aiobotocore-stubs type-annotations typeshed aiobotocore autocomplete
MIT License
v2.12.3
488,008

#2634 pymilvus 487.39K

Python Sdk for Milvus

v2.4.1
487,399

#2635 sphinx-tabs 487.39K

Tabbed views for Sphinx

MIT
v3.4.5
487,394

#2636 lightfm 487.31K

LightFM recommendation model

MIT
v1.17
487,314

#2637 suds-py3 487.1K

Lightweight SOAP client

soap wsdl basic auth basic http binding
LGPL
v1.4.5.0
487,102

#2638 eyes-common 486.72K

Applitools Python SDK. Common code package

eyes_selenium eyes eyes_playwright applitools eyes_images
Applitools SDK License
v5.27.6
486,724

#2639 OpenCC 486.67K

Conversion between Traditional and Simplified Chinese

opencc chinese convert
Apache License 2.0
v1.1.7
486,679

#2640 tinydb 486.28K

TinyDB is a tiny, document oriented database optimized for your happiness :)

nosql database
MIT
v4.8.0
486,282

#2641 eyes-selenium 486.04K

Applitools Python SDK. Selenium package

applitools eyes eyes_selenium
Applitools SDK License
v5.25.6
486,047

#2642 mkl 484.95K

Intel® oneAPI Math Kernel Library

Intel Simplified Software License
v2024.1.0
484,958

#2643 pandarallel 484.81K

An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.

BSD
v1.6.5
484,818

#2644 pytest-azurepipelines 484.48K

Formatting PyTest output for Azure Pipelines UI

MIT
v1.0.5
484,482

#2645 azureml-inference-server-http 484.41K

Azure Machine Learning inferencing server.

https://aka.ms/azureml-sdk-license
v1.2.1
484,417

#2646 gym 482.92K

Gym: A universal API for reinforcement learning environments

MIT
v0.26.2
482,924

#2647 ratelimiter 482.3K

Simple python rate limiting object

Apache
v1.2.0.post0
482,309

#2648 python-ipware 481.86K

A Python package to retrieve user's IP address

MIT
v3.0.0
481,861

#2649 django-prometheus 481.71K

Django middlewares to monitor your application with Prometheus.io.

prometheus monitoring django
Apache
v2.3.1
481,718

#2650 core-universal 481.66K

Applitools Eyes Core SDK Server

Applitools SDK License
v4.14.0
481,666

#2651 translationstring 481.09K

Utility library for i18n relied on by various Repoze and Pyramid packages

localization chameleon internationalization gettext i18n l10n
BSD-like (http://repoze.org/license.html)
v1.4
481,092

#2652 nbsphinx 480.83K

Jupyter Notebook Tools for Sphinx

sphinx jupyter notebook
MIT
v0.9.3
480,837

#2653 validate_email 479.26K

Validate_email verify if an email address is valid and really exists.

mx validation email verify verification
LGPL
v1.3
479,262

#2654 seleniumbase 478.97K

A complete web automation framework for end-to-end testing.

testing crawling framework scraping seleniumbase browser webdriver sbase pytest automation selenium
MIT
v4.26.1
478,978

#2655 Farama-Notifications 478.04K

Notifications for all Farama Foundation maintained libraries.

v0.0.4
478,041

#2656 import-deps 477.92K

find python module imports

graph import quality
v0.2.0
477,920

#2657 pyramid 477.8K

The Pyramid Web Framework, a Pylons project

wsgi web pylons pyramid
BSD-derived (Repoze)
v2.0.2
477,803

#2658 microsoft-kiota-http 476.23K

Kiota http request adapter implementation for httpx library

graph openapi microsoft kiota
v1.3.1
476,230

#2659 jsonpath-rw-ext 475.82K

Extensions for JSONPath RW

v1.2.2
475,830

#2660 symspellpy 475.62K

Python SymSpell

word segmentation symspell spellchecker
MIT
v6.7.7
475,621

#2661 types-aiofiles 475.19K

Typing stubs for aiofiles

Apache-2.0 license
v23.2.0.20240403
475,198

#2662 eradicate 475.11K

Removes commented-out code.

format commented-out code clean
Expat License
v2.3.0
475,111

#2663 clr-loader 474.45K

Generic pure Python loader for .NET runtimes

MIT
v0.2.6
474,455

#2664 microsoft-kiota-authentication-azure 473.47K

Authentication provider for Kiota using Azure Identity

graph openapi microsoft kiota
v1.0.0
473,471

#2665 jupyter-contrib-core 472.97K

Common utilities for jupyter-contrib projects.

jupyter notebook
BSD 3-clause
v0.4.2
472,976

#2666 pytest-flake8 472.25K

pytest plugin to check FLAKE8 requirements

BSD License
v1.1.1
472,256

#2667 kedro 472.24K

Kedro helps you build production-ready data and analytics pipelines

data pipelines data engineering machine learning data science pipelines
Apache Software License (Apache 2.0)
v0.19.5
472,244

#2668 latexcodec 472.11K

A lexer and codec to work with LaTeX code in Python.

MIT
v3.0.0
472,115

#2669 gTTS 471.6K

gTTS (Google Text-to-Speech), a Python library and CLI tool to interface with Google Translate text-to-speech API

tts google translate gtts text to speech
MIT
v2.5.1
471,602

#2670 tk 471.44K

TensorKit is a deep learning helper between Python and C++.

Apache 2.0 Licence
v0.1.0
471,449

#2671 plaid-python 470.63K

Python client library for the Plaid API and Link

plaid api client
MIT
v21.0.0
470,633

#2672 patool 470.57K

portable archive file manager

archiver commandline manager compression archive
GPL-3
v2.2.0
470,571

#2673 fairscale 470.46K

FairScale: A PyTorch library for large-scale and high-performance training.

v0.4.13
470,466

#2674 jaxtyping 469.87K

Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees.

deep-learning jax neural-networks equinox typing
MIT License Copyright (c) 2022 Google LLC Permission is hereby
v0.2.28
469,878

#2675 pytest-deadfixtures 469.82K

A simple plugin to list unused fixtures in pytest

MIT
v2.2.1
469,828

#2676 importlib 469.46K

Backport of importlib.import_module() from Python 2.7

v1.0.4
469,461

#2677 types-croniter 468.66K

Typing stubs for croniter

Apache-2.0 license
v2.0.0.20240423
468,666

#2678 google-cloud-pipeline-components 467.63K

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.14.0
467,635

#2679 pyobjc 467.27K

Python<->ObjC Interoperability Module

objective-c cocoa bridge
MIT License
v10.2
467,274

#2680 pybtex 467.02K

A BibTeX-compatible bibliography processor in Python

MIT
v0.24.0
467,025

#2681 dagster-pipes 466.67K

Toolkit for Dagster integrations with transform logic outside of Dagster

Apache-2.0
v1.7.3
466,673

#2682 django-auth-ldap 466.51K

Django LDAP authentication backend

BSD
v4.8.0
466,518

#2683 apache-airflow-providers-odbc 466.24K

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

airflow airflow-provider odbc integration
v4.5.0
466,245

#2684 xmod 466.15K

🌱 Turn any object into a module 🌱

MIT
v1.8.1
466,156

#2685 mypy-boto3-elbv2 465.62K

Type annotations for boto3.ElasticLoadBalancingv2 1.34.63 service generated with mypy-boto3-builder 7.23.2

boto3 elbv2 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.63
465,624

#2686 hydra-colorlog 465.47K

Enables colorlog for Hydra apps

v1.2.0
465,473

#2687 pip-check 464.92K

Display installed pip packages and their update status..

v2.8.1
464,922

#2688 lifelines 464.87K

Survival analysis in Python, including Kaplan Meier, Nelson Aalen and regression

MIT
v0.28.0
464,872

#2689 editor 464.81K

🖋 Open the default text editor 🖋

MIT
v1.6.6
464,814

#2690 cement 464.78K

Application Framework for Python

framework cli
BSD
v3.0.10
464,783

#2691 python-keystoneclient 464.46K

Client Library for OpenStack Identity

v5.4.0
464,463

#2692 cloudscraper 464.39K

A Python module to bypass Cloudflare's anti-bot page.

scraping webscraper waf bypass anti-bot cloudflare scrape iuam ddos challenge
v1.2.71
464,394

#2693 pysbd 463.97K

pysbd (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection that works out-of-the-box across many languages.

nlp natural-language-processing
MIT
v0.3.4
463,970

#2694 runs 463.65K

🏃 Run a block of text as a subprocess 🏃

MIT
v1.2.2
463,653

#2695 yellowbrick 463.47K

A suite of visual analysis and diagnostic tools for machine learning.

data science scikit-learn machine learning matplotlib visualization
Apache 2
v1.5
463,473

#2696 psycopg2-pool 463.4K

Proper pooling of psycopg2 connections

postgres psycopg2
LGPL3
v1.2
463,405

#2697 flask-swagger-ui 463.14K

Swagger UI blueprint for Flask

swagger flask
MIT
v4.11.1
463,146

#2698 pyupgrade 462.59K

A tool to automatically upgrade syntax for newer versions.

MIT
v3.15.2
462,598

#2699 postgres 462.18K

postgres is a high-value abstraction over psycopg2.

sql psycopg2 postgresql
MIT
v4.0
462,190

#2700 graphene-django 462.04K

Graphene Django integration

api relay protocol graphql rest graphene
MIT
v3.2.1
462,043

#2701 radon 461.42K

Code Metrics in Python

complexity static metrics code analysis
MIT
v6.0.1
461,429

#2702 nibabel 460.94K

Access a multitude of neuroimaging data formats

MIT License
v5.2.1
460,946

#2703 django-formtools 460.85K

A set of high-level abstractions for Django forms

BSD
v2.5.1
460,857

#2704 mando 460.42K

Create Python CLI apps with little to no effort at all!

argument parser command line optparse dispatch subcommands arguments decorator flags options parser cli commands getopt argparse
MIT
v0.7.1
460,429

#2705 ulid-py 460.42K

Universally Unique Lexicographically Sortable Identifier

Apache 2.0
v1.1.0
460,421

#2706 platformio 460.38K

Your Gateway to Embedded Software Development Excellence. Unlock the true potential of embedded software development with PlatformIO's collaborative ecosystem, embracing declarative principles, test-driven methodologies, and modern toolchains for unrivaled success.

verilog arduino firmware hardware esp32 arm iot continuous-integration fpga esp8266 cloud-ide microcontroller avr ide unit-testing debug embedded mbed
Apache Software License
v6.1.15
460,385

#2707 std-uritemplate 460.22K

std-uritemplate implementation for Python

uritemplate std-uritemplate uritemplates stduritemplate
Apache 2.0
v0.0.57
460,226

#2708 model-bakery 459.61K

Smart object creation facility for Django.

testing python django factory
Apache License 2.0
v1.18.0
459,614

#2709 inference-schema 459.55K

This package is intended to provide a uniform schema for common machine learning applications, as well as a set of decorators that can be used to aid in web based ML prediction applications.

MIT License Copyright (c) Microsoft Corporation. All rights rese
v1.7.2
459,553

#2710 datadog_lambda 459.24K

The Datadog AWS Lambda Library

datadog lambda layer aws
Apache-2.0
v5.94.0
459,248

#2711 acme 458.74K

ACME protocol implementation in Python

Apache License 2.0
v2.10.0
458,745

#2712 hdbscan 458.66K

Clustering based on density with variable density clusters

hierarchical density cluster clustering
BSD
v0.8.33
458,662

#2713 types-PyMySQL 457.93K

Typing stubs for PyMySQL

Apache-2.0 license
v1.1.0.20240425
457,940

#2714 jsbeautifier 457.65K

JavaScript unobfuscator and beautifier.

MIT
v1.15.1
457,654

#2715 update-checker 457.5K

A python module that will check for package updates.

Simplified BSD License
v0.18.0
457,505

#2716 flake8-quotes 457.2K

Flake8 lint for quotes.

quotes flake8 lint
MIT
v3.4.0
457,208

#2717 pypinyin 457.05K

汉字拼音转换模块/工具.

pinyin 拼音
MIT
v0.51.0
457,058

#2718 dirtyjson 456.93K

JSON decoder for Python that can extract data from the muck

MIT License
v1.0.8
456,938

#2719 sttable 456.41K

Parser of string representation tables

MIT
v0.0.1
456,419

#2720 types-pkg-resources 456.22K

Typing stubs for pkg_resources

Apache-2.0 license
v0.1.3
456,220

#2721 types-beautifulsoup4 455.52K

Typing stubs for beautifulsoup4

Apache-2.0 license
v4.12.0.20240229
455,524

#2722 deepspeed 455.38K

DeepSpeed library

Apache Software License 2.0
v0.14.2
455,381

#2723 opentelemetry-instrumentation-kafka-python 454.2K

OpenTelemetry Kafka-Python instrumentation

v0.45b0
454,207

#2724 backports_abc 454.17K

A backport of recent additions to the 'collections.abc' module.

UNKNOWN
v0.5
454,178

#2725 couchbase 454.15K

Python Client for Couchbase

couchbase pycouchbase libcouchbase nosql
Apache License 2.0
v4.2.1
454,153

#2726 types-futures 453.64K

Typing stubs for futures

Apache-2.0 license
v3.3.8
453,644

#2727 p4python 453.63K

P4Python - Python interface to Perforce API

p4python perforce
LICENSE.txt
v2023.2.2581979
453,640

#2728 capstone 452.56K

Capstone disassembly engine

v5.0.1
452,569

#2729 pyobjc-framework-CoreServices 452.34K

Wrappers for the framework CoreServices on macOS

coreservices coreservices.carboncore coreservices.dictionaryservices coreservices.metadata coreservices.searchkit pyobjc coreservices.launchservices
MIT License
v10.2
452,347

#2730 django-ratelimit 452.25K

Cache-based rate-limiting for Django.

Copyright (c) 2022, James Socol Licensed under the Apache Licen
v4.1.0
452,254

#2731 PyDrive2 452.23K

Google Drive API made easy. Maintained fork of PyDrive.

Apache License 2.0
v1.19.0
452,234

#2732 tensorflow-recommenders 450.74K

Tensorflow Recommenders, a TensorFlow library for recommender systems.

recommendations recommenders tensorflow
Apache 2.0
v0.7.3
450,746

#2733 django-polymorphic 450.61K

Seamless polymorphic inheritance for Django models

polymorphic django
v3.1.0
450,619

#2734 aws-logging-handlers 450.48K

Logging aws_logging_handlers to AWS services that support S3 and Kinesis stream logging with multiple threads

aws stream firehose handler kinesis s3 amazon logging
v2.0.5
450,486

#2735 grapheme 450.48K

Unicode grapheme helpers

MIT
v0.6.0
450,483

#2736 smartystreets-python-sdk 450.41K

An official library to help Python developers easily access the SmartyStreets APIs

geocode smartystreets sdk library validation street address smarty verification
Apache 2
v4.14.2
450,416

#2737 pydruid 4.5E+2K

A Python connector for Druid.

Apache License, Version 2.0
v0.6.8
450,007

#2738 kconfiglib 449.44K

A flexible Python Kconfig implementation

kbuild menuconfig configuration-management kconfig
ISC
v14.1.0
449,441

#2739 pyobjc-framework-AddressBook 449.41K

Wrappers for the framework AddressBook on macOS

pyobjc addressbook
MIT License
v10.2
449,418

#2740 logzero 449.3K

Robust and effective logging for Python 2 and 3

logzero
MIT license
v1.7.0
449,303

#2741 opentelemetry-instrumentation-celery 449.23K

OpenTelemetry Celery Instrumentation

v0.45b0
449,237

#2742 pyobjc-framework-ExceptionHandling 449.01K

Wrappers for the framework ExceptionHandling on macOS

pyobjc exceptionhandling
MIT License
v10.2
449,019

#2743 mypy-boto3-kms 448.23K

Type annotations for boto3.KMS 1.34.84 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed kms botocore autocomplete
MIT License
v1.34.84
448,230

#2744 trafilatura 448.22K

Python package and command-line tool designed to gather text on the Web, includes all necessary discovery and text processing components to perform web crawling, downloads, scraping, and extraction of main texts, metadata and comments.

natural-language-processing web-scraping scraper corpus text-extraction html2text news-crawler tei-xml webscraping
Apache-2.0
v1.9.0
448,222

#2745 vllm 447.86K

A high-throughput and memory-efficient inference and serving engine for LLMs

Apache 2.0
v0.4.1
447,863

#2746 types-Werkzeug 447.77K

Typing stubs for Werkzeug

Apache-2.0 license
v1.0.9
447,775

#2747 pyobjc-framework-Automator 447.51K

Wrappers for the framework Automator on macOS

automator pyobjc
MIT License
v10.2
447,519

#2748 pandas-datareader 447.18K

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions

data
BSD License
v0.10.0
447,184

#2749 pyobjc-framework-LaunchServices 446.67K

Wrappers for the framework LaunchServices on macOS

pyobjc launchservices
MIT License
v10.2
446,672

#2750 tzwhere 445.56K

Python library to look up timezone from lat / long offline

MIT License
v3.0.3
445,561

#2751 pyobjc-framework-OSAKit 445.42K

Wrappers for the framework OSAKit on macOS

osakit pyobjc
MIT License
v10.2
445,423

#2752 pyTelegramBotAPI 444.86K

Python Telegram bot api.

api bot telegram tools
GPL2
v4.17.0
444,866

#2753 credstash 444.51K

A utility for managing secrets in the cloud using AWS KMS and DynamoDB

Apache2
v1.17.1
444,519

#2754 pyobjc-framework-FSEvents 443.95K

Wrappers for the framework FSEvents on macOS

pyobjc fsevents
MIT License
v10.2
443,956

#2755 django-ckeditor 443.88K

Django admin CKEditor integration.

v6.7.1
443,884

#2756 azureml-defaults 443.49K

Is a metapackage that is used internally by Azure Machine Learning

https://aka.ms/azureml-sdk-license
v1.56.0
443,490

#2757 pyobjc-framework-AVFoundation 442.95K

Wrappers for the framework AVFoundation on macOS

pyobjc avfoundation
MIT License
v10.2
442,956

#2758 graypy 442.87K

Python logging handlers that send messages in the Graylog Extended Log Format (GELF).

graylog gelf udp graylog2 logging amqp
BSD License
v2.1.0
442,874

#2759 aiosmtplib 442.78K

asyncio SMTP client

email smtp asyncio
MIT
v3.0.1
442,788

#2760 types-chardet 442.76K

Typing stubs for chardet

Apache-2.0 license
v5.0.4.6
442,769

#2761 pyobjc-framework-EventKit 442.5K

Wrappers for the framework Accounts on macOS

pyobjc eventkit
MIT License
v10.2
442,502

#2762 pyobjc-framework-ServiceManagement 442.42K

Wrappers for the framework ServiceManagement on macOS

pyobjc servicemanagement
MIT License
v10.2
442,429

#2763 microsoft-kiota-serialization-json 442.28K

Implementation of Kiota Serialization interfaces for JSON

microsoft openapi kiota graph
v1.2.0
442,283

#2764 pyobjc-framework-NotificationCenter 442.23K

Wrappers for the framework NotificationCenter on macOS

pyobjc notificationcenter
MIT License
v10.2
442,231

#2765 pyobjc-framework-CoreMedia 442.11K

Wrappers for the framework CoreMedia on macOS

coremedia pyobjc
MIT License
v10.2
442,115

#2766 pyobjc-framework-SyncServices 441.69K

Wrappers for the framework SyncServices on macOS

pyobjc syncservices
MIT License
v10.2
441,693

#2767 requests-pkcs12 441.69K

Add PKCS#12 support to the requests library in a clean way, without monkey patching or temporary files

ISC
v1.24
441,693

#2768 interface-meta 441.54K

`interface_meta` provides a convenient way to expose an extensible API with enforced method signatures and consistent documentation.

MIT
v1.3.0
441,543

#2769 pyobjc-framework-ScreenSaver 440.9K

Wrappers for the framework ScreenSaver on macOS

pyobjc screensaver
MIT License
v10.2
440,905

#2770 exchange-calendars 440.88K

Calendars for securities exchanges

security finance exchange calendar
Apache License Version 2.0, January 2004 http://www.apache.org/
v4.5.3
440,884

#2771 pyobjc-framework-CoreWLAN 440.37K

Wrappers for the framework CoreWLAN on macOS

corewlan pyobjc
MIT License
v10.2
440,376

#2772 pyobjc-framework-InstantMessage 440.22K

Wrappers for the framework InstantMessage on macOS

pyobjc instantmessage
MIT License
v10.2
440,222

#2773 ndindex 440.11K

A Python library for manipulating indices of ndarrays.

MIT
v1.8
440,117

#2774 pyobjc-framework-SearchKit 439.95K

Wrappers for the framework SearchKit on macOS

pyobjc searchkit
MIT License
v10.2
439,954

#2775 gender-guesser 439.23K

Get the gender from first name.

GPLv3
v0.4.0
439,230

#2776 pyobjc-framework-CoreMediaIO 439.08K

Wrappers for the framework CoreMediaIO on macOS

coremediaio pyobjc
MIT License
v10.2
439,081

#2777 starlette-context 439K

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.

middleware starlette fastapi
MIT
v0.3.6
439,005

#2778 pyobjc-framework-AVKit 438.8K

Wrappers for the framework AVKit on macOS

pyobjc avkit
MIT License
v10.2
438,805

#2779 pyobjc-framework-Accounts 438.75K

Wrappers for the framework Accounts on macOS

pyobjc accounts
MIT License
v10.2
438,758

#2780 panel 438.64K

The powerful data exploration & web app framework for Python.

BSD
v1.4.2
438,642

#2781 a2wsgi 438.58K

Convert WSGI app to ASGI app or ASGI app to WSGI app.

Apache-2.0
v1.10.4
438,585

#2782 pyobjc-framework-MultipeerConnectivity 438.52K

Wrappers for the framework MultipeerConnectivity on macOS

multipeerconnectivity pyobjc
MIT License
v10.2
438,528

#2783 pyobjc-framework-CoreML 438.29K

Wrappers for the framework CoreML on macOS

pyobjc coreml
MIT License
v10.2
438,291

#2784 pyobjc-framework-NaturalLanguage 438.23K

Wrappers for the framework NaturalLanguage on macOS

naturallanguage pyobjc
MIT License
v10.2
438,238

#2785 backports-datetime-fromisoformat 438.18K

Backport of Python 3.11's datetime.fromisoformat

MIT License Copyright (c) 2018 Michael Overmeyer Permission is
v2.0.1
438,189

#2786 courlan 438.12K

Clean, filter and sample URLs to optimize data collection – includes spam, content type and language filters.

cleaner url-manipulation preprocessing validation crawler url-parsing webcrawling urls
Apache-2.0
v1.1.0
438,124

#2787 pyobjc-framework-FinderSync 437.95K

Wrappers for the framework FinderSync on macOS

pyobjc findersync
MIT License
v10.2
437,953

#2788 scikit-plot 437.91K

An intuitive library to add plotting functionality to scikit-learn objects.

MIT License
v0.3.7
437,919

#2789 streamerate 437.84K

streamerate: a fluent and expressive Python library for chainable iterable processing, inspired by Java 8 streams.

MIT
v1.1.0
437,848

#2790 throttlex 437.61K

TimeStam eXtensions for Python

timestamp datetime time iso 8601 date
MIT
v1.0.0
437,614

#2791 port-for 437.6K

Utility that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association.

posix port
Copyright (c) 2012 Mikhail Korobov Permission is hereby granted
v0.7.2
437,608

#2792 pyobjc-framework-NetFS 437.36K

Wrappers for the framework NetFS on macOS

pyobjc netfs
MIT License
v10.2
437,364

#2793 pyobjc-framework-DictionaryServices 437.28K

Wrappers for the framework DictionaryServices on macOS

dictionaryservices pyobjc
MIT License
v10.2
437,289

#2794 coolname 437.18K

Random name and slug generator

coolname
BSD
v2.2.0
437,189

#2795 sparkorm 437.02K

SparkORM: Python Spark SQL & DataFrame schema management and basic Object Relational Mapping.

MIT
v1.2.16
437,022

#2796 tsx 436.91K

TimeStam eXtensions for Python

timestamp datetime time iso 8601 date
GPL
v0.1.16
436,910

#2797 pyobjc-framework-Network 436.76K

Wrappers for the framework Network on macOS

network pyobjc
MIT License
v10.2
436,767

#2798 microsoft-kiota-serialization-text 435.95K

Implementation of Kiota Serialization interfaces for text/plain

graph openapi microsoft kiota
v1.0.0
435,951

#2799 xmljson 435.73K

Converts XML into JSON/Python dicts/arrays and vice-versa.

xmljson
MIT
v0.2.1
435,731

#2800 pyapacheatlas 435.19K

A package to simplify working with the Apache Atlas REST APIs for Atlas and Azure Purview.

v0.16.0
435,193

#2801 spandrel 435.13K

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.

model arch pytorch arch pytorch architecture spandrel model architecture
MIT
v0.3.1
435,137

#2802 tox-gh-actions 435.08K

Seamless integration of tox into GitHub Actions

testing isolated virtual environments
MIT
v3.2.0
435,087

#2803 confuse 435.07K

Painless YAML configuration.

v2.0.1
435,073

#2804 sharepy 434.37K

Simple SharePoint Online authentication for Python

online sharepoint authentication
GPLv3
v2.0.0
434,374

#2805 line-profiler 433.44K

Line-by-line profiler

profiling timing line_profiler timer profiler
BSD
v4.1.3
433,448

#2806 param 432.65K

Make your Python code clearer and more reliable by declaring Parameters.

BSD-3-Clause
v2.1.0
432,657

#2807 asyncclick 432.49K

Composable command line interface toolkit, async version

BSD-3-Clause
v8.1.7.2
432,493

#2808 pip-licenses 431.98K

Dump the software license list of Python packages installed with pip.

check pip pypi package license
MIT
v4.4.0
431,985

#2809 dagster-aws 431.91K

Package for AWS-specific Dagster framework solid and resource components.

Apache-2.0
v0.23.3
431,918

#2810 opentelemetry-propagator-b3 431.81K

OpenTelemetry B3 Propagator

Apache-2.0
v1.24.0
431,811

#2811 rangehttpserver 430.76K

SimpleHTTPServer with support for Range requests

v1.3.3
430,770

#2812 vertica-python 430.63K

Official native Python client for the Vertica database.

vertica database
Apache License 2.0
v1.3.8
430,637

#2813 aws-cdk.asset-node-proxy-agent-v5 430.2K

@aws-cdk/asset-node-proxy-agent-v5

Apache-2.0
v2.0.166
430,201

#2814 azure-mgmt-resourcegraph 430.06K

Microsoft Azure Resource Graph Client Library for Python

MIT License
v8.0.0
430,065

#2815 plaster 429.94K

A loader interface around multiple config file formats.

config ini pastedeploy plaster
v1.1.2
429,944

#2816 plaster-pastedeploy 429.9K

A loader implementing the PasteDeploy syntax to be used by plaster.

config egg plaster_pastedeploy plaster ini pastedeploy
v1.0.1
429,903

#2817 PyOpenGL 429.38K

Standard OpenGL bindings for Python

3d mesa opengl glut arb gle glu ctypes graphics glx ext
BSD
v3.1.7
429,389

#2818 gorilla 428.98K

Convenient approach to monkey patching

monkey patch patching gorilla
MIT
v0.4.0
428,984

#2819 azure-schemaregistry 428.3K

Microsoft Azure Schema Registry Client Library for Python

MIT License
v1.2.0
428,305

#2820 tyro 428.11K

Strongly typed, zero-effort CLI interfaces

MIT
v0.8.3
428,118

#2821 striprtf 428.07K

A simple library to convert rtf to text

rtf
BSD-3-Clause
v0.0.26
428,076

#2822 zipfile-deflate64 427.97K

Extract Deflate64 ZIP archives with Python's zipfile API.

zip deflate zipfile deflate64
Apache 2.0
v0.2.0
427,973

#2823 zipfile36 427.55K

Read and write ZIP files - backport of the zipfile module from Python 3.6

v0.1.3
427,555

#2824 streamsets 427.39K

A Python SDK for StreamSets

v6.2.0
427,395

#2825 seqio-nightly 427.23K

SeqIO: Task-based datasets, preprocessing, and evaluation for sequence models.

nlp sequence machinelearning preprocessing
Apache 2.0
v0.0.18.dev20240502
427,237

#2826 python-gflags 427.21K

Obsolete. Please migrate to absl-py instead.

BSD
v3.1.2
427,212

#2827 bayesian-optimization 427.2K

Bayesian Optimization package

v1.4.3
427,210

#2828 pysmi 427.06K

SNMP SMI/MIB Parser

BSD
v0.3.4
427,066

#2829 pytoolconfig 425.71K

Python tool configuration

LGPL-3.0-or-later
v1.3.1
425,716

#2830 python-gvm 425.26K

Library to communicate with remote servers over GMP or OSP

GPL-3.0-or-later
v24.3.0
425,263

#2831 extras 425.17K

Useful extra bits for Python - things that shold be in the standard library

UNKNOWN
v1.0.0
425,174

#2832 jplephem 425.02K

Use a JPL ephemeris to predict planet positions.

MIT
v2.22
425,021

#2833 grpc-gateway-protoc-gen-openapiv2 422.71K

Provides the missing pieces for gRPC Gateway.

v0.1.0
422,718

#2834 docx2txt 422.34K

A pure python-based utility to extract text and images from docx files.

python
v0.8
422,343

#2835 django-waffle 422.25K

A feature flipper for Django.

BSD
v4.1.0
422,250

#2836 colorcet 421.69K

Collection of perceptually uniform colormaps

CC-BY License
v3.1.0
421,698

#2837 wincertstore 421.41K

Python module to extract CA and CRL certs from Windows' cert store (ctypes based).

ssl cert ca crl windows
PSFL
v0.2.1
421,413

#2838 pybase62 421.38K

Python module for base62 encoding

v1.0.0
421,390

#2839 azure-mgmt-hybridcompute 421.36K

Microsoft Azure Hybrid Compute Management Client Library for Python

azure sdk azure
MIT License
v8.0.0
421,364

#2840 dict2xml 420.58K

Small utility to convert a python dictionary into an XML string

v1.7.5
420,583

#2841 respx 420.44K

A utility for mocking out the Python HTTPX and HTTP Core libraries.

httpcore mock requests responses http httpx async
BSD-3-Clause
v0.21.1
420,444

#2842 Whoosh 420.31K

Fast, pure-Python full text indexing, search, and spell checking library.

index text spell search
Two-clause BSD license
v2.7.4
420,319

#2843 onnxmltools 420.04K

Converts Machine Learning models to ONNX

Apache License v2.0
v1.12.0
420,044

#2844 progressbar 419.91K

Text progress bar library for Python.

LICENSE.txt
v2.5
419,919

#2845 gvm-tools 419.77K

Tools to control a GSM/GVM over GMP or OSP

GPL-3.0-or-later
v24.3.0
419,777

#2846 fcm-django 419.32K

Send push notifications to mobile devices & browsers through FCM in Django.

v2.0.1
419,327

#2847 textile 418.86K

Textile processing for python.

textile html markup text
v4.0.2
418,860

#2848 aws-kinesis-agg 418.81K

Python module to assist in taking advantage of the Kinesis message aggregation format for both aggregation and deaggregation.

aws deaggregation kinesis aggregation kpl
Apache-2.0
v1.2.3
418,818

#2849 flasgger 418.49K

Extract swagger specs from your flask project

MIT
v0.9.7.1
418,496

#2850 pytype 418.14K

Python type inferencer

Apache 2.0
v2024.4.11
418,146

#2851 frictionless 418.09K

Data management framework for Python that provides functionality to describe, extract, validate, and transform tabular data

json schema frictionless data tabular data package json table schema data package data validation open data
v5.17.0
418,095

#2852 blackduck 417.42K

Package for using the Synopsys Black Duck Hub REST API.

api
Apache
v1.1.3
417,428

#2853 pip-audit 417.4K

A tool for scanning Python environments for known vulnerabilities

v2.7.3
417,406

#2854 aiocache 417.22K

multi backend asyncio cache

v0.12.2
417,220

#2855 elasticsearch-dbapi 417.07K

A DBAPI and SQLAlchemy dialect for Elasticsearch

Apache License, Version 2.0
v0.2.11
417,073

#2856 dbx 416.65K

DataBricks CLI eXtensions aka dbx

Databricks License
v0.8.18
416,656

#2857 msgraph-sdk 416.42K

The Microsoft Graph Python SDK

msgraph microsoft openapi graph
MIT License Copyright (c) Microsoft Corporation. Permission is
v1.2.0
416,428

#2858 Arpeggio 416.16K

Packrat parser interpreter

peg packrat parser interpreter library
MIT
v2.0.2
416,160

#2859 pgeocode 415.79K

Postal code geocoding

BSD
v0.5.0
415,793

#2860 uncertainties 415.75K

Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives

derivatives uncertainty calculations partial derivatives uncertainties standard deviation differentiation error propagation
Revised BSD License
v3.1.7
415,759

#2861 gnupg 415.41K

A Python wrapper for GnuPG

GPLv3+
v2.3.1
415,414

#2862 pyroute2 415.32K

Python Netlink library

GPL-2.0-or-later OR Apache-2.0
v0.7.12
415,322

#2863 clickhouse-sqlalchemy 415.17K

Simple ClickHouse SQLAlchemy Dialect

analytics cloud clickhouse db database
MIT
v0.3.1
415,170

#2864 mockito 413.98K

Spying framework

MIT
v1.5.0
413,987

#2865 sk-dist 413.87K

Distributed scikit-learn meta-estimators with PySpark

Apache 2.0
v0.1.9
413,873

#2866 pem 413.61K

PEM file parsing in Python.

ssl twisted tls cryptography pyopenssl pem
v23.1.0
413,615

#2867 codetiming 413.42K

A flexible, customizable timer for your Python code.

timer decorator contextmanager class
v1.4.0
413,424

#2868 django-guardian 413.07K

Implementation of per object permissions for Django.

BSD
v2.4.0
413,077

#2869 databases 412.84K

Async database support for Python.

BSD
v0.9.0
412,848

#2870 realesrgan 412.84K

Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration

pytorch image restoration esrgan computer vision real-esrgan super-resolution
BSD-3-Clause License
v0.3.0
412,844

#2871 pyobjc-framework-Cocoa 412.25K

Wrappers for the Cocoa frameworks on macOS

corefoundation foundation cocoa pyobjc appkit
MIT License
v10.2
412,257

#2872 trl 411.96K

Train transformer language models with reinforcement learning.

gpt2 rlhf language modeling huggingface ppo transformers
Apache 2.0
v0.8.6
411,962

#2873 Flake8-pyproject 411.58K

Flake8 plug-in loading the configuration from pyproject.toml

pyproject.toml flake8
v1.2.3
411,590

#2874 line-bot-sdk 411.37K

LINE Messaging API SDK for Python

Apache License 2.0
v3.11.0
411,371

#2876 nested-lookup 410.31K

Python functions for working with deeply nested documents (lists and dicts)

list dictionary xml dict schema json lookup document nested yaml
Public Domain
v0.2.25
410,312

#2877 autograd-gamma 410.2K

Autograd compatible approximations to the gamma family of functions

autograd gamma incomplete gamma function
MIT License
v0.5.0
410,210

#2878 aiomysql 410.09K

MySQL driver for asyncio.

asyncio mysql aiomysql mariadb
MIT
v0.2.0
410,095

#2879 sgp4 410.02K

Track Earth satellites given TLE data, using up-to-date 2020 SGP4 routines.

MIT
v2.23
410,030

#2880 gssapi 4.1E+2K

Python GSSAPI Wrapper

security gssapi
LICENSE.txt
v1.8.3
410,009

#2881 jupyter-packaging 409.48K

Jupyter Packaging Utilities.

jupyter ipython packaging
BSD 3-Clause License Copyright (c) 2017, Project Jupyter All ri
v0.12.3
409,484

#2882 python-string-utils 409.19K

Utility functions for strings validation and manipulation.

utilities validation str development compression string
MIT
v1.0.0
409,195

#2883 suds-community 408.91K

Lightweight SOAP client (community fork)

soap client service web
(specified using classifiers)
v1.1.2
408,918

#2884 snowflake 407.4K

Snowflake Python API

snowflake cloud warehouse db database analytics
Apache-2.0
v0.8.0
407,403

#2885 GPUtil 407.28K

GPUtil is a Python module for getting the GPU status from NVIDA GPUs using nvidia-smi.

nvidia available select load gpu memory usage free utilization
MIT
v1.4.0
407,282

#2886 cloudinary 407.09K

Python and Django SDK for Cloudinary

resize filter crop transformation cloudinary upload image manipulation cdn video
Released under the MIT license. Contains MIT licensed code from
v1.40.0
407,091

#2887 nutter 406.88K

A databricks notebook testing library

v0.1.35
406,890

#2888 sumy 406.73K

Module for automatic summarization of text documents and HTML pages.

data mining textrank data reduction automatic summarization lexrank nlp latent semantic analysis natural language processing lsa web-data extraction
Apache License, Version 2.0
v0.11.0
406,739

#2889 decli 406.28K

Minimal, easy-to-use, declarative cli tool

MIT
v0.6.2
406,283

#2890 pyunormalize 406.18K

Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent from the Python core Unicode database.

hangul syllable composition algorithm hangul jamo characters canonical composition hangul syllables canonical composition algorithm canonical ordering canonical ordering algorithm normalization nfc hangul syllable decomposition algorithm nfkd nfkc nfd unicode normalization unicode data unicode unicode normalization forms
MIT
v15.1.0
406,186

#2891 nats-py 405.92K

NATS client for Python

Apache 2 License
v2.7.2
405,925

#2892 types-aiobotocore-s3 405.8K

Type annotations for aiobotocore.S3 2.12.3 service generated with mypy-boto3-builder 7.23.2

mypy s3 type-annotations typeshed aiobotocore botocore autocomplete
MIT License
v2.12.3
405,804

#2893 jieba3k 405.68K

Chinese Words Segementation Utilities

UNKNOWN
v0.35.1
405,690

#2894 sparse 405.68K

Sparse n-dimensional arrays for the PyData ecosystem

scipy dask sparse numpy
BSD 3-Clause License Copyright (c) 2018, Sparse developers All
v0.15.1
405,689

#2895 pytest-lazy-fixture 405.53K

It helps to use fixtures in pytest.mark.parametrize

MIT
v0.6.3
405,533

#2896 feedfinder2 405.34K

Find the feed URLs for a website.

MIT
v0.0.4
405,341

#2897 langid 404.45K

langid.py is a standalone Language Identification (LangID) tool.

detection language
BSD
v1.1.6
404,454

#2898 pyspark-pandas 404.2K

Tools and algorithms for pandas Dataframes distributed on pyspark. Please consider the SparklingPandas project before this one

pyspark dataframe pandas series spark
UNKNOWN
v0.0.7
404,209

#2899 nptyping 404.03K

Type hints for NumPy.

MIT
v2.5.0
404,032

#2900 astropy-iers-data 403.94K

IERS Earth Rotation and Leap Second tables for the astropy core package

iers astropy data
Copyright (c) 2023, Astropy Developers All rights reserved. Re
v0.2024.4.29.0.28.48
403,942

#2901 shandy-sqlfmt 403.76K

sqlfmt formats your dbt SQL files so you don't have to.

Apache-2.0
v0.21.3
403,764

#2902 regress 403.17K

Python bindings to Rust's regress ECMA regular expressions library

rust regex regular expressions javascript ecmascript
MIT
v0.4.5
403,177

#2903 outlines 402.83K

Probabilistic Generative Model Programming

structured generation deep learning language models machine learning
v0.0.41
402,834

#2904 django-reversion 402.83K

An extension to the Django web framework that provides version control for model instances.

BSD
v5.0.12
402,833

#2905 isal 402.7K

Faster zlib and gzip compatible compression and decompression by providing python bindings for the ISA-L library.

isa-l igzip isal threads compression gzip deflate
PSF-2.0
v1.6.1
402,709

#2906 cantools 401.78K

CAN BUS tools.

can arxml automotive kcd can bus dbc
MIT
v39.4.5
401,787

#2907 json2html 401.57K

JSON to HTML Table Representation

html table json
MIT
v1.3.0
401,577

#2908 mirakuru 401.11K

Process executor (not only) for tests.

orchestration tests executor process
GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyr
v2.5.2
401,111

#2909 llamaindex-py-client 400.76K

v0.1.19
400,767

#2910 ccxt 400.66K

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 100+ exchanges

library xrp backtest backtesting ether eth investing real-time eur xbt web socket dogecoin public arbitrage investor price web sockets ltc dash litecoin exchanges merchandise crypto market pricefeed order ripple currency altcoin algorithmic cny ticker light orderbook invest volume order book trading usd price data zerocoin ws coins doge trader digital currency altcoins algotrading trade ethereum currencies zec etc toolkit coin market data darkcoin private bitcoin crypto api bot tickers strategy merchant framework markets minimal crypto currency btc websockets market e-commerce cryptocurrency ohlcv websocket realtime exchange
MIT
v4.3.13
400,660

#2911 tf2onnx 400.42K

Tensorflow to ONNX converter

Apache License v2.0
v1.16.1
400,425

#2912 pytest-httpx 400.33K

Send responses to httpx.

testing httpx mock pytest
MIT License Copyright (c) 2024 Colin Bounouar Permission is he
v0.30.0
400,332

#2913 win32-setctime 399.78K

A small Python utility to set file creation time on Windows

win32 filesystem filetime windows
MIT license
v1.1.0
399,785

#2914 FLAML 399.12K

A fast library for automated machine learning and tuning

v2.1.2
399,123

#2915 flake8-plugin-utils 399.03K

The package provides base classes and utils for flake8 plugin writing

plugin flake8 utils
MIT
v1.3.3
399,034

#2916 apache-airflow-providers-mongo 398.52K

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

integration mongo airflow-provider airflow
v4.0.0
398,524

#2917 python-barcode 398.4K

Create standard barcodes with Python. No external modules needed. (optional Pillow support included).

MIT
v0.15.1
398,405

#2918 cvxopt 398.24K

Convex optimization package

GNU GPL version 3
v1.3.2
398,247

#2919 pandas-market-calendars 397.74K

Market and exchange trading calendars for pandas

business days markets otc holiday exchanges datetime trading
MIT
v4.4.0
397,744

#2920 pycarlo 397.61K

Monte Carlo's Python SDK

Apache Software License (Apache 2.0)
v0.9.6
397,619

#2921 django-rest-swagger 397.48K

Swagger UI for Django REST Framework 3.5+

FreeBSD License
v2.2.0
397,482

#2922 bcpandas 397.27K

High-level wrapper around BCP for high performance data transfers between pandas and SQL Server. No knowledge of BCP required!!

mssql bcp pandas
MIT
v2.6.1
397,280

#2923 dagster-postgres 396.6K

A Dagster integration for postgres

Apache-2.0
v0.23.3
396,604

#2924 textstat 395.86K

Calculate statistical features from text

MIT
v0.7.3
395,865

#2925 Pyrogram 395.51K

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots

api telegram messenger python mtproto client chat library
LGPLv3
v2.0.106
395,511

#2926 python-logstash 395.25K

Python logging handler for Logstash.

MIT
v0.4.8
395,256

#2927 dvc-render 394.91K

Dvc Render

Apache-2.0
v1.0.2
394,911

#2928 jsonconversion 394.74K

This python module helps converting arbitrary Python objects into JSON strings and back.

conversion serialization json
BSD
v1.0.1
394,748

#2929 awslambdaric 394.12K

AWS Lambda Runtime Interface Client for Python

v2.0.11
394,125

#2930 fastrlock 393.9K

Fast, re-entrant optimistic lock implemented in Cython

MIT style
v0.8.2
393,904

#2931 rarfile 393.79K

RAR archive reader for Python

unrar archive rar
ISC
v4.2
393,796

#2932 django-admin-rangefilter 393.75K

django-admin-rangefilter app, add the filter by a custom date range on the admin UI.

MIT
v0.12.4
393,756

#2933 TgCrypto 393.71K

Fast and Portable Cryptography Extension Library for Pyrogram

telegram encryption mtproto aes extension crypto cryptography library pyrogram
LGPLv3+
v1.2.5
393,716

#2934 stdlib-list 393.65K

A list of Python Standard Libraries (2.7 through 3.12).

v0.10.0
393,659

#2935 dagster-graphql 393.62K

The GraphQL frontend to python dagster.

Apache-2.0
v1.7.3
393,628

#2936 stopit 392.48K

Timeout control decorator and context managers, raise any exception in another thread

threads timeout
GPLv3
v1.1.2
392,484

#2937 django-webpack-loader 391.75K

Transparently use webpack with django

assets webpack django
MIT License
v3.1.0
391,754

#2938 skyfield 391.74K

Elegant astronomy for Python

MIT
v1.48
391,741

#2939 Theano 391.62K

Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.

autodiff numerical numpy math gpu symbolic differentiation theano blas
BSD
v1.0.5
391,627

#2940 statistics 391.55K

A Python 2.* port of 3.4 Statistics Module

statistics
Apache License 2.0
v1.0.3.5
391,551

#2941 aiopg 390.04K

Postgres integration with asyncio.

BSD
v1.4.0
390,046

#2942 mpld3 389.65K

D3 Viewer for Matplotlib

BSD 3-clause
v0.5.10
389,659

#2943 interegular 388.32K

a regex intersection checker

MIT
v0.3.3
388,324

#2944 PyDrive 387.97K

Google Drive API made easy.

LICENSE
v1.3.1
387,972

#2945 brotlipy 387.81K

Python binding to the Brotli library

MIT
v0.7.0
387,810

#2946 pyinotify 387.71K

Linux filesystem events monitoring

MIT License
v0.9.6
387,713

#2947 google-cloud-os-config 387.3K

Google Cloud Os Config API client library

Apache 2.0
v1.17.3
387,306

#2948 insightface 387.29K

InsightFace Python Library

MIT
v0.7.3
387,292

#2949 nanoid 387.07K

A tiny, secure, URL-friendly, unique string ID generator for Python

MIT
v2.0.0
387,072

#2950 argilla 386.59K

Open-source tool for exploring, labeling, and monitoring data for NLP projects.

data-annotation natural-language-processing human-in-the-loop artificial-intelligence data-science text-labeling mlops developers-tools knowledged-graph
Apache-2.0
v1.27.0
386,591

#2951 sqlalchemy-json 386.13K

JSON type with nested change tracking for SQLAlchemy

mutable sqlalchemy json
BSD
v0.7.0
386,133

#2952 tink 385.93K

A multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.

tink cryptography
Apache 2.0
v1.10.0
385,931

#2953 langchain-experimental 385.47K

Building applications with LLMs through composability

MIT
v0.0.57
385,472

#2954 json-logging 384.73K

JSON Python Logging

python3 python json elk logstash elasticsearch python2 elastic elk-stack logging kibana logging-library
Apache License 2.0
v1.3.0
384,735

#2955 proxy_tools 384.62K

Proxy Implementation

MIT
v0.1.0
384,621

#2956 pythonping 384.19K

A simple way to ping in Python

network ping icmp
MIT
v1.1.4
384,197

#2957 fastai 383.97K

fastai simplifies training fast and accurate neural nets using modern best practices

deep learning machine learning fastai
Apache Software License 2.0
v2.7.15
383,978

#2958 awkward 383.89K

Manipulate JSON-like data with NumPy-like idioms.

BSD-3-Clause
v2.6.3
383,899

#2959 ipyparallel 383.69K

Interactive Parallel Computing with IPython

shell interactive interpreter parallel
# Licensing terms Traitlets is adapted from enthought.traits, C
v8.8.0
383,698

#2960 opentelemetry-instrumentation-asyncpg 383.63K

OpenTelemetry instrumentation for AsyncPG

v0.45b0
383,636

#2961 policyuniverse 383.26K

Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards.

policy statement arn wildcard iam action_groups condition
v1.5.1.20231109
383,265

#2962 pygerduty 382.59K

Python Client Library for PagerDuty's REST API

MIT
v0.38.3
382,597

#2963 pytest-pythonpath 382.27K

pytest plugin for adding to the PYTHONPATH from command line or configs.

MIT
v0.7.4
382,275

#2964 nvidia-ml-py3 382.2K

Python Bindings for the NVIDIA Management Library

BSD
v7.352.0
382,210

#2965 django-treebeard 382.12K

Efficient tree implementations for Django

Apache License 2.0
v4.7.1
382,130

#2966 PyICU 381.5K

Python extension wrapping the ICU C++ API

MIT
v2.13.1
381,507

#2967 catkin-pkg 381.47K

catkin package library

ros catkin
BSD
v1.0.0
381,471

#2968 types-boto 381.15K

Typing stubs for boto

Apache-2.0 license
v2.49.18.20240205
381,153

#2969 mapbox-earcut 380.66K

Python bindings for the mapbox earcut C++ polygon triangulation library.

ISC
v1.0.1
380,665

#2970 litellm 380.23K

Library to easily interface with LLM API providers

MIT
v1.35.35
380,239

#2971 asciitree 379.87K

Draws ASCII trees.

MIT
v0.3.3
379,870

#2972 Flask-Mail 379.8K

Flask extension for sending email

BSD
v0.9.1
379,802

#2973 dvc 379.52K

Git for data scientists - manage your code and data together

data-science reproducibility ai machine-learning developer-tools git collaboration data-version-control
Apache License 2.0
v3.50.1
379,526

#2974 pyglet 379.35K

pyglet is a cross-platform games and multimedia package.

v2.0.15
379,354

#2975 types-tqdm 378.94K

Typing stubs for tqdm

Apache-2.0 license
v4.66.0.20240417
378,941

#2976 git-url-parse 378.61K

git-url-parse - A simple GIT URL parser.

v1.2.2
378,613

#2977 pysnmp 378.31K

SNMP library for Python

BSD
v4.4.12
378,319

#2978 darkdetect 378.14K

Detect OS Dark Mode from Python

BSD-3-Clause
v0.8.0
378,143

#2979 natto-py 377.94K

A Tasty Python Binding with MeCab(FFI-based, no SWIG or compiler necessary)

バインディング mecab ffi 和布蕪 納豆 japanese 自然言語処理 binding nlp morphological analyzer 形態素解析
BSD
v1.0.1
377,950

#2980 ordereddict 377.8K

A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.

UNKNOWN
v1.1
377,806

#2981 trie 377.71K

Python implementation of the Ethereum Trie structure

trie evm merkle ethereum blockchain
MIT
v3.0.1
377,712

#2982 presidio-analyzer 377.62K

Presidio analyzer package

MIT
v2.2.354
377,620

#2983 types-Flask 377.19K

Typing stubs for Flask

Apache-2.0 license
v1.1.6
377,192

#2984 tf-estimator-nightly 377.17K

TensorFlow Estimator.

learning tensor tensorflow estimator machine
Apache 2.0
v2.16.0.dev2024012409
377,175

#2985 pyfarmhash 375.83K

Google FarmHash Bindings for Python

farmhash google
v0.3.2
375,838

#2986 flake8-debugger 375.8K

ipdb/pdb statement checker plugin for flake8

flake8 code quality ipdb linting plugin debugger
MIT
v4.1.2
375,802

#2987 domdf-python-tools 375.68K

Helpful functions for Python 🐍 🛠️

utilities
Copyright (c) 2019-2022 Dominic Davis-Foster Permission is here
v3.8.0.post2
375,687

#2988 nbdime 375.07K

Diff and merge of Jupyter Notebooks

shell interpreter interactive web
# Licensing terms This project is licensed under the terms of t
v4.0.1
375,077

#2989 apache-airflow-providers-docker 374.78K

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

airflow airflow-provider docker integration
v3.10.0
374,788

#2990 kmodes 374.43K

Python implementations of the k-modes and k-prototypes clustering algorithms for clustering categorical data.

MIT
v0.12.2
374,434

#2991 etcd3 372.96K

Python client for the etcd3 API

etcd3
Apache Software License 2.0
v0.12.0
372,969

#2992 eli5 372.89K

Debug machine learning classifiers and explain their predictions

MIT license
v0.13.0
372,899

#2993 contextily 372.78K

Context geo-tiles in Python

3-Clause BSD
v1.6.0
372,785

#2994 traittypes 372.72K

Scipy trait types

shell interpreter interactive web
BSD
v0.2.1
372,724

#2995 pyobjc-framework-PubSub 372.12K

Wrappers for the framework PubSub on macOS

pubsub pyobjc
MIT License
v10.2
372,129

#2996 android_backup 371.69K

Unpack and repack android backups

backup pack development unpack android
Apache-2.0
v0.2.0
371,693

#2997 opentelemetry-instrumentation-pika 371.69K

OpenTelemetry pika instrumentation

v0.45b0
371,693

#2998 types-python-slugify 371.13K

Typing stubs for python-slugify

Apache-2.0 license
v8.0.2.20240310
371,135

#2999 plotly-express 371.08K

Plotly Express - a high level wrapper for Plotly.py

MIT
v0.4.1
371,084

#3000 setuptools-scm-git-archive 370.47K

setuptools_scm plugin for git archives

version vcs tags scm archive git
MIT
v1.4.1
370,474

#3001 asgi-lifespan 370.22K

Programmatic startup/shutdown of ASGI apps.

MIT
v2.1.0
370,229

#3002 asgi-correlation-id 370.03K

Middleware correlating project logs to individual requests

fastapi request-id x-request-id sentry celery correlation-id asgi middleware starlette async tracing logging correlation
MIT
v4.3.1
370,037

#3003 grequests 369.77K

Requests + Gevent

BSD
v0.7.0
369,778

#3004 imgaug 369.21K

Image augmentation library for deep neural networks

cnn deep learning image neural network overfitting machine learning computer vision augmentation
MIT
v0.4.0
369,216

#3005 opentelemetry-instrumentation-sklearn 369.11K

OpenTelemetry sklearn instrumentation

v0.45b0
369,119

#3006 awkward-cpp 369.07K

CPU kernels and compiled extensions for Awkward Array

BSD-3-Clause
v32
369,071

#3007 pyvis 368.03K

A Python network graph visualization library

BSD
v0.3.2
368,036

#3008 arch 367.77K

ARCH for Python

volatility random walk garch unit root finance dickey fuller arch arch multiple comparisons econometrics reality check time series spa stepm confidence intervals variance bootstrap
# License **Copyright (c) 2017 Kevin Sheppard. All rights reser
v7.0.0
367,776

#3009 cdifflib 367.72K

C implementation of parts of difflib

c difflib diff
Copyright (c) 2013, Matthew Duggan All rights reserved. Redistri
v1.2.6
367,723

#3010 dag-factory 367.68K

Dynamically build Airflow DAGs from YAML files

airflow
MIT
v0.19.0
367,685

#3011 flash-attn 367.64K

Flash Attention: Fast and Memory-Efficient Exact Attention

v2.5.8
367,642

#3012 aiodataloader 367.5K

Asyncio DataLoader implementation for Python

future concurrent aiodataloader deferred
v0.4.0
367,508

#3013 readerwriterlock 367.5K

A python implementation of the three Reader-Writer problems.

fair write synchronize priority lock reader rwlock thread read writer read-write lock
MIT
v1.0.9
367,504

#3014 fs-s3fs 367.39K

Amazon S3 filesystem for PyFilesystem2

pyfilesystem
MIT
v1.1.1
367,391

#3015 python-swiftclient 366.4K

OpenStack Object Storage API Client Library

Apache License, Version 2.0
v4.5.0
366,406

#3016 google-cloud-org-policy 366.15K

Google Cloud Org Policy API client library

Apache 2.0
v1.11.0
366,152

#3017 pytest_httpserver 366.01K

pytest-httpserver is a httpserver for pytest

MIT
v1.0.10
366,017

#3018 mkdocs-get-deps 365.66K

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

mkdocs
v0.2.0
365,665

#3019 grpc-stubs 365.44K

Mypy stubs for gRPC

MIT
v1.53.0.5
365,446

#3020 youtube_dl 365.44K

YouTube video downloader

Unlicense
v2021.12.17
365,442

#3021 llama-index-readers-file 365.03K

llama-index readers file integration

unstructured.io html jupyter yml spreadsheet hwp tabular pymupdf 10q ipynb eml pdf receipt chart 10k invoice figure notebook yaml sec image
MIT
v0.1.19
365,038

#3022 lml 364.98K

Load me later. A lazy plugin management system.

python
New BSD
v0.1.0
364,982

#3023 seqeval 364.92K

Testing framework for sequence labeling

MIT
v1.2.2
364,929

#3024 parver 364.02K

Parse and manipulate version numbers.

parse version pep440
MIT
v0.5
364,026

#3025 zigpy-zigate 363.84K

A library which communicates with ZiGate radios for zigpy

GPL-3.0
v0.12.0
363,849

#3026 fixtures 363.67K

Fixtures, reusable state for writing clean tests and more.

v4.1.0
363,677

#3027 opentelemetry-instrumentation-pymongo 363.13K

OpenTelemetry pymongo instrumentation

v0.45b0
363,133

#3028 openshift 361.96K

OpenShift python client

swagger kubernetes openapi openshift
Apache License Version 2.0
v0.13.2
361,968

#3029 pymongo-auth-aws 361.69K

MONGODB-AWS authentication support for PyMongo

mongodb mongodb-aws pymongo pymongo-auth-aws mongo
Apache License, Version 2.0
v1.1.0
361,694

#3030 flake8-bandit 361.57K

Automated security testing with bandit and flake8.

MIT
v4.1.1
361,574

#3031 pytest-flask 361.52K

A set of py.test fixtures to test Flask applications.

testing pytest flask
MIT
v1.3.0
361,528

#3032 roboflow 361.41K

Official Python package for working with the Roboflow API

v1.1.28
361,417

#3033 pyexcel-io 361.39K

A python library to read and write structured data in csv, zipped csvformat and to/from databases

tsvz api tsv python django csv sqlalchemy csvz
New BSD
v0.6.6
361,395

#3034 numpy-quaternion 361.04K

Add a quaternion dtype to NumPy

v2023.0.3
361,046

#3035 google-cloud-ndb 361.02K

NDB library for Google Cloud Datastore

Apache 2.0
v2.3.1
361,024

#3036 python-on-whales 361.01K

A Docker client for Python, designed to be fun and intuitive!

MIT License Copyright (c) 2020 Gabriel de Marmiesse de Lussan
v0.71.0
361,014

#3037 osc-lib 360.94K

OpenStackClient Library

v3.0.1
360,942

#3038 HeapDict 360.8K

a heap with decrease-key and increase-key operations

a* dictionary heap increase-key priority queue dijkstra decrease-key
BSD
v1.0.1
360,801

#3039 python-openstackclient 360.06K

OpenStack Command-line Client

v6.6.0
360,069

#3040 llama-index-llms-openai 359.69K

llama-index llms openai integration

MIT
v0.1.16
359,692

#3041 pure-pcapy3 359.54K

Pure Python reimplementation of pcapy. This package is API compatible and a drop-in replacement.

pcap reader writer file
Simplified BSD
v1.0.1
359,547

#3042 sphinx-book-theme 359.25K

A clean book theme for scientific explanations and documentation with Sphinx

BSD 3-Clause License Copyright (c) 2020, Chris Holdgraf All rig
v1.1.2
359,259

#3043 mammoth 359.06K

Convert Word documents from docx to simple and clean HTML and Markdown

docx markdown html clean word office md
BSD-2-Clause
v1.7.1
359,069

#3044 scylla-driver 358.93K

Scylla Driver for Apache Cassandra

graph cql dse cassandra orm
v3.26.8
358,939

#3045 mypy-boto3-sso 358.39K

Type annotations for boto3.SSO 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 sso mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
358,391

#3046 pydantic-avro 358.32K

Converting pydantic classes to avro schemas

pydantic avro
MIT
v0.6.5
358,325

#3047 python-geohash 358.31K

Fast, accurate python geohashing library

UNKNOWN
v0.8.5
358,315

#3048 flake8-broken-line 357.82K

Flake8 plugin to forbid backslashes for line breaks

flake8-plugin flake8 code quality wemake.services linting linter
MIT
v1.0.0
357,825

#3049 pusher 357.78K

A Python library to interract with the Pusher Channels API

realtime websockets pusher rest service
MIT
v3.3.2
357,788

#3050 hurry.filesize 357.3K

A simple Python library for human readable file sizes (or anything sized in bytes).

size bytes file
ZPL 2.1
v0.9
357,307

#3051 undetected-chromedriver 357.13K

('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
357,132

#3052 httpie 356.78K

HTTPie: modern, user-friendly command-line HTTP client for the API era.

BSD
v3.2.2
356,784

#3053 property-cached 356.42K

A decorator for caching properties in classes (forked from cached-property).

property cache cached-property
BSD
v1.6.4
356,425

#3054 transaction 355.99K

Transaction management for Python

ZPL 2.1
v4.0
355,991

#3055 svg.path 355.92K

SVG path objects and parser

path svg maths
MIT
v6.3
355,922

#3056 dbfread 355.57K

Read DBF Files with Python

MIT
v2.0.7
355,574

#3057 imagecodecs 355.51K

Image transformation, compression, and decompression codecs

BSD
v2024.1.1
355,515

#3058 micloud 354.65K

Xiaomi cloud connect library

MIT
v0.6
354,653

#3059 macholib 354.62K

Mach-O header analysis and editing

dyld mach-o
MIT
v1.16.3
354,623

#3060 bezier 353.95K

Helper for Bézier Curves, Triangles, and Higher Order Objects

intersection python bezier geometry curve
Apache 2.0
v2023.7.28
353,958

#3061 ceja 353.78K

PySpark string and phonetic matching

v0.4.0
353,788

#3062 suds 353.75K

Lightweight SOAP client (community fork)

soap client service web
(specified using classifiers)
v1.1.2
353,752

#3063 sigmatools 353.42K

Tools for the Generic Signature Format for SIEM Systems

splunk ids monitoring siem sysmon security elasticsearch signatures logging
LGPLv3
v0.23.1
353,429

#3064 spotinst-agent 353.25K

Spectrum instance spotinst-agent that is able to run remote scripts, collect data, deploy applications and more.

monitoring spotinst execution agent infrastructure deployment
MIT
v1.1.259
353,260

#3065 python-novaclient 353.06K

Client library for OpenStack Compute API

Apache License, Version 2.0
v18.6.0
353,064

#3066 utilsforecast 352.89K

Forecasting utilities

time-series forecasting analysis
Apache Software License 2.0
v0.1.7
352,898

#3067 customtkinter 352.77K

Create modern looking GUIs with Python

Creative Commons Zero v1.0 Universal
v5.2.2
352,771

#3068 ptvsd 352.73K

Remote debugging server for Python support in Visual Studio and Visual Studio Code

MIT
v4.3.2
352,734

#3069 ctranslate2 351.93K

Fast inference engine for Transformer models

mkl nmt quantization translation inference opennmt cuda machine neural
MIT
v4.2.1
351,931

#3070 django-mysql 351.14K

Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.

django mysql mariadb
MIT
v4.13.0
351,144

#3071 vulture 351.09K

Find dead code

dead-code-removal
MIT
v2.11
351,097

#3072 pynut3 351.08K

A Python3 abstraction class to access NUT servers for uninterruptible power supplies (UPS).

v2.2.1
351,087

#3073 types-aiobotocore-sqs 350.19K

Type annotations for aiobotocore.SQS 2.12.3 service generated with mypy-boto3-builder 7.23.2

sqs mypy type-annotations typeshed aiobotocore botocore autocomplete
MIT License
v2.12.3
350,192

#3074 textfsm 349.98K

Python module for parsing semi-structured text into python tables.

Apache License, Version 2.0
v1.1.3
349,988

#3075 django-coverage-plugin 349.91K

Django template coverage.py plugin

Apache-2.0
v3.1.0
349,918

#3076 robotframework-pabot 348.35K

Parallel test runner for Robot Framework

Apache License, Version 2.0
v2.18.0
348,355

#3077 python-ulid 348.14K

Universally unique lexicographically sortable identifier

v2.5.0
348,143

#3078 IMAPClient 347.9K

Easy-to-use, Pythonic and complete IMAP client library

email mail client imap
3-Clause BSD License
v3.0.1
347,905

#3079 lime 347.19K

Local Interpretable Model-Agnostic Explanations for machine learning classifiers

BSD
v0.2.0.1
347,197

#3080 pytest-mypy 346.98K

Mypy static type checker plugin for Pytest

MIT
v0.10.3
346,985

#3081 brother-ql-inventree 346.97K

Python package to talk to Brother QL label printers

ql-500 ql-1100nwb ql-810w ql-570 ql-700 ql-710w ql-720nw ql-1100 ql-1050 ql-800 ql-550 ql-820nwb ql-560 brother ql-600 ql-1115nwb ql-1060n
GPL
v1.1
346,979

#3082 inventree-brother-plugin 346.87K

Brother label printer plugin for InvenTree

inventory inventree printer label printing
MIT
v0.9.0
346,870

#3083 types-aiobotocore-dynamodb 346.74K

Type annotations for aiobotocore.DynamoDB 2.12.3 service generated with mypy-boto3-builder 7.23.2

mypy dynamodb type-annotations typeshed aiobotocore botocore autocomplete
MIT License
v2.12.3
346,744

#3084 opentelemetry-exporter-gcp-trace 346.59K

Google Cloud Trace exporter for OpenTelemetry

Apache-2.0
v1.6.0
346,597

#3085 openvino-telemetry 345.76K

OpenVINO™ Telemetry package for sending statistics with user's consent, used in combination with other OpenVINO™ packages.

OSI Approved :: Apache Software License
v2024.1.0
345,769

#3086 cbor 345.63K

RFC 7049 - Concise Binary Object Representation

Apache
v1.0.0
345,640

#3087 fiscalyear 345.46K

Utilities for managing the fiscal calendar

datetime calendar fiscal year fiscal quarter
MIT
v0.4.0
345,465

#3088 aws-cdk.core 344.64K

AWS Cloud Development Kit Core Library

Apache-2.0
v1.204.0
344,642

#3089 reportportal-client 344.27K

Python client for ReportPortal v5.

testing reportportal client reporting
Apache 2.0.
v5.5.6
344,276

#3090 pynput 344.2K

Monitor and control user input devices

keyboard input control mouse mouse input control keyboard
LGPLv3
v1.7.6
344,210

#3091 Parsley 343.85K

Parsing and pattern matching made easy.

MIT License
v1.3
343,855

#3092 optbinning 343.84K

OptBinning: The Python Optimal Binning library

Apache Licence 2.0
v0.19.0
343,846

#3093 alchemy-mock 343.32K

SQLAlchemy mock helpers.

testing sqlalchemy mock
MIT
v0.4.3
343,322

#3094 llama-index-agent-openai 343.21K

llama-index agent openai integration

MIT
v0.2.3
343,218

#3095 tslearn 342.68K

A machine learning toolkit dedicated to time-series data

BSD-2-Clause
v0.6.3
342,683

#3096 pyrate-limiter 342.02K

Python Rate-Limiter using Leaky-Bucket Algorithm

leaky-bucket rate_limiter rate ratelimiting ratelimit rate-limiter ratelimiter
MIT
v3.6.1
342,028

#3097 django-axes 341.81K

Keep track of failed login attempts in Django-powered sites.

security pci django authentication
MIT
v6.4.0
341,816

#3098 xatlas 341.79K

Python bindings for xatlas

MIT License Copyright (c) 2021 Markus Worchel Permission is he
v0.0.9
341,796

#3099 bravado 341.19K

Library for accessing Swagger-enabled API's

BSD 3-Clause License
v11.0.3
341,192

#3100 path.py 340.72K

A module wrapper for os.path

v12.5.0
340,729

#3101 python-schema-registry-client 340.32K

Python Rest Client to interact against Schema Registry confluent server

MIT
v2.5.6
340,323

#3102 docxtpl 340.01K

Python docx template engine

jinja2
LGPL 2.1
v0.17.0
340,011

#3103 decord 339.68K

Decord Video Loader

APACHE
v0.6.0
339,686

#3104 asyncio-throttle 339.59K

Simple, easy-to-use throttler for asyncio

MIT
v1.0.2
339,597

#3105 sparkaid 339.42K

Utils for working with Spark

spark manipulate dataframe
v1.0.0
339,422

#3106 pydevd-pycharm 339.23K

PyCharm Debugger (used in PyCharm and PyDev)

pydevd pydev.debugger pycharm pydev
Apache 2.0
v241.15989.155
339,238

#3107 logzio-python-handler 338.58K

Logging handler to send logs to your Logz.io account with bulk SSL

logz.io handler https bulk logging
Apache License 2
v4.1.2
338,584

#3108 shiboken6 338.52K

Python/C++ bindings helper module

qt
LGPL
v6.7.0
338,523

#3109 ntplib 337.93K

Python NTP library

MIT
v0.4.0
337,930

#3110 Flask-OAuthlib 337.78K

OAuthlib for Flask

BSD
v0.9.6
337,781

#3111 lkml 337.39K

A speedy LookML parser implemented in pure Python.

parser lookml looker
MIT
v1.3.4
337,394

#3112 python-frontmatter 337.07K

Parse and manage posts with YAML (or other) frontmatter

frontmatter
MIT
v1.1.0
337,073

#3113 expecttest 336.25K

MIT
v0.2.1
336,255

#3114 clickhouse-toolset 336.1K

v0.30.dev0
336,104

#3115 vtk 335.31K

VTK is an open-source toolkit for 3D computer graphics, image processing, and visualization

BSD
v9.3.0
335,310

#3116 django-localflavor 335.25K

Country-specific Django helpers

BSD
v4.0
335,256

#3117 stix2-patterns 334.85K

Validate STIX 2 Patterns.

v2.0.0
334,858

#3118 cobble 334.68K

Create data objects

object data case class
UNKNOWN
v0.1.3
334,687

#3119 python-cinderclient 334.58K

OpenStack Block Storage API Client Library

v9.5.0
334,586

#3120 docker-py 334.39K

Python client for Docker.

UNKNOWN
v1.10.6
334,395

#3121 icecream 334.34K

Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.

MIT
v2.1.3
334,345

#3122 opentelemetry-exporter-jaeger-thrift 334.08K

Jaeger Thrift Exporter for OpenTelemetry

v1.21.0
334,081

#3123 submitit 333.89K

"Python 3.8+ toolbox for submitting jobs to Slurm

v1.5.1
333,893

#3124 openvino 333.79K

OpenVINO(TM) Runtime

OSI Approved :: Apache Software License
v2024.1.0
333,790

#3125 casefy 333.46K

Utilities for string case conversion.

case-converter case casefy casing
MIT License Copyright (c) 2022 Diego Miguel Lozano Permission
v0.1.7
333,465

#3126 bravado-core 333.45K

Library for adding Swagger support to clients and servers

BSD 3-Clause License
v6.1.1
333,454

#3127 rouge 333.4K

Full Python ROUGE Score Implementation (not a wrapper)

nl cl summarization natural language processing computational linguistics
LICENCE.txt
v1.0.1
333,401

#3128 globus-compute-endpoint 333.33K

Globus Compute: High Performance Function Serving for Science

function serving globus compute faas
Apache License, Version 2.0
v2.19.0
333,340

#3129 google-python-cloud-debugger 333.05K

Python Cloud Debugger

cloud google debugger
Apache License, Version 2.0
v4.1
333,055

#3130 tencentcloud-sdk-python 332.98K

Tencent Cloud SDK for Python

Apache License 2.0
v3.0.1139
332,986

#3131 apache-airflow-providers-salesforce 332.85K

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

integration airflow-provider airflow salesforce
v5.6.3
332,852

#3132 databricks-pypi-extras 332.65K

v0.1
332,658

#3133 scooch 332.59K

A python module for configuring hierarchical class structures in yaml with defaults

learning python configuration machine scooch
Apache 2.0
v1.0.4
332,592

#3134 llama-index-embeddings-openai 331.96K

llama-index embeddings openai integration

MIT
v0.1.9
331,967

#3135 keras-nightly 331.94K

Multi-backend Keras.

Apache License 2.0
v3.3.3.dev2024050203
331,943

#3136 tika 331.93K

Apache Tika Python library

fish tika babel apache digital
Apache License version 2 ("ALv2")
v2.6.0
331,935

#3137 oauth2 331.89K

library for OAuth version 1.9

oauth
MIT License
v1.9.0.post1
331,894

#3138 h2o 331.76K

H2O, Fast Scalable Machine Learning, for python

statistical analysis data mining modeling big data parallel machine learning distributed
Apache v2
v3.46.0.1
331,764

#3139 PySide6-Essentials 331.72K

Python bindings for the Qt cross-platform application and UI framework (Essentials)

qt
LGPL
v6.7.0
331,729

#3140 apache-airflow-providers-oracle 331.56K

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

integration oracle airflow-provider airflow
v3.9.2
331,563

#3141 dyNET 331.41K

The Dynamic Neural Network Toolkit

Apache 2.0
v2.1.2
331,412

#3142 gin-config 331.26K

Gin-Config: A lightweight configuration library for Python

learning python gin-config configuration machine gin
Apache 2.0
v0.5.0
331,264

#3143 mkdocs-git-revision-date-localized-plugin 331.15K

Mkdocs plugin that enables displaying the localized date of the last git modification of a markdown file.

timeago babel mkdocs plugin git date
MIT
v1.2.5
331,152

#3144 whichcraft 331.1K

This package provides cross-platform cross-python shutil.which functionality.

whichcraft
BSD
v0.6.1
331,109

#3145 readability-lxml 331.02K

fast html to text parser (article readability tool) with python 3 support

Apache License 2.0
v0.8.1
331,025

#3146 mdx-truly-sane-lists 330.79K

Extension for Python-Markdown that makes lists truly sane. Custom indents for nested lists and fix for messy linebreaks.

markdown markdown extension lists markup
MIT
v1.3
330,797

#3147 vhacdx 330.69K

Python bindings for VHACD

v0.0.6
330,700

#3148 pytest-nunit 330.63K

A pytest plugin for generating NUnit3 test result XML output

MIT License
v1.0.7
330,640

#3149 pytorch-metric-learning 330.11K

The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.

v2.5.0
330,116

#3150 check-jsonschema 329.77K

A jsonschema CLI and pre-commit hook

v0.28.2
329,774

#3151 flit 329.65K

A simple packaging tool for simple packages.

v3.9.0
329,659

#3152 codeguru-profiler-agent 329.64K

The Python agent to be used for Amazon CodeGuru Profiler

v1.2.5
329,649

#3153 M2Crypto 329.59K

A Python crypto and SSL toolkit

cryptography openssl
MIT
v0.41.0
329,599

#3154 pyngrok 329.44K

A Python wrapper for ngrok.

MIT License Copyright (c) 2018-2024 Alex Laird Permission is h
v7.1.6
329,446

#3155 appengine-python-standard 329.2K

Google App Engine services SDK for Python 3

v1.1.6
329,203

#3156 jsonargparse 328.93K

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-present, Mauricio Vill
v4.28.0
328,931

#3157 pyre-extensions 328.58K

Type system extensions for use with the pyre type checker

v0.0.30
328,586

#3158 django-rq 328.51K

An app that provides django integration for RQ (Redis Queue)

MIT
v2.10.2
328,515

#3159 signxml 328.43K

Python XML Signature and XAdES library

Apache Software License
v3.2.2
328,431

#3160 idf-component-manager 328.31K

The component manager for ESP-IDF

Apache License 2.0
v1.5.2
328,314

#3161 zenpy 328.25K

Python wrapper for the Zendesk API

zendesk wrapper api
GPLv3
v2.0.48
328,256

#3162 clipboard 328.21K

A cross platform clipboard operation library of Python. Works for Windows, Mac and Linux.

MIT
v0.0.4
328,211

#3163 pytest-pylint 327.87K

pytest plugin to check source code with pylint

MIT
v0.21.0
327,877

#3164 freetype-py 327.63K

Freetype python bindings

freetype font
v2.4.0
327,635

#3165 asteval 327.4K

Safe, minimalistic evaluator of python expression using ast module

MIT License
v0.9.32
327,401

#3166 rtoml 327.37K

v0.10.0
327,378

#3167 astronomer-cosmos 327.28K

Render 3rd party workflows in Airflow

astronomer apache-airflow airflow dbt dags
v1.3.2
327,284

#3168 commitizen 326.99K

Python commitizen client tool

commits commitizen conventional git
MIT
v3.25.0
326,991

#3169 embreex 326.45K

Python binding for Intel's Embree ray engine

Copyright (c) 2015, Anthony Scopatz All rights reserved. Redist
v2.17.7.post4
326,455

#3170 sqlalchemy-hana 326.36K

SQLAlchemy dialect for SAP HANA

hana sqlalchemy sap
Apache-2.0
v2.1.0
326,361

#3171 restfly 326.24K

REST API library framework

rest api library
MIT
v1.4.7
326,241

#3172 PySide6 325.97K

Python bindings for the Qt cross-platform application and UI framework

qt
LGPL
v6.7.0
325,973

#3173 django-colorfield 325.93K

color field for django models with a nice color-picker in the admin.

python colorpicker colorfield chooser admin django picker color field
MIT License Copyright (c) 2013-present Jared Forsyth / Fabio Ca
v0.11.0
325,932

#3174 envs 325.88K

Easy access of environment variables from Python with support for strings, booleans, list, tuples, and dicts.

Apache-2.0
v1.4
325,886

#3175 ipaddr 325.88K

Google's IP address manipulation library

Apache License, Version 2.0
v2.2.0
325,885

#3176 pyhdb 325.85K

SAP HANA Database Client for Python

Apache License Version 2.0
v0.3.4
325,859

#3177 pytest-snapshot 325.76K

A plugin for snapshot testing with pytest.

MIT
v0.9.0
325,762

#3178 python-mimeparse 325.56K

A module provides basic functions for parsing mime-type names and matching them against a list of media-ranges.

mime-type
UNKNOWN
v1.6.0
325,568

#3179 dataclass-wizard 325.46K

Marshal dataclasses to/from JSON. Use field properties with initial values. Construct a dataclass schema with JSON input.

serialization marshal field-property json wizard json to dataclass dataclasses property dataclass deserialization json2dataclass dict to dataclass
Apache 2.0
v0.22.3
325,463

#3180 marko 325K

A markdown parser with high extensibility.

MIT
v2.0.3
325,000

#3181 sphinxcontrib-bibtex 324.44K

Sphinx extension for BibTeX style citations.

BSD
v2.6.2
324,450

#3182 holoviews 324.32K

Stop plotting your data - annotate your data and let it visualize itself.

BSD
v1.18.3
324,326

#3183 deepl 324.31K

Python library for the DeepL API.

MIT
v1.18.0
324,316

#3184 tensorflow-gpu 324.27K

Removed: please install "tensorflow" instead.

tensor tensorflow machine learning
Apache 2.0
v2.12.0
324,277

#3185 fastapi-pagination 323.99K

FastAPI pagination

MIT
v0.12.24
323,999

#3186 jsonformatter 323.71K

Python log in json format.

BSD License
v0.3.2
323,712

#3187 types-aiobotocore-lambda 323.65K

Type annotations for aiobotocore.Lambda 2.12.3 service generated with mypy-boto3-builder 7.23.2

lambda mypy type-annotations typeshed aiobotocore botocore autocomplete
MIT License
v2.12.3
323,657

#3188 multiaddr 323.62K

Python implementation of jbenet's multiaddr

multiaddr
MIT License
v0.0.9
323,624

#3189 opentelemetry-instrumentation-elasticsearch 323.42K

OpenTelemetry elasticsearch instrumentation

v0.45b0
323,425

#3190 airflow-dbt 323.18K

Apache Airflow integration for dbt

MIT
v0.4.0
323,180

#3191 temporalio 323.1K

Temporal.io Python SDK

workflow temporal
MIT
v1.5.1
323,100

#3192 plotly-resampler 322.99K

Visualizing large time series with plotly

time-series visualization resampling plotly-dash plotly
MIT
v0.10.0
322,993

#3193 gcloud 322.85K

API Client library for Google Cloud

Apache 2.0
v0.18.3
322,850

#3194 frida 322.81K

Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers

instrumentation linux dynamic inject qnx windows ipad javascript iphone android frida ios debugger macos
wxWindows Library Licence, Version 3.1
v16.2.1
322,816

#3195 aws-cdk.cx-api 322.74K

Cloud executable protocol

Apache-2.0
v2.139.1
322,746

#3196 flake8-tidy-imports 322.33K

A flake8 plugin that helps you write tidier imports.

flake8_tidy_imports
MIT
v4.10.0
322,340

#3197 xmlrunner 322K

PyUnit-based test runner with JUnit like XML reporting.

report unittest pyunit junit xml testrunner
LGPL
v1.7.7
322,009

#3198 mteb 321.81K

Massive Text Embedding Benchmark

benchmark text embeddings deep learning
Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.7.54
321,813

#3199 types-aiobotocore-ec2 321.45K

Type annotations for aiobotocore.EC2 2.12.3 service generated with mypy-boto3-builder 7.23.2

mypy type-annotations typeshed aiobotocore ec2 botocore autocomplete
MIT License
v2.12.3
321,455

#3200 pytest-clarity 321.34K

A plugin providing an alternative, colourful diff output for failing assertions.

MIT
v1.0.1
321,345

#3201 hidapi 320.93K

A Cython interface to the hidapi from https://github.com/libusb/hidapi

v0.14.0
320,931

#3202 aiostream 320.71K

Generator-based operators for asynchronous iteration

GPLv3
v0.5.2
320,717

#3203 faster-whisper 320.42K

Faster Whisper transcription with CTranslate2

quantization ctranslate2 whisper openai inference transformer speech
MIT
v1.0.1
320,423

#3204 llama-index-program-openai 320.34K

llama-index program openai integration

MIT
v0.1.6
320,347

#3205 Routes 320.21K

Routing Recognition and Generation Tools

webob routes dispatch
MIT
v2.5.1
320,218

#3206 CurrencyConverter 319.31K

A currency converter using the European Central Bank data.

v0.17.21
319,318

#3207 curl-cffi 319.29K

libcurl ffi bindings for Python, with impersonation support.

MIT License Copyright (c) 2018 multippt Copyright (c) 2022 Yife
v0.6.3
319,290

#3208 pytest-celery 318.99K

Pytest plugin for Celery

celery pytest
BSD
v1.0.0
318,991

#3209 types-ipaddress 318.93K

Typing stubs for ipaddress

Apache-2.0 license
v1.0.8
318,937

#3210 crispy-bootstrap5 318.39K

Bootstrap5 template pack for django-crispy-forms

MIT
v2024.2
318,396

#3211 globus-compute-sdk 318.17K

Globus Compute: High Performance Function Serving for Science

function serving globus compute faas
Apache License, Version 2.0
v2.19.0
318,179

#3212 in-place 318.16K

In-place file processing

open tmpfile file inplace in-place tempfile redirection fileinput io sed
MIT
v1.0.0
318,166

#3213 openapi-codec 317.73K

An OpenAPI codec for Core API.

BSD
v1.3.2
317,732

#3214 types-aiobotocore-cloudformation 317.37K

Type annotations for aiobotocore.CloudFormation 2.12.3 service generated with mypy-boto3-builder 7.23.2

mypy type-annotations typeshed cloudformation aiobotocore botocore autocomplete
MIT License
v2.12.3
317,374

#3215 html-void-elements 317.06K

List of HTML void tag names.

GPL-3.0-or-later
v0.1.0
317,066

#3216 html-tag-names 317.06K

List of known HTML tag names

GPL-3.0-or-later
v0.1.2
317,066

#3217 flake8_simplify 317.03K

flake8 plugin which checks for code that can be simplified

flake8
v0.21.0
317,036

#3218 django-user-agents 317.03K

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
317,032

#3219 google-cloud-common 316.99K

Google Cloud Common API client library

Apache 2.0
v1.3.3
316,992

#3220 opentelemetry-instrumentation-boto 316.9K

OpenTelemetry Boto instrumentation

v0.45b0
316,905

#3221 types-aiobotocore-rds 316.81K

Type annotations for aiobotocore.RDS 2.12.3 service generated with mypy-boto3-builder 7.23.2

mypy type-annotations rds typeshed aiobotocore botocore autocomplete
MIT License
v2.12.3
316,818

#3222 llama-index-multi-modal-llms-openai 316.77K

llama-index multi-modal-llms openai integration

MIT
v0.1.5
316,777

#3223 PyFunceble 316.77K

The tool to check the availability or syntax of domain, IP or URL.

availability-checker reputation-checker pyfunceble syntax-checker
Apache 2.0
v4.2.0
316,775

#3224 pytest-postgresql 316.42K

Postgresql fixtures and fixture factories for Pytest.

fixture tests pytest postgresql
v6.0.0
316,424

#3225 llama-parse 316.18K

Parse files into RAG-Optimized formats.

MIT
v0.4.2
316,185

#3226 google-cloud-filestore 316.12K

Google Cloud Filestore API client library

Apache 2.0
v1.9.3
316,127

#3227 sqlite-utils 315.9K

CLI tool and Python library for manipulating SQLite databases

Apache License, Version 2.0
v3.36
315,901

#3228 pytest-freezegun 315.69K

Wrap tests with fixtures in freeze_time

MIT
v0.4.2
315,692

#3229 flufl.lock 315.6K

NFS-safe file locking with timeouts for POSIX and Windows

locks lock locking
Apache-2.0
v8.1.0
315,604

#3230 awsebcli 315.44K

Command Line Interface for AWS EB.

Apache License 2.0
v3.20.10
315,441

#3231 camel-converter 315.33K

Converts a string from snake case to camel case or camel case to snake case

python pydantic
MIT
v3.1.2
315,336

#3232 Cheetah3 315.31K

Cheetah is a template engine and code generation tool

template
MIT
v3.2.6.post1
315,316

#3233 mypy-boto3-sns 315.28K

Type annotations for boto3.SNS 1.34.44 service generated with mypy-boto3-builder 7.23.1

boto3 sns mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.44
315,289

#3234 pydateinfer 315.07K

Infers date format from examples

UNKNOWN
v0.3.0
315,074

#3235 gekko 314.83K

Machine learning and optimization for dynamic systems

differential learning solver optimization equations mixed-integer deep
MIT
v1.1.1
314,836

#3236 aws-cdk.cloud-assembly-schema 314.8K

Cloud Assembly Schema

Apache-2.0
v2.139.1
314,806

#3237 llama-index-cli 314.7K

llama-index cli

MIT
v0.1.12
314,705

#3238 ipfshttpclient 314.63K

Python IPFS HTTP CLIENT library

distribution storage ipfs development
MIT License
v0.7.0
314,634

#3239 luigi 314.5K

Workflow mgmgt + task scheduling + dependency resolution.

Apache License 2.0
v3.5.0
314,507

#3240 dask-ml 314.2K

A library for distributed and parallel machine learning

Copyright (c) 2017, Anaconda, Inc. and contributors All rights r
v2024.4.4
314,208

#3241 faust-cchardet 313.93K

cChardet is high speed universal character encoding detector.

charsetdetect cython chardet
Mozilla Public License
v2.1.19
313,934

#3242 mitmproxy 313.86K

An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.

Copyright (c) 2013, Aldo Cortesi. All rights reserved. Permissi
v10.3.0
313,861

#3243 imath 313.83K

innovata-debug

v0.0.2
313,834

#3244 pyenchant 313.77K

Python bindings for the Enchant spellchecking system

spelling spellcheck enchant
LGPL
v3.2.2
313,779

#3245 cma 313.52K

CMA-ES, Covariance Matrix Adaptation Evolution Strategy for non-linear numerical optimization in Python

cmaes cma-es optimization
BSD
v3.3.0
313,527

#3246 pyviz-comms 313.44K

A JupyterLab extension for rendering HoloViz content.

BSD 3-Clause License Copyright (c) 2023, Philipp Rudiger All ri
v3.0.2
313,448

#3247 oslo.context 313.19K

Oslo Context library

v5.5.0
313,199

#3248 crontab 312.8K

Parse and use crontab schedules in Python

GNU LGPL v2.1
v1.0.1
312,808

#3249 clickhouse-cityhash 312.5K

Python-bindings for CityHash, a fast non-cryptographic hash algorithm

cityhash hashing hash
MIT
v1.0.2.4
312,509

#3250 infi.systray 312.32K

Windows system tray icon

BSD
v0.1.12
312,323

#3251 opentelemetry-instrumentation-pymysql 312.27K

OpenTelemetry PyMySQL instrumentation

v0.45b0
312,277

#3252 delighted 311.95K

Delighted API Python Client.

MIT
v4.1.0
311,955

#3253 rstr 311.87K

Generate random strings in Python

testing reverse regex fuzz testing reverse regular expression random string
v3.2.2
311,880

#3254 mypy-boto3-eks 311.83K

Type annotations for boto3.EKS 1.34.73 service generated with mypy-boto3-builder 7.23.2

boto3 mypy eks type-annotations typeshed botocore autocomplete
MIT License
v1.34.73
311,840

#3255 gluonts 311.81K

Probabilistic time series modeling in Python.

Apache License 2.0
v0.14.4
311,812

#3256 aws-cdk.region-info 311.63K

AWS region information, such as service principal names

Apache-2.0
v2.139.1
311,634

#3257 torchlibrosa 311.41K

PyTorch implemention of part of librosa functions.

v0.1.0
311,418

#3258 apipkg 311.29K

apipkg: namespace control and lazy-import mechanism

v3.0.2
311,295

#3259 opentelemetry-instrumentation-boto3sqs 311.25K

Boto3 SQS service tracing for OpenTelemetry

v0.45b0
311,257

#3260 oslo.log 311.16K

oslo.log library

v5.5.1
311,161

#3261 pybuildkite 311.09K

Python wrapper for the Buildkite API

api python ci wrapper continuous integration buildkite
v1.2.3
311,091

#3262 bibtexparser 311.03K

Bibtex parser for python 3

LGPLv3 or BSD
v1.4.1
311,037

#3263 jsonpath 310.95K

An XPath for JSON

MIT
v0.82.2
310,956

#3264 html5tagger 310.88K

Pythonic HTML generation/templating (no template files)

html jinja2 templating html5
v1.3.0
310,883

#3265 prettierfier 310.75K

Intelligently pretty-print HTML/XML with inline tags.

html formatting prettify xml
MIT
v1.0.3
310,750

#3266 maybe-else 310.67K

Provides a Maybe class as a Python implementation of null-aware operators.

MIT
v0.2.1
310,671

#3267 Tempita 310.5K

A very small text templating language

templating template html language
MIT
v0.5.2
310,508

#3268 syrupy 310.49K

Pytest Snapshot Test Utility

Apache-2.0
v4.6.1
310,492

#3269 jupyter_latex_envs 310.47K

Jupyter notebook extension which supports (some) LaTeX environments within markdown cells. Also provides support for labels and crossreferences, document wide numbering, bibliography, and more...

Modified BSD
v1.4.6
310,474

#3270 pathmagic 310.33K

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
310,332

#3271 pysubtypes 310.25K

Provides subclasses for common python types with additional functionality and convenience methods.

MIT
v0.3.18
310,254

#3272 tracerite 310.11K

Human-readable HTML tracebacks for Python exceptions

v1.1.1
310,113

#3273 pymiscutils 310.09K

Provides a wide range of useful classes and functions.

MIT
v0.3.14
310,097

#3274 pyiotools 309.84K

Provides several utilities for handling I/O

MIT
v0.3.18
309,849

#3275 cloudwatch 309.83K

A small handler for AWS Cloudwatch

cloudwatch aws logging logger boto3
v1.2.1
309,839

#3276 elementary-data 309.6K

Data monitoring and lineage

data observability snowflake observability bigquery data lineage data reliability data warehouse dwh data monitoring redshift lineage data analytics engineering
Apache-2.0
v0.14.1
309,607

#3277 apache-airflow-providers-pagerduty 309.54K

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

pagerduty integration airflow-provider airflow
v3.6.2
309,548

#3278 darglint 309.35K

A utility for ensuring Google-style docstrings stay up to date with the source code.

development documentation linter
MIT
v1.8.1
309,359

#3279 uszipcode 309.15K

USA zipcode programmable database, includes 2020 census data and geometry information.

MIT
v1.0.1
309,155

#3280 django-fsm 309.09K

Django friendly finite state machine support.

django
MIT License
v3.0.0
309,098

#3281 llama-index-indices-managed-llama-cloud 308.96K

llama-index indices llama-cloud integration

MIT
v0.1.6
308,961

#3282 Pyomo 308.66K

Pyomo: Python Optimization Modeling Objects

optimization
BSD
v6.7.1
308,669

#3283 opentelemetry-instrumentation-system-metrics 308.39K

OpenTelemetry System Metrics Instrumentation

v0.45b0
308,400

#3284 llama-index-question-gen-openai 308.39K

llama-index question_gen openai integration

MIT
v0.1.3
308,397

#3285 pysolr 308.18K

Lightweight Python client for Apache Solr

BSD
v3.9.0
308,184

#3286 cxxfilt 308.17K

Python interface to c++filt / abi::__cxa_demangle

name c++ mangling c++filt
BSD
v0.3.0
308,174

#3287 llama-index-legacy 307.78K

Interface between LLMs and your data

rag index llm nlp retrieval devtools data
MIT
v0.9.48
307,786

#3288 paramiko-expect 307.62K

An expect-like extension for the Paramiko SSH library

MIT
v0.3.5
307,628

#3289 llama-index-readers-llama-parse 307.21K

llama-index readers llama-parse integration

pdf parse llama-parse llama
MIT
v0.1.4
307,215

#3290 aws-cdk.aws-iam 307.06K

CDK routines for easily assigning correct and minimal IAM permissions

Apache-2.0
v1.204.0
307,065

#3291 mkdocs-macros-plugin 306.82K

Unleash the power of MkDocs with macros and variables

markdown python macros mkdocs
MIT
v1.0.5
306,821

#3292 boostedblob 306.64K

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.3
306,643

#3293 structlog-sentry 306.64K

Sentry integration for structlog

MIT
v2.1.0
306,642

#3294 ibm-platform-services 306.3K

Python client library for IBM Cloud Platform Services

ibm_platform_services
Apache 2.0
v0.53.6
306,309

#3295 openai-whisper 306.28K

Robust Speech Recognition via Large-Scale Weak Supervision

MIT
v20231117
306,289

#3296 segtok 306.16K

sentence segmentation and word tokenization tools

tokenizer split sentence token segmenter word splitter
MIT
v1.5.11
306,168

#3297 caio 306.1K

Asynchronous file IO for Linux MacOS or Windows.

Apache Software License
v0.9.13
306,102

#3298 libify 306.02K

Import Databricks notebooks as libraries/modules

MIT
v0.78
306,026

#3299 wheel-filename 306.02K

Parse wheel filenames

pep427 filename wheel
MIT
v1.4.1
306,023

#3300 azure-containerregistry 305.46K

Microsoft Azure Azure Container Registry Client Library for Python

MIT License
v1.2.0
305,467

#3301 mypy-boto3-cloudwatch 305.44K

Type annotations for boto3.CloudWatch 1.34.83 service generated with mypy-boto3-builder 7.23.2

cloudwatch boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.83
305,442

#3303 office365 305.19K

A wrapper around O365 offering subclasses with additional utility methods.

MIT
v0.3.15
305,191

#3304 dlt 304.95K

dlt is an open-source python-first scalable data loading library that does not require any backend to run.

etl
Apache-2.0
v0.4.10
304,951

#3305 us 304.86K

US state meta information and other fun stuff

BSD
v3.1.1
304,863

#3306 scmrepo 304.37K

scmrepo

Apache-2.0
v3.3.2
304,372

#3307 usd-core 304.13K

Pixar's Universal Scene Description

v24.5
304,133

#3308 py-evm 303.4K

Python implementation of the Ethereum Virtual Machine

blockchain evm ethereum
MIT
v0.10.1b1
303,408

#3309 python-etcd 303.07K

A python client for etcd

log api raft etcd client distributed
MIT
v0.4.5
303,073

#3310 tsdownsample 302.82K

Time series downsampling in rust

rust downsampling time series visualization data science
MIT
v0.1.3
302,822

#3311 opentelemetry-exporter-jaeger-proto-grpc 302.75K

Jaeger Protobuf Exporter for OpenTelemetry

v1.21.0
302,758

#3312 pyreadline 302.44K

A python implmementation of GNU readline.

readline pyreadline
BSD
v2.1
302,446

#3313 qdrant-client 302.34K

Client library for the Qdrant vector search engine

search vector client neural matching
Apache-2.0
v1.9.0
302,343

#3314 rdt 302.28K

Reversible Data Transforms

synthetic data generation benchmark generative models machine learning
BSL-1.1
v1.12.0
302,287

#3315 cupy-cuda12x 302.27K

CuPy: NumPy & SciPy for GPU

MIT License
v13.1.0
302,276

#3316 opentelemetry-resourcedetector-gcp 301.92K

Google Cloud resource detector for OpenTelemetry

Apache-2.0
v1.6.0a0
301,921

#3317 pyjnius 301.09K

A Python module to access Java classes as Python classes using JNI.

jni java android
v1.6.1
301,091

#3318 sqlalchemy-trino 301K

Trino dialect for SQLAlchemy

sqlalchemy trino
Apache 2.0
v0.5.0
301,009

#3319 torchdata 300.97K

Composable data loading modules for PyTorch

BSD
v0.7.1
300,971

#3320 pyshark 300.19K

Python wrapper for tshark, allowing python packet parsing using wireshark dissectors

capture parsing wireshark packet packets
MIT
v0.6
300,196

#3321 opentelemetry-exporter-jaeger 300.19K

Jaeger Exporters for OpenTelemetry

v1.21.0
300,191

#3322 parsl 300.02K

Simple data dependent workflows in Python

scientific computing workflows
Apache 2.0
v2024.4.29
300,027

#3323 utils 299.55K

A grab-bag of utility functions and objects

v1.0.2
299,554

#3324 Boruta 299.47K

Python Implementation of Boruta Feature Selection

feature selection random forest machine learning
BSD 3 clause
v0.3
299,477

#3325 chiabip158 299.4K

Chia BIP158 (wraps C++)

Apache License
v1.5.1
299,409

#3326 requirements-detector 299.37K

Python tool to find and list requirements of a Python project

requirements detector python
MIT
v1.2.2
299,380

#3327 py3langid 297.84K

Fork of the language identification tool langid.py, featuring a modernized codebase and faster execution times.

language detection langid language identification
BSD
v0.2.2
297,846

#3328 httpie-edgegrid 297.5K

Edgegrid plugin for HTTPie.

Apache 2.0
v2.1.3
297,510

#3329 assertpy 297.27K

Simple assertion library for unit testing in python with a fluent API

assert testing nosetests unittest assert_that assertthat pytest nose assertion test
BSD
v1.1
297,272

#3330 json-encoder 297.23K

json encoder uses singledispatch pattern instead of JSONEncoder class overwrites

v0.4.4
297,235

#3331 lupa 296.92K

Python wrapper around Lua and LuaJIT

MIT style
v2.1
296,929

#3332 djlint 296.73K

HTML Template Linter and Formatter

GPL-3.0-or-later
v1.34.1
296,736

#3333 mistletoe 296.71K

A fast, extensible Markdown parser in pure Python.

markdown lexer parser development
MIT
v1.3.0
296,714

#3334 djangorestframework-api-key 296.61K

API key permissions for the Django REST Framework

MIT
v3.0.0
296,619

#3335 sox 296.45K

Python wrapper around SoX.

sox audio effects
BSD-3-Clause
v1.5.0
296,451

#3336 mcap 296.4K

MCAP libraries for Python

v1.1.1
296,403

#3337 grandalf 296.37K

Graph and drawing algorithms framework

graph graphviz networkx drawings
GPLv2 | EPLv1
v0.8
296,375

#3338 dagster-webserver 296.29K

Web UI for dagster.

Apache-2.0
v1.7.3
296,294

#3339 whylogs 296.19K

Profile and monitor your ML data pipeline end-to-end

Apache-2.0
v1.3.31
296,199

#3340 aws-cdk.aws-kms 296.16K

The CDK Construct Library for AWS::KMS

Apache-2.0
v1.204.0
296,161

#3341 sodapy 295.8K

Python library for the Socrata Open Data API

api opendata socrata soda
MIT
v2.2.0
295,804

#3342 aws-cdk.aws-ec2 295.79K

The CDK Construct Library for AWS::EC2

Apache-2.0
v1.204.0
295,791

#3343 bigquery-schema-generator 295.72K

BigQuery schema generator from JSON or CSV data

Apache 2.0
v1.6.1
295,728

#3344 sspilib 295.57K

SSPI API bindings for Python

negotiate sspi kerberos
MIT License Copyright (c) 2023 Jordan Borean, Red Hat Permissi
v0.1.0
295,572

#3345 pybtex-docutils 295.45K

A docutils backend for pybtex.

MIT
v1.0.3
295,458

#3346 snowflake-ingest 295.38K

Official SnowflakeDB File Ingest SDK

snowflake copy sdk ingest loading
Apache
v1.0.7
295,385

#3347 google-cloud-certificate-manager 295.25K

Google Cloud Certificate Manager API client library

Apache 2.0
v1.7.0
295,260

#3348 inquirerpy 295.01K

Python port of Inquirer.js (A collection of common interactive command-line user interfaces)

prompt-toolkit commandline development cli inquirer
MIT
v0.3.4
295,013

#3349 grimp 294.79K

Builds a queryable graph of the imports within one or more Python packages.

BSD 2-Clause License
v3.2
294,794

#3350 PySide6-Addons 294.76K

Python bindings for the Qt cross-platform application and UI framework (Addons)

qt
LGPL
v6.7.0
294,764

#3351 pybacklogpy 294.71K

A library for backlog api

Apache License 2.0
v0.12
294,711

#3352 zake 294.29K

A python package that works to provide a nice set of testing utilities for the kazoo library.

testing zookeeper kazoo
ASL 2.0
v0.2.2
294,295

#3353 pyobjc-framework-ApplicationServices 293.83K

Wrappers for the framework ApplicationServices on macOS

hiservices applicationservices pyobjc printcore
MIT License
v10.2
293,833

#3354 python-interface 293.61K

Pythonic Interface definitions

Apache 2.0
v1.6.1
293,619

#3355 check-manifest 293.6K

Check MANIFEST.in in a Python source package for completeness

manifest distutils setuptools checker linter packaging
MIT
v0.49
293,600

#3356 devtools 293.31K

Python's missing debug print command, and more.

The MIT License (MIT) Copyright (c) 2017 to present Samuel Colv
v0.12.2
293,311

#3357 huaweicloudsdkcore 293.28K

HuaweiCloud SDK Python Core

sdk huaweicloud core
Apache LICENSE 2.0
v3.1.94
293,287

#3358 aws-cdk.aws-s3 293.06K

The CDK Construct Library for AWS::S3

Apache-2.0
v1.204.0
293,066

#3359 towncrier 292.91K

Building newsfiles for your project.

v23.11.0
292,918

#3360 pfzy 292.79K

Python port of the fzy fuzzy string matching algorithm

fuzzy search fzy development string
MIT
v0.3.4
292,790

#3361 realtime 292.71K

MIT
v1.0.4
292,716

#3362 ibm-cos-sdk-core 292.24K

Low-level, data-driven core of IBM SDK for Python

Apache License 2.0
v2.13.4
292,249

#3363 PyQt6 292K

Python bindings for the Qt cross platform application toolkit

GPL v3
v6.7.0
292,007

#3364 ibm-cos-sdk-s3transfer 291.96K

IBM S3 Transfer Manager

Apache License 2.0
v2.13.4
291,968

#3365 sphinx-sitemap 291.74K

Sitemap generator for Sphinx

MIT
v2.6.0
291,747

#3366 leb128 291.54K

LEB128(Little Endian Base 128)

MIT License Copyright (c) 2021 Mohanson Permission is hereby g
v1.0.7
291,548

#3367 typed-argument-parser 291.37K

Typed Argument Parser

typing argument parser python
MIT
v1.10.0
291,371

#3368 aws-cdk.aws-cloudwatch 291.14K

The CDK Construct Library for AWS::CloudWatch

Apache-2.0
v1.204.0
291,146

#3369 forex-python 291.08K

Foreign exchange rates and currency conversion.

v1.8
291,087

#3370 pytest-variables 291.08K

pytest plugin for providing variables to tests/fixtures

variables pytest json
v3.1.0
291,082

#3371 keyrings.cryptfile 290.75K

Encrypted file keyring backend

MIT
v1.3.9
290,758

#3372 types-appdirs 290.67K

Typing stubs for appdirs

Apache-2.0 license
v1.4.3.5
290,670

#3373 fastnumbers 290.21K

Super-fast and clean conversions to numbers.

MIT
v5.1.0
290,214

#3374 ibm-cos-sdk 290.05K

IBM SDK for Python

Apache License 2.0
v2.13.4
290,059

#3375 anyjson 289.9K

Wraps the best available JSON implementation available in a common interface

json
BSD
v0.3.3
289,902

#3376 types-tzlocal 289.89K

Typing stubs for tzlocal

Apache-2.0 license
v5.1.0.1
289,898

#3377 types-maxminddb 289.87K

Typing stubs for maxminddb

Apache-2.0 license
v1.5.0
289,872

#3378 fairseq 289.47K

Facebook AI Research Sequence-to-Sequence Toolkit

v0.12.2
289,476

#3379 chiavdf 289.17K

Chia vdf verification (wraps C++)

Apache License
v1.1.4
289,179

#3380 sphinx-notfound-page 289.14K

Sphinx extension to build a 404 page with absolute URLs

documentation page sphinx notfound 404
v1.0.0
289,143

#3381 aws-cdk.aws-events 289.02K

Amazon EventBridge Construct Library

Apache-2.0
v1.204.0
289,022

#3382 postgrest 288.53K

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

MIT
v0.16.4
288,536

#3383 pytest-factoryboy 288.3K

Factory Boy support for pytest.

MIT
v2.7.0
288,308

#3384 fancycompleter 288.1K

colorful TAB completion for Python prompt

completion tab prompt rlcompleter color
BSD
v0.9.1
288,100

#3385 cmakelang 288K

Language tools for cmake (format, lint, etc)

cmake format
GPLv3
v0.6.13
288,007

#3386 prefect-gcp 287.84K

Prefect integrations for interacting with Google Cloud Platform.

prefect
Apache License 2.0
v0.5.10
287,842

#3387 chia-rs 287.78K

Code useful for implementing chia consensus.

Apache-2.0
v0.7.0
287,786

#3388 pyobjc-framework-CoreText 287.67K

Wrappers for the framework CoreText on macOS

coretext pyobjc
MIT License
v10.2
287,676

#3389 mypy-boto3-servicecatalog 287.27K

Type annotations for boto3.ServiceCatalog 1.34.13 service generated with mypy-boto3-builder 7.23.0

boto3 servicecatalog mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.13
287,280

#3390 gitlint 286.92K

Git commit message linter written in python, checks your commit messages for style.

git lint gitlint
v0.19.1
286,925

#3391 extract-msg 286.84K

Extracts emails and attachments saved in Microsoft Outlook's .msg files

GPL
v0.48.5
286,847

#3392 names 286.7K

Generate random names

MIT
v0.3.0
286,701

#3393 PyQt6-Qt6 286.69K

The subset of a Qt installation needed by PyQt6.

LGPL v3
v6.7.0
286,697

#3394 pdm-backend 286.55K

The build backend used by PDM that supports latest packaging standards

pep 517 build packaging
MIT
v2.3.0
286,559

#3395 apache-airflow-providers-tableau 286.21K

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

integration tableau airflow-provider airflow
v4.4.2
286,215

#3396 screeninfo 285.99K

Fetch location and size of physical screens.

MIT
v0.8.1
285,998

#3397 aws-cdk.aws-lambda 285.94K

The CDK Construct Library for AWS::Lambda

Apache-2.0
v1.204.0
285,942

#3398 azure-monitor-ingestion 285.89K

Microsoft Azure Monitor Ingestion Client Library for Python

azure sdk azure
MIT License
v1.0.3
285,899

#3399 cron-converter 285.75K

Cron string parser and scheduler for Python

cron
MIT License
v1.1.0
285,750

#3400 braintree 285.64K

Braintree Python Library

MIT
v4.28.0
285,645

#3401 stix2 285.32K

Produce and consume STIX 2 JSON content

cti stix2 cyber json threat intelligence stix
BSD
v3.0.1
285,322

#3402 chiapos 285.28K

Chia proof of space plotting, proving, and verifying (wraps C++)

Apache License
v2.0.4
285,287

#3403 python-jsonpath 285.27K

JSONPath, JSON Pointer and JSON Patch for Python.

v1.1.1
285,272

#3404 kr8s 285.02K

A Kubernetes API library

kubectl kubernetes
BSD-3-Clause
v0.14.4
285,026

#3405 teamcity-messages 284.9K

Send test results to TeamCity continuous integration server from unittest, nose, py.test, twisted trial, behave (Python 2.6+)

flake8 unittest py.test teamcity jetbrains pytest nose test behave
Apache 2.0
v1.32
284,903

#3406 azure-schemaregistry-avroserializer 284.84K

Microsoft Azure Schema Registry Avro Serializer Client Library for Python

MIT License
v1.0.0b4.post1
284,848

#3407 dataclasses-json-speakeasy 284.81K

Easily serialize dataclasses to and from JSON.

MIT
v0.5.11
284,814

#3408 dvc-data 284.53K

DVC's data management subsystem

Apache-2.0
v3.15.1
284,539

#3409 tinybird-cli 284.44K

Tinybird Command Line Tool

v3.10.0
284,447

#3410 django-tables2 284.23K

Table/data-grid framework for Django

Simplified BSD
v2.7.0
284,231

#3411 gitlint-core 284.19K

Git commit message linter written in python, checks your commit messages for style.

git lint gitlint
v0.19.1
284,194

#3412 keras-tuner 284.12K

A Hyperparameter Tuning Library for Keras

Apache License 2.0
v1.4.7
284,128

#3413 cpplint 283.76K

Automated checker to ensure C++ files follow Google's style guide

python c++ lint
BSD-3-Clause
v1.6.1
283,766

#3414 flake8-commas 283.68K

Flake8 lint for trailing commas.

v2.1.0
283,690

#3415 myst-nb 283.66K

A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser.

markdown sphinx parser lexer docutils jupyter
v1.1.0
283,668

#3416 launchable 283.5K

Launchable CLI

Apache Software License v2
v1.87.1
283,507

#3417 aws-cdk.aws-logs 283.08K

The CDK Construct Library for AWS::Logs

Apache-2.0
v1.204.0
283,086

#3418 sqlalchemy-mate 282.98K

A library extend sqlalchemy module, makes CRUD easier.

MIT
v1.4.28.4
282,981

#3419 stackprinter 282.95K

Debug-friendly stack traces, with variable values and semantic highlighting

v0.2.12
282,955

#3420 elasticsearch-curator 282.91K

Tending your Elasticsearch indices and snapshots

elasticsearch indexed time-series index-expiry
Apache-2.0
v8.0.15
282,912

#3421 pygam 282.86K

Apache-2.0
v0.9.1
282,869

#3422 python-igraph 282.76K

High performance graph data structures and algorithms (legacy package)

graph graph theory network mathematics math discrete mathematics
GNU General Public License (GPL)
v0.11.4
282,764

#3423 django-tinymce 282.7K

A Django application that contains a widget to render a

tinymce widget django
MIT License
v4.0.0
282,701

#3424 aws-cdk.aws-s3-assets 282.66K

Deploy local files and directories to S3

Apache-2.0
v1.204.0
282,666

#3425 tdigest 282.6K

T-Digest data structure

tdigest pyspark probabilistic data structure quantile median qdigest distributed percentile streaming
MIT
v0.5.2.2
282,607

#3426 mmhash3 282.57K

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

murmurhash utility hash
License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
v3.0.1
282,576

#3427 ansible-runner 282.43K

"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities"

Apache Software License, Version 2.0
v2.3.6
282,435

#3428 pylatexenc 282.01K

Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion

expression parse encode latex unicode text
MIT
v2.10
282,013

#3429 python-redis-lock 281.75K

Lock context manager implemented via redis SETNX/BLPOP.

BSD-2-Clause
v4.0.0
281,756

#3430 pdbpp 281.63K

pdb++, a drop-in replacement for pdb

completion tab pdb debugger color
BSD
v0.10.3
281,639

#3431 pytest-profiling 281.57K

Profiling plugin for py.test

MIT license
v1.7.0
281,574

#3432 google-cloud-documentai 281.24K

Google Cloud Documentai API client library

Apache 2.0
v2.27.0
281,240

#3433 pgdb 281.08K

PostgreSQL wrapper

sql postgres wrapper postgresql psql
Apache v2.0
v0.0.11
281,086

#3434 py-ecc 281.05K

py-ecc: Elliptic curve crypto in python including secp256k1, alt_bn128, and bls12_381

ethereum
MIT
v7.0.1
281,052

#3435 cursor 280.71K

A small Python package to hide or show the terminal cursor

hide terminal show cursor
v1.3.5
280,719

#3436 chromedriver-autoinstaller 280.51K

Automatically install chromedriver that supports the currently installed version of chrome.

chromedriver selenium chrome chromium
MIT
v0.6.4
280,511

#3437 restructuredtext-lint 280.32K

reStructuredText linter

restructuredtext rst restructured text rest lint
UNLICENSE
v1.4.0
280,323

#3438 faiss-gpu 280.2K

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

neighbors nearest search
MIT
v1.7.2
280,202

#3439 mcap-protobuf-support 280.1K

Protobuf support for the Python MCAP library

v0.5.0
280,107

#3440 ruptures 280.1K

Change point detection for signals in Python.

change point detection kernel methods machine learning time series signal segmentation computer science
BSD-2-Clause
v1.1.9
280,106

#3441 ccard 279.92K

credit card generator

MIT
v0.2.0
279,924

#3442 trafaret 279.69K

Validation and parsing library

validation forms schema data form
BSD
v2.1.1
279,695

#3443 tabula-py 279.65K

Simple wrapper for tabula-java, read tables from PDF into DataFrame

pdf table data frame
The MIT License (MIT) Copyright (c) 2016 Michiaki Ariga Permiss
v2.9.0
279,651

#3444 django-rest-passwordreset 279.64K

An extension of django rest framework, providing a configurable password reset strategy

BSD License
v1.4.1
279,648

#3445 asammdf 279.64K

ASAM MDF measurement data file parser

edit mdf measurement parser asam editor reader parse read
LGPLv3+
v7.4.2
279,648

#3446 qds_sdk 279.58K

Python SDK for coding to the Qubole Data Service API

api sdk qubole
Apache License 2.0
v1.16.1
279,590

#3447 globus-compute-common 279.36K

Common tools for Globus Compute projects

v0.4.1
279,368

#3448 mlserver 279.13K

MLServer

Apache-2.0
v1.5.0
279,134

#3449 openlineage-python 278.81K

OpenLineage Python Client

openlineage
v1.13.1
278,819

#3450 supafunc 278.81K

Library for Supabase Functions

MIT
v0.4.5
278,813

#3451 django-nose 278.38K

Makes your Django tests simple and snappy

django django-nose nose
BSD
v1.4.7
278,389

#3452 ElasticQuery 278.31K

A simple query builder for Elasticsearch 2

v3.2
278,310

#3453 isoweek 278.08K

Objects representing a week

BSD
v1.3.3
278,089

#3454 gotrue 277.88K

Python Client Library for Supabase Auth

MIT
v2.4.2
277,890

#3455 nagisa 277.84K

A Japanese tokenizer based on recurrent neural networks

MIT License
v0.2.11
277,849

#3456 aiofile 277.73K

Asynchronous file operations.

fileio python asyncio aio io
Apache 2
v3.8.8
277,736

#3457 clearml 277.44K

ClearML - Auto-Magical Experiment Manager, Version Control, and MLOps for AI

version clearml learning deep-learning machine-learning trains deep machinelearning development control deeplearning experimentmanager machine experiment-manager
Apache License 2.0
v1.15.1
277,445

#3458 Flask-Script 277.29K

Scripting support for Flask

BSD
v2.0.6
277,297

#3459 language-tags 277.03K

This project is a Python version of the language-tags Javascript project.

MIT
v1.2.0
277,036

#3460 easygui 276.71K

EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.

linux interface gui user windows graphical
BSD
v0.98.3
276,715

#3461 pyiceberg 276.65K

Apache Iceberg is an open table format for huge analytic datasets

Apache-2.0
v0.6.1
276,651

#3462 aws-cdk.aws-ssm 276.56K

The CDK Construct Library for AWS::SSM

Apache-2.0
v1.204.0
276,570

#3463 pyspellchecker 276.39K

Pure python spell checker based on work by Peter Norvig

spelling python nlp natural language processing checker typo
MIT
v0.8.1
276,392

#3464 mkdocs-monorepo-plugin 276.32K

Plugin for adding monorepository support in Mkdocs.

mkdocs monorepo
Apache-2.0
v1.1.0
276,323

#3465 presto-client 276.11K

Presto Client is now Trino

Apache 2.0
v0.303.0
276,114

#3466 rq-dashboard 275.99K

rq-dashboard is a general purpose, lightweight, web interface to monitor your RQ queues, jobs, and workers in realtime.

BSD
v0.7.0.2
275,990

#3467 simple-gcp-object-downloader 275.94K

v0.1.0
275,945

#3468 import-linter 275.68K

Enforces rules for the imports within and between Python packages.

BSD 2-Clause License
v2.0
275,687

#3469 javaobj-py3 275.62K

Module for serializing and de-serializing Java objects.

serialization marshalling python java
Apache License 2.0
v0.4.4
275,621

#3470 allure-behave 275.6K

Allure behave integration

reporting allure behave
Apache-2.0
v2.13.5
275,609

#3471 pytest-datadir 275.54K

pytest plugin for test data directories and files

file unittest pytest directory test
MIT
v1.5.0
275,547

#3472 django-modeltranslation 275.08K

Translates Django models using a registration approach.

New BSD
v0.18.11
275,081

#3473 PyICU-binary 275.03K

Python extension wrapping the ICU C++ API

MIT
v2.7.4
275,034

#3474 varint 275K

Simple python varint implementation

encoder
MIT
v1.0.2
275,010

#3475 localstack-client 274.83K

A lightweight Python client for LocalStack.

Apache License 2.0
v2.5
274,834

#3476 cloudformation-cli 274.8K

services aws web amazon cloudformation
Apache License 2.0
v0.2.36
274,805

#3477 empy 274.22K

A templating system for Python.

BSD
v4.1
274,226

#3478 pytest-spark 274.05K

pytest plugin to run the tests with support of pyspark.

pyspark unittest spark pytest test
MIT
v0.6.0
274,051

#3479 wmctrl 274.02K

A tool to programmatically control windows inside X

MIT
v0.5
274,029

#3480 plux 273.93K

A dynamic code loading framework for building pluggable Python distributions

Apache License 2.0
v1.9.0
273,939

#3481 ipympl 273.73K

Matplotlib Jupyter Extension

widgets ipython jupyter graphics
Copyright (c) 2016, Matplotlib Contributors All rights reserved.
v0.9.4
273,731

#3482 aws-cdk.aws-applicationautoscaling 273.71K

The CDK Construct Library for AWS::ApplicationAutoScaling

Apache-2.0
v1.204.0
273,712

#3483 attr 273.57K

Simple decorator to set attributes of target function or class in a DRY way.

MIT
v0.3.2
273,580

#3484 types-aiobotocore-elbv2 273.32K

Type annotations for aiobotocore.ElasticLoadBalancingv2 2.12.3 service generated with mypy-boto3-builder 7.23.2

elbv2 mypy type-annotations typeshed aiobotocore botocore autocomplete
MIT License
v2.12.3
273,325

#3485 py-grpc-prometheus 273.25K

Python gRPC Prometheus Interceptors

v0.8.0
273,260

#3486 types-aiobotocore-acm 273.2K

Type annotations for aiobotocore.ACM 2.12.3 service generated with mypy-boto3-builder 7.23.2

mypy type-annotations typeshed acm aiobotocore botocore autocomplete
MIT License
v2.12.3
273,209

#3487 openlineage-integration-common 273.19K

OpenLineage common python library for integrations

openlineage
v1.13.1
273,191

#3488 aws-cdk.aws-sqs 273.18K

The CDK Construct Library for AWS::SQS

Apache-2.0
v1.204.0
273,189

#3489 pyobjc-framework-SystemConfiguration 273.15K

Wrappers for the framework SystemConfiguration on macOS

pyobjc systemconfiguration
MIT License
v10.2
273,154

#3490 webassets 273.12K

Media asset management for Python, with glue code for various web frameworks

BSD
v2.0
273,120

#3491 types-aiobotocore-route53 273.08K

Type annotations for aiobotocore.Route53 2.12.3 service generated with mypy-boto3-builder 7.23.2

mypy type-annotations route53 typeshed aiobotocore botocore autocomplete
MIT License
v2.12.3
273,083

#3492 target-hotglue 272.95K

`target-hotglue` is a Singer target for HotglueTarget, built with the Meltano SDK for Singer Targets.

elt hotgluetarget
Apache 2.0
v0.0.3
272,952

#3493 pygal 272.68K

A Python svg graph plotting library

kiviat graph histogram svg plot diagram chart
GNU LGPL v3+
v3.0.4
272,681

#3494 fredapi 272.6K

Python API for Federal Reserve Economic Data (FRED) from St. Louis Fed

v0.5.1
272,607

#3495 pyobjc-framework-CoreBluetooth 272.52K

Wrappers for the framework CoreBluetooth on macOS

pyobjc corebluetooth
MIT License
v10.2
272,524

#3496 schematics 272.33K

Python Data Structures for Humans

BSD
v2.1.1
272,334

#3497 aws-cdk.aws-efs 272.31K

The CDK Construct Library for AWS::EFS

Apache-2.0
v1.204.0
272,320

#3498 pyobjc-framework-libdispatch 272.27K

Wrappers for libdispatch on macOS

libdispatch pyobjc dispatch
MIT License
v10.2
272,280

#3499 pycld3 272.21K

CLD3 Python bindings

cld langdetect nlp cld3 cffi language
Apache 2.0
v0.22
272,218

#3500 pyobjc-framework-CoreAudio 272.12K

Wrappers for the framework CoreAudio on macOS

pyobjc coreaudio
MIT License
v10.2
272,120

#3501 compress-pickle 271.71K

Standard pickle, wrapped with standard compression libraries

v2.1.0
271,714

#3502 pynose 271.65K

pynose fixes nose to extend unittest and make testing easier

automatic unittest discovery doctest test
MIT
v1.5.1
271,652

#3503 missingno 271.61K

Missing data visualization module for Python.

python pandas data analysis missing data data visualization jupyter data science data
MIT License
v0.5.2
271,616

#3504 Glances 271.54K

A cross-platform curses-based monitoring tool

monitoring curses system cli
LGPLv3
v3.4.0.5
271,544

#3505 django-object-actions 271.51K

A Django app for adding object tools for models in the admin

admin django
Apache-2.0
v4.2.0
271,520

#3506 python3-xlib 271.41K

Python3 X Library

GPLv2
v0.15
271,411

#3507 pypcap 271.28K

pypcap -- Python interface to pcap a packet capture library

v1.3.0
271,285

#3508 aws-cdk.aws-sns 271.2K

The CDK Construct Library for AWS::SNS

Apache-2.0
v1.204.0
271,207

#3509 pyobjc-framework-AppleScriptKit 271.19K

Wrappers for the framework AppleScriptKit on macOS

pyobjc applescriptkit
MIT License
v10.2
271,193

#3510 aws-cdk.aws-ecr 271.18K

The CDK Construct Library for AWS::ECR

Apache-2.0
v1.204.0
271,188

#3511 pyobjc-framework-CoreData 271.09K

Wrappers for the framework CoreData on macOS

pyobjc coredata
MIT License
v10.2
271,095

#3512 pyobjc-framework-CFNetwork 271.04K

Wrappers for the framework CFNetwork on macOS

pyobjc cfnetwork
MIT License
v10.2
271,043

#3513 crowdstrike-falconpy 270.89K

The CrowdStrike Falcon SDK for Python 3

sdk crowdstrike oauth2 falcon devsecops api crowdstrike-falcon
v1.4.3
270,899

#3514 pact-python 270.81K

Tool for creating and verifying consumer-driven contracts using the Pact framework.

testing pact contract-testing
MIT License Copyright (c) 2017 Pact Foundation Permission is h
v2.2.0
270,813

#3515 lm-eval 270.6K

A framework for evaluating language models

MIT
v0.4.2
270,603

#3516 pyobjc-framework-Security 270.58K

Wrappers for the framework Security on macOS

security pyobjc
MIT License
v10.2
270,582

#3517 pydotplus 270.5K

Python interface to Graphviz's Dot language

dot visualization graphviz graphs
UNKNOWN
v2.0.2
270,509

#3518 pypeln 270.48K

MIT
v0.4.9
270,487

#3519 aws-cdk.aws-ecr-assets 270.46K

Docker image assets deployed to ECR

Apache-2.0
v1.204.0
270,467

#3520 supabase 270.22K

Supabase client for Python.

MIT
v2.4.5
270,226

#3521 pyobjc-framework-CoreAudioKit 270.14K

Wrappers for the framework CoreAudioKit on macOS

pyobjc coreaudiokit
MIT License
v10.2
270,142

#3522 pyobjc-framework-InstallerPlugins 269.95K

Wrappers for the framework InstallerPlugins on macOS

pyobjc installerplugins
MIT License
v10.2
269,956

#3523 pyobjc-framework-ColorSync 269.85K

Wrappers for the framework ColorSync on Mac OS X

pyobjc colorsync
MIT License
v10.2
269,855

#3524 deep-translator 269.77K

A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators

deep_translator yandex translate for free mymemory translator web scraping linguee free translation translator language detection unlimited translation google translation deepltranslator deepl translation qcritranslator detect language pons google trans automation google translator language
MIT
v1.11.4
269,780

#3525 pyobjc-framework-DiscRecording 269.71K

Wrappers for the framework DiscRecording on macOS

discrecording pyobjc
MIT License
v10.2
269,713

#3526 openlineage-sql 269.6K

Python interface for the Rust OpenLineage lineage extraction library

sql lineage python openlineage
v1.13.1
269,605

#3527 pyobjc-framework-LatentSemanticMapping 269.43K

Wrappers for the framework LatentSemanticMapping on macOS

latentsemanticmapping pyobjc
MIT License
v10.2
269,436

#3528 pyobjc-framework-PreferencePanes 269.36K

Wrappers for the framework PreferencePanes on macOS

pyobjc preferencepanes
MIT License
v10.2
269,360

#3529 Pebble 269.26K

Threading and multiprocessing eye-candy.

pool decorator thread process
LGPL
v5.0.7
269,262

#3530 petl 269.15K

A Python package for extracting, transforming and loading tables of data.

MIT License
v1.7.15
269,158

#3531 z3-solver 268.92K

an efficient SMT solver library

smt sat prover theorem z3
MIT License
v4.13.0.0
268,928

#3532 sorl-thumbnail 268.82K

Thumbnails for Django

BSD
v12.10.0
268,825

#3533 google-cloud-dns 268.74K

Google Cloud DNS API client library

Apache 2.0
v0.35.0
268,740

#3534 torch-geometric 268.65K

Graph Neural Network Library for PyTorch

deep-learning pytorch graph-neural-networks graph-convolutional-networks geometric-deep-learning
v2.5.3
268,652

#3535 pyobjc-framework-DiscRecordingUI 268.52K

Wrappers for the framework DiscRecordingUI on macOS

discrecordingui pyobjc
MIT License
v10.2
268,525

#3536 pyobjc-framework-DVDPlayback 268.45K

Wrappers for the framework DVDPlayback on macOS

dvdplayback pyobjc
MIT License
v10.2
268,459

#3537 pyobjc-framework-DiskArbitration 268.41K

Wrappers for the framework DiskArbitration on macOS

diskarbitration pyobjc
MIT License
v10.2
268,414

#3538 xsdata 268.24K

Python XML Binding

generator xml json wsdl binding dtd cli schema dataclasses xsd
MIT
v24.4
268,248

#3539 testing.common.database 268K

utilities for testing.* packages

Apache License 2.0
v2.0.3
268,001

#3540 unstructured-inference 267.96K

A library for performing inference using trained models.

pdf xml html parsing preprocessing nlp cv
Apache-2.0
v0.7.29
267,969

#3541 dotty-dict 267.87K

Dictionary wrapper for quick access to deeply nested keys.

MIT
v1.3.1
267,877

#3542 mypy-boto3-route53 267.81K

Type annotations for boto3.Route53 1.34.31 service generated with mypy-boto3-builder 7.23.1

boto3 mypy type-annotations route53 typeshed botocore autocomplete
MIT License
v1.34.31
267,819

#3543 aws-cdk.aws-codeguruprofiler 267.8K

The CDK Construct Library for AWS::CodeGuruProfiler

Apache-2.0
v1.204.0
267,804

#3544 pyinstaller-versionfile 267.1K

Create a version file from a simple YAML config file

v2.1.1
267,100

#3545 llama-cpp-python 267.06K

Python bindings for the llama.cpp library

MIT
v0.2.68
267,061

#3546 pylibmc 266.87K

Quick and small memcached client for Python

3-clause BSD
v1.6.3
266,870

#3547 types-aiobotocore-iam 266.77K

Type annotations for aiobotocore.IAM 2.12.3 service generated with mypy-boto3-builder 7.23.2

mypy type-annotations typeshed iam aiobotocore botocore autocomplete
MIT License
v2.12.3
266,773

#3548 libusb-package 266.71K

Package containing libusb so it can be installed via Python package managers

Apache 2.0
v1.0.26.2
266,714

#3549 oci-cli 266.66K

Oracle Cloud Infrastructure CLI

Universal Permissive License 1.0 or Apache License 2.0
v3.40.1
266,664

#3551 csvw 266.39K

Python library to work with CSVW described tabular data

tabular-data w3c csv
Apache 2.0
v3.3.0
266,400

#3552 netmiko 266.35K

Multi-vendor library to simplify legacy CLI connections to network devices

MIT
v4.3.0
266,355

#3553 aws-cdk.aws-autoscaling-common 266.31K

Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling

Apache-2.0
v1.204.0
266,320

#3554 untokenize 266.28K

Transforms tokens into original source code (while preserving whitespace).

transform tokenize generate untokenize
Expat License
v0.1.1
266,288

#3555 pyobjc-framework-WebKit 266.24K

Wrappers for the framework WebKit on macOS

webkit pyobjc javascriptcore
MIT License
v10.2
266,241

#3556 deb-pkg-tools 265.95K

Debian packaging tools

MIT
v8.4
265,959

#3557 mygeotab 265.88K

A Python client for the MyGeotab SDK

Apache 2.0
v0.9.0
265,883

#3558 storage3 265.82K

Supabase Storage client for Python.

MIT
v0.7.4
265,828

#3559 google-compute-engine 265.64K

Google Compute Engine

Apache Software License
v2.8.13
265,650

#3560 clldutils 265.58K

Utilities for programmatic data curation

Apache 2.0
v3.22.2
265,588

#3561 decopatch 265.55K

Create decorators easily in python.

generation parenthesis define function signature preserve decorator decorate auto wraps wrapper args definition generate easy class
BSD 3-Clause
v1.4.10
265,552

#3562 ldaptor 264.66K

A Pure-Python Twisted library for LDAP

MIT
v21.2.0
264,662

#3563 apache-airflow-providers-datadog 264.4K

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

integration datadog airflow-provider airflow
v3.5.1
264,402

#3564 astpretty 264.39K

Pretty print the output of python stdlib `ast.parse`.

MIT
v3.0.0
264,396

#3565 apeye-core 264.37K

Core (offline) functionality for the apeye library.

url
Copyright (c) 2022, Dominic Davis-Foster Redistribution and use
v1.1.5
264,375

#3566 cloudformation-cli-go-plugin 264.22K

services aws web amazon cloudformation
Apache License 2.0
v2.2.0
264,227

#3567 cloudformation-cli-python-plugin 264.15K

Python 3.6 and 3.7 language support for the CloudFormation CLI

services aws web amazon cloudformation
Apache License 2.0
v2.1.9
264,155

#3568 cloudformation-cli-java-plugin 264.1K

services aws web amazon cloudformation
Apache License 2.0
v2.1.1
264,103

#3569 ncclient 264.07K

Python library for NETCONF clients

juniper optimization netconf python client cisco nxos optimization netconf
Apache 2.0
v0.6.15
264,076

#3570 segments 263.94K

tokenizer
Apache 2.0
v2.2.1
263,949

#3571 apeye 263.86K

Handy tools for working with URLs and APIs.

api cache rest requests url
v1.4.1
263,868

#3572 phonemizer 263.83K

Simple text to phones converter for multiple languages

linguistics festival g2p tts espeak phone
GPL3
v3.2.1
263,833

#3573 cloudformation-cli-typescript-plugin 263.6K

Typescript language support for the CloudFormation CLI

services aws web amazon cloudformation
Apache License 2.0
v1.0.2
263,609

#3574 tree-sitter 263.47K

Python bindings for the Tree-Sitter parsing library

parsing incremental tree-sitter
v0.21.3
263,472

#3575 editdistpy 263.39K

Fast Levenshtein and Damerau optimal string alignment algorithms.

damerau edit distance levenshtein
MIT
v0.1.4
263,400

#3576 pyobjc-framework-ScriptingBridge 263.38K

Wrappers for the framework ScriptingBridge on macOS

scriptingbridge pyobjc
MIT License
v10.2
263,389

#3577 xmltojson 263.35K

A Python module and cli tool to quickly convert xml text or files into json

xml json converter convert library
Apache-2.0
v2.0.2
263,358

#3578 opentelemetry-instrumentation-tortoiseorm 263.27K

OpenTelemetry Instrumentation for Tortoise ORM

v0.45b0
263,274

#3579 webapp2 262.87K

Taking Google App Engine's webapp to the next level!

Apache Software License
v2.5.2
262,877

#3580 aws-cdk.aws-certificatemanager 262.87K

The CDK Construct Library for AWS::CertificateManager

Apache-2.0
v1.204.0
262,874

#3581 scrypt 262.87K

Bindings for the scrypt key derivation function library

2-clause BSD
v0.8.24
262,873

#3582 jc 262.46K

Converts the output of popular command-line tools and file-types to JSON.

MIT
v1.25.2
262,466

#3583 pyobjc-framework-SecurityFoundation 262.39K

Wrappers for the framework SecurityFoundation on macOS

pyobjc securityfoundation
MIT License
v10.2
262,397

#3584 snakeviz 262.38K

A web-based viewer for Python profiler output

Copyright (c) 2012, Matt Davis All rights reserved. Redistribut
v2.2.0
262,389

#3585 adjustText 262.38K

Iteratively adjust text position in matplotlib plots to minimize overlaps

MIT
v1.1.1
262,383

#3586 pyobjc-framework-AppleScriptObjC 262.36K

Wrappers for the framework AppleScriptObjC on macOS

applescriptobjc pyobjc
MIT License
v10.2
262,368

#3587 mypy-boto3-ses 262.28K

Type annotations for boto3.SES 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations ses typeshed botocore autocomplete
MIT License
v1.34.0
262,284

#3588 pytest-ansible 262.22K

Plugin for pytest to simplify calling ansible modules from tests or fixtures

testing pytest ansible
MIT
v24.1.3
262,223

#3589 pyobjc-framework-LocalAuthentication 262.2K

Wrappers for the framework LocalAuthentication on macOS

localauthentication pyobjc
MIT License
v10.2
262,202

#3590 pyobjc-framework-SpriteKit 262.01K

Wrappers for the framework SpriteKit on macOS

spritekit pyobjc
MIT License
v10.2
262,016

#3591 pyobjc-framework-SecurityInterface 261.75K

Wrappers for the framework SecurityInterface on macOS

securityinterface pyobjc
MIT License
v10.2
261,760

#3592 pyobjc-framework-CoreLocation 261.72K

Wrappers for the framework CoreLocation on macOS

pyobjc corelocation
MIT License
v10.2
261,728

#3593 lazy 261.67K

Lazy attributes for Python objects

decorator lazy property descriptor lazy attribute
BSD-2-Clause
v1.6
261,677

#3594 pyobjc-framework-Social 261.55K

Wrappers for the framework Social on macOS

pyobjc social
MIT License
v10.2
261,555

#3595 pyobjc-framework-GameplayKit 261.39K

Wrappers for the framework GameplayKit on macOS

gameplaykit pyobjc
MIT License
v10.2
261,398

#3596 pyobjc-framework-OpenDirectory 261.35K

Wrappers for the framework OpenDirectory on macOS

pyobjc opendirectory cfopendirectory
MIT License
v10.2
261,357

#3597 pyobjc-framework-CryptoTokenKit 261.32K

Wrappers for the framework CryptoTokenKit on macOS

pyobjc cryptotokenkit
MIT License
v10.2
261,324

#3598 pyobjc-framework-IOSurface 261.22K

Wrappers for the framework IOSurface on macOS

iosurface pyobjc
MIT License
v10.2
261,227

#3599 aws-cdk.custom-resources 261.19K

Constructs for implementing CDK custom resources

Apache-2.0
v1.204.0
261,196

#3600 pyobjc-framework-MediaToolbox 261.1K

Wrappers for the framework MediaToolbox on macOS

mediatoolbox pyobjc
MIT License
v10.2
261,103

#3601 taskgroup 261.09K

backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout

v0.0.0a4
261,097

#3602 sseclient 261.02K

Python client library for reading Server Sent Event streams.

v0.0.27
261,024

#3603 pyobjc-framework-Vision 261K

Wrappers for the framework Vision on macOS

pyobjc vision
MIT License
v10.2
261,006

#3604 pyyaml-include 260.95K

An extending constructor of PyYAML: include other YAML files into current YAML document

yaml include yml pyyaml
GPLv3+
v2.0.2.post1
260,952

#3605 pyobjc-framework-ModelIO 260.94K

Wrappers for the framework ModelIO on macOS

pyobjc modelio
MIT License
v10.2
260,950

#3606 aws-error-utils 260.94K

Error-handling functions for boto3/botocore

Apache-2.0
v2.7.0
260,948

#3607 pyobjc-framework-InputMethodKit 260.9K

Wrappers for the framework InputMethodKit on macOS

pyobjc inputmethodkit
MIT License
v10.2
260,909

#3608 pyobjc-framework-StoreKit 260.84K

Wrappers for the framework StoreKit on macOS

pyobjc storekit
MIT License
v10.2
260,846

#3609 pyobjc-framework-SafariServices 260.73K

Wrappers for the framework SafariServices on macOS

safariservices pyobjc
MIT License
v10.2
260,731

#3610 arthurai 260.72K

Arthur Python SDK

api arthur ml monitoring model sdk arthurai
MIT
v3.32.3
260,728

#3611 pyobjc-framework-Photos 260.7K

Wrappers for the framework Photos on macOS

pyobjc photos
MIT License
v10.2
260,704

#3612 pyobjc-framework-GameKit 260.69K

Wrappers for the framework GameKit on macOS

pyobjc gamekit
MIT License
v10.2
260,694

#3613 PyVISA 260.69K

Python VISA bindings for GPIB, RS232, TCPIP and USB instruments

rs232 acquisition gpib measurement usb visa serial
The MIT License Copyright (c) 2005-2022 PyVISA Authors and cont
v1.14.1
260,691

#3614 serpent 260.62K

Serialization based on ast.literal_eval

serialization
MIT
v1.41
260,630

#3615 pyobjc-framework-MapKit 260.57K

Wrappers for the framework MapKit on macOS

pyobjc mapkit
MIT License
v10.2
260,573

#3616 pyobjc-framework-CalendarStore 260.5K

Wrappers for the framework CalendarStore on macOS

calendarstore pyobjc
MIT License
v10.2
260,510

#3617 pynetbox 260.47K

NetBox API client library

netbox
Apache2
v7.3.3
260,476

#3618 pyobjc-framework-NetworkExtension 260.45K

Wrappers for the framework NetworkExtension on macOS

networkextension pyobjc
MIT License
v10.2
260,454

#3619 pyobjc-framework-BusinessChat 260.42K

Wrappers for the framework BusinessChat on macOS

pyobjc businesschat
MIT License
v10.2
260,427

#3620 pyobjc-framework-ImageCaptureCore 260.41K

Wrappers for the framework ImageCaptureCore on macOS

imagecapturecore pyobjc
MIT License
v10.2
260,419

#3621 pyobjc-framework-iTunesLibrary 260.39K

Wrappers for the framework iTunesLibrary on macOS

pyobjc ituneslibrary
MIT License
v10.2
260,399

#3622 pyobjc-framework-PhotosUI 260.34K

Wrappers for the framework PhotosUI on macOS

pyobjc photosui
MIT License
v10.2
260,344

#3623 pyobjc-framework-CloudKit 260.33K

Wrappers for the framework CloudKit on macOS

cloudkit pyobjc
MIT License
v10.2
260,338

#3624 pyobjc-framework-GameController 260.33K

Wrappers for the framework GameController on macOS

pyobjc gamecontroller
MIT License
v10.2
260,334

#3625 pyobjc-framework-UserNotifications 260.31K

Wrappers for the framework UserNotifications on macOS

usernotifications pyobjc
MIT License
v10.2
260,310

#3626 pyobjc-framework-SceneKit 260.24K

Wrappers for the framework SceneKit on macOS

pyobjc scenekit
MIT License
v10.2
260,241

#3627 pyobjc-framework-Collaboration 260.2K

Wrappers for the framework Collaboration on macOS

collaboration pyobjc
MIT License
v10.2
260,207

#3628 pybaselines 260.14K

A library of algorithms for the baseline correction of experimental data.

baseline correction raman baseline materials characterization background chemistry spectroscopy baseline subtraction materials science
BSD 3-Clause License Copyright (c) 2021-2024, Donald Erb All ri
v1.1.0
260,148

#3629 dlinfo 260.1K

Python wrapper for libc's dlinfo and dyld_find on Mac

MIT
v1.2.1
260,100

#3630 pyobjc-framework-VideoToolbox 260.09K

Wrappers for the framework VideoToolbox on macOS

videotoolbox pyobjc
MIT License
v10.2
260,099

#3631 pyobjc-framework-Contacts 260.06K

Wrappers for the framework Contacts on macOS

contacts pyobjc
MIT License
v10.2
260,065

#3632 pyobjc-framework-GameCenter 260.05K

Wrappers for the framework GameCenter on macOS

pyobjc gamecenter
MIT License
v10.2
260,058

#3633 pyobjc-framework-ContactsUI 260.04K

Wrappers for the framework ContactsUI on macOS

pyobjc contactsui
MIT License
v10.2
260,045

#3634 aws-cdk.aws-cloudformation 260.01K

The CDK Construct Library for AWS::CloudFormation

Apache-2.0
v1.204.0
260,012

#3635 word2number 259.95K

Convert number words eg. three hundred and forty two to numbers (342).

convert numbers words
The MIT License (MIT) Copyright (c) 2016 Akshay Nagpal (https
v1.1
259,952

#3636 pyobjc-framework-MediaPlayer 259.93K

Wrappers for the framework MediaPlayer on macOS

mediaplayer pyobjc
MIT License
v10.2
259,933

#3637 pyobjc-framework-MediaLibrary 259.81K

Wrappers for the framework MediaLibrary on macOS

pyobjc medialibrary
MIT License
v10.2
259,820

#3638 pyobjc-framework-Intents 259.81K

Wrappers for the framework Intents on macOS

pyobjc intents
MIT License
v10.2
259,819

#3639 pyobjc-framework-CoreSpotlight 259.76K

Wrappers for the framework CoreSpotlight on macOS

corespotlight pyobjc
MIT License
v10.2
259,766

#3640 pyobjc-framework-ExternalAccessory 259.68K

Wrappers for the framework ExternalAccessory on macOS

pyobjc externalaccessory
MIT License
v10.2
259,687

#3641 pyobjc-framework-MediaAccessibility 259.66K

Wrappers for the framework MediaAccessibility on macOS

pyobjc mediaaccessibility
MIT License
v10.2
259,668

#3642 pyzbar 259.45K

Read one-dimensional barcodes and QR codes from Python 2 and 3.

MIT
v0.1.9
259,459

#3643 pytest-ruff 259.37K

pytest plugin to check ruff requirements.

v0.3.2
259,380

#3644 camelot-py 259.19K

PDF Table Extraction for Humans.

MIT License
v0.11.0
259,200

#3645 pyobjc-framework-AdSupport 259.12K

Wrappers for the framework AdSupport on macOS

adsupport pyobjc
MIT License
v10.2
259,125

#3646 pyobjc-framework-VideoSubscriberAccount 259.11K

Wrappers for the framework VideoSubscriberAccount on macOS

pyobjc videosubscriberaccount
MIT License
v10.2
259,119

#3647 aws-embedded-metrics 258.89K

AWS Embedded Metrics Package

aws metrics logs emf
v3.2.0
258,895

#3648 secure-smtplib 258.53K

Secure SMTP subclasses for Python 2

ssl smtplib validate ca tls verify ca_cert
UNKNOWN
v0.1.1
258,539

#3649 chalice 258.19K

Microframework

chalice
Apache License 2.0
v1.31.0
258,194

#3650 pyro-ppl 258.15K

A Python library for probabilistic modeling and inference

learning modeling pytorch bayesian programming machine probabilistic statistics
Apache 2.0
v1.9.0
258,152

#3651 huaweicloudsdkdns 258.13K

DNS

sdk dns huaweicloud
Apache LICENSE 2.0
v3.1.94
258,140

#3652 discord 257.66K

A mirror package for discord.py. Please install that instead.

v2.3.2
257,662

#3653 paddlepaddle 257.59K

Parallel Distributed Deep Learning

Apache Software License
v2.6.1
257,599

#3654 tabcmd 257.54K

A command line client for working with Tableau Server.

The MIT License (MIT) Copyright (c) 2020 Tableau Permission is
v2.0.13
257,540

#3655 accumulation-tree 257.51K

Red/black tree with support for fast accumulation of values in a key range

data structure accumulation bst
MIT
v0.6.2
257,520

#3656 Redis-Sentinel-Url 257.35K

A factory for redis connection that supports using Redis Sentinel

Apache 2.0
v1.0.1
257,357

#3657 jupyter-cache 257.34K

A defined interface for working with a cache of jupyter notebooks.

web material components extension sphinx design
v1.0.0
257,343

#3658 asynch 257.22K

A asyncio driver for ClickHouse with native tcp protocol

asyncio clickhouse driver
Apache-2.0
v0.2.3
257,226

#3659 simple-ddl-parser 257.21K

Simple DDL Parser to parse SQL & dialects like HQL, TSQL (MSSQL), Oracle, AWS Redshift, Snowflake, MySQL, PostgreSQL, etc ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc.; sequences, alters, custom types & other entities from ddl.

MIT
v1.1.0
257,213

#3660 pyhs2 257.16K

Python Hive Server 2 Client Driver

LICENSE.txt
v0.6.0
257,164

#3661 pyudorandom 257.08K

Generate pseudorandom numbers by using algebra

UNKNOWN
v1.0.0
257,089

#3662 Flask-Testing 257.07K

Unit testing for Flask

BSD
v0.8.1
257,079

#3663 fernet 257.01K

A simple python fernet implementation

MIT
v1.0.1
257,018

#3664 tcod 256.96K

The official Python port of libtcod.

pathfinding libtcod field-of-view unicode cffi roguelike
Simplified BSD License
v16.2.2
256,961

#3665 anyscale 256.79K

Command Line Interface for Anyscale

AS License
v0.24.23
256,798

#3666 pre-commit-hooks 256.39K

Some out-of-the-box hooks for pre-commit.

MIT
v4.6.0
256,397

#3667 aws-cdk.aws-route53 256.05K

The CDK Construct Library for AWS::Route53

Apache-2.0
v1.204.0
256,059

#3668 schwifty 255.98K

v2024.4.0
255,987

#3669 django-multiselectfield 255.97K

Django multiple select field

choices multiple select django field
LGPL 3
v0.1.12
255,974

#3670 aws-cdk.aws-signer 255.83K

The CDK Construct Library for AWS::Signer

Apache-2.0
v1.204.0
255,836

#3671 cityhash 255.78K

Python bindings for CityHash and FarmHash

farmhash hashing murmurhash hash cityhash google cython
MIT
v0.4.7
255,780

#3672 marshmallow-jsonapi 255.73K

JSON API 1.0 (https://jsonapi.org) formatting with marshmallow

serialization validation marshmallow-jsonapi jsonapi marshmallow marshalling deserialization
MIT
v0.24.0
255,738

#3673 dynamic-yaml 255.69K

Enables self referential yaml entries

yaml configuration
MIT License Copyright (c) 2022 Liam H. Childs Permission is he
v2.0.0
255,695

#3674 dvc-objects 255.42K

dvc objects - filesystem and object-db level abstractions to use in dvc and dvc-data

Apache-2.0
v5.1.0
255,425

#3675 aiven-client 255.38K

Aiven.io client library / command-line client

Apache License 2.0
v4.1.1
255,385

#3676 single-source 255.37K

Access to the project version in Python code for PEP 621-style projects

version single source poetry __version__ pyproject
MIT
v0.3.0
255,380

#3677 mobly 255.25K

Automation framework for special end-to-end test cases

Apache2.0
v1.12.3
255,251

#3678 pytorch 255.24K

v1.0.2
255,246

#3679 torchsummary 255.14K

Model summary in PyTorch similar to `model.summary()` in Keras

v1.5.1
255,149

#3680 kafka 255.13K

Pure Python client for Apache Kafka

apache kafka
Apache License 2.0
v1.3.5
255,132

#3681 msg-parser 255.08K

This module enables reading, parsing and converting Microsoft Outlook MSG E-Mail files.

msg_parser
BSD
v1.2.0
255,082

#3682 databricks-utils 255.01K

Ease-of-use utility tools for databricks notebooks.

Apache License 2.0
v0.0.7
255,012

#3683 ocspbuilder 254.81K

Creates and signs online certificate status protocol (OCSP) requests and responses for X.509 certificates

x509 pki certificate crypto ocsp
MIT
v0.10.2
254,815

#3684 docusign-esign 254.7K

DocuSign REST API

swagger docusign rest api
v3.26.0
254,702

#3685 TM1py 254.59K

A python module for TM1.

pa planning analytics tm1 ibm cognos tm1 cognos
MIT
v2.0.2
254,595

#3686 pyexcel 254.58K

A wrapper library that provides one API to read, manipulate and writedata in different excel formats

tsv python ods tsvzcsv xlsx xls csvz
New BSD
v0.7.0
254,588

#3687 namedlist 254.54K

Similar to namedtuple, but instances are mutable.

Apache License Version 2.0
v1.8
254,543

#3688 urlextract 254.18K

Collects and extracts URLs from given text.

list extract collect tld url finder link find
MIT
v1.9.0
254,190

#3689 kopf 254.17K

Kubernetes Operator Pythonic Framework (Kopf)

framework kubernetes operator python k8s
MIT
v1.37.2
254,171

#3690 pypd 253.92K

A python client for PagerDuty API

MIT
v1.1.0
253,921

#3691 symengine 253.84K

Python library providing wrappers to SymEngine

MIT
v0.11.0
253,847

#3692 mdxpy 253.79K

A simple, yet elegant MDX library for TM1

pa planning analytics mdx tm1 cognos ibm cognos tm1
MIT-LICENSE
v1.3.2
253,792

#3693 intuit-oauth 253.41K

Intuit OAuth Client

oauth auth intuit client openid quickbooks
Apache 2.0
v1.2.5
253,411

#3694 bugsnag 253.18K

Automatic error monitoring for django, flask, etc.

MIT
v4.7.0
253,188

#3695 h3ronpy 253.14K

Data science toolkit for the H3 geospatial grid

h3 geo arrow spatial python
MIT
v0.20.2
253,144

#3696 adtk 252.81K

A package for unsupervised time series anomaly detection

anomaly detection time series
Mozilla Public License 2.0 (MPL 2.0)
v0.6.2
252,813

#3697 cuda-python 252.56K

Python bindings for CUDA

NVIDIA SOFTWARE LICENSE This license is a legal agreement betwe
v12.4.0
252,570

#3698 apispec-webframeworks 252.51K

Web framework plugins for apispec.

v1.1.0
252,514

#3699 ropwr 252.49K

RoPWR: Robust Piecewise Regression

Apache Licence 2.0
v1.0.0
252,498

#3700 escapism 252.34K

Simple, generic API for escaping strings.

MIT
v1.0.1
252,343

#3701 azure-cli-nspkg 252.28K

Microsoft Azure CLI Namespace Package

MIT
v3.0.4
252,289

#3702 pymarshaler 252.11K

Package to marshal and unmarshal python objects

v0.4.2
252,113

#3703 ocspresponder 251.96K

RFC 6960 compliant OCSP Responder framework written in Python 3.5+.

ssl responder pki server tls ocsp
Apache Software License
v0.5.0
251,961

#3704 tableschema 251.87K

A utility library for working with Table Schema in Python

json schema frictionless data data package tabular data package table schema open data
MIT
v1.20.11
251,874

#3705 mailchecker 251.82K

Cross-language email validation. Backed by a database of thousands throwable email providers.

MIT
v6.0.4
251,825

#3706 torch-fidelity 251.53K

High-fidelity performance metrics for generative models in PyTorch

perceptual reproducibility adversarial isc fid ppl deep networks inception path length distance kernel fidelity generative frechet kid score gan lpips
Apache License 2.0
v0.3.0
251,531

#3707 gurobipy 251.52K

Python interface to Gurobi

lp mip optimization
Proprietary
v11.0.1
251,521

#3708 id 251.43K

A tool for generating OIDC identities

v1.4.0
251,437

#3709 pyang 251.26K

A YANG (RFC 6020/7950) validator and converter

yang validator
BSD
v2.6.0
251,268

#3710 wasmer 251.08K

Python extension to run WebAssembly binaries

python webassembly extension
v1.1.0
251,088

#3711 flake8-annotations 250.87K

Flake8 Type Annotation Checks

MIT
v3.0.1
250,871

#3712 pdbp 250.75K

pdbp (Pdb+): A drop-in replacement for pdb and pdbpp.

completion tab pdb debugger color
MIT
v1.5.0
250,755

#3713 case_conversion 250.75K

Convert between different types of cases (unicode supported)

conversion camel case kebab unicode convert spinal snake pascal
MIT
v2.1.0
250,754

#3714 pentapy 250.63K

pentapy: A toolbox for pentadiagonal matrizes.

MIT
v1.3.0
250,637

#3715 lcov-cobertura 250.53K

LCOV to Cobertura XML converter

lcov cobertura
Apache License, Version 2.0
v2.0.2
250,532

#3716 nmslib 250.5K

Non-Metric Space Library (NMSLIB)

v2.1.1
250,505

#3717 aws-cdk.aws-codestarnotifications 250.44K

The CDK Construct Library for AWS::CodeStarNotifications

Apache-2.0
v1.204.0
250,448

#3718 result 250.21K

A Rust-like result type for Python

enum rust result
MIT
v0.16.1
250,213

#3719 sphinx-data-viewer 249.98K

Sphinx extension to show data in an interactive list view

MIT
v0.1.4
249,981

#3720 honcho 249.93K

Honcho: a Python clone of Foreman. For managing Procfile-based applications.

sysadmin procfile process
MIT
v1.1.0
249,938

#3721 username 249.9K

Get the current username

python bash-tool cli command-line-interface username
MIT
v2.1.0
249,909

#3722 pyworld 249.62K

PyWorld: a Python wrapper for WORLD vocoder

vocoder
v0.3.4
249,623

#3723 prov 249.41K

A library for W3C Provenance Data Model supporting PROV-JSON, PROV-XML and PROV-O (RDF)

graph prov provenance model prov-xml prov-json prov-n w3c prov-dm prov-o rdf
MIT
v2.0.0
249,420

#3724 django-autocomplete-light 249.34K

Fresh autocompletes for Django

django autocomplete
MIT
v3.11.0
249,342

#3725 swarms 249.19K

Swarms - Pytorch

agents optimizers artificial intelligence swarms prompt engineering deep learning
MIT
v4.8.8
249,192

#3726 mypy-boto3-lakeformation 249.15K

Type annotations for boto3.LakeFormation 1.34.85 service generated with mypy-boto3-builder 7.23.2

lakeformation boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.85
249,154

#3727 pyocd 249.09K

Cortex-M debugger for Python

debug test debugger gdb embedded flash arm gdbserver
Apache 2.0
v0.36.0
249,092

#3728 sphinx-needs 248.96K

Sphinx needs extension for managing needs/requirements and specifications

MIT
v2.0.0
248,966

#3729 python-Levenshtein-wheels 248.69K

Python extension for computing string edit distances and similarities.

edit-distance comparison string levenshtein
GPL
v0.13.2
248,700

#3730 pybind11-stubgen 248.67K

PEP 561 type stubs generator for pybind11 modules

BSD
v2.5.1
248,675

#3731 pyathenajdbc 248.44K

Amazon Athena JDBC driver wrapper for the Python DB API 2.0 (PEP 249)

MIT
v3.0.1
248,444

#3732 xopen 248.38K

Open compressed files transparently

MIT
v2.0.1
248,387

#3733 face-recognition 248.37K

Recognize faces from Python or from the command line

face_recognition
MIT license
v1.3.0
248,379

#3734 dvc-task 248.35K

Extensible task queue used in DVC.

Apache-2.0
v0.4.0
248,353

#3735 aws-cdk.aws-elasticloadbalancingv2 248.24K

The CDK Construct Library for AWS::ElasticLoadBalancingV2

Apache-2.0
v1.204.0
248,248

#3736 whylogs-sketching 248.22K

sketching library of whylogs

Apache License 2.0
v3.4.1.dev3
248,226

#3737 slack 247.88K

a DI container

container di
MIT
v0.0.3
247,882

#3738 cmsis-pack-manager 247.67K

Python manager for CMSIS-Pack index and cache with fast Rust backend

Apache-2.0
v0.5.3
247,677

#3739 django-braces 247.58K

Reusable, generic mixins for Django

django views forms mixins
BSD
v1.15.0
247,588

#3740 matrix-client 247.34K

Client-Server SDK for Matrix

sdk matrix matrix.org chat
Apache License, Version 2.0
v0.4.0
247,347

#3741 google-cloud-scheduler 247.24K

Google Cloud Scheduler API client library

Apache 2.0
v2.13.3
247,246

#3742 pygdbmi 247.24K

Parse gdb machine interface output with Python

python frontend gdb parse machine-interface
MIT
v0.11.0.0
247,242

#3743 pycognito 247.17K

Python class to integrate Boto3's Cognito client so it is easy to login users. With SRP support.

api cognito aws serverless gateway
Apache License 2.0
v2024.2.0
247,178

#3744 django-log-request-id 247.03K

Django middleware and log filter to attach a unique ID to every log message generated as part of a request

BSD
v2.1.0
247,030

#3745 tabcompleter 246.97K

tabcompleter --- Autocompletion in the Python console.

tab console completion
MIT
v1.3.0
246,971

#3746 boilerpy3 246.76K

Python port of Boilerpipe, for HTML boilerplate removal and text extraction

boilerpipe text extraction boilerpy html text extraction full text extraction
Apache 2.0
v1.0.7
246,762

#3747 pytest-github-actions-annotate-failures 246.74K

pytest plugin to annotate failed tests with a workflow command for GitHub Actions

testing molecule plugin ansible
MIT
v0.2.0
246,741

#3748 mypy-boto3-logs 246.63K

Type annotations for boto3.CloudWatchLogs 1.34.66 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed logs botocore autocomplete
MIT License
v1.34.66
246,638

#3749 python-socks 246.55K

Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python

proxy socks4 http anyio asyncio curio trio socks socks5
Apache 2
v2.4.4
246,551

#3750 javalang 246.49K

Pure Python Java parser and tools

v0.13.0
246,490

#3751 ldapdomaindump 246.39K

Active Directory information dumper via LDAP

MIT
v0.9.4
246,392

#3752 jstyleson 246.34K

Library to parse JSON with js-style comments.

parse javascript json comment
MIT
v0.0.2
246,340

#3753 Beaker 246.22K

A Session and Caching library with WSGI Middleware

session web cache middleware wsgi myghty
BSD
v1.13.0
246,228

#3754 effdet 246.04K

EfficientDet for PyTorch

object pytorch pretrained detection efficientdet bifpn efficientnet
v0.4.1
246,047

#3755 testresources 245.77K

Testresources, a pyunit extension for managing expensive test resources

UNKNOWN
v2.0.1
245,777

#3756 munkres 245.62K

Munkres (Hungarian) algorithm for the Assignment Problem

Apache Software License
v1.1.4
245,630

#3757 flake8-variables-names 245.56K

A flake8 extension that helps to make more readable variables names

naming flake8
MIT
v0.0.6
245,563

#3758 bsdiff4 245.43K

binary diff and patch using the BSDIFF4-format

BSD
v1.2.4
245,432

#3759 apache-airflow-providers-jenkins 245.37K

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

integration airflow-provider airflow jenkins
v3.5.1
245,372

#3760 uptime 245.24K

Cross-platform uptime library

UNKNOWN
v3.0.1
245,241

#3761 whylabs-client 245.19K

WhyLabs API client

whylabs api client openapi-generator openapi
Apache License 2.0
v0.6.3
245,192

#3762 opentelemetry-instrumentation-tornado 244.93K

Tornado instrumentation for OpenTelemetry

v0.45b0
244,934

#3763 feather-format 244.89K

Simple wrapper library to the Apache Arrow-based Feather File Format

Apache License, Version 2.0
v0.4.1
244,897

#3764 coralogix-logger 244.8K

Coralogix Python SDK

logging logger coralogix
Apache Version 2.0
v2.0.6
244,802

#3765 sphinxcontrib-plantuml 244.34K

Sphinx "plantuml" extension

BSD
v0.29
244,342

#3766 docformatter 244.25K

Formats docstrings to follow PEP 257

pep 257 docstrings style pep257 formatter
Expat
v1.7.5
244,253

#3767 gearman 244.25K

Gearman API - Client, worker, and admin client interfaces

Apache
v2.0.2
244,252

#3768 clearml-agent 244.15K

ClearML Agent - Auto-Magical DevOps for Deep Learning

clearml learning cluster trains deep devops hpc agent machine automation
Apache License 2.0
v1.8.0
244,150

#3769 testing.postgresql 243.98K

automatically setups a postgresql instance in a temporary directory, and destroys it after testing

Apache License 2.0
v1.3.0
243,982

#3770 sqlalchemy-mixins 243.97K

Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy

pymysql active record repr __repr__ eagerload mysql django-like django orm eager load postgresql sqlalchemy activerecord sqlite
MIT
v2.0.5
243,974

#3771 tavern 243.68K

Simple testing of RESTful APIs

testing pytest
v2.10.3
243,681

#3772 aws-cdk.aws-secretsmanager 243.35K

The CDK Construct Library for AWS::SecretsManager

Apache-2.0
v1.204.0
243,351

#3773 gspread-formatting 243.29K

Complete Google Sheets formatting support for gspread worksheets

cell-format google-spreadsheets formatting spreadsheets
MIT
v1.1.2
243,291

#3774 fairlearn 243.23K

A Python package to assess and improve fairness of machine learning models.

v0.10.0
243,234

#3775 coremltools 243.23K

Community Tools for Core ML

BSD
v7.2
243,231

#3776 pycaret 242.83K

PyCaret - An open source, low-code machine learning library in Python.

MIT
v3.3.2
242,837

#3777 wiki-fetch 242.82K

Parser for Wikipedia.org

wikipedia wiki parser web scraping
Apache-2.0
v0.1.1
242,823

#3778 pbspark 242.78K

Convert between protobuf messages and pyspark dataframes

protobuf spark pyspark
MIT
v0.9.0
242,786

#3779 plantuml-markdown 242.76K

A PlantUML plugin for Markdown

markdown typesetting include extension plugin
v3.9.6
242,769

#3780 sphinxcontrib-httpdomain 242.72K

Sphinx domain for documenting HTTP APIs

BSD
v1.8.1
242,729

#3781 pylance 242.39K

python wrapper for Lance columnar format

data-science arrow machine-learning data-format data-analytics
v0.10.17
242,396

#3782 types-bleach 242.34K

Typing stubs for bleach

Apache-2.0 license
v6.1.0.20240331
242,349

#3783 aiolimiter 242.34K

asyncio rate limiter, a leaky bucket implementation

asyncio leaky-bucket rate-limiting
MIT
v1.1.0
242,341

#3784 google-search-results 242.11K

Scrape and search localized results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Homedepot, youtube at scale using SerpApi.com

bing ebay youtube json datamining yandex rank search training localized api baidu apple naver google scrape store yahoo ml scale walmart serp machine app
MIT
v2.4.2
242,116

#3785 entrypoint2 241.99K

easy to use command-line interface for python modules

optparse signature decorator command-line argparse
BSD
v1.1
241,992

#3786 tf-keras-nightly 241.92K

Deep learning for humans.

deep learning keras machine learning tensorflow
Apache 2.0
v2.17.0.dev2024050209
241,926

#3787 pdfrw 241.65K

PDF file reader/writer library

pdf split merge vector nup join graphics watermark
MIT
v0.4
241,654

#3788 pytoml 241.63K

A parser for TOML-0.4.0

MIT
v0.1.21
241,635

#3789 turbopuffer 241.6K

Python Client for accessing the turbopuffer API

cloud vector database turbopuffer
MIT
v0.1.9
241,603

#3790 pymodbus 241.36K

A fully featured modbus protocol stack in python

scada server client asyncio simulator modbus
BSD-3-Clause
v3.6.8
241,362

#3791 yoyo-migrations 240.84K

Database migrations with SQL

south migrate migrations alembic database
Apache
v8.2.0
240,849

#3792 mistralai 240.78K

v0.1.8
240,783

#3793 mailjet-rest 240.7K

Mailjet V3 API wrapper

api v3.1 python mailjet v3 wrapper /
MIT
v1.3.4
240,709

#3794 s2sphere 240.61K

Python implementation of the S2 Geometry Library

MIT
v0.2.5
240,616

#3795 httpx-ws 240.3K

WebSockets support for HTTPX

v0.6.0
240,309

#3796 curatorbin 240.18K

install curator through pip and run it through python

SSPLv1
v1.2.4
240,181

#3797 databind.json 240.05K

De-/serialize Python dataclasses to or from JSON payloads. Compatible with Python 3.8 and newer. Deprecated, use `databind` module instead.

MIT
v4.5.1
240,050

#3798 dvc-http 239.87K

http plugin for dvc

http dvc
Apache License 2.0
v2.32.0
239,871

#3799 types-termcolor 239.84K

Typing stubs for termcolor

Apache-2.0 license
v1.1.6.2
239,845

#3800 PyQt6-sip 239.81K

The sip module support for PyQt6

SIP
v13.6.0
239,811

#3801 Genshi 239.78K

A toolkit for generation of output for the web

python.templating.engines
BSD
v0.7.7
239,785

#3802 check-wheel-contents 239.48K

Check your wheels have the right contents

wheel linter packaging
MIT
v0.6.0
239,483

#3803 eth-bloom 239.47K

A python implementation of the bloom filter used by Ethereum

trie evm merkle ethereum blockchain
MIT
v3.0.1
239,472

#3804 django-constance 239.42K

Django live settings with pluggable backends, including Redis.

redis django settings libraries
BSD
v3.1.0
239,422

#3805 opentelemetry-propagator-jaeger 239.32K

OpenTelemetry Jaeger Propagator

Apache-2.0
v1.24.0
239,323

#3806 flask-apispec 239.28K

Build and document REST APIs with Flask and apispec

webargs marshmallow apispec flask
MIT
v0.11.4
239,283

#3807 dbnd 238.97K

Machine Learning Orchestration

orchestration data machinelearning
v1.0.22.9
238,978

#3808 schemdraw 238.95K

Electrical circuit schematic drawing

logic electrical circuit schematic flowchart
MIT
v0.19
238,956

#3809 django-auditlog 238.75K

Audit log app for Django

MIT
v3.0.0
238,757

#3810 pyannote.core 238.53K

Advanced data structures for handling temporal segments with attached labels.

v5.0.0
238,535

#3811 argparse-dataclass 238.24K

Declarative CLIs with argparse and dataclasses

v2.0.0
238,242

#3812 mypy-boto3-autoscaling 238.2K

Type annotations for boto3.AutoScaling 1.34.54 service generated with mypy-boto3-builder 7.23.2

autoscaling boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.54
238,208

#3813 databind.core 238.02K

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.1
238,022

#3814 pycollada 237.93K

python library for reading and writing collada documents

BSD
v0.8
237,934

#3815 rake-nltk 237.81K

RAKE short for Rapid Automatic Keyword Extraction algorithm, is a domain independent keyword extraction algorithm which tries to determine key phrases in a body of text by analyzing the frequency of word appearance and its co-occurance with other words in the text.

nlp algorithms text-mining development
MIT
v1.0.6
237,817

#3816 quart-cors 237.77K

A Quart extension to provide Cross Origin Resource Sharing, access control, support

MIT
v0.7.0
237,773

#3817 dagster-dbt 237.76K

A Dagster integration for dbt

Apache-2.0
v0.23.3
237,768

#3818 aws-cdk.aws-cognito 237.73K

The CDK Construct Library for AWS::Cognito

Apache-2.0
v1.204.0
237,731

#3819 aws-cdk.aws-sam 237.62K

The CDK Construct Library for the AWS Serverless Application Model (SAM) resources

Apache-2.0
v1.204.0
237,623

#3820 fastdownload 237.6K

A general purpose data downloading library.

dataset fastdownload fastai download
Apache Software License 2.0
v0.0.7
237,606

#3821 pyro-api 237.41K

Generic API for dispatch to Pyro backends.

learning bayesian machine probabilistic statistics
Apache License 2.0
v0.1.2
237,413

#3822 img2pdf 237.38K

Convert images to PDF via direct JPEG inclusion.

converter pdf jpeg
LGPL
v0.5.1
237,386

#3823 mariadb 237.23K

Python MariaDB extension

LGPL 2.1
v1.1.10
237,238

#3824 multiprocessing 237.17K

Backport of the multiprocessing package to Python 2.4 and 2.5

BSD Licence
v2.6.2.1
237,178

#3825 Bootstrap-Flask 237K

Bootstrap 4 & 5 helper for your Flask projects.

MIT
v2.4.0
237,002

#3826 apache-airflow-providers-atlassian-jira 236.93K

Provider package apache-airflow-providers-atlassian-jira for Apache Airflow

atlassian.jira integration airflow-provider airflow
v2.5.1
236,930

#3827 localstack-core 236.8K

The core library and runtime of LocalStack

v3.4.0
236,806

#3828 pyannote.database 236.67K

Interface to multimedia databases and experimental protocols

v5.1.0
236,673

#3829 Lifetimes 236.61K

Measure customer lifetime value in Python

ltv frequency bg/nbd customer lifetime value recency pareto/nbd clv
MIT
v0.11.3
236,614

#3830 mypy-boto3-ecs 236.47K

Type annotations for boto3.ECS 1.34.76 service generated with mypy-boto3-builder 7.23.2

ecs boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.76
236,471

#3831 pycld2 236.09K

Python bindings around Google Chromium's embedded compact language detection library (CLD2)

Apache2
v0.41
236,098

#3832 yamlordereddictloader 236.06K

YAML loader and dumper for PyYAML allowing to keep keys order.

dumper ordereddict ordered loader yaml pyyaml
MIT License
v0.4.2
236,063

#3833 securesystemslib 235.95K

A library that provides cryptographic and general-purpose routines for Secure Systems Lab projects at NYU

rsa keys signatures ed25519 cryptography ecdsa
MIT
v1.0.0
235,957

#3834 pyftpdlib 235.94K

Very fast asynchronous FTP server library

eventdriven ssl rfc959 daemon python sendfile rfc2640 nonblocking server rfc1123 rfc2228 rfc2428 asynchronous ftpd rfc3659 ftp ftps
MIT
v1.5.9
235,950

#3835 PyAudio 235.83K

Cross-platform audio I/O with PortAudio

MIT
v0.2.14
235,837

#3836 ShopifyAPI 235.62K

Shopify API for Python

MIT License
v12.5.0
235,623

#3837 slowapi 235.52K

A rate limiting extension for Starlette and Fastapi

MIT
v0.1.9
235,529

#3838 PyKMIP 235.49K

KMIP library

kmip
Apache License, Version 2.0
v0.10.0
235,490

#3839 aws-cdk.aws-sns-subscriptions 235.37K

CDK Subscription Constructs for AWS SNS

Apache-2.0
v1.204.0
235,380

#3840 demoji 235.34K

Accurately remove and replace emojis in text strings

emoji natural langauge processing nlp emojis unicode
Apache-2.0
v1.1.0
235,345

#3841 MySQL-python 235.18K

Python interface to MySQL

GPL
v1.2.5
235,186

#3842 fido2 235.13K

FIDO2/WebAuthn library for implementing clients and servers.

fido2 webauthn ctap u2f
v1.1.3
235,132

#3843 contractions 234.75K

Fixes contractions such as `you're` to you `are`

MIT
v0.1.73
234,750

#3844 mkdocs-techdocs-core 234.55K

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.3.5
234,557

#3845 sanitize-filename 234.46K

A permissive filename sanitizer.

v1.2.0
234,469

#3846 django-elasticsearch-dsl 234.01K

Wrapper around elasticsearch-dsl-py for django models

elasticsearch-dsl elasticsearch django
Apache Software License 2.0
v8.0
234,011

#3847 breadability 233.96K

Port of Readability HTML parser in Python

breadability readability html parsing readable content bookie
BSD
v0.1.20
233,967

#3848 jaeger-client 233.56K

Jaeger Python OpenTracing Tracer implementation

tracing opentracing jaeger
Apache License 2.0
v4.8.0
233,568

#3849 easy-thumbnails 233.39K

Easy thumbnails for Django

v2.8.5
233,397

#3850 pyzipcode 233.36K

query zip codes and location data

zip code distance
MIT
v3.0.1
233,361

#3851 aspy.yaml 233.35K

A few extensions to pyyaml.

MIT
v1.3.0
233,359

#3852 pyprctl 233.19K

An interface to Linux's prctl() syscall written in pure Python using ctypes.

prctl
MIT
v0.1.3
233,196

#3853 google-cloud-artifact-registry 233.18K

Google Cloud Artifact Registry API client library

Apache 2.0
v1.11.3
233,182

#3854 qiskit 233.18K

An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.

qiskit quantum circuit sdk quantum computing quantum quantum programming language
Apache 2.0
v1.0.2
233,180

#3855 threadloop 233.15K

Tornado IOLoop Backed Concurrent Futures

MIT
v1.0.2
233,151

#3856 sqlalchemy-migrate 233K

Database schema migration for SQLAlchemy

v0.13.0
233,010

#3857 mypy-boto3-sagemaker 232.98K

Type annotations for boto3.SageMaker 1.34.95 service generated with mypy-boto3-builder 7.24.0

boto3 mypy sagemaker type-annotations typeshed botocore autocomplete
MIT License
v1.34.95
232,986

#3858 pytest-selenium 232.87K

pytest plugin for Selenium

qa browserstack saucelabs webqa selenium pytest
v4.1.0
232,873

#3859 pyliquibase 232.64K

Python liquibase

Apache License 2.0
v2.2.0
232,647

#3860 httpagentparser 232.57K

Extracts OS Browser etc information from http user agent string

http://www.opensource.org/licenses/mit-license.php
v1.9.5
232,576

#3861 uproot 232.52K

ROOT I/O in pure Python and NumPy.

v5.3.3
232,522

#3862 dvc-studio-client 232.36K

Small library to post data from DVC/DVCLive to Iterative Studio

Apache-2.0
v0.20.0
232,365

#3863 pyzabbix 232.31K

Zabbix API Python interface

api monitoring zabbix
LGPL
v1.3.1
232,311

#3864 evergreen-lint 232.29K

v0.1.6
232,299

#3865 proxy-protocol 232.23K

PROXY protocol library with asyncio server implementation

## The MIT License (MIT) Copyright (c) 2021 Ian
v0.11.3
232,237

#3866 django-recaptcha 232.22K

Django recaptcha form field/widget app.

recaptcha v3 django recaptcha recaptcha v2
BSD
v4.0.0
232,225

#3867 great-expectations-experimental 232.15K

Always know what to expect from your data.

validation science testing pipeline dataquality quality data datavalidation
Apache-2.0
v0.1.20240429037
232,158

#3868 openapi-core 232.1K

client-side and server-side support for the OpenAPI Specification v3

swagger schema openapi
BSD-3-Clause
v0.19.1
232,109

#3869 praat-parselmouth 232.01K

Praat in Python, the Pythonic way

praat phonetics signal processing speech
GPLv3
v0.4.3
232,014

#3870 grpcio-channelz 231.72K

Channel Level Live Debug Information Service for gRPC

Apache License 2.0
v1.63.0
231,728

#3871 aws-cdk.aws-stepfunctions 231.57K

The CDK Construct Library for AWS::StepFunctions

Apache-2.0
v1.204.0
231,579

#3872 pytest-reportportal 231.57K

Agent for Reporting results of tests to the Report Portal

testing agent reportportal pytest reporting
Apache 2.0
v5.4.1
231,573

#3873 lief 231.19K

Library to instrument executable formats

pe elf parser reverse-engineering macho
Apache License 2.0
v0.14.1
231,196

#3874 gggdtparser 231.16K

通用、便捷、准确的字符串时间解析工具

MIT
v0.1.6
231,168

#3875 click-completion 230.98K

Fish, Bash, Zsh and PowerShell completion for Click

MIT
v0.5.2
230,987

#3876 titlecase 230.79K

Python Port of John Gruber's titlecase.pl

MIT
v2.4.1
230,794

#3877 warcio 230.73K

Streaming WARC (and ARC) IO library

Apache 2.0
v1.7.4
230,734

#3878 iso-639 230.71K

Python library for ISO 639 standard

iso-639 639 639-2 pycountry 639-5 languages 639-1 iso 639-3
AGPLv3
v0.4.5
230,710

#3879 jamo 230.67K

A Hangul syllable and jamo analyzer.

korean syllable jamo hangul nlp
http://www.apache.org/licenses/LICENSE-2.0
v0.4.1
230,678

#3880 py-moneyed 230.66K

Provides Currency and Money classes for use in your Python code.

abstraction class currency money
BSD
v3.0
230,663

#3881 pygraphviz 230.64K

Python interface to Graphviz

graph network graph drawing networks graph visualization
BSD-3-Clause
v1.12
230,643

#3882 lxml-stubs 230.17K

Type annotations for the lxml package

v0.5.1
230,175

#3883 zope.component 229.85K

Zope Component Architecture

loose component utility interface coupling adapter
ZPL 2.1
v6.0
229,858

#3884 aws-cdk.aws-kinesis 229.77K

The CDK Construct Library for AWS::Kinesis

Apache-2.0
v1.204.0
229,774

#3885 mypy-boto3-batch 229.75K

Type annotations for boto3.Batch 1.34.83 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed batch botocore autocomplete
MIT License
v1.34.83
229,758

#3886 django-two-factor-auth 229.6K

Complete Two-Factor Authentication for Django

MIT
v1.16.0
229,608

#3887 requests-oauth 229.6K

Hook for adding Open Authentication support to Python-requests HTTP library.

oauth requests open authentication python-requests
BSD
v0.4.1
229,607

#3888 agate-sql 229.51K

agate-sql adds SQL read/write support to agate.

MIT
v0.7.2
229,516

#3889 python-subunit 229.4K

Python implementation of subunit test streaming protocol

python streaming test
Apache-2.0 or BSD
v1.4.4
229,409

#3891 binpacking 229.22K

Heuristic distribution of weighted items to bins (either a fixed number of bins or a fixed number of volume per bin). Data may be in form of list, dictionary, list of tuples or csv-file.

MIT
v1.5.2
229,225

#3892 robotframework-robocop 228.78K

Static code analysis tool (linter) for Robot Framework

qa testing testautomation robotframework automation linter
Apache License 2.0
v5.0.4
228,787

#3893 anticaptchaofficial 228.76K

Official anti-captcha.com library

captcha antigate turnstile object solve hcaptcha bypass recognition arkoselabs coordinates funcaptcha enterprise anti anticaptcha geetest recaptcha
MIT
v1.0.59
228,765

#3894 rank-bm25 228.67K

Various BM25 algorithms for document ranking

Apache2.0
v0.2.2
228,671

#3895 azure-eventhub-checkpointstoreblob 228.57K

Microsoft Azure Event Hubs checkpointer implementation with Blob Storage Client Library for Python

MIT License
v1.1.4
228,578

#3896 flake8-return 228.43K

Flake8 plugin that checks return values

return plugin flake8
MIT
v1.2.0
228,434

#3897 python-markdown-math 228.41K

Math extension for Python-Markdown

BSD 3-Clause License
v0.8
228,414

#3898 sbvirtualdisplay 228.38K

A customized pyvirtualdisplay for SeleniumBase.

MIT
v1.3.0
228,388

#3899 jsonnet 228.36K

Python bindings for Jsonnet - The data templating language

Apache License 2.0
v0.20.0
228,367

#3900 pyannote.metrics 228.35K

a toolkit for reproducible evaluation, diagnostic, and error analysis of speaker diarization systems

v3.2.1
228,358

#3901 json-rpc 228.13K

JSON-RPC transport implementation

MIT
v1.15.0
228,131

#3902 pyscf 228.03K

PySCF: Python-based Simulations of Chemistry Framework

Apache License 2.0
v2.5.0
228,034

#3903 pandavro 228.02K

The interface between Avro and pandas DataFrame

MIT
v1.8.0
228,021

#3904 ibm-secrets-manager-sdk 227.99K

IBM Cloud Secrets Manager Python SDK

ibm_secrets_manager_sdk
Apache 2.0
v2.1.4
227,998

#3905 model-index 227.63K

Create a source of truth for ML model results and browse it on Papers with Code

MIT
v0.1.11
227,637

#3906 aws-cdk.assets 227.33K

This module is deprecated. All types are now available under the core module

Apache-2.0
v1.204.0
227,334

#3907 pydomo 226.93K

The official Python3 Domo API SDK - Domo, Inc.

api sdk domo
MIT
v0.3.0.10
226,930

#3908 rembg 226.9K

Remove image background

u2net remove background
v2.0.56
226,900

#3909 pip-install-test 226.42K

A minimal stub package to test success of pip install

MIT
v0.5
226,427

#3910 docxcompose 226.39K

Compose .docx documents

docx ooxml python word
MIT license
v1.4.0
226,398

#3911 opentelemetry-instrumentation-falcon 226.22K

Falcon instrumentation for OpenTelemetry

v0.45b0
226,224

#3912 mnemonic 226.21K

Implementation of Bitcoin BIP-0039

MIT
v0.21
226,211

#3913 tsfresh 226.14K

tsfresh extracts relevant characteristics from time series

MIT
v0.20.2
226,144

#3914 clip-anytorch 226.07K

# CLIP

v2.6.0
226,078

#3915 mdutils 226.07K

Useful package for creating Markdown files while executing python code.

MIT
v1.6.0
226,074

#3916 scrapbook 225.99K

A library for recording and reading data in Jupyter and nteract Notebooks

notebook mapreduce pipeline jupyter nteract
BSD
v0.5.0
225,995

#3917 django-templated-mail 225.9K

Send emails using Django template system.

MIT
v1.1.1
225,901

#3918 oic 225.89K

Python implementation of OAuth2 and OpenID Connect

Apache 2.0
v1.7.0
225,891

#3919 pvlib 225.87K

A set of functions and classes for simulating the performance of photovoltaic energy systems.

BSD-3-Clause
v0.10.4
225,871

#3920 tendo 225.7K

A Python library that extends some core functionality

tee colorer singleton tendo unicode
v0.3.0
225,709

#3921 python-redmine 225.64K

Library for communicating with a Redmine project management application

easyredmine redmineup redminecrm redminelib redmine
Apache 2.0
v2.5.0
225,642

#3922 cookies 225.53K

Friendlier RFC 6265-compliant cookie parser/renderer

UNKNOWN
v2.2.1
225,538

#3923 zope.sqlalchemy 225K

Minimal Zope/SQLAlchemy transaction integration

sqlalchemy zope zope3
ZPL 2.1
v3.1
225,001

#3924 eth-tester 224.96K

eth-tester: Tools for testing Ethereum applications.

ethereum
MIT
v0.11.0b2
224,961

#3925 lsprotocol 224.8K

Python implementation of the Language Server Protocol.

v2023.0.1
224,805

#3926 presidio-anonymizer 224.79K

Persidio Anonymizer package - replaces analyzed text with desired values.

presidio_anonymizer
MIT license
v2.2.354
224,798

#3927 types-boto3 224.78K

Proxy package for boto3-stubs

boto3-stubs mypy type-annotations pyright boto3
MIT
v1.0.2
224,781

#3928 imap-tools 224.71K

Work with email by IMAP

python3 email python imap imap-client
Apache-2.0
v1.6.0
224,717

#3929 rstcheck 224.49K

Checks syntax of reStructuredText and code blocks nested within it

restructuredtext linter rst static-analysis
MIT
v6.2.1
224,497

#3930 opentelemetry-instrumentation-mysql 224.45K

OpenTelemetry MySQL instrumentation

v0.45b0
224,459

#3931 google-cloud-private-ca 224.44K

Google Cloud Private Ca API client library

Apache 2.0
v1.12.0
224,449

#3932 pytest-flakefinder 224.36K

Runs tests multiple times to expose flakiness.

Apache
v1.1.0
224,361

#3933 ntc-templates 224.33K

TextFSM Templates for Network Devices, and Python wrapper for TextFSM's CliTable.

network parsers textfsm
Apache-2.0
v5.0.0
224,331

#3934 kneed 224.17K

Knee-point detection in Python

knee-detection elbow-method system
v0.8.5
224,176

#3935 apiclient 224.16K

Framework for making good API client libraries using urllib3.

api threadsafe http client rest urllib3 keepalive
MIT
v1.0.4
224,167

#3936 delocate 224.06K

Move macOS dynamic libraries into package

Copyright (c) 2014-2024, Matthew Brett and the Delocate contribu
v0.11.0
224,063

#3937 yara-python 223.77K

Python interface for YARA

Apache 2.0
v4.5.0
223,778

#3938 textsearch 223.57K

Find strings/words in text; convenience and C speed

MIT
v0.0.24
223,576

#3939 bindep 223.53K

Binary dependency utility

commandline distribution binary dependency distro package
Apache License, Version 2.0
v2.11.0
223,533

#3940 mypy-boto3-cognito-idp 223.44K

Type annotations for boto3.CognitoIdentityProvider 1.34.93 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed cognito-idp botocore autocomplete
MIT License
v1.34.93
223,441

#3941 opentelemetry-instrumentation-confluent-kafka 223.34K

OpenTelemetry Confluent Kafka instrumentation

v0.45b0
223,345

#3942 draftjs-exporter 222.73K

Library to convert rich text from Draft.js raw ContentState to HTML

MIT
v5.0.0
222,736

#3943 lookml 222.49K

A batteries included API for automating your LookML

MIT
v3.0.3
222,494

#3944 robotframework-excellib 222.46K

Robot Framework library for working with Excel documents

testing excel testautomation robotframework
Apache License 2.0
v2.0.1
222,465

#3945 cli-exit-tools 222.1K

functions to exit an cli application properly

MIT
v1.2.6
222,103

#3946 pip-system-certs 221.98K

Live patches pip to use system certs by default

BSD
v4.0
221,984

#3947 pyactiveresource 221.97K

ActiveResource for Python

MIT License
v2.2.2
221,980

#3948 grpcio-opentracing 221.97K

Python OpenTracing Extensions for gRPC

opentracing
Apache
v1.1.4
221,971

#3949 python-monkey-business 221.94K

Utility functions for monkey-patching python code

BSD
v1.0.0
221,945

#3950 opentelemetry-instrumentation-pyramid 221.78K

OpenTelemetry Pyramid instrumentation

v0.45b0
221,787

#3951 pytest-watch 221.75K

Local continuous test runner with pytest and watchdog.

MIT
v4.2.0
221,752

#3952 google-cloud-profiler 221.64K

Google Cloud Profiler Python Agent

profiler cloud google
Apache License, Version 2.0
v4.1.0
221,644

#3953 fortifyapi 221.58K

Python library for Fortify Software Security Center (SSC) RESTFul API

api sast security software microfocus ssc fortify
MIT
v3.1.14
221,586

#3954 django-ninja 221.49K

Django Ninja - Fast Django REST framework

v1.1.0
221,495

#3955 azure-ml-component 221.38K

Azure Machine Learning Component SDK

https://aka.ms/azureml-sdk-license
v0.9.18.post2
221,384

#3956 lib-detect-testenv 221.25K

detects if pytest or doctest or pyrunner on pycharm is running

MIT
v2.0.8
221,260

#3957 krb5 221.15K

Kerberos API bindings for Python

krb5 kerberos
MIT
v0.5.1
221,158

#3958 pygls 221.06K

A pythonic generic language server (pronounced like 'pie glass')

Apache-2.0
v1.3.1
221,060

#3959 pytest-incremental 220.94K

an incremental test runner (pytest plugin)

unittest pytest test
MIT
v0.6.0
220,942

#3960 filechunkio 220.91K

FileChunkIO represents a chunk of an OS-level file containing bytes data

MIT license
v1.8
220,913

#3961 django-nested-admin 220.89K

Django admin classes that allow for nested inlines

BSD
v4.0.2
220,895

#3962 lmfit 220.85K

Least-Squares Minimization with Bounds and Constraints

curve-fitting least-squares minimization
BSD-3 Copyright 2022 Matthew Newville, The University of Chicag
v1.3.1
220,859

#3963 pytest-cases 220.8K

Separate test code from test cases in pytest.

testcase fixture case file decorator lazy concerns dataset pytest union parameter data parametrize separate test test-case
BSD 3-Clause
v3.8.5
220,800

#3964 globus-identity-mapping 220.77K

v0.3.0
220,770

#3965 django-structlog 220.17K

Structured Logging for Django

MIT
v8.0.0
220,172

#3966 airflow-provider-great-expectations 220.16K

An Apache Airflow provider for Great Expectations

Apache License 2.0
v0.2.8
220,162

#3967 agate-excel 220.14K

agate-excel adds read support for Excel files (xls and xlsx) to agate.

MIT
v0.4.1
220,143

#3968 openmim 220.12K

MIM Installs OpenMMLab packages

v0.3.9
220,124

#3969 lap 220.1K

Linear Assignment Problem solver (LAPJV/LAPMOD).

BSD (2-clause)
v0.4.0
220,105

#3970 airflow-exporter 220.05K

Airflow plugin to export dag and task based metrics to Prometheus.

metrics airflow exporter prometheus plugin
v1.5.3
220,055

#3971 pycti 219.97K

Python API client for OpenCTI.

Apache
v6.0.10
219,975

#3972 django-cleanup 219.95K

Deletes old files.

django
MIT License
v8.1.0
219,954

#3973 psycogreen 219.94K

psycopg2 integration with coroutine libraries

BSD
v1.0.2
219,944

#3974 Distance 219.9K

Utilities for comparing sequences

UNKNOWN
v0.1.3
219,904

#3975 opencv-contrib-python-headless 219.84K

Wrapper package for OpenCV python bindings.

Apache 2.0
v4.9.0.80
219,841

#3976 geffnet 219.8K

(Generic) EfficientNets for PyTorch

mobilenetv3 mnasnet pytorch pretrained efficientnet models mixnet
v1.0.2
219,805

#3977 pylint-celery 219.71K

pylint-celery is a Pylint plugin to aid Pylint in recognising and understandingerrors caused when using the Celery library

plugin celery pylint
GPLv2
v0.3
219,714

#3978 gs-quant 219.71K

Goldman Sachs Quant

http://www.apache.org/licenses/LICENSE-2.0
v1.0.72
219,710

#3979 jsonslicer 219.58K

Stream JSON parser with iterator interface

pull stream parser json
MIT
v0.1.8
219,583

#3980 pyct 219.56K

Python package common tasks for users (e.g. copy examples, fetch data, ...)

BSD 3-Clause License
v0.5.0
219,569

#3981 keras2onnx 219.54K

Converts Machine Learning models to ONNX for use in Windows ML

MIT License
v1.7.0
219,545

#3982 python-json-config 219.43K

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
219,430

#3983 fastcluster 219.22K

Fast hierarchical clustering routines for R and Python.

agglomerative dendrogram cluster hierarchy linkage ward hierarchical
BSD
v1.2.6
219,221

#3984 sanic-ext 219.16K

Extend your Sanic installation with some core functionality.

MIT
v23.12.0
219,169

#3985 pycosat 219.16K

bindings to picosat (a SAT solver)

MIT
v0.6.6
219,167

#3986 drf-extensions 219.13K

Extensions for Django REST Framework

BSD
v0.7.1
219,136

#3987 panns-inference 219.09K

panns_inference: audio tagging and sound event detection inference toolbox

v0.1.1
219,090

#3988 PyBluez 218.97K

Bluetooth Python extension module

GPL
v0.23
218,973

#3989 onnxsim 218.96K

Simplify your ONNX model

onnx deep-learning
Apache License v2.0
v0.4.36
218,962

#3990 blake3 218.93K

Python bindings for the Rust blake3 crate

CC0-1.0 OR Apache-2.0
v0.4.1
218,936

#3991 certbot-dns-google-domains 218.79K

Certbot DNS authenticator for Google Domains

Apache 2.0
v0.1.11
218,796

#3992 image 218.79K

Django application that provides cropping, resizing, thumbnailing, overlays and masking for images and videos with the ability to set the center of attention,

BSD
v1.5.33
218,793

#3993 Metaphone 218.61K

A Python implementation of the metaphone and double metaphone algorithms.

BSD
v0.6
218,614

#3994 brotlicffi 218.58K

Python CFFI bindings to the Brotli library

MIT
v1.1.0.0
218,580

#3995 easyocr 218.4K

End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution

learning network optical ocr deep recognition neural character
Apache License 2.0
v1.7.1
218,407

#3996 types-filelock 218.24K

Typing stubs for filelock

Apache-2.0 license
v3.2.7
218,246

#3997 pyvalid 218.03K

The module, which allows easily validate function's input/output values.

check checking type validation pyvalid debug decorator valid runtime test
MIT
v1.0.4
218,038

#3998 opentelemetry-propagator-ot-trace 218.02K

OT Trace Propagator for OpenTelemetry

v0.45b0
218,029

#3999 sqlalchemy-databricks 218.01K

SQLAlchemy Dialect for Databricks

sqlalchemy dialect databricks
MIT
v0.2.0
218,015

#4000 elasticsearch7 218K

Python client for Elasticsearch

Apache-2.0
v7.17.9
218,002

#4001 shellcheck-py 217.95K

Python wrapper around invoking shellcheck (https://www.shellcheck.net/)

MIT
v0.10.0.1
217,951

#4002 multiping 217.92K

Pure python library to send and receive ICMPecho request (ping) to monitor IP addresses

Apache Software License
v1.1.2
217,921

#4003 datadiff 217.88K

DataDiff is a library to provide human-readable diffs of python data structures.

data diff
v2.2.0
217,890

#4004 lightstep 217.88K

LightStep Python OpenTracing Implementation

microservices opentracing distributed lightstep tracing traceguide
v4.4.8
217,881

#4005 agate-dbf 217.65K

agate-dbf adds read support for dbf files to agate.

MIT
v0.2.3
217,654

#4006 python-semantic-release 217.45K

Automatic Semantic Versioning for Python projects

MIT
v9.6.0
217,459

#4007 reedsolo 217.37K

Pure-Python Reed Solomon encoder/decoder

Public Domain
v1.7.0
217,378

#4008 shillelagh 217.12K

Making it easy to query APIs via SQL

mit
v1.2.19
217,124

#4009 opentelemetry-instrumentation-pymemcache 216.96K

OpenTelemetry pymemcache instrumentation

v0.45b0
216,967

#4010 versioneer-518 216.78K

Just the vendored file

public domain
v0.19
216,788

#4011 tinsel 216.53K

PySpark schema generator

tinsel pyspark struct schema spark
MIT license
v0.3.0
216,530

#4012 transforms3d 216.5K

Functions for 3D coordinate transformations

BSD license
v0.4.1
216,500

#4013 pygeos 216.46K

GEOS wrapped in numpy ufuncs

BSD 3-Clause
v0.14
216,464

#4014 azureml-fsspec 216.23K

Access datastore uri with fsspec

dask azure file-system
Proprietary https://aka.ms/azureml-preview-sdk-license
v1.3.1
216,233

#4015 visitor 216.14K

A tiny pythonic visitor implementation.

MIT
v0.1.3
216,145

#4016 interpret-core 216.14K

Fit interpretable models. Explain blackbox machine learning.

v0.6.1
216,142

#4017 treelite 216.11K

Treelite: Universal model exchange format for decision tree forests

Apache-2.0
v4.1.2
216,111

#4018 types-emoji 216.04K

Typing stubs for emoji

Apache-2.0 license
v2.1.0.3
216,044

#4019 PySnooper 215.87K

A poor man's debugger for Python.

v1.2.0
215,878

#4020 parsy 215.87K

Easy-to-use parser combinators, for parsing in pure Python

monad parser parsing parsers combinators
MIT
v2.1
215,875

#4021 WaifuPicsPython 215.78K

An asyncronous & syncronous API wrapper for https://waifu.pics written in Python.

v0.2.0
215,787

#4022 layoutparser 215.75K

A unified toolkit for Deep Learning Based Document Image Analysis

layout analysis deep learning
Apache-2.0
v0.3.4
215,752

#4023 webexteamssdk 215.69K

Community-developed Python SDK for the Webex Teams APIs

api python teams cisco messaging sdk spark enterprise webex
MIT; Copyright (c) 2016-2020 Cisco and/or its affiliates.
v1.6.1
215,699

#4024 canmatrix 215.5K

can arxml sym kcd dbf dbc
BSD
v1.0
215,501

#4025 strsimpy 215.41K

A library implementing different string similarity and distance measures

MIT License
v0.2.1
215,420

#4026 dagster-k8s 215.41K

A Dagster integration for k8s

Apache-2.0
v0.23.3
215,414

#4027 gto 215.38K

Version and deploy your models following GitOps principles

developer-tools repo collaboration repository registry git artifact
Apache License 2.0
v1.7.1
215,383

#4028 kt-legacy 215.27K

Legacy import names for Keras Tuner

Apache License 2.0
v1.0.5
215,276

#4029 equinox 215.16K

Elegant easy-to-use neural networks in JAX.

neural-networks deep-learning jax equinox
Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.11.4
215,170

#4030 pythainlp 215.12K

Thai Natural Language Processing library

nlp thainlp natural language processing thai language pythainlp text processing thai nlp computational linguistics text analytics localization
Apache Software License 2.0
v5.0.2
215,121

#4031 snapshottest 214.94K

Snapshot testing for pytest, unittest, Django, and Nose

MIT
v0.6.0
214,949

#4032 types-dateparser 214.87K

Typing stubs for dateparser

Apache-2.0 license
v1.2.0.20240420
214,873

#4033 drf-writable-nested 214.67K

Writable nested helpers for django-rest-framework's serializers

drf drf_writable_nested django_rest_framework serializers rest_framework restframework
BSD
v0.7.0
214,675

#4034 sklearn-crfsuite 214.64K

CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn

MIT license
v0.3.6
214,649

#4035 prefixed 214.58K

Prefixed alternative numeric library

nist si prefix iec
MPLv2.0
v0.7.1
214,580

#4036 opentelemetry-instrumentation-mysqlclient 214.29K

OpenTelemetry mysqlclient instrumentation

v0.45b0
214,297

#4037 mypy-boto3-emr 214.27K

Type annotations for boto3.EMR 1.34.75 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed emr botocore autocomplete
MIT License
v1.34.75
214,279

#4038 pytest-timestamper 214.25K

Pytest plugin to add a timestamp prefix to the pytest output

v0.0.10
214,255

#4039 drf-spectacular-sidecar 214.2K

Serve self-contained distribution builds of Swagger UI and Redoc with Django

BSD
v2024.5.1
214,209

#4040 django-admin-sortable2 214.12K

Generic drag-and-drop sorting for the List, the Stacked- and the Tabular-Inlines Views in the Django Admin

django
MIT
v2.1.10
214,128

#4041 mmengine 214.1K

Engine of OpenMMLab projects

v0.10.4
214,107

#4042 face_recognition_models 214.06K

Models used by the face_recognition package.

face_recognition
MIT license
v0.3.0
214,064

#4043 mpi4py 214.04K

Python bindings for MPI

parallel computing mpi scientific computing message passing interface
BSD
v3.1.6
214,041

#4044 jax-jumpy 213.97K

Common backend for Jax or Numpy.

Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.0.0
213,973

#4045 opentelemetry-instrumentation-remoulade 213.93K

OpenTelemetry Remoulade instrumentation

v0.45b0
213,931

#4046 cssbeautifier 213.74K

CSS unobfuscator and beautifier.

MIT
v1.15.1
213,745

#4047 snowflake.core 213.67K

Snowflake Python API for Resource Management

snowflake cloud warehouse db database analytics
Apache-2.0
v0.8.0
213,675

#4048 OpenEXR 213.58K

Python bindings for the OpenEXR image file format

v3.2.4
213,581

#4049 PureCloudPlatformClientV2 213.49K

PureCloud Platform API SDK

api purecloud swagger platform genesys
v199.1.0
213,496

#4050 dataclass-csv 213.38K

Map CSV data into dataclasses

dataclasses dataclass-csv dataclass csv
BSD license
v1.4.0
213,383

#4051 mechanize 213.37K

Stateful, programmatic web browsing

BSD
v0.4.10
213,371

#4052 zope.hookable 213.35K

Zope hookable

loose function coupled hook replacement
ZPL 2.1
v6.0
213,356

#4053 PyMatting 213.24K

Python package for alpha matting.

alpha matting
MIT
v1.1.12
213,240

#4054 ldap 213.15K

Placeholder for the ldap name

v2.0.0.404
213,157

#4055 mypy-boto3-firehose 213.14K

Type annotations for boto3.Firehose 1.34.69 service generated with mypy-boto3-builder 7.23.2

firehose boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.69
213,148

#4056 pep562 213.12K

Backport of PEP 562.

backport 562 pep
MIT License
v1.1
213,121

#4057 solc-select 213.06K

Manage multiple Solidity compiler versions.

AGPL-3.0
v1.0.4
213,065

#4058 MonkeyType 213.01K

Generating type annotations from sampled production types

BSD
v23.3.0
213,019

#4059 pulumi-aws 212.97K

A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources.

pulumi aws
Apache-2.0
v6.33.0
212,975

#4060 lomond 212.95K

Websocket Client Library

v0.3.3
212,952

#4061 sphinxcontrib-svg2pdfconverter 212.75K

Sphinx SVG to PDF converter extension

BSD
v1.2.2
212,753

#4062 GDAL 212.5K

GDAL: Geospatial Data Abstraction Library

MIT
v3.8.5
212,500

#4063 stumpy 212.47K

A powerful and scalable library that can be used for a variety of time series data mining tasks

profile matrix series motif time discord
3-clause BSD License
v1.12.0
212,480

#4064 sqltrie 212.47K

SQL-based prefix tree inspired by pygtrie and python-diskcache

Apache-2.0
v0.11.0
212,476

#4065 pyiso8583 212.25K

A serializer and deserializer of ISO8583 data.

8583 protocol banking iso8583 library
MIT
v3.0.0
212,251

#4066 TatSu 212.19K

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.12.0
212,199

#4067 kazurator 212.15K

Inter process lock recipes that play nice with curator

zookeeper lock
MIT
v0.2.0
212,155

#4068 airflow-clickhouse-plugin 212.12K

airflow-clickhouse-plugin — Airflow plugin to execute ClickHouse commands and queries

airflow clickhouse
MIT License
v1.3.0
212,125

#4069 pillow-avif-plugin 211.99K

A pillow plugin that adds avif support via libavif

MIT License
v1.4.3
211,992

#4070 bce-python-sdk 211.97K

BCE SDK for python

Apache License 2.0
v0.9.7
211,980

#4071 esp-idf-kconfig 211.9K

Kconfig tooling for esp-idf

project configuration kconfig espressif embedded
Apache License Version 2.0, January 2004 http://www.apache.org/
v2.2.0
211,910

#4072 email-reply-parser 211.79K

Email reply parser

MIT
v0.5.12
211,791

#4073 times 211.75K

Times is a small, minimalistic, Python library for dealing with time conversions between universal time and arbitrary timezones.

BSD
v0.7
211,753

#4074 zipfile38 211.73K

Read and write ZIP files - backport of the zipfile module from Python 3.8

v0.0.3
211,737

#4075 airflow-provider-fivetran 211.46K

A Fivetran provider for Apache Airflow

Apache License 2.0
v1.1.4
211,467

#4076 grpcio-testing 211.25K

Testing utilities for gRPC Python

Apache License 2.0
v1.63.0
211,257

#4077 wavefront-sdk-python 211.09K

VMware Aria Operations for Applications Python SDK

wavefront sdk histograms observability vmware aria operations for applications vmware aria 3d observability aria operations monitoring tracing metrics logging vmware aria operations aria wavefront distributed tracing aria operations for applications
Apache-2.0
v2.1.0
211,097

#4078 td-client 211.07K

Treasure Data API library for Python

Apache Software License
v1.2.1
211,071

#4079 dodgy 210.79K

Dodgy: Searches for dodgy looking lines in Python code

suspicious check for code
MIT
v0.2.1
210,794

#4080 toml-sort 210.69K

Toml sorting library

utility toml unix cli sort
MIT
v0.23.1
210,696

#4081 mail-parser 210.63K

Wrapper for email standard library

mail wrapper parser email
Apache License, Version 2.0
v3.15.0
210,636

#4082 lineax 210.58K

Linear solvers in JAX and Equinox.

deep-learning jax least-squares linear-solvers numerical-methods equinox neural-networks
Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.0.5
210,581

#4083 localstack 210.56K

LocalStack - A fully functional local Cloud stack

Apache License 2.0
v3.4.0
210,563

#4084 mailchimp-marketing 210.31K

Mailchimp Marketing API

swagger mailchimp marketing api
v3.0.80
210,311

#4085 patch 210.3K

Library to parse and apply unified diffs

MIT License
v1.16
210,306

#4086 roman 210.2K

Integer to Roman numerals converter

roman
ZPL 2.1
v4.2
210,201

#4087 Cartopy 210.17K

A Python library for cartographic visualizations with Matplotlib

cartography transform shapefile projection map shapely pyproj
BSD 3-Clause License Copyright (c) Crown and Cartopy contributo
v0.23.0
210,177

#4088 fastdiff 210.14K

A fast native implementation of diff algorithm with a pure python fallback

fastdiff
MIT license
v0.3.0
210,143

#4089 mypy-boto3-sagemaker-runtime 209.96K

Type annotations for boto3.SageMakerRuntime 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed sagemaker-runtime botocore autocomplete
MIT License
v1.34.0
209,962

#4090 rauth 209.75K

A Python library for OAuth 1.0/a, 2.0, and Ofly.

oauth oauth2 requests rauth
MIT
v0.7.3
209,751

#4091 versionfinder 209.73K

Python package to find the version of another package, whether installed via pip, setuptools or git.

version pip setuptools pkg_resources git
v1.1.1
209,732

#4092 plyfile 209.64K

PLY file reader/writer

ply numpy
v1.0.3
209,649

#4093 awslimitchecker 209.47K

A script and python module to check your AWS service limits and usage, and warn when usage approaches limits.

aws cloud boto amazon limits ec2 boto3
v12.0.0
209,472

#4094 django-modelcluster 209.42K

Django extension to allow working with 'clusters' of models as a single unit, independently of the database

BSD
v6.3
209,422

#4095 dj-rest-auth 209.33K

Authentication and Registration in Django Rest Framework

api registration django-registration auth rest-framework rest django
MIT
v6.0.0
209,339

#4096 logging-formatter-anticrlf 209.09K

Python logging Formatter for CRLF Injection (CWE-93 / CWE-117) prevention

BSD-2-clause
v1.2.1
209,096

#4097 getmac 209.03K

Get MAC addresses of remote hosts and local interfaces

getmac network get-mac 802.3 mac-48 networking macaddress layer2 layer-2 ethernet mac-address mac
MIT
v0.9.4
209,034

#4098 awscli-local 208.97K

Thin wrapper around the "aws" command line interface for use with LocalStack

Apache License 2.0
v0.22.0
208,979

#4099 bleak 208.91K

Bluetooth Low Energy platform Agnostic Klient

MIT
v0.21.1
208,915

#4100 testscenarios 208.86K

Testscenarios, a pyunit extension for dependency injection

UNKNOWN
v0.5.0
208,862

#4101 FormEncode 208.83K

"HTML form validation, generation, and conversion package"

MIT
v2.1.0
208,836

#4102 apache-airflow-providers-redis 208.45K

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

airflow airflow-provider redis integration
v3.6.1
208,455

#4103 sql-formatter 208.37K

A SQL formatter

sql formatter
Apache Software License 2.0
v0.6.2
208,378

#4104 discord-webhook 208.36K

Easily send Discord webhooks with Python

webhook discord
MIT
v1.3.1
208,362

#4105 nacos-sdk-python 208.32K

Python client for Nacos.

nacos nacos-sdk-python
Apache License 2.0
v0.1.14
208,321

#4106 FuzzyTM 208.19K

A Python package for Fuzzy Topic Models

GNU General Public License v3.0
v2.0.9
208,196

#4107 djangorestframework-csv 207.87K

CSV Tools for Django REST Framework

BSD
v3.0.2
207,875

#4108 xbbg 207.72K

Intuitive Bloomberg data API

Apache
v0.7.7
207,729

#4109 pyjwkest 207.69K

Python implementation of JWT, JWE, JWS and JWK

Apache 2.0
v1.4.2
207,698

#4110 docstring-to-markdown 207.59K

On the fly conversion of Python docstrings to markdown

conversion markdown docstring
LGPL-2.1-or-later
v0.15
207,593

#4111 django-classy-tags 207.39K

Class based template tags for Django

BSD
v4.1.0
207,397

#4112 djoser 207.33K

REST implementation of Django authentication system.

MIT
v2.2.2
207,339

#4113 enlighten 207.24K

Enlighten Progress Bar

progressbar bar statusbar status counter progress
MPLv2.0
v1.12.4
207,240

#4114 geohash2 206.78K

(Geohash fixed for python3) Module to decode/encode Geohashes to/from latitude and longitude. See http://en.wikipedia.org/wiki/Geohash

geotagging geohash decode gis gps encode wgs84 galileo coordinates latitude longitude
GNU Affero General Public License as published by the Free Softw
v1.1
206,785

#4115 xlsx2csv 206.46K

xlsx to csv converter

v0.8.2
206,465

#4116 openvino-dev 206.31K

OpenVINO(TM) Development Tools

OSI Approved :: Apache Software License
v2024.1.0
206,314

#4117 conllu 206.28K

CoNLL-U Parser parses a CoNLL-U formatted string into a nested python dictionary

conll-u conllu parser nlp conll
MIT License
v4.5.3
206,283

#4118 pyspark-stubs 206.13K

A collection of the Apache Spark stub files

v3.0.0.post3
206,136

#4119 pyfcm 206.06K

Python client for FCM - Firebase Cloud Messaging (Android, iOS and Web)

firebase gcm android ios fcm apns push notifications
MIT License
v1.5.4
206,066

#4120 apsw 206K

Another Python SQLite Wrapper

sqlite database
OSI Approved
v3.45.3.0
206,004

#4121 fastapi-mail 205.98K

Simple lightweight mail library for FastApi

MIT
v1.4.1
205,984

#4122 pytest-doctestplus 205.94K

Pytest plugin with advanced doctest features.

py.test rst pytest doctest
BSD
v1.2.1
205,950

#4123 aioquic 205.87K

An implementation of QUIC and HTTP/3

BSD-3-Clause
v1.0.0
205,879

#4124 hl7 205.81K

Python library parsing HL7 v2.x messages

mllp medical record healthcare health care hl7 health level 7
BSD
v0.4.5
205,811

#4125 flake8-rst-docstrings 205.81K

Python docstring reStructuredText (RST) validator for flake8

restructuredtext strings docstrings style formatting
MIT
v0.3.0
205,810

#4126 types-geoip2 205.63K

Typing stubs for geoip2

Apache-2.0 license
v3.0.0
205,631

#4127 timeago 205.5K

A very simple python library, used to format datetime with `*** time ago` statement. eg: "3 hours ago".

seconds ago timeago hours ago just now minutes ago
MIT
v1.0.16
205,508

#4128 pythran 205.26K

Ahead of Time compiler for numeric kernels

Copyright (c) 2012, HPC Project and Serge Guelton All rights res
v0.15.0
205,264

#4129 PyQRCode 205.24K

A QR code generator written purely in Python with SVG, EPS, PNG and terminal output.

qr qrcode
BSD
v1.2.1
205,245

#4130 PyPubSub 205.08K

Python Publish-Subscribe Package

event pattern subscribe dispatch publish events messaging message messages signals dispatching signal observer
BSD License
v4.0.3
205,086

#4131 visualdl 204.91K

Visualize Deep Learning

deeplearning visualization
Apache License
v2.5.3
204,920

#4132 dataflows-tabulator 204.9K

Consistent interface for stream reading and writing tabular data (csv/xls/json/etc)

frictionless data
MIT
v1.54.3
204,905

#4133 django-json-widget 204.88K

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
204,888

#4134 kaggle 204.84K

Kaggle API

kaggle api
Apache 2.0
v1.6.12
204,847

#4135 opentelemetry-instrumentation-aio-pika 204.82K

OpenTelemetry Aio-pika instrumentation

v0.45b0
204,824

#4136 scooby 204.8K

A Great Dane turned Python environment detective

v0.9.2
204,804

#4137 geoip2-tools 204.77K

Automatic updates and administration of MaxMind GeoIP2 databases.

geoip2-tools
MIT
v0.1.1
204,776

#4138 prettyprinter 204.76K

Syntax-highlighting, declarative and composable pretty printer for Python 3.5+

prettyprinter
MIT license
v0.18.0
204,765

#4139 mapclassify 204.43K

Classification Schemes for Choropleth Maps.

spatial statistics geovisualizaiton
BSD 3-Clause
v2.6.1
204,440

#4140 fab-classic 204.35K

fab-classic is a simple, Pythonic tool for remote execution and deployment.

v1.19.2
204,355

#4141 facets-overview 204.07K

Python code to support the Facets Overview visualization

Apache 2.0
v1.1.1
204,078

#4142 opentelemetry-instrumentation-aiopg 203.93K

OpenTelemetry aiopg instrumentation

v0.45b0
203,937

#4143 msgpack-numpy 203.84K

Numpy data serialization using msgpack

BSD
v0.4.8
203,845

#4144 pylsqpack 203.63K

Python wrapper for the ls-qpack QPACK library

BSD-3-Clause
v0.3.18
203,637

#4145 pydoop 203.59K

Pydoop: a Python MapReduce and HDFS API for Hadoop

mapreduce hadoop
Apache-2.0
v2.0.0
203,596

#4146 pyobjc-framework-IMServicePlugIn 203.53K

Wrappers for the framework IMServicePlugIn on macOS

pyobjc imserviceplugin
MIT License
v9.2
203,531

#4147 bzt 203.37K

Taurus Tool for Continuous Testing

Apache 2.0
v1.16.31
203,373

#4148 deap 203.36K

Distributed Evolutionary Algorithms in Python

genetic programming pso gp ga evolutionary algorithms genetic algorithms cma-es es
LGPL
v1.4.1
203,360

#4149 pyqtgraph 203.32K

Scientific Graphics and GUI Library for Python

MIT
v0.13.7
203,328

#4150 wasmer-compiler-cranelift 202.97K

The Cranelift compiler for the `wasmer` package (to compile WebAssembly module)

python webassembly extension
v1.1.0
202,980

#4151 invisible-watermark 202.97K

The library for creating and decoding invisible image watermarks

v0.2.0
202,979

#4152 asteroid-filterbanks 202.77K

Asteroid's filterbanks

MIT
v0.4.0
202,776

#4153 djangorestframework-xml 202.76K

XML support for Django REST Framework

BSD
v2.0.0
202,764

#4154 dockerfile 202.53K

Parse a dockerfile into a high-level representation using the official go parser.

MIT
v3.3.1
202,538

#4155 mmdet 202.29K

OpenMMLab Detection Toolbox and Benchmark

object detection computer vision
Apache License 2.0
v3.3.0
202,293

#4156 actions-toolkit 201.98K

🛠 The GitHub ToolKit for developing GitHub Actions in Python.

MIT
v0.1.15
201,987

#4157 dbt-clickhouse 201.95K

The Clickhouse plugin for dbt (data build tool)

MIT
v1.7.6
201,956

#4158 canopen 201.91K

CANopen stack implementation

v2.2.0
201,913

#4159 localstack-ext 201.91K

Extensions for LocalStack

Proprietary
v3.4.0
201,911

#4160 nbstripout 201.86K

Strips outputs from Jupyter and IPython notebooks

License :: OSI Approved :: MIT License
v0.7.1
201,861

#4161 python-helpscout-v2 201.85K

Wrapper to query Help Scout v2 API

MIT
v2.0.0
201,857

#4162 python-status 201.83K

HTTP Status for Humans

BSD
v1.0.1
201,832

#4163 objgraph 201.61K

Draws Python object reference graphs with graphviz

graph object garbage collection visualization graphviz
MIT
v3.6.1
201,618

#4164 drf-jwt 201.49K

JSON Web Token based authentication for Django REST framework

styria cms json api
MIT
v1.19.2
201,497

#4165 types-orjson 201.4K

Typing stubs for orjson

Apache-2.0 license
v3.6.2
201,403

#4166 sphinx-autoapi 201.04K

Sphinx API documentation generator

MIT
v3.0.0
201,046

#4167 lameenc 201.01K

LAME encoding bindings

LGPLv3
v1.7.0
201,016

#4168 ping3 201K

A pure python3 version of ICMP ping implementation using raw socket.

tool ping icmp python3 socket
The MIT License (MIT) Copyright (c) 2016 Kyan Permission is he
v4.0.8
201,010

#4169 pyxirr 200.49K

Rust-powered collection of financial functions for Python.

financial xirr python cashflow fast pme day count convention
Unlicense
v0.10.3
200,494

#4170 beniget 200.32K

Extract semantic information about static Python code

BSD 3-Clause
v0.4.1
200,321

#4171 pyFUME 200.28K

A Python package for fuzzy model estimation

data-driven fuzzy model model estimation machine learning fuzzy inference systems fuzzy logic
LICENSE.txt
v0.3.1
200,288

#4172 fugashi 200.17K

A Cython MeCab wrapper for fast, pythonic Japanese tokenization.

MIT
v1.3.2
200,176

#4173 treelite-runtime 200.17K

Treelite runtime

Apache-2.0
v3.9.1
200,171

#4174 ipython-sql 200.11K

RDBMS access via IPython

mysql ipython postgresql database
MIT
v0.5.0
200,114

#4175 pgsanity 200.11K

Check syntax of sql for PostgreSQL

MIT
v0.2.9
200,113

#4176 opendatalab 200.1K

OpenDataLab Python SDK

opendatalab dataset test
MIT
v0.0.10
200,108

#4177 itables 200.09K

Pandas and Polar DataFrames as interactive DataTables

javascript pandas interactive datatables polars
MIT License Copyright (c) 2019-2024 Marc Wouts Permission is h
v2.0.1
200,095

#4178 supervision 200.06K

A set of easy-to-use utils that will come in handy in any Computer Vision project

ml machine-learning deep-learning dl ai roboflow vision
MIT
v0.20.0
200,063

#4179 pymc 2E+2K

Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with PyTensor

Apache License, Version 2.0
v5.14.0
200,006

#4180 python-jwt 199.65K

Module for generating and verifying JSON Web Tokens

MIT
v4.1.0
199,657

#4181 primePy 199.56K

This module contains several useful functions to work with prime numbers. from primePy import primes

facorization fast prime eular phi prime check
v1.3
199,567

#4182 tag-expressions 199.54K

Built-in functions, types, exceptions, and other objects.

v2.0.0
199,549

#4183 spacy-transformers 199.19K

spaCy pipelines for pre-trained BERT and other transformers

MIT
v1.3.5
199,193

#4184 aws-cdk.aws-autoscaling 199.16K

The CDK Construct Library for AWS::AutoScaling

Apache-2.0
v1.204.0
199,164

#4185 azure-cognitiveservices-vision-computervision 199.11K

Microsoft Azure Cognitive Services Computer Vision Client Library for Python

MIT License
v0.9.0
199,115

#4186 terraform-compliance 199.06K

BDD test framework for terraform

MIT
v1.3.48
199,066

#4187 dagster-slack 198.97K

A Slack client resource for posting to Slack

Apache-2.0
v0.23.3
198,978

#4188 git-python 198.92K

combination and simplification of some useful git commands

v1.1.1
198,924

#4189 pytest-csv 198.89K

CSV output for pytest.

report tsv pytest csv py.test
GPLv3
v3.0.0
198,895

#4190 bincopy 198.86K

Mangling of various file formats that conveys binary information (Motorola S-Record, Intel HEX and binary files).

.s28 srecord .s37 binary srec intel hex .hex .s19
MIT
v20.0.0
198,861

#4191 pytest-subprocess 198.81K

A plugin to fake subprocess for pytest

MIT
v1.5.0
198,815

#4192 SimpleITK 198.62K

SimpleITK is a simplified interface to the Insight Toolkit (ITK) for image registration and segmentation

registration simpleitk segmentation itk insighttoolkit
Apache
v2.3.1
198,622

#4193 sphinx-prompt 198.6K

Sphinx directive to add unselectable prompt

sphinx prompt shell
BSD-3-Clause
v1.8.0
198,602

#4194 simpy 198.51K

Event discrete, process based simulation for Python.

MIT
v4.1.1
198,515

#4195 mypy-boto3-dms 198.27K

Type annotations for boto3.DatabaseMigrationService 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 dms mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
198,279

#4196 django-autoslug 198.17K

An automated slug field for Django.

unique auto django i18n slug transliteration field
GNU Lesser General Public License (LGPL), Version 3
v1.9.9
198,177

#4197 radish-bdd 198.09K

Behaviour-Driven-Development tool for Python

MIT
v0.17.1
198,096

#4198 robotframework-databaselibrary 197.93K

Database Library for Robot Framework

Apache License 2.0
v1.4.4
197,935

#4199 distinctipy 197.78K

A lightweight package for generating visually distinct colours.

colorblind colourblind palette colormap colour color
MIT License Copyright (c) 2019 The Alan Turing Institute Permi
v1.3.4
197,780

#4200 pyvista 197.6K

Easier Pythonic interface to VTK

numpy vtk plotting mesh
MIT
v0.43.6
197,601

#4201 laspy 197.5K

Native Python ASPRS LAS read/write library

lidar gis las
BSD
v2.5.3
197,501

#4202 hdrpy 197.46K

HDR histogram implementation based on numpy

hdrpy hdr histogram high dynamic range
Apache 2.0
v0.3.3
197,468

#4203 URLObject 197.31K

A utility class for manipulating URLs.

v2.4.3
197,317

#4204 einops-exts 197.14K

Einops Extensions

deep learning tensor manipulation artificial intelligence
MIT
v0.0.4
197,142

#4205 aws-cdk.aws-apigateway 197.13K

The CDK Construct Library for AWS::ApiGateway

Apache-2.0
v1.204.0
197,134

#4206 azure-iot-device 197.12K

Microsoft Azure IoT Device Library

MIT License
v2.13.0
197,120

#4207 mailchimp3 197.03K

A python client for v3 of MailChimp API

api client v3 wrapper mailchimp
MIT
v3.0.21
197,039

#4208 autoray 196.9K

Abstract your array operations.

agnostic dask jax array tensorflow autograd numpy cupy numeric
Apache
v0.6.9
196,909

#4209 opentelemetry-instrumentation-cassandra 196.9K

OpenTelemetry Cassandra instrumentation

v0.45b0
196,909

#4210 filigran-sseclient 196.8K

Python API client for OpenCTI.

Copyright (c) 2015 Brent Tubbs
v1.0.1
196,807

#4211 vector-quantize-pytorch 196.74K

Vector Quantization - Pytorch

deep learning quantization pytorch artificial intelligence
MIT
v1.14.7
196,743

#4212 ipwhois 196.73K

Retrieve and parse whois data for IPv4 and IPv6 addresses.

registrynir nic origin rir ip ripe center internet ietf ipv4 arin registry apnic address rwhois rest referral rdap information ipv6 python whois lacnic regional asn national afrinic
BSD
v1.2.0
196,732

#4213 Pyro4 196.67K

distributed object middleware for Python (RPC)

rpc ipc distributed objects remote method call
MIT
v4.82
196,672

#4214 tf-slim 196.41K

TensorFlow-Slim: A lightweight library for defining, training and evaluating complex models in TensorFlow

learning python tensorflow machine tf-slim
Apache 2.0
v1.1.0
196,420

#4215 captum 196.39K

Model interpretability for PyTorch

neuron importance pytorch model interpretability feature importance model understanding
BSD-3
v0.7.0
196,392

#4216 tf-models-official 196.37K

TensorFlow Official Models

Apache 2.0
v2.16.0
196,380

#4217 django-bulk-update 196.28K

Bulk update using one query over Django ORM.

v2.2.0
196,280

#4218 google-cloud-access-context-manager 196.23K

Google Cloud Access Context Manager Protobufs

Apache 2.0
v0.2.0
196,231

#4219 bioframe 196.14K

Operations and utilities for Genomic Interval Dataframes.

genomics interval operations bioinformatics epigenomics bedtools genomic ranges pandas viewframe bedframe bed dataframe
MIT
v0.6.4
196,146

#4220 vici 196.13K

Native Python interface for strongSwan's VICI protocol

MIT
v5.9.11.post1
196,131

#4221 subprocess.run 196.02K

The subprocess module extension to run processes.

subprocess process run
Copyright (c) 2013, Sebastian Pawluś. All rights reserved. Redi
v0.0.8
196,025

#4222 glfw 195.74K

A ctypes-based wrapper for GLFW3.

MIT
v2.7.0
195,748

#4223 pyrepl 195.74K

A library for building flexible command line interfaces

MIT X11 style
v0.9.0
195,742

#4224 libusb1 195.54K

Pure-python wrapper for libusb-1.0

libusb usb
LGPLv2.1+
v3.1.0
195,549

#4225 rq-scheduler 195.34K

Provides job scheduling capabilities to RQ (Redis Queue)

MIT
v0.13.1
195,345

#4226 lizard 195.26K

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.10
195,261

#4227 WTForms-JSON 195.24K

Adds smart json support for WTForms. Useful for when using WTForms with RESTful APIs.

BSD
v0.3.5
195,247

#4228 mozfile 195.03K

Library of file utilities for use in Mozilla testing

mozilla
MPL
v3.0.0
195,036

#4229 torch-audiomentations 195.03K

A Pytorch library for audio data augmentation. Inspired by audiomentations. Useful for deep learning.

MIT
v0.11.1
195,033

#4230 cloudml-hypertune 195.03K

A library to report Google CloudML Engine HyperTune metrics.

ml hyperparameter tuning
Apache Software License
v0.1.0.dev6
195,030

#4231 whatthepatch 194.99K

A patch parsing and application library.

diff parser patch
v1.0.5
194,996

#4232 mypy-boto3-cognito-identity 194.97K

Type annotations for boto3.CognitoIdentity 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy cognito-identity type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
194,976

#4233 torch-pitch-shift 194.93K

v1.2.4
194,938

#4234 FastWARC 194.79K

A high-performance WARC parsing library for Python written in C++/Cython.

Apache License 2.0
v0.14.7
194,799

#4235 PennyLane-Lightning 194.73K

PennyLane-Lightning plugin

Apache License 2.0
v0.35.1
194,735

#4236 pyproject-flake8 194.7K

pyproject-flake8 (`pflake8`), a monkey patching wrapper to connect flake8 with pyproject.toml configuration

v7.0.0
194,704

#4237 compressed-rtf 194.38K

Compressed Rich Text Format (RTF) compression and decompression package

lzfu mela compressed-rtf rtf
MIT
v1.0.6
194,387

#4238 boto-session-manager 194.31K

Provides an alternative, or maybe a more user friendly way to use the native boto3 API.

Apache License, Version 2.0
v1.7.2
194,317

#4239 rawpy 194.26K

RAW image processing for Python, a wrapper for libraw

v0.20.0
194,267

#4240 vaderSentiment 194.25K

VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.

MIT License
v3.3.2
194,259

#4241 wagtail 194.19K

A Django content management system.

BSD
v6.1
194,197

#4242 doc-warden 194.17K

Doc-Warden is an internal project created by the Azure SDK Team. It is intended to be used by CI Builds to ensure that documentation standards are met. See readme for more details.

MIT License
v0.7.2
194,179

#4243 aws-cdk.aws-elasticloadbalancing 194.07K

The CDK Construct Library for AWS::ElasticLoadBalancing

Apache-2.0
v1.204.0
194,074

#4244 hachoir 193.96K

Package of Hachoir parsers used to open binary files

GNU GPL v2
v3.3.0
193,960

#4245 lesscpy 193.85K

Python LESS compiler

MIT
v0.15.1
193,857

#4246 pyobjc-framework-QTKit 193.83K

Wrappers for the framework QTKit on macOS

qtkit pyobjc
MIT License
v6.2.2
193,831

#4247 webvtt-py 193.78K

WebVTT reader, writer and segmenter

webvtt captions
MIT
v0.4.6
193,790

#4248 l18n 193.77K

Internationalization for pytz timezones and territories

translation i18n pytz
v2021.3
193,772

#4249 python-tds 193.73K

Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation

MIT
v1.15.0
193,732

#4250 pystac 193.67K

Python library for working with the SpatioTemporal Asset Catalog (STAC) specification

catalog raster imagery stac pystac
Apache-2.0
v1.10.0
193,674

#4251 pdfminer 193.41K

PDF parser and analyzer

text mining pdf converter layout analysis pdf parser
MIT
v20191125
193,413

#4252 s3pathlib 193.38K

Objective Oriented Interface for AWS S3, similar to pathlib.

Apache License 2.0
v2.1.2
193,389

#4253 pyAesCrypt 193.24K

Encrypt and decrypt files and streams in AES Crypt format (version 2)

encrypt crypt decrypt aes
Apache License 2.0
v6.1.1
193,240

#4254 djangorestframework-camel-case 193.23K

Camel case JSON support for Django REST framework.

djangorestframework_camel_case
BSD
v1.4.2
193,237

#4255 logstash_formatter 193.16K

JSON formatter meant for logstash

MIT, see LICENSE file
v0.5.17
193,165

#4256 magic-filter 193.06K

filter magic validation
v1.0.12
193,060

#4257 unicorn 192.99K

Unicorn CPU emulator engine

v2.0.1.post1
192,993

#4258 iterproxy 192.98K

Give any iterable object capability to use .one(), .one_or_none(), .many(k), .skip(k), .all() API.

MIT
v0.3.1
192,989

#4259 python-lsp-server 192.74K

Python Language Server for the Language Server Protocol

MIT
v1.11.0
192,745

#4260 hierarchical-conf 192.7K

A tool for loading settings from files hierarchically

hierarchical-conf configuration by environment configuration as code hierarchical configuration configuration files
v1.0.3
192,704

#4261 durationpy 192.15K

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

MIT
v0.6
192,152

#4262 awsiotsdk 192.13K

AWS IoT SDK based on the AWS Common Runtime

License :: OSI Approved :: Apache Software License
v1.21.4
192,138

#4263 better-profanity 192.07K

Blazingly fast cleaning swear words (and their leetspeak) in strings

v0.7.0
192,072

#4264 metaflow 191.96K

Metaflow: More Data Science, Less Engineering

Apache Software License
v2.11.10
191,962

#4265 pytest-parametrization 191.95K

Simpler PyTest parametrization

parametrization parametrize pytest singular
MIT License
v2022.2.1
191,957

#4266 flake8-use-fstring 191.61K

Flake8 plugin for string formatting style.

v1.4
191,614

#4267 IP2Location 191.2K

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.2
191,202

#4268 mypy-boto3-organizations 191.09K

Type annotations for boto3.Organizations 1.34.56 service generated with mypy-boto3-builder 7.23.2

organizations boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.56
191,097

#4269 Willow 190.99K

A Python image library that sits on top of Pillow, Wand and OpenCV

imaging
v1.8.0
190,997

#4270 mozinfo 190.95K

Library to get system information for use in Mozilla testing

mozilla
MPL
v1.2.3
190,952

#4271 pydocumentdb 190.89K

Azure DocumentDB Python SDK

MIT
v2.3.5
190,898

#4272 crochet 190.82K

Use Twisted anywhere!

threading twisted
MIT
v2.1.1
190,822

#4273 azure-iot-hub 190.8K

Microsoft Azure IoTHub Service Library

MIT License
v2.6.1
190,808

#4274 djangorestframework-dataclasses 190.73K

A dataclasses serializer for Django REST Framework

Copyright (c) 2019-2021, Oxan van Leeuwen Redistribution and us
v1.3.1
190,734

#4275 jinja2-humanize-extension 190.72K

a jinja2 extension to use humanize library inside jinja2 templates

jinja2 extension
BSD
v0.4.0
190,728

#4276 sphinx-togglebutton 190.71K

Toggle page content and collapse admonitions in Sphinx.

MIT License
v0.3.2
190,720

#4277 dartsclone 190.56K

Python binding of Darts Clone

v0.10.2
190,564

#4278 aws-cdk.aws-acmpca 190.45K

The CDK Construct Library for AWS::ACMPCA

Apache-2.0
v1.204.0
190,456

#4279 simpful 190.42K

A user-friendly Python library for fuzzy logic

sugeno python reasoner modeling mamdani fuzzy logic
LICENSE.txt
v2.12.0
190,422

#4280 filesplit 190.3K

Python module that is capable of splitting files and merging it back.

split file file split filesplit splitfile
v4.0.1
190,307

#4281 pyannote.pipeline 190.26K

Tunable pipelines.

v3.0.1
190,264

#4282 serverless-wsgi 190.25K

Amazon AWS API Gateway WSGI wrapper

apigw api aws lambda serverless gateway wsgi django pyramid flask
v3.0.3
190,251

#4283 sklearn-pandas 190.09K

Pandas integration with sklearn

pandas sklearn scikit
MIT License
v2.2.0
190,100

#4284 mkdocs-awesome-pages-plugin 190.06K

An MkDocs plugin that simplifies configuring page titles and their order

markdown python wiki mkdocs
MIT
v2.9.2
190,063

#4285 aws-cdk.aws-cloudfront 189.92K

The CDK Construct Library for AWS::CloudFront

Apache-2.0
v1.204.0
189,924

#4286 apache-libcloud 189.85K

A standard Python library that abstracts away differences among multiple cloud provider APIs. For more information and documentation, please see https://libcloud.apache.org

aws cloud libcloud apache ec2
Apache License (2.0)
v3.8.0
189,851

#4287 reprint 189.63K

A simple module for Python2/3 to print and refresh multi line output contents in terminal

line print refresh binding multi value
Apache-2.0
v0.6.0
189,635

#4288 torchao 189.59K

Package for applying ao techniques to GPU models

v0.1
189,593

#4289 netapp-ontap 189.53K

A library for working with ONTAP's REST APIs simply in Python

api netapp development rest ontap
v9.14.1.0
189,532

#4290 pdblp 189.42K

Bloomberg Open API with pandas

MIT
v0.1.8
189,427

#4291 django-crontab 189.4K

dead simple crontab powered job scheduling for django

MIT
v0.7.1
189,404

#4292 cli-helpers 189.37K

Helpers for building command-line apps

v2.3.1
189,372

#4293 facebook-sdk 189.3K

This client library is designed to support the Facebook Graph API and the official Facebook JavaScript SDK, which is the canonical way to implement Facebook authentication.

Apache
v3.1.0
189,300

#4294 sentence-splitter 189.25K

Text to sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder

tokenizer tokenization sentence tokenize splitter
LGPLv3
v1.4
189,257

#4295 cryptocode 189.21K

Python library used to encrypt and decrypt strings in the simplest possible way.

crypto cryptocode encodestring key
MIT
v0.1
189,216

#4296 testinfra 189.09K

Test infrastructures

v6.0.0
189,100

#4297 base64io 189.06K

stream base64
Apache License 2.0
v1.0.3
189,060

#4298 aws-cdk.aws-codebuild 189.04K

The CDK Construct Library for AWS::CodeBuild

Apache-2.0
v1.204.0
189,046

#4299 sigtools 188.38K

Utilities for working with inspect.Signature objects.

signature introspection
MIT
v4.0.1
188,383

#4300 aad-token-verify 188.35K

A python utility library to verify an Azure Active Directory OAuth token

oauth azure token verify jwt ad
MIT
v0.2.0
188,351

#4301 python-tools-scripts 188.34K

Python Tools Scripts

Apache Software License 2.0
v0.20.5
188,343

#4302 osmium 188.31K

Python bindings for libosmium, the data processing library for OSM data

osm osmium openstreetmap
BSD
v3.7.0
188,313

#4303 Autologging 188.21K

Autologging makes logging and tracing Python classes easy.

logging tracing
MIT License
v1.3.2
188,219

#4304 pdoc3 187.99K

Auto-generate API documentation for Python projects.

AGPL-3.0
v0.10.0
187,994

#4305 sphinx-click 187.91K

Sphinx extension that automatically documents click applications

sphinx click
MIT License
v5.1.0
187,916

#4306 IPy 187.9K

Class and tools for handling of IPv4 and IPv6 addresses and networks

netmask ipv4 ipv6
BSD License
v1.01
187,909

#4307 pyclip 187.82K

Cross-platform clipboard utilities supporting both binary and text data.

cross-platform clipboard files binary pyperclip bytes
Apache
v0.7.0
187,823

#4308 typeshed-client 187.74K

A library for accessing stubs in typeshed.

typing typeshed annotations
MIT
v2.5.1
187,743

#4309 langchainhub 187.7K

The LangChain Hub API client

MIT
v0.1.15
187,703

#4310 docker-image-py 187.53K

Parse docker image as distribution does.

v0.1.12
187,533

#4311 entsoe-py 187.36K

A python API wrapper for ENTSO-E

api data energy entso-e
MIT
v0.6.7
187,364

#4312 systemd-python 187.34K

Python interface for libsystemd

LGPLv2+
v235
187,342

#4313 aws-cdk.aws-ecs 187.17K

The CDK Construct Library for AWS::ECS

Apache-2.0
v1.204.0
187,177

#4314 pyxll 187.1K

Write Microsoft Excel Add-Ins in Python

Other/Proprietary License
v5.8.0
187,106

#4315 flake8-string-format 187.08K

string format checker, plugin for flake8

format flake8
MIT License
v0.3.0
187,084

#4316 pycstruct 187.01K

Binary data handling in Python using dictionaries

struct bitfield dictionary binary dict enum protocol
MIT
v0.12.2
187,014

#4317 esp-idf-monitor 186.88K

Serial monitor for esp-idf

embedded espressif monitor serial
v1.4.0
186,883

#4318 rotary-embedding-torch 186.81K

Rotary Embedding - Pytorch

positional embedding deep learning artificial intelligence
MIT
v0.5.3
186,815

#4319 aiocsv 186.77K

async asynchronous csv tsv
v1.3.2
186,775

#4320 aiohttp-jinja2 186.77K

jinja2 template renderer for aiohttp.web (http server for asyncio)

Apache 2
v1.6
186,774

#4321 websocket 186.66K

Websocket implementation for gevent

UNKNOWN
v0.2.1
186,661

#4322 aiosmtpd 186.57K

aiosmtpd - asyncio based SMTP server

email smtp smtpd
Apache-2.0
v1.4.5
186,574

#4323 aws-opentelemetry-distro 186.48K

AWS OpenTelemetry Python Distro

v0.1.1
186,484

#4324 django-webtest 186.37K

Instant integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with Django's testing framework.

webtest django pytest
MIT license
v1.9.11
186,371

#4325 graphene-sqlalchemy 186.27K

Graphene SQLAlchemy integration

api relay protocol graphql rest graphene
MIT
v2.3.0
186,279

#4326 aws-cdk.aws-route53-targets 186.1K

The CDK Construct Library for AWS Route53 Alias Targets

Apache-2.0
v1.204.0
186,106

#4327 pycobertura 185.98K

"A Cobertura coverage parser that can diff reports and show coverage progress."

coverage xml" report parser diff parse "cobertura
v3.3.1
185,987

#4328 swimbundle-utils 185.93K

Swimlane Bundle Utilities Package

rest utilities dictionary
v4.8.1
185,936

#4329 django-colorful 185.89K

An extension to the Django web framework that provides database and form color fields

django color field
MIT License
v1.3
185,897

#4330 wrapt-timeout-decorator 185.86K

The better timout decorator

MIT
v1.5.1
185,862

#4331 types-enum34 185.62K

Typing stubs for enum34

Apache-2.0 license
v1.1.8
185,623

#4332 opennsfw2 185.61K

TensorFlow 2 implementation of the Yahoo Open-NSFW model

v0.13.7
185,616

#4333 PyVISA-py 185.55K

Pure Python implementation of a VISA library.

rs232 acquisition gpib measurement usb visa serial
The MIT License Copyright (c) 2014 PyVISA-py Authors and contri
v0.7.2
185,554

#4334 aws-cdk.aws-autoscaling-hooktargets 185.45K

Lifecycle hook for AWS AutoScaling

Apache-2.0
v1.204.0
185,458

#4335 python-whois 185.16K

Whois querying and parsing of domain registration information.

whois python
MIT
v0.9.4
185,169

#4336 globus-sdk 185.11K

Globus SDK for Python

globus
Apache-2.0
v3.41.0
185,111

#4337 airtable-python-wrapper 184.8K

Python API Wrapper for the Airtable API

api airtable
The MIT License (MIT)
v0.15.3
184,807

#4338 cfscrape 184.7K

A simple Python module to bypass Cloudflare's anti-bot page. See https://github.com/Anorov/cloudflare-scrape for more information.

cloudflare scraping
v2.1.1
184,708

#4339 aws-cdk.aws-servicediscovery 184.69K

The CDK Construct Library for AWS::ServiceDiscovery

Apache-2.0
v1.204.0
184,698

#4340 dm-haiku 184.67K

Haiku is a library for building neural networks in JAX.

Apache 2.0
v0.0.12
184,674

#4341 zxcvbn 184.63K

zxcvbn security password
MIT
v4.4.28
184,633

#4342 apache-airflow-providers-openlineage 184.62K

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

airflow airflow-provider openlineage integration
v1.7.0
184,621

#4343 wikipedia 184.3K

Wikipedia API for Python

wikipedia api python
MIT
v1.4.0
184,300

#4344 astral 184.29K

Calculations for the position of the sun and moon.

sunrise sunset dawn sun dusk moon
Apache-2.0
v3.2
184,291

#4345 oletools 184.15K

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.1
184,159

#4346 zope.proxy 184.1K

Generic Transparent Proxies

transparent proxy generic
ZPL 2.1
v5.2
184,108

#4347 fonts 184.05K

Python Fonts

fonts
MIT, OFL
v0.0.3
184,052

#4348 julius 184.02K

Nice DSP sweets: resampling, FFT Convolutions. All with PyTorch, differentiable and with CUDA support.

MIT License
v0.2.7
184,020

#4349 sqlalchemy-cockroachdb 183.78K

CockroachDB dialect for SQLAlchemy

sqlalchemy cockroachdb
http://www.apache.org/licenses/LICENSE-2.0
v2.0.2
183,782

#4350 rospkg 183.63K

ROS package library

ros
BSD
v1.5.1
183,633

#4351 diffrax 183.53K

GPU+autodiff-capable ODE/SDE/CDE solvers written in JAX.

differential-equations deep-learning dynamical-systems jax equinox neural-differential-equations
Apache License Version 2.0, January 2004 http://www.apache.org/l
v0.5.0
183,530

#4352 aws-cdk.aws-codecommit 183.5K

The CDK Construct Library for AWS::CodeCommit

Apache-2.0
v1.204.0
183,508

#4353 tensorflowjs 183.46K

Apache 2.0
v4.19.0
183,465

#4354 fuzzyfinder 183.39K

Fuzzy Finder implemented in Python.

fuzzyfinder
BSD
v2.1.0
183,399

#4355 pyjks 183.25K

Pure-Python Java Keystore (JKS) library

keystore ssl jceks security java jks
MIT
v20.0.0
183,256

#4356 jupyter-server-proxy 183.13K

A Jupyter server extension to run additional processes and proxy to them that comes bundled JupyterLab extension to launch pre-defined processes.

jupyter jupyterlab jupyterlab-extension
BSD 3-Clause License Copyright (c) 2017, Data Science 8 All rig
v4.1.2
183,134

#4357 flask-session2 182.97K

Adds server-side session support to your Flask application

BSD
v1.3.1
182,978

#4358 mkdocs-redirects 182.8K

A MkDocs plugin for dynamic page redirects to prevent broken links.

redirect mkdocs
MIT
v1.2.1
182,800

#4359 mozprocess 182.79K

Mozilla-authored process handling

mozilla
MPL 2.0
v1.3.1
182,797

#4360 elasticsearch6 182.6K

Python client for Elasticsearch

Apache-2.0
v6.8.2
182,608

#4361 aws-cdk.aws-dynamodb 182.52K

The CDK Construct Library for AWS::DynamoDB

Apache-2.0
v1.204.0
182,529

#4362 ci-info 182.47K

Continuous Integration Information

MIT
v0.3.0
182,474

#4363 pycocoevalcap 182.32K

MS-COCO Caption Evaluation for Python 3

v1.2
182,329

#4364 eval-type-backport 182.23K

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

MIT
v0.2.0
182,238

#4365 django-sekizai 182.21K

Django Sekizai

BSD-3-Clause
v4.1.0
182,216

#4366 transliterate 182.17K

Bi-directional transliterator for Python

translit
GPL 2.0/LGPL 2.1
v1.10.2
182,174

#4367 tf-nightly 182.16K

TensorFlow is an open source machine learning framework for everyone.

learning tensor machine tensorflow
Apache 2.0
v2.17.0.dev20240502
182,161

#4368 django-configurations 182.06K

A helper for organizing Django settings.

BSD
v2.5.1
182,064

#4369 pickle5 182.02K

Backport of the pickle 5 protocol (PEP 574) and other pickle changes

v0.0.12
182,023

#4370 mypy-boto3-textract 181.78K

Type annotations for boto3.Textract 1.34.0 service generated with mypy-boto3-builder 7.21.0

textract boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
181,787

#4371 Flask-Assets 181.76K

Asset management for Flask, to compress and merge CSS and Javascript files.

BSD
v2.1.0
181,765

#4372 pcodedmp 181.75K

A VBA p-code disassembler

p-code disassembler vba
GPL
v1.2.6
181,750

#4373 etelemetry 181.74K

Etelemetry python client API

Apache License, 2.0
v0.3.1
181,746

#4374 mozilla-django-oidc 181.72K

A lightweight authentication and access management library for integration with OpenID Connect enabled authentication services.

mozilla-django-oidc
MPL 2.0
v4.0.1
181,721

#4375 praw 181.69K

PRAW, an acronym for "Python Reddit API Wrapper", is a Python package that allows for simple access to Reddit's API.

api wrapper reddit
Simplified BSD License
v7.7.1
181,695

#4376 mypy-boto3-opensearch 181.61K

Type annotations for boto3.OpenSearchService 1.34.95 service generated with mypy-boto3-builder 7.24.0

boto3 mypy opensearch type-annotations typeshed botocore autocomplete
MIT License
v1.34.95
181,619

#4377 types-openpyxl 181.59K

Typing stubs for openpyxl

Apache-2.0 license
v3.1.0.20240428
181,597

#4378 atlassian-jwt-auth 181.58K

Python implementation of the Atlassian Service to Service Authentication specification.

MIT
v18.0.1
181,586

#4379 pydantic_numpy 181.35K

Pydantic Model integration of the NumPy array

pydantic validation typing numpy
BSD-4
v5.0.1
181,355

#4380 lancedb 181.33K

lancedb

data-science arrow machine-learning data-format data-analytics
Apache-2.0
v0.6.11
181,338

#4381 pybit 181.27K

Python3 Bybit HTTP/WebSocket API Connector

api bybit connector
MIT License
v5.7.0
181,278

#4382 tailer 181.21K

Python tail is a simple implementation of GNU tail and head.

head tail
MIT
v0.4.1
181,211

#4383 mypy-boto3-ce 181.06K

Type annotations for boto3.CostExplorer 1.34.90 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed ce botocore autocomplete
MIT License
v1.34.90
181,069

#4384 django-select2 180.98K

This is a Django_ integration of Select2_.

typeahead django select2 autocomplete
v8.1.2
180,984

#4385 ngram 180.83K

A `set` subclass providing fuzzy search based on N-grams.

similarity ngram text string set
LGPL3
v4.0.3
180,836

#4386 marshmallow-jsonschema 180.51K

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow

serialization validation jsonschema schema marshmallow marshmallow-jsonschema
MIT License
v0.13.0
180,519

#4387 dbus-fast 180.48K

A faster version of dbus-next

MIT
v2.21.1
180,485

#4388 linear-tsv 180.44K

Line-oriented, tab-separated value format

Apache
v1.1.0
180,447

#4389 tensorflow-data-validation 180.36K

A library for exploring and validating machine learning data.

tfx data validation tensorflow
Apache 2.0
v1.15.1
180,361

#4390 evdev 180.34K

Bindings to the Linux input handling subsystem

uinput input evdev
Copyright (c) 2012-2023 Georgi Valkov. All rights reserved. Red
v1.7.0
180,349

#4391 robotframework-browser 180.25K

Robot Framework Browser library powered by Playwright. Aiming for speed, reliability and visibility.

v18.3.0
180,258

#4392 pdoc 180.03K

API Documentation for Python Projects

Unlicense
v14.4.0
180,031

#4393 python-vagrant 179.91K

Python bindings for interacting with Vagrant virtual machines.

vagrantfile box virtual-machine vagrant virtualbox
MIT
v1.0.0
179,912

#4394 cppy 179.69K

Copyright (c) 2014, Nucleic All rights reserved. Redistribution
v1.2.1
179,691

#4395 prawcore 179.68K

"Low-level communication layer for PRAW 4+.

api praw reddit
v2.4.0
179,686

#4396 django-grappelli 179.68K

A jazzy skin for the Django Admin-Interface.

BSD
v4.0.1
179,686

#4397 django-sslserver 179.68K

An SSL-enabled development server for Django

MIT
v0.22
179,684

#4398 sly 179.56K

"SLY - Sly Lex Yacc"

MIT
v0.5
179,564

#4399 hyper 179.44K

HTTP/2 Client for Python

MIT License
v0.7.0
179,441

#4400 rdkit-pypi 179.43K

A collection of chemoinformatics and machine-learning software written in C++ and Python

BSD-3-Clause
v2022.9.5
179,438

#4401 autowrapt 179.38K

Boostrap mechanism for monkey patches.

v1.0
179,385

#4402 synapseml 179.38K

Synapse Machine Learning

MIT
v1.0.4
179,384

#4403 jmp 179.3K

JMP is a Mixed Precision library for JAX.

Apache 2.0
v0.0.4
179,308

#4404 AWSIoTPythonSDK 179.2K

SDK for connecting to AWS IoT using Python.

iot aws mqtt
v1.5.4
179,203

#4405 torchcrepe 179.07K

Pytorch implementation of CREPE pitch tracker

pytorch audio music crepe pitch speech
MIT
v0.0.22
179,075

#4406 records 178.99K

SQL for Humans

ISC
v0.6.0
178,992

#4407 pytest-memray 178.88K

A simple plugin to use with pytest

v1.6.0
178,890

#4408 dagster-cloud 178.86K

Apache-2.0
v1.7.3
178,868

#4409 m2r2 178.71K

Markdown and reStructuredText in a single file.

markdown restructuredtext sphinx-extension
MIT
v0.3.3.post2
178,710

#4410 nbmake 178.58K

Pytest plugin for testing notebooks

Apache-2.0
v1.5.3
178,587

#4411 bert-score 178.58K

PyTorch implementation of BERT score

learning deep metric nlp google bert
MIT
v0.3.13
178,580

#4412 plyvel 178.54K

Plyvel, a fast and feature-rich Python interface to LevelDB

BSD License
v1.5.1
178,543

#4413 basictracer 178.52K

basictracer
MIT
v3.2.0
178,525

#4414 twisted-iocpsupport 178.52K

An extension for use in the twisted I/O Completion Ports reactor.

MIT
v1.0.4
178,522

#4415 ase 178.5K

Atomic Simulation Environment

LGPLv2.1+
v3.22.1
178,510

#4416 click-configfile 177.82K

This package supports click commands that use configuration files.

click configfile configparser
BSD
v0.2.3
177,825

#4417 Inflector 177.8K

Inflector for Python

english text inflector language
v3.1.1
177,806

#4418 django-mathfilters 177.76K

A set of simple math filters for Django

math django filters template
MIT
v1.0.0
177,765

#4419 tkinterdnd2 177.63K

TkinterDnD2 is a python wrapper for George Petasis'' tkDnD Tk extension version 2

v0.3.0
177,639

#4420 sanelogging 177.51K

Python logging for humans

Public Domain
v1.1.0
177,518

#4421 xml-python 177.5K

A library for making Python objects from XML.

MPL
v0.4.3
177,509

#4422 copier 177.48K

A library for rendering project templates.

MIT
v9.2.0
177,481

#4423 sphinxcontrib-confluencebuilder 177.22K

Sphinx extension to build Atlassian Confluence Storage Markup

v2.5.1
177,224

#4424 django-bootstrap4 177.15K

Django extensions by Zostera

BSD 3-Clause License Copyright (c) Zostera B.V. and individual
v24.3
177,150

#4425 pytest-vcr 176.92K

Plugin for managing VCR.py cassettes

MIT
v1.0.2
176,926

#4426 font-roboto 176.87K

Roboto sans-serif font

roboto font
Apache 2.0
v0.0.1
176,879

#4427 opencensus-ext-flask 176.71K

OpenCensus Flask Integration

Apache-2.0
v0.8.2
176,712

#4428 Flask-APScheduler 176.65K

Adds APScheduler support to Flask

apscheduler cron scheduling scheduler
Apache 2.0
v1.13.1
176,650

#4429 gitignore-parser 176.6K

A spec-compliant gitignore parser for Python 3.5+

gitignore
MIT
v0.1.11
176,601

#4430 packbits 176.58K

PackBits encoder/decoder

MIT License
v0.6
176,580

#4431 pytrends 176.5K

Pseudo API for Google Trends

api trends google search
Apache 2.0
v4.9.2
176,501

#4432 robotframework-retryfailed 176.43K

A listener to automatically retry tests or tasks based on flags.

v0.2.0
176,435

#4433 jsonseq 176.31K

Python support for RFC 7464 JSON text sequences

rfc7464 json
v1.0.0
176,312

#4434 arize-phoenix 176.23K

AI Observability and Evaluation

observability monitoring explainability
Elastic-2.0
v3.24.0
176,234

#4435 pyspin 176.22K

Little terminal spinner lib.

spin terminal spinner
MIT
v1.1.1
176,230

#4436 dagster-pyspark 176.15K

Package for PySpark Dagster framework components.

Apache-2.0
v0.23.3
176,155

#4437 pip-with-requires-python 176.08K

install pip with Requires-Python support

v1.0.1
176,085

#4438 qcs-api-client 176K

A client library for accessing the Rigetti QCS API

Apache-2.0
v0.25.1
176,009

#4439 speedtest-cli 175.99K

Command line interface for testing internet bandwidth using speedtest.net

speedtest.net speedtest
Apache License, Version 2.0
v2.1.3
175,991

#4440 django-allow-cidr 175.98K

A Django Middleware to enable use of CIDR IP ranges in ALLOWED_HOSTS.

django-allow-cidr
Apache Software License 2.0
v0.7.1
175,981

#4441 pandoc 175.96K

Pandoc Documents for Python

MIT License
v2.3
175,964

#4442 google-oauth2-tool 175.88K

Create OAuth2 key file from OAuth2 client id file

BSD
v0.0.3
175,888

#4443 aiohttp-socks 175.68K

Proxy connector for aiohttp

proxy socks4 http asyncio aiohttp socks socks5
Apache 2
v0.8.4
175,689

#4444 tensorflow-decision-forests 175.62K

Collection of training and inference decision forest algorithms.

learning tensor random tensorflow gradient forests trees boosted machine forest decision
Apache 2.0
v1.9.0
175,620

#4445 pandas-schema 175.59K

A validation library for Pandas data frames using user-friendly schemas

csv verification schema pandas
MIT
v0.3.6
175,592

#4446 vobject 175.56K

A full-featured Python package for parsing and creating iCalendar and vCard files

hcalendar ics vobject vcard icalendar vcs
Apache
v0.9.7
175,560

#4447 zipcodes 175.52K

Query U.S. state zipcodes without SQLite.

zipcode state validate filter us zip query code sqlite
MIT
v1.2.0
175,524

#4448 PySide2 175.52K

Python bindings for the Qt cross-platform application and UI framework

qt
LGPL
v5.15.2.1
175,521

#4449 pytensor 175.43K

Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.

math pytensor blas numerical differentiation symbolic autodiff numpy
.. _license: LICENSE ======= Copyright (c) 2008-2019, Theano D
v2.20.0
175,433

#4450 sqlglotrs 175.14K

v0.2.0
175,146

#4451 stanza 175.06K

A Python NLP Library for Many Human Languages, by the Stanford NLP Group

deep-learning natural-language-processing nlp stanford-nlp natural-language-understanding
Apache License 2.0
v1.8.2
175,069

#4452 markdown-inline-graphviz-extension 175.05K

Render inline graphs with Markdown and Graphviz (python3 version)

MIT
v1.1.2
175,050

#4453 types-backports 175.04K

Typing stubs for backports

Apache-2.0 license
v0.1.3
175,044

#4454 telepath 175.04K

A library for exchanging data between Python and JavaScript

BSD
v0.3.1
175,042

#4455 aws-cdk.aws-globalaccelerator 174.83K

The CDK Construct Library for AWS::GlobalAccelerator

Apache-2.0
v1.204.0
174,836

#4456 internetarchive 174.83K

A Python interface to archive.org.

AGPL-3.0
v4.0.1
174,836

#4457 databind 174.75K

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.1
174,755

#4458 opentelemetry-exporter-prometheus 174.67K

Prometheus Metric Exporter for OpenTelemetry

Apache-2.0
v0.45b0
174,672

#4459 django-money 174.63K

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.4.1
174,634

#4460 detect-delimiter 174.49K

Detects the delimiter used in CSV, TSV and other ad hoc file formats.

v0.1.1
174,498

#4461 unstructured.pytesseract 174.44K

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

python-tesseract python ocr
Apache License 2.0
v0.3.12
174,450

#4462 excel2json 174.37K

transform excel file to json files

MIT
v1.0.1
174,372

#4463 django-migration-linter 174.25K

Detect backward incompatible migrations for your django project

compatibility linter django migration database backward lint
v5.1.0
174,259

#4464 rapidyaml 174.25K

Rapid YAML - a library to parse and emit YAML, and do it fast

MIT
v0.5.0
174,255

#4465 os-client-config 174.01K

OpenStack Client Configuation Library

v2.1.0
174,015

#4466 pyttsx3 173.96K

Text to Speech (TTS) library for Python 2 and 3. Works without internet connection or delay. Supports multiple TTS engines, including Sapi5, nsss, and espeak.

text to speech for python speech synthesis offline text to speech ivona pyttsx for python3 offline tts tts tts for python3 pyttsx gtts pyttsx3 text to speech speech
v2.90
173,960

#4467 pysqlite3-binary 173.92K

DB-API 2.0 interface for Sqlite 3.x

zlib/libpng
v0.5.2.post3
173,928

#4468 pbtools 173.9K

Google Protocol Buffers tools.

protobuf protocol buffers proto
MIT
v0.47.0
173,909

#4469 ghostscript 173.89K

Interface to the Ghostscript C-API, both high- and low-level, based on ctypes

pdf ghostscript postscript
GNU General Public License v3 or later (GPLv3+)
v0.7
173,892

#4470 pypsrp 173.88K

PowerShell Remoting Protocol and WinRM for Python

winrm windows psrp powershell winrs
MIT
v0.8.1
173,886

#4471 django-jazzmin 173.75K

Drop-in theme for django admin, that utilises AdminLTE 3 & Bootstrap 4 to make yo' admin look jazzy

jazzmin theme django dashboard admin
MIT
v3.0.0
173,756

#4473 objectpath 173.58K

The agile query language for semi-structured data. #JSON

nested structures query tree json
MIT License
v0.6.1
173,580

#4474 Yapsy 173.38K

Yet another plugin system

plugin manager
BSD
v1.12.2
173,389

#4475 gspread-pandas 173.36K

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

spreadsheets google gspread pandas
BSD
v3.3.0
173,361

#4476 mypy-boto3-identitystore 173.31K

Type annotations for boto3.IdentityStore 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy identitystore type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
173,314

#4477 azure-quantum 173.28K

Python client for Azure Quantum

MIT License
v2.0.0
173,284

#4478 imgtool 173.17K

MCUboot's image signing and key management

Apache Software License
v2.0.0
173,179

#4479 emmet-core 173.16K

Core Emmet Library

modified BSD
v0.83.0
173,170

#4480 asn1 173.14K

Python-ASN1 is a simple ASN.1 encoder and decoder for Python 2.7+ and 3.5+.

BSD
v2.7.0
173,144

#4481 crytic-compile 173.11K

Util to facilitate smart contracts compilation.

AGPL-3.0
v0.3.7
173,112

#4482 akinator.py 173.09K

Python bindings for akinator-rs

pyo3 python akinator async game
MIT
v0.2.5
173,092

#4483 gpytorch 173.05K

An implementation of Gaussian Processes in Pytorch

MIT
v1.11
173,051

#4484 nbval 173.04K

A py.test plugin to validate Jupyter notebooks

v0.11.0
173,041

#4485 brickflows 172.96K

Deploy scalable workflows to databricks using python

Apache-2.0
v0.11.2
172,970

#4486 backports.strenum 172.63K

Base class for creating enumerated constants that are also subclasses of str

strenum backports enum
MIT
v1.3.1
172,636

#4487 zope.deferredimport 172.62K

zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.

ZPL 2.1
v5.0
172,625

#4488 django-hijack 172.62K

django-hijack allows superusers to hijack (=login as) and work on behalf of another user.

hijack django support customer support debugging
MIT
v3.4.5
172,623

#4489 pylogbeat 172.59K

Simple, incomplete implementation of the Beats protocol used by Elastic Beats and Logstash.

logging logstash beats
Apache License 2.0
v2.0.1
172,597

#4490 mohawk 172.4K

Library for Hawk HTTP authorization

MPL 2.0 (Mozilla Public License)
v1.1.0
172,408

#4491 sqlvalidator 172.37K

SQL queries formatting, syntactic and semantic validation

format sql python validation validate formatter automation formatting validator
MIT
v0.0.20
172,371

#4492 postmarker 172.27K

Python client library for Postmark API

postmark api client email
MIT
v1.0
172,276

#4493 optimizely-sdk 172K

Python SDK for Optimizely Feature Experimentation, Optimizely Full Stack (legacy), and Optimizely Rollouts.

v5.0.0
172,002

#4494 pydantic-yaml 171.77K

Adds some YAML functionality to the excellent `pydantic` library.

pydantic yaml
MIT License Copyright (c) 2020 Anatoly Makarevich Permission i
v1.3.0
171,771

#4495 coverage-badge 171.72K

Generate coverage badges for Coverage.py.

coverage badge shield
MIT
v1.1.1
171,722

#4496 oslo.concurrency 171.71K

Oslo Concurrency library

v6.0.0
171,710

#4497 telebot 171.61K

A Telegram bot library, with simple route decorators.

MIT
v0.0.5
171,614

#4498 scrapy-splash 171.5K

JavaScript support for Scrapy using Splash

BSD
v0.9.0
171,508

#4499 hmmlearn 171.5K

Hidden Markov Models in Python with scikit-learn like API

new BSD
v0.3.2
171,503

#4500 crhelper 171.46K

crhelper simplifies authoring CloudFormation Custom Resources

Apache2
v2.0.11
171,462

#4501 doc8 171.32K

Style checker for Sphinx (or other) RST documentation

doc8 linter rst
Apache 2.0
v1.1.1
171,321

#4502 py-zabbix 171.19K

Python module to work with zabbix.

v1.1.7
171,191

#4503 shiboken2 171.18K

Python / C++ bindings helper module

qt
LGPL
v5.15.2.1
171,187

#4504 python-debian 171.18K

Debian package related modules

GPL-2+
v0.1.49
171,182

#4505 mkdocs-glightbox 171.03K

MkDocs plugin supports image lightbox with GLightbox.

lightbox plugin mkdocs
MIT
v0.3.7
171,037

#4506 dftd3 170.68K

Python API of the DFT-D3 project

LGPL-3.0-or-later
v0.7.0
170,689

#4507 pyexasol 170.62K

Exasol python driver with extra features

sql import exasol export websocket database performance
v0.25.2
170,625

#4508 types-pycurl 170.6K

Typing stubs for pycurl

Apache-2.0 license
v7.45.3.20240421
170,609

#4509 stldecompose 170.6K

A Python implementation of seasonal trend with Loess (STL) time series decomposition

MIT
v0.0.5
170,603

#4510 cons 170.53K

An implementation of Lisp/Scheme-like cons in Python.

LGPL-3
v0.4.6
170,535

#4511 streamlit-extras 170.43K

A library to discover, try, install and share Streamlit extras

streamlit python data ui
Apache-2.0
v0.4.2
170,430

#4512 refinitiv-dataplatform 170.35K

Python package for retrieving data.

Apache 2.0
v1.0.0a21
170,358

#4513 mypy-boto3-cloudtrail 170.32K

Type annotations for boto3.CloudTrail 1.34.59 service generated with mypy-boto3-builder 7.23.2

cloudtrail boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.59
170,323

#4514 segment-anything 170.29K

v1.0
170,293

#4515 multiprocessing-logging 170.28K

Logger for multiprocessing applications

logging logger multiprocessing handler
LGPLv3
v0.3.4
170,282

#4516 etuples 170.19K

Python S-expression emulation using tuple-like objects.

v0.3.9
170,196

#4517 logical-unification 170.18K

Logical unification in Python

unification dispatch logic-programming
BSD
v0.4.6
170,185

#4518 jupyter-server-mathjax 170.16K

MathJax resources as a Jupyter Server Extension.

jupyter jupyter-server ipython
BSD 3-Clause License
v0.2.6
170,163

#4519 opensearch-dsl 170.09K

Python client for OpenSearch

Apache-2.0
v2.1.0
170,100

#4520 mypy-boto3-es 170.07K

Type annotations for boto3.ElasticsearchService 1.34.36 service generated with mypy-boto3-builder 7.23.1

boto3 mypy es type-annotations typeshed botocore autocomplete
MIT License
v1.34.36
170,079

#4521 guppy3 1.7E+2K

Guppy 3 -- Guppy-PE ported to Python 3

MIT
v3.1.4.post1
170,009

#4522 pytest-qt 169.95K

pytest support for PyQt and PySide applications

test unittest pytest qt
MIT
v4.4.0
169,957

#4523 pymongocrypt 169.87K

Python bindings for libmongocrypt

bson pymongocrypt mongodb pymongo mongocrypt mongo
Apache License Version 2.0, January 2004 http://www.apache.org/l
v1.9.1
169,877

#4524 datarobot 169.66K

This client library is designed to support the DataRobot API.

DataRobot Tool and Utility Agreement
v3.4.0
169,665

#4525 apache-airflow-providers-airbyte 169.6K

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

airflow airbyte airflow-provider integration
v3.7.0
169,608

#4526 persistent 169.58K

Translucent persistent objects

ZPL 2.1
v5.2
169,585

#4527 pytest-wake 169.57K

v0.4.2
169,575

#4528 pykml 169.42K

Python KML library

kml
BSD
v0.2.0
169,421

#4529 connectorx 169.37K

MIT
v0.3.2
169,376

#4530 linear-operator 169.17K

A linear operator implementation, primarily designed for finite-dimensional positive definite operators (i.e. kernel matrices).

MIT
v0.5.2
169,175

#4531 mypy-boto3-pinpoint 169.14K

Type annotations for boto3.Pinpoint 1.34.81 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed pinpoint botocore autocomplete
MIT License
v1.34.81
169,145

#4532 django-permissionedforms 169.09K

Django extension for creating forms that vary according to user permissions

BSD
v0.1
169,098

#4533 swig 168.92K

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.2.1
168,921

#4534 parallel-ssh 168.6K

Asynchronous parallel SSH library

LGPLv2.1
v2.12.0
168,603

#4535 miniKanren 168.54K

Relational programming in Python

BSD
v1.0.3
168,549

#4536 airflow-code-editor 168.48K

Apache Airflow code editor and file manager

airflow-plugin editor airflow apache-airflow
Apache License 2.0
v7.6.0
168,488

#4537 tuf 168.48K

A secure updater framework for Python

compromise authentication updater revocation key update secure
MIT OR Apache-2.0
v4.0.0
168,485

#4538 PyMeta3 168.46K

Pattern-matching language based on OMeta for Python 3 and 2

MIT License
v0.5.1
168,461

#4539 leancloud 168.34K

LeanCloud Python SDK

sdk leancloud
LGPL
v3.0.0
168,348

#4540 virtualenvwrapper 168.28K

virtualenv
MIT
v6.1.0
168,285

#4541 pytrec-eval 168.26K

Provides Python bindings for popular Information Retrieval measures implemented within trec_eval.

trec_eval information retrieval evaluation ranking
v0.5
168,267

#4542 Flask-Bootstrap 168.25K

An extension that includes Bootstrap in your project, without any boilerplate code.

BSD
v3.3.7.1
168,252

#4543 Janome 168.23K

Japanese morphological analysis engine.

AL2
v0.5.0
168,233

#4544 robotframework-sshlibrary 168.08K

Robot Framework test library for SSH and SFTP

ssh testing testautomation sftp robotframework
Apache License 2.0
v3.8.0
168,088

#4545 pylama 168.04K

Code audit tool for python

qa pydocstyle pycodestyle linter pylint mccabe
MIT
v8.4.1
168,049

#4546 mypy-boto3-cloudfront 168K

Type annotations for boto3.CloudFront 1.34.83 service generated with mypy-boto3-builder 7.23.2

boto3 mypy cloudfront type-annotations typeshed botocore autocomplete
MIT License
v1.34.83
168,003

#4547 django-rest-auth 167.99K

Create a set of REST API endpoints for Authentication and Registration

api registration django-registration auth rest-framework rest django
v0.9.5
167,992

#4548 traits 167.96K

Observable typed attributes for Python classes

BSD
v6.4.3
167,968

#4549 apache-airflow-providers-apache-beam 167.95K

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

apache.beam airflow airflow-provider integration
v5.6.3
167,958

#4550 pyecharts 167.83K

Python options, make charting easier

plotting-tool echarts charts
MIT
v2.0.5
167,832

#4551 py-markdown-table 167.81K

Package that generates markdown tables from a list of dicts

v0.4.0
167,810

#4552 json-tricks 167.6K

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

pandas comments enum decode json numpy ordereddict serialize pytz encode deserialize
Revised BSD License (LICENSE.txt)
v3.17.3
167,602

#4553 rule-engine 167.59K

A lightweight, optionally typed expression language with a custom grammar for matching arbitrary Python objects.

BSD
v4.4.0
167,600

#4554 flask-restplus 167.57K

Fully featured framework for fast, easy and documented API development with Flask

restplus api rest swagger flask openapi
BSD-3-Clause
v0.13.0
167,573

#4555 csvkit 167.52K

A suite of command-line tools for working with CSV, the king of tabular file formats.

MIT
v2.0.0
167,528

#4556 rstcheck-core 167.26K

Checks syntax of reStructuredText and code blocks nested within it

restructuredtext linter rst static-analysis
MIT
v1.2.1
167,264

#4557 logging 167.13K

A logging module for Python

Copyright (C) 2001-2005 by Vinay Sajip. All Rights Reserved. See
v0.4.9.6
167,139

#4558 mleap 166.95K

MLeap Python API

v0.23.1
166,953

#4559 aws-lambda-typing 166.83K

A package that provides type hints for AWS Lambda event, context and response objects

type hints aws serverless lambda typing development
MIT
v2.20.0
166,831

#4560 yake 166.29K

Keyword extraction Python package

yake
LGPLv3
v0.4.8
166,294

#4561 futurist 166.13K

Useful additions to futures, from the future.

v3.0.0
166,136

#4562 azure-mgmt-automation 166.02K

Microsoft Azure Automation Client Library for Python

MIT License
v1.0.0
166,021

#4563 jinxed 165.93K

Jinxed Terminal Library

console blessed terminal curses
MPLv2.0
v1.2.1
165,938

#4564 ansicon 165.9K

Python wrapper for loading Jason Hood's ANSICON

console terminal ansicon
MPLv2.0
v1.89.0
165,910

#4565 Kivy-Garden 165.87K

MIT
v0.1.5
165,874

#4566 hf-transfer 165.73K

v0.1.6
165,738

#4567 apache-airflow-providers-apache-spark 165.71K

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

airflow apache.spark airflow-provider integration
v4.7.2
165,718

#4568 apache-airflow-providers-papermill 165.7K

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

airflow airflow-provider integration papermill
v3.6.2
165,708

#4569 esptool 165.65K

A serial utility to communicate & flash code to Espressif chips.

GPLv2+
v4.7.0
165,653

#4570 verspec 165.6K

Flexible version handling

handling version
BSD 2-Clause or Apache-2.0
v0.1.0
165,606

#4571 bertopic 165.59K

BERTopic performs topic Modeling with state-of-the-art transformer models.

modeling topic embeddings nlp bert
v0.16.1
165,597

#4572 ollama 165.58K

The official Python client for Ollama.

MIT
v0.1.9
165,588

#4573 pylint-flask 165.56K

pylint-flask is a Pylint plugin to aid Pylint in recognizing and understanding errors caused when using Flask

flask plugin pylint
GPLv2
v0.6
165,567

#4574 plugp100 165.43K

Controller for TP-Link Tapo P100 and other devices

tapo p100
GPL3
v5.1.3
165,439

#4575 pockets 165.27K

A collection of helpful Python tools!

BSD
v0.9.1
165,278

#4576 mypy-boto3-resourcegroupstaggingapi 165.27K

Type annotations for boto3.ResourceGroupsTaggingAPI 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations resourcegroupstaggingapi typeshed botocore autocomplete
MIT License
v1.34.0
165,277

#4577 cmake-format 165.24K

Can format your listfiles so they don't look like crap

cmake formatter format
GPLv3
v0.6.13
165,242

#4578 hatch-requirements-txt 165.16K

Hatchling plugin to read project dependencies from requirements.txt

hatch requirements dependencies
Copyright (c) 2022 Dominic Davis-Foster Permission is hereby gr
v0.4.1
165,168

#4579 htpasswd 164.92K

Library to work with htpasswd user (basic authorization) and group files.

MIT
v2.3
164,924

#4580 sphinxcontrib-napoleon 164.68K

Sphinx "napoleon" extension.

BSD
v0.7
164,688

#4581 pysnyk 164.63K

A Python client for the Snyk API

MIT
v0.9.19
164,637

#4582 pygeoif 164.44K

A basic implementation of the __geo_interface__

spatial gis wkt
LGPL
v1.4.0
164,449

#4583 casadi 164.43K

CasADi -- framework for algorithmic differentiation and numeric optimization

GNU Lesser General Public License v3 or later (LGPLv3+)
v3.6.5
164,430

#4584 lightning-cloud 163.94K

Lightning Cloud

Apache Software License
v0.5.68
163,945

#4585 pycodestyle_magic 163.91K

magic function that checks a cell for pep8 compliance, using pycodestyle

v0.5
163,917

#4586 python-logstash-async 163.78K

Asynchronous Python logging handler for Logstash.

logging logstash asynchronous
MIT
v3.0.0
163,781

#4587 timedelta 163.74K

datetime.timedelta replacement

timedelta
Unlicense
v2020.12.3
163,748

#4588 pysingleton 163.73K

Use singletons with a decorator

UNKNOWN
v0.2.1
163,732

#4589 graphyte 163.69K

Python 3 compatible library to send data to a Graphite metrics server (Carbon)

MIT License
v1.7.1
163,692

#4590 mapbox 163.59K

A Python client for Mapbox services

MIT
v0.18.1
163,593

#4591 azureml-train 163.59K

https://aka.ms/azureml-sdk-license
v1.56.0
163,591

#4592 art 163.57K

ASCII Art Library For Python

ascii python python3 art font non-ascii printing text
MIT
v6.2
163,573

#4593 dynamo-pandas 163.54K

Make working with pandas dataframe and AWS DynamoDB easy.

MIT
v1.3.0
163,545

#4594 simple-term-menu 163.5K

A Python package which creates simple interactive menus on the command line.

menu terminal choice
MIT
v1.6.4
163,510

#4595 slack-webhook 163.42K

slack-webhook is a python client library for slack api Incoming Webhooks on Python 3.6 and above.

webhook python slack
MIT
v1.0.7
163,426

#4596 mkdocs-gen-files 163.32K

MkDocs plugin to programmatically generate documentation pages during the build

mkdocs-plugin mkdocs
v0.5.0
163,327

#4597 impacket 163.26K

Network protocols Constructors and Dissectors

Apache modified
v0.11.0
163,268

#4598 pandas-flavor 163.26K

The easy way to write your own Pandas flavor.

MIT
v0.6.0
163,261

#4599 celery-redbeat 163.11K

A Celery Beat Scheduler using Redis for persistent storage

redis beat python celery
Apache License, Version 2.0
v2.2.0
163,110

#4600 simplekml 163.09K

A Simple KML creator

GNU Lesser General Public License v3+
v1.3.6
163,097

#4601 nvidia-cuda-nvcc-cu12 162.97K

CUDA nvcc

runtime machine learning nvidia deep learning cuda
NVIDIA Proprietary Software
v12.4.131
162,978

#4602 dagster-shell 162.96K

Package for Dagster shell ops.

Apache-2.0
v0.23.3
162,961

#4603 flake8-logging-format 162.87K

microcosm
Apache License 2.0
v0.9.0
162,877

#4604 BTrees 162.68K

Scalable persistent object containers

ZPL 2.1
v5.2
162,689

#4605 mypy-boto3-mwaa 162.49K

Type annotations for boto3.MWAA 1.34.57 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations mwaa typeshed botocore autocomplete
MIT License
v1.34.57
162,492

#4606 eth-stdlib 162.48K

Ethereum Standard Library for Python

ethereum
LGPL-3.0-only
v0.2.7
162,482

#4607 rpaframework-windows 162.28K

Windows library for RPA Framework

rpa robotframework windows uiautomation automation
Apache-2.0
v7.5.1
162,287

#4608 mdformat_tables 162.22K

An mdformat plugin for rendering tables.

markdown mdformat markdown-it
v0.4.1
162,227

#4609 dbt-sqlserver 162.16K

A Microsoft SQL Server adapter plugin for dbt

MIT
v1.7.4
162,169

#4610 httpx-sse 162.15K

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

MIT
v0.4.0
162,160

#4611 salt-lint 162.11K

A command-line utility that checks for best practices in SaltStack.

saltstack salt checker lint linter
MIT
v0.9.2
162,118

#4612 beir 162.06K

A Heterogeneous Benchmark for Information Retrieval

learning pytorch networks deep ir retrieval nlp information transformer bert
Apache License 2.0
v2.0.0
162,066

#4613 pytest-retry 162.02K

Adds the ability to retry flaky tests in CI environments

rerun flaky pytest
MIT License Copyright (c) 2022 Silas Permission is hereby gran
v1.6.2
162,023

#4614 simple-rest-client 161.99K

Simple REST client for python 3.8+

http client rest asyncio httpx
v1.2.1
161,998

#4615 mypy-boto3-efs 161.87K

Type annotations for boto3.EFS 1.34.0 service generated with mypy-boto3-builder 7.21.0

efs boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
161,880

#4616 netapp-lib 161.84K

netapp-lib is required for Ansible deployments to interact with NetApp storage systems.

netapp netapp_lib ansible
Apache License, Version 2.0
v2021.6.25
161,843

#4617 implicit 161.82K

Collaborative Filtering for Implicit Feedback Datasets

collaborative filtering matrix factorization recommender systems implicit alternating least squares
MIT
v0.7.2
161,827

#4618 pyarmor 161.82K

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

protect obfuscation encrypt distribute obfuscate
Free To Use But Restricted
v8.5.8
161,825

#4619 pudb 161.81K

A full-screen, console-based Python debugger

v2024.1
161,812

#4620 cpuset-py3 161.79K

Fork of cpuset (https://github.com/lpechacek/cpuset) by Alex Tsariounov that works with python3

v1.0.2
161,791

#4621 g2p-en 161.75K

A Simple Python Module for English Grapheme To Phoneme Conversion

g2p_en g2pe g2p
Apache Software License
v2.1.0
161,750

#4622 wordninja 161.7K

Probabilistically split concatenated words using NLP based on English Wikipedia uni-gram frequencies.

v2.0.0
161,701

#4623 inotify-simple 161.62K

A simple wrapper around inotify. No fancy bells and whistles, just a literal wrapper with ctypes. Under 100 lines of code!

BSD
v1.3.5
161,620

#4624 airflow-provider-lakefs 161.58K

A lakeFS provider package built by Treeverse.

Apache License 2.0
v0.48.0
161,584

#4625 teradata 161.5K

The Teradata python module for DevOps enabled SQL scripting for Teradata UDA.

MIT
v15.10.0.21
161,508

#4626 growthbook 161.47K

Powerful Feature flagging and A/B testing for Python apps

growthbook
MIT
v1.1.0
161,478

#4627 mypy-boto3-quicksight 161.14K

Type annotations for boto3.QuickSight 1.34.95 service generated with mypy-boto3-builder 7.24.0

quicksight boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.95
161,145

#4628 quantulum3 161.07K

Extract quantities from unstructured text.

nlp information extraction natural language processing units text mining quantities text processing measurements
MIT
v0.9.1
161,078

#4629 pyannote.audio 160.96K

Neural building blocks for speaker diarization

mit
v3.1.1
160,968

#4630 pyasn 160.71K

Offline IP address to Autonomous System Number lookup module.

routing autonomous python prefix networking system whois ip asn bgp radix
MIT
v1.6.2
160,718

#4631 google-cloud-asset 160.68K

Google Cloud Asset API client library

Apache 2.0
v3.26.1
160,690

#4632 aiocontextvars 160.62K

Asyncio support for PEP-567 contextvars backport.

aiocontextvars
BSD license
v0.2.2
160,620

#4633 grafanalib 160.56K

Library for building Grafana dashboards

Apache
v0.7.1
160,560

#4634 mkdocs-minify-plugin 160.55K

An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk

documentation minify publishing html css mkdocs
MIT
v0.8.0
160,553

#4635 simpervisor 160.46K

Simple async process supervisor

supervisor async process
BSD 3-Clause License Copyright (c) 2018, Yuvi Panda All rights
v1.0.0
160,463

#4636 django-dirtyfields 160.43K

Tracking dirty fields on a Django model instance.

BSD
v1.9.2
160,436

#4637 coreforecast 160.43K

Fast implementations of common forecasting routines

forecasting time-series
Apache-2.0
v0.0.8
160,430

#4638 icalevents 160.33K

Simple Python 3 library to download, parse and query iCal sources.

MIT Licence
v0.1.27
160,331

#4639 pyodps 160.31K

ODPS Python SDK and data analysis framework

Apache License 2.0
v0.11.6
160,317

#4640 mypy-boto3-location 160.21K

Type annotations for boto3.LocationService 1.34.18 service generated with mypy-boto3-builder 7.23.1

location boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.18
160,211

#4641 jpholiday 160.19K

Pure-Python Japan Public Holiday Generate

japan holiday
MIT License
v0.1.10
160,199

#4642 rerun-sdk 160.09K

The Rerun Logging SDK

rerun logging computer-vision
MIT OR Apache-2.0
v0.15.1
160,093

#4643 rudder-sdk-python 160.03K

RudderStack is an open-source Segment alternative written in Go, built for the enterprise.

rudderstack analytics rudder
MIT License
v2.1.0
160,038

#4644 mdformat 160.03K

CommonMark compliant Markdown formatter

markdown mdformat commonmark formatter pre-commit
MIT License Copyright (c) 2021 Taneli Hukkinen Permission is h
v0.7.17
160,037

#4645 mypy-boto3-bedrock 159.96K

Type annotations for boto3.Bedrock 1.34.90 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed bedrock botocore autocomplete
MIT License
v1.34.90
159,967

#4646 pyLDAvis 159.47K

Interactive topic model visualization. Port of the R package.

data science visualization
BSD-3-Clause
v3.4.1
159,476

#4647 pyfunctional 159.43K

Package for creating data pipelines with chain functional programming

linq pipeline parallel chain collection functional
MIT
v1.5.0
159,433

#4648 humbug 159.36K

Humbug: Do you build developer tools? Humbug helps you know your users.

v0.3.2
159,360

#4649 open-flamingo 159.34K

An open-source framework for training large multimodal models

learning machine
MIT
v2.0.1
159,341

#4650 datadogpy 159.13K

v0.0.0
159,134

#4651 ssh2-python 159.1K

Bindings for libssh2 C library

LGPLv2
v1.0.0
159,108

#4652 PyAstronomy 159.09K

A collection of astronomy related tools for Python.

MIT Licence
v0.21.0
159,098

#4653 snowflake._legacy 158.98K

You should switch to the snowflake-uuid package

snowflake cloud warehouse db database analytics
Apache-2.0
v0.8.0
158,984

#4654 pytest-reporter 158.81K

Generate Pytest reports with templates

MIT
v0.5.3
158,811

#4655 pylint-gitlab 158.78K

This project provides pylint formatters for a nice integration with GitLab CI.

GPLv3
v2.0.0
158,784

#4656 mypy-boto3-elasticache 158.74K

Type annotations for boto3.ElastiCache 1.34.72 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed elasticache botocore autocomplete
MIT License
v1.34.72
158,747

#4657 types-pyasn1 158.67K

Typing stubs for pyasn1

Apache-2.0 license
v0.6.0.20240402
158,678

#4658 keras-nlp 158.5K

Industry-strength Natural Language Processing extensions for Keras.

Apache License 2.0
v0.10.0
158,508

#4659 junos-eznc 158.41K

Junos 'EZ' automation for non-programmers

automation junos networking netconf
Apache 2.0
v2.7.1
158,412

#4660 anndata 158.36K

Annotated data.

v0.10.7
158,367

#4661 pytest-print 158.22K

pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)

env pytest
Permission is hereby granted, free of charge, to any person obt
v1.0.0
158,224

#4662 pybars3 158.12K

Handlebars.js templating for Python 3 and 2

v0.9.7
158,124

#4663 telegraph 158.03K

Telegraph API wrapper

MIT
v2.2.0
158,035

#4664 robotframework-faker 157.96K

Robot Framework wrapper for faker, a fake test data generator

faker bdd testing atdd testautomation robotframework automation test
MIT
v5.0.0
157,960

#4665 imgviz 157.93K

Image Visualization Tools

MIT
v1.7.5
157,936

#4666 func-args 157.88K

Bring in sentinel ``NOTHING`` into your Python function arguments.

MIT
v0.1.1
157,888

#4667 dbnd-spark 157.85K

Machine Learning Orchestration

orchestration data machinelearning
v1.0.22.9
157,855

#4668 mypy-boto3-transfer 157.84K

Type annotations for boto3.Transfer 1.34.89 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed transfer botocore autocomplete
MIT License
v1.34.89
157,841

#4669 pyreadstat 157.78K

Reads and Writes SAS, SPSS and Stata files into/from pandas data frames.

Apache License Version 2.0
v1.2.7
157,788

#4670 skorch 157.72K

scikit-learn compatible neural network library for pytorch

new BSD 3-Clause
v0.15.0
157,727

#4671 serverlessrepo 157.71K

A Python library with convenience helpers for working with the AWS Serverless Application Repository.

aws application repository serverless
Apache 2.0
v0.1.10
157,716

#4672 tentaclio 157.65K

Unification of data connectors for distributed data tasks

MIT
v1.3.0
157,652

#4673 spotipy 157.56K

A light weight Python library for the Spotify Web API

MIT
v2.23.0
157,570

#4674 PyQtWebEngine 157.56K

Python bindings for the Qt WebEngine framework

GPL v3
v5.15.6
157,569

#4675 apache-superset 157.38K

A modern, enterprise-ready business intelligence web application

Apache License, Version 2.0
v4.0.0
157,388

#4676 django-easy-select2 157.33K

Django select2 theme for select input widgets.

django select2
MIT
v1.5.8
157,335

#4677 calver 157.32K

Setuptools extension for CalVer package versions

calver
v2022.6.26
157,329

#4678 aiotask-context 157.29K

Store context information inside the asyncio.Task object

v0.6.1
157,296

#4679 mypy-boto3-codebuild 157K

Type annotations for boto3.CodeBuild 1.34.83 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed codebuild botocore autocomplete
MIT License
v1.34.83
157,004

#4680 PyGreSQL 156.93K

Python PostgreSQL interfaces

pygresql dbapi postgresql database api
Written by D'Arcy J.M. Cain (darcy@PyGreSQL.org) Based heavily
v6.0.1
156,938

#4681 dagster-pandas 156.87K

Utilities and examples for working with pandas and dagster, an opinionated framework for expressing data pipelines

Apache-2.0
v0.23.3
156,879

#4682 rockset 156.78K

The python client for the Rockset API.

Apache-2.0
v2.1.1
156,785

#4683 mypy-boto3-transcribe 156.71K

Type annotations for boto3.TranscribeService 1.34.94 service generated with mypy-boto3-builder 7.24.0

boto3 mypy transcribe type-annotations typeshed botocore autocomplete
MIT License
v1.34.94
156,712

#4684 segno 156.65K

QR Code and Micro QR Code generator for Python

iso/iec 18004:2006(e) barcode micro qr code iso/iec 18004 iso/iec 18004:2015(e) matrix 2d qr qr code qrcode
v1.6.1
156,659

#4685 django-rest-knox 156.61K

Authentication for django rest framework

rest django authentication login
MIT
v4.2.0
156,619

#4686 mecab-ko 156.35K

Python wrapper for the MeCab-ko morphological analyzer for Korean

BSD
v1.0.1
156,354

#4687 pytorch-ignite 156.32K

A lightweight library to help with training neural networks in PyTorch.

BSD
v0.5.0.post2
156,322

#4688 dagster-spark 156.28K

Package for Spark Dagster framework components.

Apache-2.0
v0.23.3
156,281

#4689 ema-pytorch 156.28K

Easy way to keep track of exponential moving average version of your pytorch module

deep learning exponential moving average artificial intelligence
MIT
v0.4.5
156,281

#4690 gibberish-detector 156.26K

Detects gibberish strings.

MIT
v0.1.1
156,261

#4691 ipadic 156.19K

IPAdic packaged for Python

v1.0.0
156,199

#4692 progressbar33 156.13K

Text progress bar library for Python.

LICENSE.txt
v2.4
156,140

#4693 businesstimedelta 156.1K

Timedelta for business time. Supports exact amounts of time (hours, seconds), custom schedules, holidays, and time zones.

hours timedelta businesshours time business working businesstime
MIT
v1.0.1
156,107

#4694 databricks-vectorsearch 156.09K

Databricks Vector Search Client

v0.33
156,099

#4695 neobolt 156.08K

Neo4j Bolt connector for Python

neo4j graph database
Apache License, Version 2.0
v1.7.17
156,088

#4696 dagster-cloud-cli 155.89K

Apache-2.0
v1.7.3
155,898

#4697 async-property 155.89K

Python decorator for async properties.

async_property
MIT license
v0.2.2
155,892

#4698 tdda 155.67K

constraint referencetest tdda rexpy
MIT
v2.1.2
155,675

#4699 pybreaker 155.67K

Python implementation of the Circuit Breaker pattern

pattern circuit breaker integration design
v1.2.0
155,671

#4700 types-lxml 155.63K

Complete lxml external type annotation

stubs lxml typing annotation
Apache-2.0
v2024.4.14
155,636

#4701 dramatiq 155.59K

Background Processing for Python 3.

v1.16.0
155,594

#4702 pyvim 155.57K

Pure Python Vi Implementation

BSD License
v3.0.3
155,572

#4703 Wikipedia-API 155.55K

Python Wrapper for Wikipedia

wikipedia api wrapper
MIT
v0.6.0
155,550

#4704 mypy-boto3-synthetics 155.31K

Type annotations for boto3.Synthetics 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy synthetics type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
155,319

#4705 mypy-boto3-scheduler 155.31K

Type annotations for boto3.EventBridgeScheduler 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed scheduler botocore autocomplete
MIT License
v1.34.0
155,312

#4706 mo-future 155.24K

More future! Make Python 2/3 compatibility a bit easier

MPL 2.0
v7.584.24095
155,247

#4707 cmarkgfm 155.19K

Minimal bindings to GitHub's fork of cmark

v2024.1.14
155,196

#4708 auditwheel 155.14K

Cross-distribution Linux wheels

MIT
v6.0.0
155,142

#4709 mypy-boto3-emr-containers 155.12K

Type annotations for boto3.EMRContainers 1.34.91 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed emr-containers botocore autocomplete
MIT License
v1.34.91
155,128

#4710 meltanolabs-target-snowflake 155.07K

`target-snowflake` is a Singer target for Snowflake, built with the Meltano SDK for Singer Targets.

elt snowflake
Apache-2.0
v0.7.0
155,074

#4711 stups-tokens 154.99K

Python library to manage OAuth access tokens

Apache License Version 2.0
v1.1.19
154,999

#4712 sparse-dot-topn 154.87K

This package boosts a sparse matrix multiplication followed by selecting the top-n multiplication

v1.1.1
154,874

#4713 Kivy 154.74K

An open-source Python framework for developing GUI apps that work cross-platform, including desktop, mobile and embedded platforms.

MIT
v2.3.0
154,748

#4714 azure-ai-documentintelligence 154.74K

Microsoft Azure AI Document Intelligence Client Library for Python

azure azure sdk
MIT License
v1.0.0b3
154,744

#4715 ibm-watson-machine-learning 154.67K

IBM Watson Machine Learning API Client

ibm cloud bluemix ibm client machine learning api watson
BSD-3-Clause
v1.0.356
154,673

#4716 monai 154.66K

AI Toolkit for Healthcare Imaging

Apache License 2.0
v1.3.0
154,670

#4717 mypy-boto3-bedrock-runtime 154.64K

Type annotations for boto3.BedrockRuntime 1.34.90 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed bedrock-runtime botocore autocomplete
MIT License
v1.34.90
154,646

#4718 mypy-boto3-kafka 154.56K

Type annotations for boto3.Kafka 1.34.61 service generated with mypy-boto3-builder 7.23.2

boto3 mypy kafka type-annotations typeshed botocore autocomplete
MIT License
v1.34.61
154,563

#4719 mplcursors 154.55K

Interactive data selection cursors for Matplotlib.

zlib
v0.5.3
154,554

#4720 scann 154.48K

Scalable Nearest Neighbor search library

learning machine
Apache 2.0
v1.3.1
154,484

#4721 mypy-boto3-ebs 154.46K

Type annotations for boto3.EBS 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed ebs botocore autocomplete
MIT License
v1.34.0
154,468

#4722 mypy-boto3-translate 154.37K

Type annotations for boto3.Translate 1.34.0 service generated with mypy-boto3-builder 7.21.0

translate boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
154,374

#4723 islpy 154.35K

Wrapper around isl, an integer set library

MIT
v2023.2.5
154,359

#4724 mypy-boto3-marketplace-entitlement 154.31K

Type annotations for boto3.MarketplaceEntitlementService 1.34.93 service generated with mypy-boto3-builder 7.24.0

boto3 marketplace-entitlement mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.93
154,317

#4725 mypy-boto3-codepipeline 154.22K

Type annotations for boto3.CodePipeline 1.34.93 service generated with mypy-boto3-builder 7.24.0

boto3 codepipeline mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.93
154,227

#4726 mypy-boto3-ec2-instance-connect 154.16K

Type annotations for boto3.EC2InstanceConnect 1.34.63 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations ec2-instance-connect typeshed botocore autocomplete
MIT License
v1.34.63
154,162

#4727 requests-ntlm3 154.11K

The HTTP NTLM proxy and/or server authentication library.

proxy requests authorization ntlm dance ntlm
ISC
v6.1.3b1
154,112

#4728 scikit-video 153.82K

Video Processing in Python

BSD
v1.1.11
153,825

#4729 mypy-boto3-acm 153.81K

Type annotations for boto3.ACM 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed acm botocore autocomplete
MIT License
v1.34.0
153,819

#4730 handyspark 153.78K

HandySpark - bringing pandas-like capabilities to Spark dataframes

big data pandas data cleaning exploratory data analysis spark visualization
MIT
v0.2.2a1
153,783

#4731 djangorestframework-gis 153.74K

Geographic add-ons for Django Rest Framework

django gis geojson rest-framework
BSD
v1.0
153,741

#4732 flake8-noqa 153.68K

Flake8 noqa comment validation

noqa flake8
GNU Lesser General Public License v3
v1.4.0
153,689

#4733 mypy-boto3-sesv2 153.68K

Type annotations for boto3.SESV2 1.34.96 service generated with mypy-boto3-builder 7.24.0

boto3 mypy sesv2 type-annotations typeshed botocore autocomplete
MIT License
v1.34.96
153,689

#4734 flask-cloudflared 153.66K

Start a TryCloudflare Tunnel from your flask app.

cloudflared flask
v0.0.14
153,669

#4735 pytest-testrail 153.51K

pytest plugin for creating TestRail runs and adding results

v2.9.0
153,515

#4736 google-api-python-client-stubs 153.5K

Type stubs for google-api-python-client

Apache-2.0
v1.25.0
153,503

#4737 robotframework-datadriver 153.4K

A library for Data-Driven Testing.

v1.11.1
153,408

#4738 circus 153.27K

Circus is a program that will let you run and watch multiple processes and sockets.

v0.18.0
153,276

#4739 unidic-lite 153.25K

A small version of UniDic packaged for Python

v1.0.8
153,259

#4740 mypy-boto3-dlm 153.25K

Type annotations for boto3.DLM 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed dlm botocore autocomplete
MIT License
v1.34.0
153,252

#4742 mypy-boto3-rds-data 153.1K

Type annotations for boto3.RDSDataService 1.34.6 service generated with mypy-boto3-builder 7.23.0

boto3 mypy type-annotations typeshed rds-data botocore autocomplete
MIT License
v1.34.6
153,104

#4743 mypy-boto3-apigatewaymanagementapi 152.98K

Type annotations for boto3.ApiGatewayManagementApi 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations apigatewaymanagementapi typeshed botocore autocomplete
MIT License
v1.34.0
152,989

#4744 dynamic-rest 152.98K

Dynamic API support to Django REST Framework.

v2.3.0
152,982

#4745 mypy-boto3-budgets 152.93K

Type annotations for boto3.Budgets 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed budgets botocore autocomplete
MIT License
v1.34.0
152,935

#4746 nox-poetry 152.93K

nox-poetry

MIT
v1.0.3
152,934

#4747 dataclasses-avroschema 152.9K

Generate Avro Schemas from Python classes. Serialize/Deserialize python instances with avro schemas

MIT
v0.59.0
152,902

#4748 selenium-stealth 152.8K

Trying to make python selenium more stealthy.

v1.0.6
152,808

#4749 subgrounds 152.59K

A Pythonic data access layer for applications querying data from The Graph Network.

subgrounds graph graphql subgraph
v1.8.1
152,593

#4750 chargebee 152.55K

Python wrapper for the ChargeBee Subscription Billing API

v2.38.1
152,556

#4751 quantities 152.54K

Support for physical quantities with units, based on numpy

quantities physical constants units
.. _license: *********************************************** Li
v0.15.0
152,545

#4752 mypy-boto3-neptunedata 152.52K

Type annotations for boto3.NeptuneData 1.34.0 service generated with mypy-boto3-builder 7.21.0

neptunedata boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
152,525

#4753 sphinxext-opengraph 152.46K

Sphinx Extension to enable OGP support

LICENSE.md
v0.9.1
152,468

#4754 mdformat-gfm 152.18K

Mdformat plugin for GitHub Flavored Markdown compatibility

markdown mdformat formatter gfm
MIT
v0.3.6
152,188

#4755 django-cryptography 152.1K

Easily encrypt data in Django

BSD-3-Clause
v1.1
152,108

#4756 tentaclio-s3 152.08K

A python project containing all the dependencies for schema s3 for tentaclio.

Proprietary
v0.0.3
152,088

#4757 python-neutronclient 152.05K

CLI and Client Library for OpenStack Networking

v11.2.0
152,059

#4758 argo-workflows 151.98K

Argo Workflows API

openapi-generator openapi argo workflows api
v6.5.6
151,985

#4759 e3nn 151.94K

Equivariant convolutional neural networks for the group E(3) of 3 dimensional rotations, translations, and mirrors.

MIT
v0.5.1
151,947

#4760 mypy-boto3-elb 151.94K

Type annotations for boto3.ElasticLoadBalancing 1.34.0 service generated with mypy-boto3-builder 7.21.0

elb boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
151,941

#4761 monty 151.92K

Monty is the missing complement to Python.

v2024.4.17
151,923

#4762 jupyterthemes 151.91K

Select and install a Jupyter notebook theme

ipython python notebook css theme jupyter less
MIT
v0.20.0
151,920

#4763 apache-airflow-providers-sendgrid 151.89K

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

integration airflow-provider sendgrid airflow
v3.4.0
151,893

#4764 econml 151.82K

This package contains several methods for calculating Conditional Average Treatment Effects

treatment-effect
MIT
v0.15.0
151,826

#4765 pycoingecko 151.6K

Python wrapper around the CoinGecko API

MIT
v3.1.0
151,608

#4766 mypy-boto3-apigatewayv2 151.54K

Type annotations for boto3.ApiGatewayV2 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed apigatewayv2 botocore autocomplete
MIT License
v1.34.0
151,543

#4767 libtmux 151.48K

Typed library that provides an ORM wrapper for tmux, a terminal multiplexer.

ncurses session manager terminal tmux
MIT
v0.37.0
151,482

#4768 django-solo 151.47K

Django Solo helps working with singletons

Creative Commons Attribution 3.0 Unported
v2.2.0
151,479

#4769 pytest-reporter-html1 151.41K

A basic HTML report template for Pytest

MIT
v0.8.4
151,411

#4770 SALib 151.39K

Tools for global sensitivity analysis. Contains Sobol', Morris, FAST, DGSM, PAWN, HDMR, Moment Independent and fractional factorial methods

v1.5.0
151,393

#4771 jinja2-ansible-filters 151.36K

A port of Ansible's jinja2 filters without requiring ansible core.

GPL3
v1.3.2
151,367

#4772 aioprometheus 151.32K

A Prometheus Python client library for asyncio-based applications

prometheus monitoring metrics
MIT
v23.12.0
151,323

#4773 ipcqueue 151.24K

Ipcqueue provides POSIX and SYS V message queues functionality to exchange data among processes.

posix ipc queue sysv
BSD
v0.9.7
151,248

#4774 scikeras 151.08K

Scikit-Learn API wrapper for Keras.

deep-learning keras tensorflow scikit-learn python
MIT
v0.13.0
151,085

#4775 cfnresponse 151.07K

Send a response object to a custom resource by way of an Amazon S3 presigned URL

v1.1.4
151,077

#4776 json-schema-for-humans 151.06K

Generate static HTML documentation from JSON schemas

Apache-2.0
v0.48
151,066

#4777 mypy-boto3-codeartifact 150.95K

Type annotations for boto3.CodeArtifact 1.34.95 service generated with mypy-boto3-builder 7.24.0

boto3 mypy codeartifact type-annotations typeshed botocore autocomplete
MIT License
v1.34.95
150,957

#4778 aqtinstall 150.95K

Another unofficial Qt installer

MIT License
v3.1.13
150,951

#4779 delta-sharing 150.86K

Python Connector for Delta Sharing

Apache-2.0
v1.0.5
150,863

#4780 fastkml 150.71K

Fast KML processing in python

kml maps openlayers google gis
LGPL
v0.12
150,714

#4781 promptflow 150.71K

Prompt flow Python SDK - build high-quality LLM apps

MIT License
v1.10.0
150,710

#4782 mypy-boto3-iot 150.56K

Type annotations for boto3.IoT 1.34.52 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations iot typeshed botocore autocomplete
MIT License
v1.34.52
150,567

#4783 ffn 150.54K

Financial functions for Python

python quant quant finance finance algotrading algorithmic trading
v1.0.1
150,542

#4784 cnvrg 150.52K

v0.7.55
150,520

#4785 mypy-boto3-config 150.49K

Type annotations for boto3.ConfigService 1.34.84 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations config typeshed botocore autocomplete
MIT License
v1.34.84
150,490

#4786 pyautogen 150.43K

Enabling Next-Gen LLM Applications via Multi-Agent Conversation Framework

v0.2.27
150,436

#4787 mypy-boto3-iot-data 150.3K

Type annotations for boto3.IoTDataPlane 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed autocomplete botocore iot-data
MIT License
v1.34.0
150,306

#4788 mypy-boto3-codedeploy 150.24K

Type annotations for boto3.CodeDeploy 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 codedeploy mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
150,247

#4789 facebook-wda 150.22K

Python Client for Facebook WebDriverAgent

MIT
v1.4.7
150,224

#4790 opt-einsum-fx 150.2K

Einsum optimization using opt_einsum and PyTorch FX

MIT
v0.1.4
150,207

#4791 mypy-boto3-application-autoscaling 150.19K

Type annotations for boto3.ApplicationAutoScaling 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed autocomplete botocore application-autoscaling
MIT License
v1.34.0
150,191

#4792 pyspark-test 150.15K

Check that left and right spark DataFrame are equal.

pyspark assert testing unit compare test
Apache Software License (Apache 2.0)
v0.2.0
150,150

#4793 kaldiio 150.12K

Kaldi-ark loading and writing module

v2.18.0
150,124

#4794 certbot-dns-azure 150.02K

Azure DNS Authenticator plugin for Certbot

Apache License 2.0
v2.5.0
150,026

#4795 azure-cognitiveservices-speech 149.91K

Microsoft Cognitive Services Speech SDK for Python

v1.37.0
149,911

#4796 castxml 149.87K

Parse C-family source files and optionally write a subset of the Abstract Syntax Tree (AST) to a representation in XML.

cross-platform build xml ast c++ cmake
Apache 2.0
v0.4.5
149,879

#4797 mypy-boto3-mediaconvert 149.87K

Type annotations for boto3.MediaConvert 1.34.81 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed mediaconvert botocore autocomplete
MIT License
v1.34.81
149,875

#4798 duo-client 149.85K

Reference client for Duo Security APIs

BSD
v5.3.0
149,853

#4799 pyserde 149.65K

Yet another serialization library on top of dataclasses

MIT
v0.16.1
149,657

#4800 stempeg 149.63K

Read and write stem/multistream audio files

reader stems audio
v0.2.3
149,633

#4801 tabulator 149.55K

Consistent interface for stream reading and writing tabular data (csv/xls/json/etc)

frictionless data
MIT
v1.53.5
149,552

#4802 aliyun-python-sdk-alidns 149.51K

The alidns module of Aliyun Python sdk.

alidns sdk aliyun
Apache
v3.0.7
149,518

#4803 yagmail 149.49K

Yet Another GMAIL client

mime email html automatic attachment
MIT
v0.15.293
149,491

#4804 mypy-boto3-bedrock-agent 149.4K

Type annotations for boto3.AgentsforBedrock 1.34.96 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed bedrock-agent botocore autocomplete
MIT License
v1.34.96
149,406

#4805 typing-compat 149.4K

Python typing compatibility library

v0.1.0
149,404

#4806 libhoney 149.32K

Python library for sending data to Honeycomb

Apache-2.0
v2.4.0
149,327

#4807 json2xml 149.29K

Simple Python Library to convert JSON to XML

json2xml
Apache Software License 2.0
v4.1.0
149,294

#4808 musdb 149.24K

Python parser for the SIGSEP MUSDB18 dataset

MIT
v0.4.2
149,247

#4809 boto3-stubs-lite 149.15K

Type annotations for boto3 1.34.96 generated with mypy-boto3-builder 7.24.0

boto3-stubs mypy type-annotations typeshed boto3 autocomplete
MIT License
v1.34.96
149,158

#4810 pygount 149.11K

count source lines of code (SLOC) using pygments

sloc count code analysis
BSD
v1.6.1
149,117

#4811 mypy-boto3-backup 149.06K

Type annotations for boto3.Backup 1.34.64 service generated with mypy-boto3-builder 7.23.2

boto3 backup mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.64
149,061

#4812 pymannkendall 149.04K

A python package for non-parametric Mann-Kendall family of trend tests.

MIT
v1.4.3
149,049

#4813 random-user-agent 149.01K

A package to get random user agents based filters provided by user

MIT
v1.0.1
149,012

#4814 mypy-boto3-redshift 149K

Type annotations for boto3.Redshift 1.34.84 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed redshift botocore autocomplete
MIT License
v1.34.84
149,005

#4815 aerospike 149K

Aerospike Client Library for Python

aerospike database nosql
Apache Software License
v15.0.0
149,000

#4816 cgroupspy 148.89K

Python library for managing cgroups

cgroups
New BSD
v0.2.3
148,894

#4817 bridgecrew 148.87K

Infrastructure as code static analysis

Apache License 2.0
v3.2.77
148,874

#4818 mypy-boto3-service-quotas 148.84K

Type annotations for boto3.ServiceQuotas 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed autocomplete botocore service-quotas
MIT License
v1.34.0
148,843

#4819 mypy-boto3-timestream-write 148.77K

Type annotations for boto3.TimestreamWrite 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed timestream-write botocore autocomplete
MIT License
v1.34.0
148,772

#4820 museval 148.76K

Evaluation tools for the SIGSEP MUS database

MIT
v0.4.1
148,761

#4821 coincurve 148.75K

Cross-platform Python CFFI bindings for libsecp256k1

cryptocurrency elliptic curves crypto secp256k1 ethereum bitcoin
MIT OR Apache-2.0
v19.0.1
148,753

#4822 pybind11-global 148.72K

Seamless operability between C++11 and Python

python bindings c++11
BSD
v2.12.0
148,726

#4823 mypy-boto3-appsync 148.59K

Type annotations for boto3.AppSync 1.34.92 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed appsync botocore autocomplete
MIT License
v1.34.92
148,599

#4824 prefect-github 148.59K

Prefect integrations interacting with GitHub

prefect
Apache License 2.0
v0.2.4
148,594

#4825 mypy-boto3-emr-serverless 148.38K

Type annotations for boto3.EMRServerless 1.34.87 service generated with mypy-boto3-builder 7.23.2

boto3 mypy emr-serverless type-annotations typeshed botocore autocomplete
MIT License
v1.34.87
148,383

#4826 neotime 148.3K

Nanosecond resolution temporal types

Apache License, Version 2.0
v1.7.4
148,308

#4827 aiojobs 148.28K

Job scheduler for managing background tasks (asyncio)

Apache 2
v1.2.1
148,288

#4828 compel 148.22K

A prompting enhancement library for transformers-type text embedding systems.

v2.0.2
148,226

#4829 deepdiff6 148.17K

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

MIT
v6.2.0
148,171

#4830 emcee 148.1K

The Python ensemble sampling toolkit for MCMC

MIT
v3.1.6
148,102

#4831 google-analytics-admin 148.09K

Google Analytics Admin API client library

Apache 2.0
v0.22.7
148,091

#4832 python-glanceclient 147.96K

OpenStack Image API Client Library

Apache License, Version 2.0
v4.5.0
147,963

#4833 install-jdk 147.92K

install-jdk allows you to easily install latest Java OpenJDK version. Supports OpenJDK builds from Adoptium (previously AdoptOpenJDK), Corretto, and Zulu. Simplify your Java development with the latest OpenJDK builds.

openjdk jdk jre zulu adoptopenjdk java adoptium corretto
MIT
v1.1.0
147,924

#4834 mypy-boto3-cloudsearchdomain 147.91K

Type annotations for boto3.CloudSearchDomain 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed cloudsearchdomain botocore autocomplete
MIT License
v1.34.0
147,917

#4835 pycnite 147.88K

Python bytecode utilities

Apache 2.0
v2023.10.11
147,889

#4836 pymoo 147.65K

Multi-Objective Optimization in Python

optimization
Apache License 2.0
v0.6.1.1
147,659

#4837 opentelemetry-propagator-gcp 147.62K

Google Cloud propagator for OpenTelemetry

Apache-2.0
v1.6.0
147,627

#4838 mypy-boto3-support 147.56K

Type annotations for boto3.Support 1.34.93 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed support botocore autocomplete
MIT License
v1.34.93
147,561

#4839 mozterm 147.55K

Terminal abstractions built around the blessings module.

MPL 2.0
v1.0.0
147,554

#4840 django-pipeline 147.45K

Pipeline is an asset packaging library for Django.

asset pipeline compiling django compression concatenation packaging
MIT
v3.0.0
147,456

#4841 mypy-boto3-cloudsearch 147.24K

Type annotations for boto3.CloudSearch 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations cloudsearch typeshed botocore autocomplete
MIT License
v1.34.0
147,246

#4842 mypy-boto3-timestream-query 147.24K

Type annotations for boto3.TimestreamQuery 1.34.94 service generated with mypy-boto3-builder 7.24.0

boto3 mypy timestream-query type-annotations typeshed botocore autocomplete
MIT License
v1.34.94
147,243

#4843 types-python-jose 147.22K

Typing stubs for python-jose

Apache-2.0 license
v3.3.4.20240106
147,225

#4844 imgkit 147.19K

Wkhtmltopdf python wrapper to convert html to image using the webkit rendering engine and qt

v1.2.3
147,194

#4845 numdifftools 147.18K

Solves automatic numerical differentiation problems in one or more variables.

new BSD
v0.9.41
147,183

#4846 adjust-precision-for-schema 147.13K

Intended for use in singer-io targets to overcome the precision differences among certain data source systems, Python, and target systems

MIT
v0.3.4
147,132

#4847 pymacaroons 147.08K

Macaroon library for Python

MIT
v0.13.0
147,088

#4848 flake8-deprecated 147.08K

Warns about deprecated method calls

python flake8 pep8
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1
v2.2.1
147,086

#4849 mypy-boto3-acm-pca 147.07K

Type annotations for boto3.ACMPCA 1.34.28 service generated with mypy-boto3-builder 7.23.1

boto3 mypy acm-pca type-annotations typeshed botocore autocomplete
MIT License
v1.34.28
147,074

#4850 pytest-testmon 147.06K

selects tests affected by changed files and methods

testing plugin pytest
MIT
v2.1.1
147,068

#4851 Encoder 147.06K

Encoder library for Raspberry Pi for measuring quadrature encoded signals.

encoder gpio raspberrypi
v1.1
147,064

#4852 mypy-boto3-rekognition 147.05K

Type annotations for boto3.Rekognition 1.34.82 service generated with mypy-boto3-builder 7.23.2

boto3 mypy rekognition type-annotations typeshed botocore autocomplete
MIT License
v1.34.82
147,056

#4853 urlpath 147.05K

Object-oriented URL from `urllib.parse` and `pathlib`

PSF
v1.2.0
147,054

#4854 mypy-boto3-amplify 146.99K

Type annotations for boto3.Amplify 1.34.94 service generated with mypy-boto3-builder 7.24.0

amplify boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.94
146,995

#4855 paddleocr 146.95K

Awesome OCR toolkits based on PaddlePaddle (8.6M ultra-lightweight pre-trained model, support training and deployment among server, mobile, embeded and IoT devices)

chinesetextrecognition textdetection ocr ocrlite textrecognition chinesetextdetection paddleocr east crnn star-net chineseocr db rosetta
Apache License 2.0
v2.7.3
146,952

#4856 everett 146.89K

Configuration library for Python applications

config conf configuration component
MPLv2
v3.3.0
146,891

#4857 mypy-boto3-sso-admin 146.88K

Type annotations for boto3.SSOAdmin 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy sso-admin type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
146,890

#4858 mypy-boto3-glacier 146.81K

Type annotations for boto3.Glacier 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed glacier botocore autocomplete
MIT License
v1.34.0
146,814

#4859 mypy-boto3-codecommit 146.69K

Type annotations for boto3.CodeCommit 1.34.6 service generated with mypy-boto3-builder 7.23.0

boto3 mypy type-annotations typeshed autocomplete botocore codecommit
MIT License
v1.34.6
146,692

#4860 torchinfo 146.66K

Model summary in PyTorch, based off of the original torchsummary.

deep-learning stats pytorch ml torch-info layer torch-summary keras model torchsummary visualize torchinfo torch summary statistics
MIT
v1.8.0
146,670

#4861 mypy-boto3-sdb 146.62K

Type annotations for boto3.SimpleDB 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy sdb type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
146,621

#4862 lpc-checksum 146.59K

Python script to calculate LPC firmware checksums

nxp lpc flashing mcu cortex
MIT
v3.0.0
146,598

#4863 mypy-boto3-accessanalyzer 146.59K

Type annotations for boto3.AccessAnalyzer 1.34.67 service generated with mypy-boto3-builder 7.23.2

accessanalyzer boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.67
146,590

#4864 mypy-boto3-compute-optimizer 146.58K

Type annotations for boto3.ComputeOptimizer 1.34.73 service generated with mypy-boto3-builder 7.23.2

boto3 mypy compute-optimizer type-annotations typeshed botocore autocomplete
MIT License
v1.34.73
146,588

#4865 mypy-boto3-connect 146.52K

Type annotations for boto3.Connect 1.34.82 service generated with mypy-boto3-builder 7.23.2

boto3 connect mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.82
146,522

#4866 mypy-boto3-pricing 146.52K

Type annotations for boto3.Pricing 1.34.69 service generated with mypy-boto3-builder 7.23.2

pricing boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.69
146,520

#4867 awscurl 146.51K

Curl like tool with AWS request signing

MIT
v0.33
146,515

#4868 lazy-imports 146.47K

Tool to support lazy imports

import lazy imports
v0.3.1
146,478

#4869 mypy-boto3-ram 146.46K

Type annotations for boto3.RAM 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy ram type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
146,469

#4870 acachecontrol 146.44K

Cache-Control for aiohttp

Apache License 2.0
v0.3.5
146,443

#4871 mypy-boto3-securityhub 146.26K

Type annotations for boto3.SecurityHub 1.34.96 service generated with mypy-boto3-builder 7.24.0

securityhub boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.96
146,269

#4872 business-duration 146.19K

Calculates business duration in days, hours, minutes and seconds by excluding weekends, public holidays and non-business hours

hour time business working day duration
MIT
v0.66
146,199

#4873 mypy-boto3-wafv2 146.14K

Type annotations for boto3.WAFV2 1.34.58 service generated with mypy-boto3-builder 7.23.2

boto3 wafv2 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.58
146,147

#4874 flask-mongoengine 146.08K

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.

BSD
v1.0.0
146,087

#4875 Flask-DebugToolbar 146.06K

A toolbar overlay for debugging Flask applications.

debug toolbar flask
v0.15.1
146,066

#4876 autodocsumm 145.96K

Extended sphinx autodoc including automatic autosummaries

autodoc table autosummary content sphinx
Apache-2.0
v0.2.12
145,964

#4877 mypy-boto3-iotwireless 145.96K

Type annotations for boto3.IoTWireless 1.34.85 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations iotwireless typeshed botocore autocomplete
MIT License
v1.34.85
145,961

#4878 mypy-boto3-docdb 145.94K

Type annotations for boto3.DocDB 1.34.77 service generated with mypy-boto3-builder 7.23.2

boto3 mypy docdb type-annotations typeshed botocore autocomplete
MIT License
v1.34.77
145,946

#4879 mypy-boto3-comprehend 145.87K

Type annotations for boto3.Comprehend 1.34.30 service generated with mypy-boto3-builder 7.23.1

boto3 comprehend mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.30
145,879

#4880 conda 145.85K

OS-agnostic, system-level binary package manager.

BSD
v4.3.16
145,854

#4881 ExifRead 145.82K

Read Exif metadata from tiff and jpeg files.

metadata image photo exif
BSD
v3.0.0
145,826

#4882 mypy-boto3-meteringmarketplace 145.81K

Type annotations for boto3.MarketplaceMetering 1.34.0 service generated with mypy-boto3-builder 7.21.0

meteringmarketplace boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
145,813

#4883 mypy-boto3-dynamodbstreams 145.79K

Type annotations for boto3.DynamoDBStreams 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy dynamodbstreams type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
145,793

#4884 mypy-boto3-opensearchserverless 145.78K

Type annotations for boto3.OpenSearchServiceServerless 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed opensearchserverless botocore autocomplete
MIT License
v1.34.0
145,786

#4885 mypy-boto3-account 145.75K

Type annotations for boto3.Account 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed account botocore autocomplete
MIT License
v1.34.0
145,757

#4886 aws-cdk.aws-s3-notifications 145.72K

Bucket Notifications API for AWS S3

Apache-2.0
v1.204.0
145,723

#4887 mypy-boto3-guardduty 145.71K

Type annotations for boto3.GuardDuty 1.34.87 service generated with mypy-boto3-builder 7.23.2

guardduty boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.87
145,713

#4888 spacy-alignments 145.64K

A spaCy package for the Rust tokenizations library

MIT
v0.9.1
145,646

#4889 mypy-boto3-grafana 145.62K

Type annotations for boto3.ManagedGrafana 1.34.58 service generated with mypy-boto3-builder 7.23.2

grafana boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.58
145,627

#4890 mypy-boto3-network-firewall 145.61K

Type annotations for boto3.NetworkFirewall 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy network-firewall type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
145,613

#4891 pytapo 145.57K

Python library for communication with Tapo Cameras

MIT
v3.3.20
145,571

#4892 cowsay 145.4K

The famous cowsay for GNU/Linux is now available for python

GNU-GPL
v6.1
145,410

#4893 eccodes 145.39K

Python interface to the ecCodes GRIB and BUFR decoder/encoder

grib bufr eccodes
Apache License Version 2.0
v1.7.0
145,396

#4894 cwltool 145.38K

Common workflow language reference implementation

v3.1.20240404144621
145,388

#4895 warlock 145.38K

Python object model built on JSON schema and JSON patch.

model validation json schema json patch
Apache-2.0
v2.0.1
145,381

#4896 mypy-boto3-imagebuilder 145.27K

Type annotations for boto3.imagebuilder 1.34.57 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed imagebuilder botocore autocomplete
MIT License
v1.34.57
145,271

#4897 pywebpush 145.27K

WebPush publication library

notification vapid webpush
Mozilla Public License Version 2.0 =============================
v2.0.0
145,270

#4898 mypy-boto3-workspaces-thin-client 145.26K

Type annotations for boto3.WorkSpacesThinClient 1.34.82 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed workspaces-thin-client botocore autocomplete
MIT License
v1.34.82
145,267

#4899 mypy-boto3-ecr-public 145.15K

Type annotations for boto3.ECRPublic 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy ecr-public type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
145,154

#4900 mypy-boto3-medialive 145.13K

Type annotations for boto3.MediaLive 1.34.83 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed medialive botocore autocomplete
MIT License
v1.34.83
145,132

#4901 mypy-boto3-rolesanywhere 145.12K

Type annotations for boto3.IAMRolesAnywhere 1.34.87 service generated with mypy-boto3-builder 7.23.2

rolesanywhere boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.87
145,122

#4902 mypy-boto3-dataexchange 145.09K

Type annotations for boto3.DataExchange 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy dataexchange type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
145,090

#4903 mypy-boto3-workspaces 145.09K

Type annotations for boto3.WorkSpaces 1.34.87 service generated with mypy-boto3-builder 7.23.2

boto3 mypy workspaces type-annotations typeshed botocore autocomplete
MIT License
v1.34.87
145,090

#4904 python-baseconv 145.07K

Convert numbers from base 10 integers to base X strings and back again.

converter math numbers
Python Software Foundation License
v1.2.2
145,079

#4905 robocorp-vault 145.01K

Robocorp Control Room Vault API integration library

Apache-2.0
v1.3.5
145,013

#4906 mypy-boto3-workmail 144.99K

Type annotations for boto3.WorkMail 1.34.0 service generated with mypy-boto3-builder 7.21.0

workmail boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,999

#4907 django-crum 144.98K

Django middleware to capture current request and user.

user request local middleware django thread
BSD
v0.7.9
144,983

#4908 mypy-boto3-databrew 144.97K

Type annotations for boto3.GlueDataBrew 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 databrew mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,975

#4909 django-imagekit 144.95K

Automated image processing for Django models.

BSD
v5.0.0
144,956

#4910 ruamel.yaml.jinja2 144.95K

jinja2 pre and post-processor to update with YAML

jinja2 parser round-trip 1.2 yaml
MIT
v0.2.7
144,954

#4911 mypy-boto3-datasync 144.91K

Type annotations for boto3.DataSync 1.34.91 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed datasync botocore autocomplete
MIT License
v1.34.91
144,920

#4912 mypy-boto3-ivschat 144.88K

Type annotations for boto3.ivschat 1.34.76 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed ivschat botocore autocomplete
MIT License
v1.34.76
144,888

#4913 mypy-boto3-ivs 144.87K

Type annotations for boto3.IVS 1.34.92 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed ivs botocore autocomplete
MIT License
v1.34.92
144,871

#4914 django-sendgrid-v5 144.86K

An implementation of Django's EmailBackend compatible with sendgrid-python v5+

email backend django sendgrid
MIT
v1.2.3
144,864

#4915 mypy-boto3-cleanrooms 144.85K

Type annotations for boto3.CleanRoomsService 1.34.82 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed cleanrooms botocore autocomplete
MIT License
v1.34.82
144,859

#4916 mypy-boto3-groundstation 144.83K

Type annotations for boto3.GroundStation 1.34.77 service generated with mypy-boto3-builder 7.23.2

groundstation boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.77
144,836

#4917 mypy-boto3-serverlessrepo 144.81K

Type annotations for boto3.ServerlessApplicationRepository 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 serverlessrepo mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,820

#4918 keplergl 144.8K

This is a simple jupyter widget for kepler.gl, an advanced geospatial visualization tool, to render large-scale interactive maps.

ipython webgl geospatial jupyter visualization widgets
v0.3.2
144,808

#4919 mypy-boto3-mediastore 144.8K

Type annotations for boto3.MediaStore 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mediastore mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,804

#4920 okta-jwt-verifier 144.8K

Okta JWT Verifier

Apache License 2.0
v0.2.5
144,803

#4921 Flask-OpenTracing 144.78K

OpenTracing support for Flask applications

BSD
v2.0.0
144,785

#4922 mypy-boto3-kinesisanalyticsv2 144.77K

Type annotations for boto3.KinesisAnalyticsV2 1.34.64 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed kinesisanalyticsv2 botocore autocomplete
MIT License
v1.34.64
144,774

#4923 pymel 144.74K

Python in Maya Done Right

3d games animation vfx maya graphics mel cg
BSD
v1.4.0
144,744

#4924 mypy-boto3-cleanroomsml 144.72K

Type annotations for boto3.CleanRoomsML 1.34.77 service generated with mypy-boto3-builder 7.23.2

cleanroomsml boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.77
144,727

#4925 mypy-boto3-s3control 144.68K

Type annotations for boto3.S3Control 1.34.83 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed s3control botocore autocomplete
MIT License
v1.34.83
144,687

#4926 mypy-boto3-route53resolver 144.67K

Type annotations for boto3.Route53Resolver 1.34.95 service generated with mypy-boto3-builder 7.24.0

boto3 route53resolver mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.95
144,679

#4927 mypy-boto3-healthlake 144.59K

Type annotations for boto3.HealthLake 1.34.84 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed autocomplete botocore healthlake
MIT License
v1.34.84
144,598

#4928 mypy-boto3-marketplace-catalog 144.57K

Type annotations for boto3.MarketplaceCatalog 1.34.74 service generated with mypy-boto3-builder 7.23.2

boto3 mypy marketplace-catalog type-annotations typeshed botocore autocomplete
MIT License
v1.34.74
144,576

#4929 mypy-boto3-resource-groups 144.55K

Type annotations for boto3.ResourceGroups 1.34.79 service generated with mypy-boto3-builder 7.23.2

boto3 resource-groups mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.79
144,559

#4930 mypy-boto3-bedrock-agent-runtime 144.52K

Type annotations for boto3.AgentsforBedrockRuntime 1.34.90 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed bedrock-agent-runtime botocore autocomplete
MIT License
v1.34.90
144,523

#4931 mypy-boto3-wellarchitected 144.52K

Type annotations for boto3.WellArchitected 1.34.85 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations wellarchitected typeshed botocore autocomplete
MIT License
v1.34.85
144,521

#4932 mypy-boto3-appconfigdata 144.49K

Type annotations for boto3.AppConfigData 1.34.24 service generated with mypy-boto3-builder 7.23.1

boto3 mypy type-annotations typeshed appconfigdata botocore autocomplete
MIT License
v1.34.24
144,498

#4933 exrex 144.45K

Irregular methods for regular expressions

generation regexp regex simplification generators string
AGPLv3+
v0.11.0
144,456

#4934 mypy-boto3-servicediscovery 144.43K

Type annotations for boto3.ServiceDiscovery 1.34.89 service generated with mypy-boto3-builder 7.23.2

boto3 mypy servicediscovery type-annotations typeshed botocore autocomplete
MIT License
v1.34.89
144,431

#4935 mypy-boto3-polly 144.43K

Type annotations for boto3.Polly 1.34.43 service generated with mypy-boto3-builder 7.23.1

boto3 mypy type-annotations typeshed polly botocore autocomplete
MIT License
v1.34.43
144,430

#4936 mypy-boto3-greengrassv2 144.4K

Type annotations for boto3.GreengrassV2 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 greengrassv2 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,408

#4937 mypy-boto3-ssm-incidents 144.36K

Type annotations for boto3.SSMIncidents 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 ssm-incidents mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,369

#4938 python-openid 144.35K

OpenID support for servers and consumers.

UNKNOWN
v2.2.5
144,351

#4939 mypy-boto3-ssm-sap 144.32K

Type annotations for boto3.SsmSap 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy ssm-sap type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,328

#4940 mypy-boto3-application-insights 144.29K

Type annotations for boto3.ApplicationInsights 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed application-insights botocore autocomplete
MIT License
v1.34.0
144,297

#4941 mypy-boto3-cloudhsm 144.28K

Type annotations for boto3.CloudHSM 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed cloudhsm botocore autocomplete
MIT License
v1.34.0
144,284

#4942 mypy-boto3-workspaces-web 144.27K

Type annotations for boto3.WorkSpacesWeb 1.34.90 service generated with mypy-boto3-builder 7.23.2

boto3 workspaces-web mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.90
144,274

#4943 mypy-boto3-b2bi 144.26K

Type annotations for boto3.B2BI 1.34.78 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed autocomplete botocore b2bi
MIT License
v1.34.78
144,268

#4944 mypy-boto3-amp 144.24K

Type annotations for boto3.PrometheusService 1.34.39 service generated with mypy-boto3-builder 7.23.1

boto3 mypy amp type-annotations typeshed botocore autocomplete
MIT License
v1.34.39
144,248

#4945 mypy-boto3-comprehendmedical 144.24K

Type annotations for boto3.ComprehendMedical 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy comprehendmedical type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,246

#4946 bpemb 144.23K

Byte-pair embeddings in 275 languages

MIT
v0.3.5
144,237

#4947 mypy-boto3-alexaforbusiness 144.23K

Type annotations for boto3.AlexaForBusiness 1.34.0 service generated with mypy-boto3-builder 7.21.0

alexaforbusiness boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,231

#4948 mypy-boto3-qldb 144.22K

Type annotations for boto3.QLDB 1.34.49 service generated with mypy-boto3-builder 7.23.1

boto3 qldb mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.49
144,226

#4949 twython 144.17K

Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs

api tweet stream search twitter twython
MIT
v3.9.1
144,177

#4950 mypy-boto3-redshift-serverless 144.17K

Type annotations for boto3.RedshiftServerless 1.34.89 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed redshift-serverless botocore autocomplete
MIT License
v1.34.89
144,176

#4951 mypy-boto3-inspector2 144.17K

Type annotations for boto3.Inspector2 1.34.94 service generated with mypy-boto3-builder 7.24.0

boto3 mypy type-annotations typeshed inspector2 botocore autocomplete
MIT License
v1.34.94
144,172

#4952 iteration-utilities 144.16K

Utilities based on Pythons iterators and generators.

utility generator iterator reduce itertools functional operators functools iteration performance
Apache License Version 2.0
v0.12.1
144,161

#4953 mypy-boto3-workdocs 144.15K

Type annotations for boto3.WorkDocs 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed workdocs botocore autocomplete
MIT License
v1.34.0
144,158

#4954 mypy-boto3-cloudhsmv2 144.09K

Type annotations for boto3.CloudHSMV2 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy cloudhsmv2 type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,095

#4955 mypy-boto3-wisdom 144.06K

Type annotations for boto3.ConnectWisdomService 1.34.16 service generated with mypy-boto3-builder 7.23.1

boto3 mypy type-annotations typeshed wisdom botocore autocomplete
MIT License
v1.34.16
144,067

#4956 rosbags 144.06K

Pure Python library to read, modify, convert, and write rosbag files.

mcap msg reader idl rosbag2 cdr ros writer deserialization message ros2 rosbag conversion serialization
Apache-2.0
v0.10.0
144,064

#4957 mypy-boto3-cognito-sync 144.06K

Type annotations for boto3.CognitoSync 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy cognito-sync type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,064

#4958 mypy-boto3-codestar-connections 144.04K

Type annotations for boto3.CodeStarconnections 1.34.60 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed codestar-connections botocore autocomplete
MIT License
v1.34.60
144,048

#4959 mypy-boto3-managedblockchain 144.03K

Type annotations for boto3.ManagedBlockchain 1.34.0 service generated with mypy-boto3-builder 7.21.0

managedblockchain boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,031

#4960 mypy-boto3-docdb-elastic 144.02K

Type annotations for boto3.DocDBElastic 1.34.53 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed docdb-elastic botocore autocomplete
MIT License
v1.34.53
144,023

#4961 comet-ml 144.02K

Supercharging Machine Learning

MIT
v3.41.0
144,021

#4962 mypy-boto3-arc-zonal-shift 144.01K

Type annotations for boto3.ARCZonalShift 1.34.0 service generated with mypy-boto3-builder 7.21.0

arc-zonal-shift boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
144,011

#4963 mypy-boto3-marketplacecommerceanalytics 144.01K

Type annotations for boto3.MarketplaceCommerceAnalytics 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed marketplacecommerceanalytics botocore autocomplete
MIT License
v1.34.0
144,011

#4964 mypy-boto3-route53-recovery-control-config 143.98K

Type annotations for boto3.Route53RecoveryControlConfig 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations route53-recovery-control-config typeshed botocore autocomplete
MIT License
v1.34.0
143,984

#4965 mypy-boto3-iotevents 143.98K

Type annotations for boto3.IoTEvents 1.34.47 service generated with mypy-boto3-builder 7.23.1

iotevents boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.47
143,981

#4966 mypy-boto3-proton 143.97K

Type annotations for boto3.Proton 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy proton type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,972

#4967 mypy-boto3-mq 143.96K

Type annotations for boto3.MQ 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed autocomplete botocore mq
MIT License
v1.34.0
143,968

#4968 mypy-boto3-verifiedpermissions 143.95K

Type annotations for boto3.VerifiedPermissions 1.34.79 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations typeshed verifiedpermissions botocore autocomplete
MIT License
v1.34.79
143,954

#4969 mypy-boto3-mediatailor 143.94K

Type annotations for boto3.MediaTailor 1.34.84 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations mediatailor typeshed botocore autocomplete
MIT License
v1.34.84
143,944

#4970 mypy-boto3-iotfleetwise 143.94K

Type annotations for boto3.IoTFleetWise 1.34.20 service generated with mypy-boto3-builder 7.23.1

boto3 mypy iotfleetwise type-annotations typeshed botocore autocomplete
MIT License
v1.34.20
143,942

#4971 mypy-boto3-ds 143.92K

Type annotations for boto3.DirectoryService 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed ds botocore autocomplete
MIT License
v1.34.0
143,927

#4972 mypy-boto3-clouddirectory 143.92K

Type annotations for boto3.CloudDirectory 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations clouddirectory typeshed botocore autocomplete
MIT License
v1.34.0
143,925

#4973 mypy-boto3-codestar-notifications 143.92K

Type annotations for boto3.CodeStarNotifications 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed codestar-notifications botocore autocomplete
MIT License
v1.34.0
143,925

#4974 mypy-boto3-mgn 143.92K

Type annotations for boto3.mgn 1.34.80 service generated with mypy-boto3-builder 7.23.2

boto3 mypy mgn type-annotations typeshed botocore autocomplete
MIT License
v1.34.80
143,923

#4975 json-spec 143.91K

Implements JSON Schema, JSON Pointer and JSON Reference.

json-reference utilitaries validation json json-schema json-pointer
BSD-3-Clause
v0.12.0
143,920

#4976 mypy-boto3-codecatalyst 143.9K

Type annotations for boto3.CodeCatalyst 1.34.73 service generated with mypy-boto3-builder 7.23.2

codecatalyst boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.73
143,903

#4977 mypy-boto3-chime-sdk-media-pipelines 143.89K

Type annotations for boto3.ChimeSDKMediaPipelines 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy chime-sdk-media-pipelines type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,893

#4978 mypy-boto3-chime 143.88K

Type annotations for boto3.Chime 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 chime mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,889

#4979 mypy-boto3-simspaceweaver 143.88K

Type annotations for boto3.SimSpaceWeaver 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed simspaceweaver botocore autocomplete
MIT License
v1.34.0
143,888

#4980 mypy-boto3-backupstorage 143.87K

Type annotations for boto3.BackupStorage 1.34.0 service generated with mypy-boto3-builder 7.21.0

backupstorage boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,880

#4981 mypy-boto3-waf-regional 143.87K

Type annotations for boto3.WAFRegional 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed waf-regional botocore autocomplete
MIT License
v1.34.0
143,878

#4982 mypy-boto3-waf 143.87K

Type annotations for boto3.WAF 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy waf type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,876

#4983 mypy-boto3-finspace 143.87K

Type annotations for boto3.finspace 1.34.71 service generated with mypy-boto3-builder 7.23.2

finspace boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.71
143,871

#4984 mypy-boto3-workmailmessageflow 143.85K

Type annotations for boto3.WorkMailMessageFlow 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed workmailmessageflow botocore autocomplete
MIT License
v1.34.0
143,855

#4985 mypy-boto3-chime-sdk-messaging 143.85K

Type annotations for boto3.ChimeSDKMessaging 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed chime-sdk-messaging botocore autocomplete
MIT License
v1.34.0
143,852

#4986 mypy-boto3-medical-imaging 143.84K

Type annotations for boto3.HealthImaging 1.34.77 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations medical-imaging typeshed botocore autocomplete
MIT License
v1.34.77
143,840

#4987 mypy-boto3-lexv2-runtime 143.82K

Type annotations for boto3.LexRuntimeV2 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy lexv2-runtime type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,825

#4988 mypy-boto3-lightsail 143.81K

Type annotations for boto3.Lightsail 1.34.75 service generated with mypy-boto3-builder 7.23.2

boto3 mypy type-annotations lightsail typeshed botocore autocomplete
MIT License
v1.34.75
143,818

#4989 mypy-boto3-cloudcontrol 143.81K

Type annotations for boto3.CloudControlApi 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy cloudcontrol type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,812

#4990 mypy-boto3-backup-gateway 143.81K

Type annotations for boto3.BackupGateway 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 backup-gateway mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,810

#4991 mypy-boto3-auditmanager 143.8K

Type annotations for boto3.AuditManager 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 auditmanager mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,809

#4992 mypy-boto3-kafkaconnect 143.8K

Type annotations for boto3.KafkaConnect 1.34.50 service generated with mypy-boto3-builder 7.23.1

kafkaconnect boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.50
143,809

#4993 mypy-boto3-iotdeviceadvisor 143.79K

Type annotations for boto3.IoTDeviceAdvisor 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed iotdeviceadvisor botocore autocomplete
MIT License
v1.34.0
143,794

#4994 mypy-boto3-migrationhubstrategy 143.78K

Type annotations for boto3.MigrationHubStrategyRecommendations 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy migrationhubstrategy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,788

#4995 mypy-boto3-networkmanager 143.78K

Type annotations for boto3.NetworkManager 1.34.0 service generated with mypy-boto3-builder 7.21.0

networkmanager boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,781

#4996 mypy-boto3-mediapackage 143.77K

Type annotations for boto3.MediaPackage 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy type-annotations typeshed mediapackage botocore autocomplete
MIT License
v1.34.0
143,779

#4997 mypy-boto3-lookoutvision 143.76K

Type annotations for boto3.LookoutforVision 1.34.0 service generated with mypy-boto3-builder 7.21.0

boto3 mypy lookoutvision type-annotations typeshed botocore autocomplete
MIT License
v1.34.0
143,765

#4998 fs-gcsfs 143.76K

A PyFilesystem interface to Google Cloud Storage

google cloud storage pyfilesystem filesystem google gcs
MIT
v1.5.1
143,764

#4999 mypy-boto3-appstream 143.76K

Type annotations for boto3.AppStream 1.34.5 service generated with mypy-boto3-builder 7.23.0

appstream boto3 mypy type-annotations typeshed botocore autocomplete
MIT License
v1.34.5
143,761

#5000 mypy-boto3-sagemaker-featurestore-runtime 143.75K

Type annotations for boto3.SageMakerFeatureStoreRuntime 1.34.22 service generated with mypy-boto3-builder 7.23.1

boto3 mypy type-annotations typeshed sagemaker-featurestore-runtime botocore autocomplete
MIT License
v1.34.22
143,753