1
boto3
Cloud Providers
3,152,080,935
9,885
2026-08-28
Cloud Providers
DevOps Tools
DevOps
→
Python interface to Amazon Web Services.
Python interface to Amazon Web Services.
2
urllib3
Clients
1,784,901,394
4,053
2026-08-26
Clients
HTTP Clients
HTTP & Scraping
→
A HTTP library with thread-safe connection pooling, file post support, sanity friendly.
A HTTP library with thread-safe connection pooling, file post support, sanity friendly.
3
requests
Clients
1,692,323,332
54,259
2026-08-25
Clients
HTTP Clients
HTTP & Scraping
→
HTTP Requests for Humans.
HTTP Requests for Humans.
4
charset-normalizer
Encoding and Unicode
1,655,093,217
790
2026-08-15
Encoding and Unicode
Text Processing
Text & Documents
→
Universal character encoding detector, the default of the requests ecosystem.
Universal character encoding detector, the default of the requests ecosystem.
5
setuptools
Build Backends
1,481,518,547
2,854
2026-08-09
Build Backends
Package Management
Python Toolchain
→
The historical and still most widely used pyproject build backend.
The historical and still most widely used pyproject build backend.
6
cryptography
Cryptography
1,414,104,085
7,731
2026-08-28
Cryptography
Security
→
A package designed to expose cryptographic primitives and recipes to Python developers.
A package designed to expose cryptographic primitives and recipes to Python developers.
7
pygments
Parser
1,200,545,924
2,205
2026-08-17
Parser
Text Processing
Text & Documents
→
A generic syntax highlighter.
A generic syntax highlighter.
8
pyyaml
Data Formats
1,171,841,690
2,944
2026-06-17
Data Formats
File Format Processing
Text & Documents
→
YAML implementations for Python.
YAML implementations for Python.
9
python-dateutil
Date and Time
1,135,666,037
2,631
2026-05-19
Date and Time
Python Language
→
Extensions to the standard Python
datetime module.
Extensions to the standard Python
datetime module.
10
numpy
Core
1,108,816,964
32,621
2026-08-28
Core
Science
Data & Science
→
A fundamental package for scientific computing with Python.
A fundamental package for scientific computing with Python.
11
pydantic
Data Validation
1,105,926,477
28,659
2026-08-28
Data Validation
Data & Science
→
Data validation using Python type hints.
Data validation using Python type hints.
12
click
CLI Development
1,091,213,682
17,639
2026-08-27
CLI Development
CLI Development
CLI & GUI
→
A package for creating beautiful command line interfaces in a composable way.
A package for creating beautiful command line interfaces in a composable way.
13
anyio
Async I/O
1,039,916,083
2,536
2026-08-28
Async I/O
Asynchronous Programming
Python Language
→
A high-level async concurrency and networking framework that works on top of asyncio or trio.
A high-level async concurrency and networking framework that works on top of asyncio or trio.
14
pytest
Frameworks
1,024,976,765
14,456
2026-08-27
Frameworks
Testing
Developer Tools
→
A mature full-featured Python testing tool.
A mature full-featured Python testing tool.
15
attrs
Built-in Classes Enhancement
916,953,453
5,835
2026-08-27
Built-in Classes Enhancement
Python Language
→
Replacement for __init__, __eq__, __repr__, etc. boilerplate in class definitions.
Replacement for __init__, __eq__, __repr__, etc. boilerplate in class definitions.
16
httpx
Clients
813,921,834
15,450
2026-02-23
Clients
HTTP Clients
HTTP & Scraping
→
A next generation HTTP client for Python.
A next generation HTTP client for Python.
17
markupsafe
HTML Manipulation
805,386,425
696
2025-09-27
HTML Manipulation
Text & Documents
→
Implements a XML/HTML/XHTML Markup safe string for Python.
Implements a XML/HTML/XHTML Markup safe string for Python.
18
python-dotenv
Configuration Files
793,151,128
8,858
2026-08-17
Configuration Files
Python Toolchain
→
Reads key-value pairs from a .env file and sets them as environment variables.
Reads key-value pairs from a .env file and sets them as environment variables.
19
pandas
Data Analysis
737,174,507
49,586
2026-08-29
Data Analysis
Data & Science
→
A library providing high-performance, easy-to-use data structures and data analysis tools.
A library providing high-performance, easy-to-use data structures and data analysis tools.
20
jinja
Template Engines
720,068,630
11,754
2025-06-14
Template Engines
Web Development
→
A modern and designer friendly templating language.
A modern and designer friendly templating language.
21
pip
Package Managers
685,961,462
10,271
2026-08-23
Package Managers
Package Management
Python Toolchain
→
The package installer for Python.
The package installer for Python.
22
LiteLLM
LLM Gateways
678,039,146
57,499
2026-08-28
LLM Gateways
AI and Agents
AI & ML
→
Call 100+ LLMs using OpenAI format.
Call 100+ LLMs using OpenAI format.
23
pyjwt
JWT
666,731,370
5,695
2026-05-21
JWT
Authentication
Web Development
→
JSON Web Token implementation in Python.
JSON Web Token implementation in Python.
24
starlette
Asynchronous
648,967,652
12,578
2026-08-26
Asynchronous
Web Frameworks
Web Development
→
A lightweight ASGI framework and toolkit for building high-performance async services.
A lightweight ASGI framework and toolkit for building high-performance async services.
25
uvicorn
ASGI
646,832,273
10,933
2026-08-28
ASGI
Web Servers
Web Development
→
A lightning-fast ASGI server implementation, using uvloop and httptools.
A lightning-fast ASGI server implementation, using uvloop and httptools.
26
tqdm
Terminal Rendering
624,938,753
31,300
2026-07-27
Terminal Rendering
CLI Development
CLI & GUI
→
Fast, extensible progress bar for loops and CLI.
Fast, extensible progress bar for loops and CLI.
27
aiohttp
Clients
622,073,594
16,532
2026-08-28
Clients
HTTP Clients
HTTP & Scraping
→
Asynchronous HTTP client/server framework for asyncio and Python.
Asynchronous HTTP client/server framework for asyncio and Python.
28
yarl
URL Manipulation
606,995,928
1,497
2026-08-27
URL Manipulation
HTTP Clients
HTTP & Scraping
→
Yet another URL library.
29
markdown-it-py
Markdown
599,369,287
1,354
2026-07-08
Markdown
File Format Processing
Text & Documents
→
Markdown parser with 100% CommonMark support, extensions, and syntax plugins.
Markdown parser with 100% CommonMark support, extensions, and syntax plugins.
30
rich
Terminal Rendering
599,331,464
57,270
2026-06-23
Terminal Rendering
CLI Development
CLI & GUI
→
Python library for rich text and beautiful formatting in the terminal. Also provides a great RichHandler log handler.
Python library for rich text and beautiful formatting in the terminal. Also provides a great RichHandler log handler.
31
jsonschema
Data Validation
596,411,144
4,977
2026-08-27
Data Validation
Data & Science
→
An implementation of
JSON Schema for Python.
32
fastapi
Framework Agnostic
565,472,641
101,910
2026-08-26
Framework Agnostic
Web APIs
Web Development
→
A modern, fast, web framework for building APIs with standard Python type hints.
A modern, fast, web framework for building APIs with standard Python type hints.
33
websockets
WebSocket
552,103,950
5,715
2026-08-27
WebSocket
Web Development
→
A library for building WebSocket servers and clients with a focus on correctness and simplicity.
A library for building WebSocket servers and clients with a focus on correctness and simplicity.
34
pillow
General
531,656,830
13,780
2026-08-28
General
Image Processing
Media
→
Pillow is the friendly
PIL fork.
Pillow is the friendly
PIL fork.
35
virtualenv
Environment Management
501,059,664
5,042
2026-08-28
Environment Management
Python Toolchain
→
A tool to create isolated Python environments.
A tool to create isolated Python environments.
36
hatchling
Build Backends
486,585,036
7,229
2026-08-13
Build Backends
Package Management
Python Toolchain
→
Modern, extensible build backend from the hatch project.
Modern, extensible build backend from the hatch project.
37
pydantic-settings
Configuration Files
480,875,336
1,436
2026-08-28
Configuration Files
Python Toolchain
→
Settings management using Pydantic models with validation, loading from environment variables and secrets files.
Settings management using Pydantic models with validation, loading from environment variables and secrets files.
38
textual
TUI Frameworks
458,928,896
37,077
2026-07-11
TUI Frameworks
CLI Development
CLI & GUI
→
A framework for building interactive user interfaces that run in the terminal and the browser.
A framework for building interactive user interfaces that run in the terminal and the browser.
39
grpcio
RPC
423,456,420
45,271
2026-08-28
RPC
Web APIs
Web Development
→
HTTP/2-based RPC framework with Python bindings, built by Google.
HTTP/2-based RPC framework with Python bindings, built by Google.
40
beautifulsoup4
HTML Manipulation
416,079,376
External
—
HTML Manipulation
Text & Documents
→
Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
41
pyparsing
Parser
408,645,214
2,485
2026-08-18
Parser
Text Processing
Text & Documents
→
A general purpose framework for generating parsers.
A general purpose framework for generating parsers.
42
scipy
Core
406,664,718
14,963
2026-08-28
Core
Science
Data & Science
→
A Python-based ecosystem of open-source software for mathematics, science, and engineering.
A Python-based ecosystem of open-source software for mathematics, science, and engineering.
43
sqlalchemy
Relational Databases
405,305,890
12,119
2026-08-28
Relational Databases
ORM
Database & Storage
→
The Python SQL Toolkit and Object Relational Mapper.
The Python SQL Toolkit and Object Relational Mapper.
44
colorama
Terminal Rendering
397,255,034
3,794
2026-05-13
Terminal Rendering
CLI Development
CLI & GUI
→
Cross-platform colored terminal text.
Cross-platform colored terminal text.
45
lxml
HTML Manipulation
384,505,015
3,050
2026-08-25
HTML Manipulation
Text & Documents
→
A very fast, easy-to-use and versatile library for handling HTML and XML.
A very fast, easy-to-use and versatile library for handling HTML and XML.
46
watchfiles
File Manipulation
379,385,530
2,530
2026-06-13
File Manipulation
Text & Documents
→
Simple, modern and fast file watching and code reload in python.
Simple, modern and fast file watching and code reload in python.
47
psutil
Monitoring and Processes
367,450,374
11,268
2026-08-27
Monitoring and Processes
DevOps Tools
DevOps
→
A cross-platform process and system utilities module.
A cross-platform process and system utilities module.
48
typer
CLI Development
345,567,825
19,935
2026-08-28
CLI Development
CLI Development
CLI & GUI
→
Modern CLI framework that uses Python type hints. Built on Click and Pydantic.
Modern CLI framework that uses Python type hints. Built on Click and Pydantic.
49
openpyxl
Excel
335,109,001
External
—
Excel
File Format Processing
Text & Documents
→
A library for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files.
A library for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files.
50
sglang
LLM Inference and Serving
321,457,507
32,632
2026-08-29
LLM Inference and Serving
AI and Agents
AI & ML
→
A high-performance serving framework for large language models and multimodal models.
A high-performance serving framework for large language models and multimodal models.
51
ruff
Linters and Formatters
320,352,862
49,372
2026-08-28
Linters and Formatters
Code Analysis
Developer Tools
→
An extremely fast Python linter and code formatter.
An extremely fast Python linter and code formatter.
52
coverage
Code Coverage
314,723,876
3,406
2026-08-28
Code Coverage
Testing
Developer Tools
→
Code coverage measurement.
Code coverage measurement.
53
oauthlib
OAuth
312,739,792
2,980
2026-07-14
OAuth
Authentication
Web Development
→
A generic and thorough implementation of the OAuth request-signing logic.
A generic and thorough implementation of the OAuth request-signing logic.
54
more-itertools
Functional Programming
311,881,612
4,088
2026-08-12
Functional Programming
Python Language
→
More routines for operating on iterables, beyond itertools.
More routines for operating on iterables, beyond itertools.
55
cachetools
Caching
308,165,252
2,776
2026-08-27
Caching
Database & Storage
→
Extensible memoizing collections and decorators.
Extensible memoizing collections and decorators.
56
sortedcontainers
Algorithms
265,932,229
3,977
2024-03-01
Algorithms
Algorithms and Design Patterns
Developer Tools
→
Fast and pure-Python implementation of sorted collections.
Fast and pure-Python implementation of sorted collections.
57
msgpack
Serialization
265,776,976
2,101
2026-08-28
Serialization
Database & Storage
→
MessagePack serializer implementation for Python.
MessagePack serializer implementation for Python.
58
uvloop
Async I/O
263,797,521
11,890
2026-07-14
Async I/O
Asynchronous Programming
Python Language
→
Ultra fast asyncio event loop.
Ultra fast asyncio event loop.
59
networkx
Graphs and Networks
257,645,216
17,230
2026-08-28
Graphs and Networks
Science
Data & Science
→
A high-productivity software for complex networks.
A high-productivity software for complex networks.
60
redis
NoSQL Databases
252,618,791
13,622
2026-08-28
NoSQL Databases
Database Drivers
Database & Storage
→
The Python client for Redis.
The Python client for Redis.
61
langchain
Orchestration
240,580,002
145,207
2026-08-28
Orchestration
AI and Agents
AI & ML
→
Building applications with LLMs through composability.
Building applications with LLMs through composability.
62
prompt_toolkit
CLI Development
238,178,821
10,563
2026-07-26
CLI Development
CLI Development
CLI & GUI
→
A library for building powerful interactive command lines.
A library for building powerful interactive command lines.
63
scikit-learn
General
228,078,115
67,090
2026-08-28
General
Machine Learning
AI & ML
→
The most popular Python library for Machine Learning with extensive documentation and community support.
The most popular Python library for Machine Learning with extensive documentation and community support.
64
matplotlib
Plotting
227,970,785
23,119
2026-08-27
Plotting
Data Visualization
Data & Science
→
A Python 2D plotting library.
A Python 2D plotting library.
65
orjson
Serialization
224,696,655
8,216
2026-08-14
Serialization
Database & Storage
→
Fast, correct JSON library.
Fast, correct JSON library.
66
pynacl
Cryptography
224,173,867
1,205
2026-08-25
Cryptography
Security
→
Python binding to the Networking and Cryptography (NaCl) library.
Python binding to the Networking and Cryptography (NaCl) library.
67
chardet
Encoding and Unicode
217,854,603
2,663
2026-08-23
Encoding and Unicode
Text Processing
Text & Documents
→
Python character encoding detector.
Python character encoding detector.
68
itsdangerous
Cryptography
215,385,973
3,129
2025-06-14
Cryptography
Security
→
Various helpers to pass trusted data to untrusted environments.
Various helpers to pass trusted data to untrusted environments.
69
joblib
Distributed Computing
212,264,479
4,388
2026-08-24
Distributed Computing
DevOps
→
A set of tools to provide lightweight pipelining in Python.
A set of tools to provide lightweight pipelining in Python.
70
mako
Template Engines
210,616,529
452
2026-08-18
Template Engines
Web Development
→
Hyperfast and lightweight templating for the Python platform.
Hyperfast and lightweight templating for the Python platform.
71
mypy
Type Checkers
204,903,299
20,615
2026-08-28
Type Checkers
Code Analysis
Developer Tools
→
Check variable types during compile time.
Check variable types during compile time.
72
flask
Synchronous
199,295,482
72,144
2026-08-16
Synchronous
Web Frameworks
Web Development
→
A microframework for Python.
A microframework for Python.
73
pre-commit
Git Hooks
191,556,162
15,543
2026-08-17
Git Hooks
Code Analysis
Developer Tools
→
A framework for managing and maintaining multi-language pre-commit hooks.
A framework for managing and maintaining multi-language pre-commit hooks.
74
uv
Package Managers
187,184,206
89,201
2026-08-28
Package Managers
Environment Management
Package Management
Python Toolchain
→
An extremely fast Python version, package and project manager, written in Rust.
An extremely fast Python version, package and project manager, written in Rust.
75
blinker
Miscellaneous
185,197,557
2,090
2025-06-14
Miscellaneous
Other
→
A fast Python in-process signal/event dispatching system.
A fast Python in-process signal/event dispatching system.
76
transformers
Pre-trained Models
183,970,616
164,579
2026-08-28
Pre-trained Models
AI and Agents
AI & ML
→
A framework that lets you easily use pre-trained transformer models for NLP, vision, and audio tasks.
A framework that lets you easily use pre-trained transformer models for NLP, vision, and audio tasks.
77
sympy
Symbolic Mathematics
180,598,549
14,896
2026-08-27
Symbolic Mathematics
Science
Data & Science
→
A Python library for symbolic mathematics.
A Python library for symbolic mathematics.
78
httpx2
Clients
173,895,229
1,194
2026-08-27
Clients
HTTP Clients
HTTP & Scraping
→
HTTP/1.1 and HTTP/2 client with sync and async APIs, maintained by Pydantic (
httpx fork).
HTTP/1.1 and HTTP/2 client with sync and async APIs, maintained by Pydantic (
httpx fork).
79
black
Linters and Formatters
171,740,509
41,820
2026-08-20
Linters and Formatters
Code Analysis
Developer Tools
→
The uncompromising Python code formatter.
The uncompromising Python code formatter.
80
sentry-sdk
Monitoring and Processes
170,310,117
2,201
2026-08-28
Monitoring and Processes
DevOps Tools
DevOps
→
Sentry SDK for Python.
81
rapidfuzz
Fuzzy Matching
165,790,898
4,094
2026-08-10
Fuzzy Matching
Text Processing
Text & Documents
→
Rapid fuzzy string matching using various string metrics, with a C++ core.
Rapid fuzzy string matching using various string metrics, with a C++ core.
82
awscli
Cloud Providers
163,913,952
17,227
2026-08-27
Cloud Providers
DevOps Tools
DevOps
→
Universal Command Line Interface for Amazon Web Services.
Universal Command Line Interface for Amazon Web Services.
83
ipython
Interactive Interpreter
160,616,775
16,773
2026-08-28
Interactive Interpreter
Developer Tools
→
A powerful interactive Python shell, and the kernel behind Jupyter notebooks.
A powerful interactive Python shell, and the kernel behind Jupyter notebooks.
84
pypdf
PDF
150,522,359
10,176
2026-08-28
PDF
File Format Processing
Text & Documents
→
A library capable of splitting, merging, cropping, and transforming PDF pages.
A library capable of splitting, merging, cropping, and transforming PDF pages.
85
paramiko
Cryptography
145,650,166
9,841
2026-05-09
Cryptography
Security
→
The leading native Python SSHv2 protocol library.
The leading native Python SSHv2 protocol library.
86
sqlparse
Parser
142,296,804
4,015
2026-08-13
Parser
Text Processing
Text & Documents
→
A non-validating SQL parser.
A non-validating SQL parser.
87
authlib
OAuth
141,674,931
5,408
2026-08-27
OAuth
Authentication
Web Development
→
A comprehensive library for building OAuth, OpenID Connect, and JWT/JWS/JWE/JWK/JWA.
A comprehensive library for building OAuth, OpenID Connect, and JWT/JWS/JWE/JWK/JWA.
88
isort
Linters and Formatters
135,288,227
6,948
2026-08-27
Linters and Formatters
Code Analysis
Developer Tools
→
A Python utility / library to sort imports.
A Python utility / library to sort imports.
89
gunicorn
WSGI
133,750,246
10,663
2026-08-24
WSGI
Web Servers
Web Development
→
Pre-forked, ported from Ruby's Unicorn project.
Pre-forked, ported from Ruby's Unicorn project.
90
psycopg
PostgreSQL
132,116,783
2,480
2026-08-28
PostgreSQL
Database Drivers
Database & Storage
→
The most popular PostgreSQL adapter for Python.
The most popular PostgreSQL adapter for Python.
91
babel
Internationalization
127,661,930
1,464
2026-08-17
Internationalization
Text Processing
Text & Documents
→
An internationalization library for Python.
An internationalization library for Python.
92
Cython
Implementations
122,950,333
10,836
2026-08-28
Implementations
Python Language
→
Optimizing Static Compiler for Python.
Optimizing Static Compiler for Python.
93
tornado
Asynchronous
120,685,539
22,179
2026-08-07
Asynchronous
Web Frameworks
Web Development
→
A web framework and asynchronous networking library.
A web framework and asynchronous networking library.
94
markdown
Markdown
119,544,976
4,243
2026-08-24
Markdown
File Format Processing
Text & Documents
→
A Python implementation of John Gruber’s Markdown.
A Python implementation of John Gruber’s Markdown.
95
xmltodict
HTML Manipulation
118,390,207
5,752
2026-08-19
HTML Manipulation
Text & Documents
→
Working with XML feel like you are working with JSON.
Working with XML feel like you are working with JSON.
96
asyncpg
PostgreSQL
116,872,165
8,079
2026-02-27
PostgreSQL
Database Drivers
Database & Storage
→
A fast PostgreSQL Database Client Library for Python/asyncio.
A fast PostgreSQL Database Client Library for Python/asyncio.
97
marshmallow
Serialization
114,647,578
7,242
2026-08-26
Serialization
Database & Storage
→
A lightweight library for converting complex objects to and from simple Python datatypes.
A lightweight library for converting complex objects to and from simple Python datatypes.
98
python-docx
Word
110,882,958
5,699
2025-06-16
Word
File Format Processing
Text & Documents
→
Reads, queries and modifies Microsoft Word 2007/2008 docx files.
Reads, queries and modifies Microsoft Word 2007/2008 docx files.
99
watchdog
File Manipulation
109,973,823
7,401
2026-08-26
File Manipulation
Text & Documents
→
API and shell utilities to monitor file system events.
API and shell utilities to monitor file system events.
100
structlog
Logging
109,238,103
4,934
2026-08-06
Logging
DevOps
→
Structured logging made easy.
Structured logging made easy.
101
playwright-python
Browser Automation
106,587,419
14,960
2026-08-19
Browser Automation
Testing
Developer Tools
→
Python version of the Playwright testing and automation library.
Python version of the Playwright testing and automation library.
102
pymongo
NoSQL Databases
100,941,961
4,353
2026-08-28
NoSQL Databases
Database Drivers
Database & Storage
→
The official Python client for MongoDB.
The official Python client for MongoDB.
103
xlsxwriter
Excel
100,273,708
3,969
2026-08-04
Excel
File Format Processing
Text & Documents
→
A Python module for creating Excel .xlsx files.
A Python module for creating Excel .xlsx files.
104
pymysql
MySQL
93,875,559
7,844
2026-08-18
MySQL
Database Drivers
Database & Storage
→
A pure Python MySQL driver compatible to mysql-python.
A pure Python MySQL driver compatible to mysql-python.
105
pytorch
Frameworks
86,682,580
102,654
2026-08-28
Frameworks
Deep Learning
AI & ML
→
Tensors and Dynamic neural networks in Python with strong GPU acceleration.
Tensors and Dynamic neural networks in Python with strong GPU acceleration.
106
reportlab
PDF
85,085,597
External
—
PDF
File Format Processing
Text & Documents
→
Allowing Rapid creation of rich PDF documents.
Allowing Rapid creation of rich PDF documents.
107
awswrangler
General
83,386,694
4,119
2026-08-26
General
Data Ingestion / ETL
Data & Science
→
Pandas integration with AWS services like Athena, Glue, Redshift, S3, and DynamoDB.
Pandas integration with AWS services like Athena, Glue, Redshift, S3, and DynamoDB.
108
python-slugify
Transliteration and Slugs
82,315,574
1,623
2026-01-07
Transliteration and Slugs
Text Processing
Text & Documents
→
A Python slugify library that translates unicode to ASCII.
A Python slugify library that translates unicode to ASCII.
109
loguru
Logging
82,264,356
24,089
2026-08-23
Logging
DevOps
→
Library which aims to bring enjoyable logging in Python.
Library which aims to bring enjoyable logging in Python.
110
uuid-utils
Built-in Classes Enhancement
81,446,007
367
2026-08-01
Built-in Classes Enhancement
Python Language
→
A fast, Rust-backed drop-in replacement for Python's built-in uuid module, supporting RFC 9562 (UUIDv6, UUIDv7, and UUIDv8).
A fast, Rust-backed drop-in replacement for Python's built-in uuid module, supporting RFC 9562 (UUIDv6, UUIDv7, and UUIDv8).
111
invoke
Build Tools
79,524,038
4,769
2026-04-07
Build Tools
Developer Tools
→
A tool for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks.
A tool for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks.
112
faker
Fake Data
76,535,337
19,382
2026-08-21
Fake Data
Testing
Developer Tools
→
A Python package that generates fake data.
A Python package that generates fake data.
113
shapely
Computational Geometry
75,036,606
4,495
2026-08-20
Computational Geometry
Science
Data & Science
→
Manipulation and analysis of geometric objects in the Cartesian plane.
Manipulation and analysis of geometric objects in the Cartesian plane.
114
numba
Core
74,315,013
11,132
2026-08-28
Core
Science
Data & Science
→
Python JIT compiler to LLVM aimed at scientific Python.
Python JIT compiler to LLVM aimed at scientific Python.
115
polars
Data Analysis
72,005,581
39,533
2026-08-28
Data Analysis
Data & Science
→
A fast DataFrame library implemented in Rust with a Python API.
A fast DataFrame library implemented in Rust with a Python API.
116
sphinx
Documentation
71,527,678
7,994
2026-08-07
Documentation
Developer Tools
→
Python Documentation generator.
Python Documentation generator.
117
mistune
Markdown
71,031,727
3,067
2026-08-21
Markdown
File Format Processing
Text & Documents
→
Fastest and full featured pure Python parsers of Markdown.
Fastest and full featured pure Python parsers of Markdown.
118
poetry
Package Managers
70,094,269
34,298
2026-08-23
Package Managers
Package Management
Python Toolchain
→
Python dependency management and packaging made easy.
Python dependency management and packaging made easy.
119
nltk
General
67,361,423
14,706
2026-08-28
General
Natural Language Processing
AI & ML
→
A leading platform for building Python programs to work with human language data.
A leading platform for building Python programs to work with human language data.
120
pendulum
Date and Time
67,238,661
6,673
2026-08-20
Date and Time
Python Language
→
Python datetimes made easy.
Python datetimes made easy.
121
plotly
Plotting
66,292,985
18,760
2026-08-27
Plotting
Data Visualization
Data & Science
→
Interactive graphing library for Python.
Interactive graphing library for Python.
122
langgraph
Orchestration
66,259,661
40,638
2026-08-28
Orchestration
AI and Agents
AI & ML
→
Low-level orchestration framework for building stateful, long-running LLM agents.
Low-level orchestration framework for building stateful, long-running LLM agents.
123
pdfminer.six
PDF
64,929,932
7,017
2026-03-13
PDF
File Format Processing
Text & Documents
→
Pdfminer.six is a community maintained fork of the original PDFMiner.
Pdfminer.six is a community maintained fork of the original PDFMiner.
124
responses
Mock
64,634,513
4,345
2026-08-26
Mock
Testing
Developer Tools
→
A utility library for mocking out the requests Python library.
A utility library for mocking out the requests Python library.
125
duckdb
Analytical
63,787,707
40,778
2026-08-28
Analytical
Database
Database & Storage
→
An in-process SQL OLAP database management system; optimized for analytics and fast queries, similar to SQLite but for analytical workloads.
An in-process SQL OLAP database management system; optimized for analytics and fast queries, similar to SQLite but for analytical workloads.
126
python-pptx
PowerPoint
60,558,160
3,502
2024-08-07
PowerPoint
File Format Processing
Text & Documents
→
Python library for creating and updating PowerPoint (.pptx) files.
Python library for creating and updating PowerPoint (.pptx) files.
127
toolz
Functional Programming
60,423,838
5,152
2025-10-17
Functional Programming
Python Language
→
A collection of functional utilities for iterators, functions, and dictionaries. Also available as
cytoolz for Cython-accelerated performance.
A collection of functional utilities for iterators, functions, and dictionaries. Also available as
cytoolz for Cython-accelerated performance.
128
pylint
Linters and Formatters
58,410,884
5,719
2026-08-27
Linters and Formatters
Code Analysis
Developer Tools
→
A fully customizable source code analyzer.
A fully customizable source code analyzer.
129
confluent-kafka
Messaging
57,399,477
504
2026-08-28
Messaging
DevOps
→
Confluent's Python client for Apache Kafka, built on librdkafka.
Confluent's Python client for Apache Kafka, built on librdkafka.
130
freezegun
Mock
56,180,044
4,525
2025-08-19
Mock
Testing
Developer Tools
→
Travel through time by mocking the datetime module.
Travel through time by mocking the datetime module.
131
browser-use
Frameworks
55,327,155
111,580
2026-08-28
Frameworks
Web Scraping
HTTP & Scraping
→
Make websites accessible for AI agents with easy browser automation.
Make websites accessible for AI agents with easy browser automation.
132
celery
Task Queues
54,314,912
28,836
2026-08-27
Task Queues
DevOps
→
An asynchronous task queue/job queue based on distributed message passing.
An asynchronous task queue/job queue based on distributed message passing.
133
ray
Distributed Computing
53,664,615
43,639
2026-08-28
Distributed Computing
DevOps
→
A system for parallel and distributed Python that unifies the machine learning ecosystem.
A system for parallel and distributed Python that unifies the machine learning ecosystem.
134
selenium
Browser Automation
52,671,384
34,414
2026-08-28
Browser Automation
Testing
Developer Tools
→
Python bindings for
Selenium WebDriver .
135
trio
Async I/O
52,117,568
7,308
2026-08-27
Async I/O
Asynchronous Programming
Python Language
→
A friendly library for async concurrency and I/O.
A friendly library for async concurrency and I/O.
136
flake8
Linters and Formatters
51,884,347
3,822
2026-08-17
Linters and Formatters
Code Analysis
Developer Tools
→
A wrapper around pycodestyle, pyflakes and McCabe.
A wrapper around pycodestyle, pyflakes and McCabe.
137
django
Synchronous
51,163,427
89,028
2026-08-27
Synchronous
Web Frameworks
Web Development
→
The most popular web framework in Python.
The most popular web framework in Python.
138
opencv-python
General
50,777,882
5,368
2026-07-28
General
Computer Vision
AI & ML
→
Open Source Computer Vision Library.
Open Source Computer Vision Library.
139
altair
Plotting
50,214,384
10,461
2026-08-16
Plotting
Data Visualization
Data & Science
→
Declarative statistical visualization library for Python.
Declarative statistical visualization library for Python.
140
apscheduler
Task Scheduling
50,170,025
7,617
2026-08-24
Task Scheduling
Job Schedulers
DevOps
→
A light but powerful in-process task scheduler that lets you schedule functions.
A light but powerful in-process task scheduler that lets you schedule functions.
141
elasticsearch
Search
49,642,014
4,383
2026-08-26
Search
Database & Storage
→
The official low-level Python client for
Elasticsearch .
142
hypothesis
Frameworks
49,577,268
8,918
2026-08-25
Frameworks
Testing
Developer Tools
→
Hypothesis is an advanced Quickcheck style property based testing library.
Hypothesis is an advanced Quickcheck style property based testing library.
143
peewee
Relational Databases
48,772,825
11,984
2026-08-28
Relational Databases
ORM
Database & Storage
→
A small, expressive ORM.
144
opensearch-py
Search
48,689,020
469
2026-08-20
Search
Database & Storage
→
The official low-level Python client for
OpenSearch .
The official low-level Python client for
OpenSearch .
145
xgboost
Gradient Boosting
47,620,061
28,706
2026-08-26
Gradient Boosting
Machine Learning
AI & ML
→
A scalable, portable, and distributed gradient boosting library.
A scalable, portable, and distributed gradient boosting library.
146
pywin32
Microsoft Windows
47,152,151
5,602
2026-08-24
Microsoft Windows
Other
→
Python Extensions for Windows.
Python Extensions for Windows.
147
gevent
Async I/O
45,316,153
6,447
2026-08-10
Async I/O
Asynchronous Programming
Python Language
→
A coroutine-based Python networking library that uses
greenlet .
A coroutine-based Python networking library that uses
greenlet .
148
pyspark
Distributed Computing
44,937,497
43,901
2026-08-28
Distributed Computing
DevOps
→
149
dateparser
Date and Time
44,007,674
2,853
2026-08-28
Date and Time
Python Language
→
A Python parser for human-readable dates in dozens of languages.
A Python parser for human-readable dates in dozens of languages.
150
ty
Type Checkers
41,307,395
19,575
2026-08-26
Type Checkers
Code Analysis
Developer Tools
→
An extremely fast Python type checker and language server.
An extremely fast Python type checker and language server.
151
msgspec
Serialization
39,360,259
4,066
2026-08-11
Serialization
Database & Storage
→
A fast serialization and validation library with built-in support for JSON, MessagePack, YAML, and TOML.
A fast serialization and validation library with built-in support for JSON, MessagePack, YAML, and TOML.
152
statsmodels
Statistics
39,181,104
11,596
2026-08-27
Statistics
Science
Data & Science
→
Statistical modeling and econometrics in Python.
Statistical modeling and econometrics in Python.
153
pyright
Type Checkers
38,827,241
15,604
2026-08-28
Type Checkers
Code Analysis
Developer Tools
→
Full-featured static type checker for Python from Microsoft, the engine behind Pylance.
Full-featured static type checker for Python from Microsoft, the engine behind Pylance.
154
pyodbc
Other Relational Databases
38,605,905
3,081
2026-06-06
Other Relational Databases
Database Drivers
Database & Storage
→
An ODBC bridge for connecting to SQL Server and any other ODBC-accessible database.
An ODBC bridge for connecting to SQL Server and any other ODBC-accessible database.
155
phonenumbers
Parser
38,134,027
3,769
2026-08-28
Parser
Text Processing
Text & Documents
→
Parsing, formatting, storing and validating international phone numbers.
Parsing, formatting, storing and validating international phone numbers.
156
weasyprint
HTML-to-PDF
37,640,683
9,540
2026-08-28
HTML-to-PDF
File Format Processing
Text & Documents
→
A visual rendering engine for HTML and CSS that can export to PDF.
A visual rendering engine for HTML and CSS that can export to PDF.
157
openai-agents
Vendor Agent SDKs
37,189,754
29,044
2026-08-28
Vendor Agent SDKs
AI and Agents
AI & ML
→
OpenAI's framework for building and managing AI agents.
OpenAI's framework for building and managing AI agents.
158
seaborn
Plotting
35,241,544
14,008
2026-07-06
Plotting
Data Visualization
Data & Science
→
Statistical data visualization using Matplotlib.
Statistical data visualization using Matplotlib.
159
python-magic
File Manipulation
34,139,270
2,917
2026-07-20
File Manipulation
Text & Documents
→
A Python interface to the libmagic file type identification library.
A Python interface to the libmagic file type identification library.
160
diskcache
Caching
32,166,408
2,905
2024-03-03
Caching
Database & Storage
→
SQLite and file backed cache backend with faster lookups than memcached and redis.
SQLite and file backed cache backend with faster lookups than memcached and redis.
161
claude-agent-sdk
Vendor Agent SDKs
31,182,507
7,997
2026-08-28
Vendor Agent SDKs
AI and Agents
AI & ML
→
Anthropic's Python SDK for building AI agents on Claude Code's harness — custom tools, in-process MCP servers, hooks.
Anthropic's Python SDK for building AI agents on Claude Code's harness — custom tools, in-process MCP servers, hooks.
162
clickhouse-connect
ClickHouse
31,128,305
518
2026-08-27
ClickHouse
Database Drivers
Database & Storage
→
The official ClickHouse client, with SQLAlchemy and Superset connectors.
The official ClickHouse client, with SQLAlchemy and Superset connectors.
163
qrcode
Barcodes and QR Codes
30,695,441
4,939
2026-03-25
Barcodes and QR Codes
Image Processing
Media
→
A pure Python QR Code generator.
A pure Python QR Code generator.
164
unidecode
Transliteration and Slugs
30,438,384
611
2026-01-05
Transliteration and Slugs
Text Processing
Text & Documents
→
ASCII transliterations of Unicode text.
ASCII transliterations of Unicode text.
165
crewai
Orchestration
29,542,378
57,760
2026-08-28
Orchestration
AI and Agents
AI & ML
→
A framework for orchestrating role-playing autonomous AI agents for collaborative task solving.
A framework for orchestrating role-playing autonomous AI agents for collaborative task solving.
166
pip-audit
Supply Chain Security
29,506,069
1,358
2026-08-28
Supply Chain Security
Security
→
Audits Python environments and dependency trees for known vulnerabilities, using the PyPI Advisory Database and OSV.
Audits Python environments and dependency trees for known vulnerabilities, using the PyPI Advisory Database and OSV.
167
bidict
Built-in Classes Enhancement
29,459,438
1,586
2026-08-25
Built-in Classes Enhancement
Python Language
→
Efficient, Pythonic bidirectional map data structures and related functionality.
Efficient, Pythonic bidirectional map data structures and related functionality.
168
tox
Test Runners
29,115,749
3,925
2026-08-28
Test Runners
Testing
Developer Tools
→
Auto builds and tests distributions in multiple Python versions
Auto builds and tests distributions in multiple Python versions
169
streamlit
Dashboards and Apps
28,856,625
45,631
2026-08-28
Dashboards and Apps
Data Visualization
Data & Science
→
A framework which lets you build dashboards, generate reports, or create chat apps in minutes.
A framework which lets you build dashboards, generate reports, or create chat apps in minutes.
170
bandit
Linters and Formatters
27,834,561
8,245
2026-08-04
Linters and Formatters
Code Analysis
Developer Tools
→
A tool designed to find common security issues in Python code.
A tool designed to find common security issues in Python code.
171
django-rest-framework
Django
27,533,364
30,149
2026-08-18
Django
Web APIs
Web Development
→
A powerful and flexible toolkit to build web APIs.
A powerful and flexible toolkit to build web APIs.
172
dask
Distributed Computing
27,177,824
13,901
2026-08-24
Distributed Computing
DevOps
→
A flexible parallel computing library for analytic computing.
A flexible parallel computing library for analytic computing.
173
instructor
Data Layer
27,167,759
13,793
2026-08-28
Data Layer
AI and Agents
AI & ML
→
A library for extracting structured data from LLMs, powered by Pydantic.
A library for extracting structured data from LLMs, powered by Pydantic.
174
py-spy
Profiler
27,045,764
15,453
2026-05-08
Profiler
Debugging Tools
Developer Tools
→
A sampling profiler for Python programs. Written in Rust.
A sampling profiler for Python programs. Written in Rust.
175
yfinance
Financial Data
26,534,019
25,097
2026-08-26
Financial Data
Data Ingestion / ETL
Data & Science
→
Easy Pythonic way to download market and financial data from Yahoo Finance.
Easy Pythonic way to download market and financial data from Yahoo Finance.
176
scikit-image
General
26,374,166
6,578
2026-08-26
General
Image Processing
Media
→
A Python library for (scientific) image processing.
A Python library for (scientific) image processing.
177
spacy
General
26,279,696
33,860
2026-08-24
General
Natural Language Processing
AI & ML
→
A library for industrial-strength natural language processing in Python and Cython.
A library for industrial-strength natural language processing in Python and Cython.
178
boltons
Miscellaneous
26,005,693
6,919
2026-08-19
Miscellaneous
Other
→
A set of pure-Python utilities.
A set of pure-Python utilities.
179
feedparser
Content Extraction
25,734,428
2,416
2026-07-30
Content Extraction
Web Scraping
HTTP & Scraping
→
Universal feed parser.
180
vcrpy
Mock
25,132,854
2,987
2026-07-04
Mock
Testing
Developer Tools
→
Record and replay HTTP interactions on your tests.
Record and replay HTTP interactions on your tests.
181
lightgbm
Gradient Boosting
24,777,412
18,721
2026-08-28
Gradient Boosting
Machine Learning
AI & ML
→
A fast, distributed, high performance gradient boosting framework.
A fast, distributed, high performance gradient boosting framework.
182
oracledb
Other Relational Databases
24,734,349
450
2026-08-27
Other Relational Databases
Database Drivers
Database & Storage
→
The official Python driver for Oracle Database, successor to cx_Oracle.
The official Python driver for Oracle Database, successor to cx_Oracle.
183
uv-build
Build Backends
23,920,257
89,201
2026-08-28
Build Backends
Package Management
Python Toolchain
→
uv's fast, minimal build backend for pure-Python projects.
uv's fast, minimal build backend for pure-Python projects.
184
respx
Mock
22,947,607
832
2026-04-23
Mock
Testing
Developer Tools
→
Mock HTTPX with awesome request patterns and response side effects.
Mock HTTPX with awesome request patterns and response side effects.
185
sqlmodel
Relational Databases
22,220,432
18,290
2026-08-28
Relational Databases
ORM
Database & Storage
→
SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy.
SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy.
186
factory_boy
Object Factories
22,204,227
3,805
2025-12-14
Object Factories
Testing
Developer Tools
→
A test fixtures replacement for Python.
A test fixtures replacement for Python.
187
hydra-core
Configuration Files
22,100,834
10,621
2026-08-28
Configuration Files
Python Toolchain
→
Hydra is a framework for elegantly configuring complex applications.
Hydra is a framework for elegantly configuring complex applications.
188
pytesseract
OCR
21,658,281
6,384
2025-02-17
OCR
Computer Vision
AI & ML
→
189
pydub
Audio
20,683,712
9,794
2026-03-19
Audio
Audio & Video Processing
Media
→
Manipulate audio with a simple and easy high level interface.
Manipulate audio with a simple and easy high level interface.
190
huey
Task Queues
20,574,708
6,017
2026-08-16
Task Queues
DevOps
→
Little multi-threaded task queue.
Little multi-threaded task queue.
191
fire
CLI Development
20,484,800
28,212
2025-08-16
CLI Development
CLI Development
CLI & GUI
→
A library for creating command line interfaces from absolutely any Python object.
A library for creating command line interfaces from absolutely any Python object.
192
jax
Frameworks
20,424,294
36,222
2026-08-28
Frameworks
Deep Learning
AI & ML
→
A library for high-performance numerical computing with automatic differentiation and JIT compilation.
A library for high-performance numerical computing with automatic differentiation and JIT compilation.
193
shortuuid
Unique identifiers
20,423,960
2,196
2026-06-20
Unique identifiers
Text Processing
Text & Documents
→
A generator library for concise, unambiguous and URL-safe UUIDs.
A generator library for concise, unambiguous and URL-safe UUIDs.
194
supervisor
Monitoring and Processes
19,988,074
9,108
2025-12-21
Monitoring and Processes
DevOps Tools
DevOps
→
Supervisor process control system for UNIX.
Supervisor process control system for UNIX.
195
clickhouse-driver
ClickHouse
19,362,855
1,302
2026-07-22
ClickHouse
Database Drivers
Database & Storage
→
Python driver with native interface for ClickHouse.
Python driver with native interface for ClickHouse.
196
hatch
Package Managers
18,909,871
7,229
2026-08-13
Package Managers
Package Management
Python Toolchain
→
Modern, extensible Python project manager for environments, builds, and publishing.
Modern, extensible Python project manager for environments, builds, and publishing.
197
mysqlclient
MySQL
18,728,067
2,536
2026-08-22
MySQL
Database Drivers
Database & Storage
→
MySQL connector with Python 3 support (
mysql-python fork).
198
apache-airflow
Workflow Orchestration
17,947,896
46,632
2026-08-28
Workflow Orchestration
Job Schedulers
DevOps
→
Airflow is a platform to programmatically author, schedule and monitor workflows.
Airflow is a platform to programmatically author, schedule and monitor workflows.
199
pyinstaller
Executables
17,719,373
13,081
2026-08-23
Executables
Distribution
Python Toolchain
→
Converts Python programs into stand-alone executables (cross-platform).
Converts Python programs into stand-alone executables (cross-platform).
200
geopandas
Geolocation
17,568,990
5,232
2026-08-28
Geolocation
Data & Science
→
Python tools for geographic data (GeoSeries/GeoDataFrame) built on pandas.
Python tools for geographic data (GeoSeries/GeoDataFrame) built on pandas.
201
tensorflow
Frameworks
17,030,617
197,767
2026-08-28
Frameworks
Deep Learning
AI & ML
→
The most popular Deep Learning framework created by Google.
The most popular Deep Learning framework created by Google.
202
rq
Task Queues
16,829,374
10,672
2026-08-22
Task Queues
DevOps
→
Simple job queues for Python.
Simple job queues for Python.
203
keras
Frameworks
16,784,934
64,265
2026-08-28
Frameworks
Deep Learning
AI & ML
→
A high-level deep learning library with support for JAX, TensorFlow, and PyTorch backends.
A high-level deep learning library with support for JAX, TensorFlow, and PyTorch backends.
204
mkdocs-material
Documentation
16,779,271
27,343
2026-08-27
Documentation
Developer Tools
→
A documentation framework and Material Design theme built on MkDocs.
A documentation framework and Material Design theme built on MkDocs.
205
yt-dlp
Downloaders
16,456,794
187,565
2026-08-27
Downloaders
CLI Tools
CLI & GUI
→
A command-line program to download videos from YouTube and other video sites, a fork of youtube-dl.
A command-line program to download videos from YouTube and other video sites, a fork of youtube-dl.
206
ipdb
pdb-like Debugger
16,303,681
1,976
2026-02-27
pdb-like Debugger
Debugging Tools
Developer Tools
→
207
granian
ASGI
16,301,936
5,573
2026-08-23
ASGI
Web Servers
Web Development
→
A Rust HTTP server for Python applications built on top of Hyper and Tokio, supporting WSGI/ASGI/RSGI.
A Rust HTTP server for Python applications built on top of Hyper and Tokio, supporting WSGI/ASGI/RSGI.
208
ftfy
Encoding and Unicode
15,966,518
4,060
2024-10-30
Encoding and Unicode
Text Processing
Text & Documents
→
Makes Unicode text less broken and more consistent automagically.
Makes Unicode text less broken and more consistent automagically.
209
jupyter
Interactive Interpreter
15,880,242
13,327
2026-08-17
Interactive Interpreter
Developer Tools
→
A rich toolkit to help you make the most out of using Python interactively.
A rich toolkit to help you make the most out of using Python interactively.
210
gradio
Dashboards and Apps
15,565,169
43,439
2026-08-28
Dashboards and Apps
Data Visualization
Data & Science
→
Build and share machine learning apps, all in Python.
Build and share machine learning apps, all in Python.
211
pyelftools
General
14,982,017
2,276
2026-07-30
General
File Format Processing
Text & Documents
→
Parsing and analyzing ELF files and DWARF debugging information.
Parsing and analyzing ELF files and DWARF debugging information.
212
lancedb
Vector
14,547,718
11,307
2026-08-28
Vector
Database
Database & Storage
→
A developer-friendly embedded retrieval database for multimodal AI.
A developer-friendly embedded retrieval database for multimodal AI.
213
html2text
Content Extraction
14,145,240
2,168
2025-10-28
Content Extraction
Web Scraping
HTTP & Scraping
→
Convert HTML to Markdown-formatted text.
Convert HTML to Markdown-formatted text.
214
memray
Profiler
14,122,020
15,204
2026-08-28
Profiler
Debugging Tools
Developer Tools
→
A memory profiler that tracks allocations in Python code, native extensions, and the interpreter itself.
A memory profiler that tracks allocations in Python code, native extensions, and the interpreter itself.
215
markitdown
File Conversion
13,992,205
176,845
2026-08-19
File Conversion
File Format Processing
Text & Documents
→
Python tool for converting files and office documents to Markdown.
Python tool for converting files and office documents to Markdown.
216
Twisted
Async I/O
13,743,848
5,978
2026-08-28
Async I/O
Asynchronous Programming
Python Language
→
An event-driven networking engine.
An event-driven networking engine.
217
trafilatura
Content Extraction
13,474,762
6,723
2026-08-28
Content Extraction
Web Scraping
HTTP & Scraping
→
A tool for gathering text and metadata from the web, with built-in content filtering.
A tool for gathering text and metadata from the web, with built-in content filtering.
218
urwid
TUI Frameworks
13,466,828
3,017
2026-08-25
TUI Frameworks
CLI Development
CLI & GUI
→
A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
219
locust
Load Testing
13,397,821
28,112
2026-08-26
Load Testing
Testing
Developer Tools
→
Scalable user load testing tool written in Python.
Scalable user load testing tool written in Python.
220
pika
Messaging
13,312,760
3,879
2026-08-21
Messaging
DevOps
→
Pure-Python RabbitMQ/AMQP 0-9-1 client library.
Pure-Python RabbitMQ/AMQP 0-9-1 client library.
221
prefect
Workflow Orchestration
13,295,106
23,709
2026-08-27
Workflow Orchestration
Job Schedulers
DevOps
→
A modern workflow orchestration framework that makes it easy to build, schedule and monitor robust data pipelines.
A modern workflow orchestration framework that makes it easy to build, schedule and monitor robust data pipelines.
222
geopy
Geolocation
12,790,451
4,856
2026-07-12
Geolocation
Data & Science
→
Python Geocoding Toolbox.
Python Geocoding Toolbox.
223
mitmproxy
Penetration Testing
12,746,186
44,840
2026-08-25
Penetration Testing
Security
→
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
224
vulture
Code Analysis
12,604,789
4,780
2026-04-30
Code Analysis
Code Analysis
Developer Tools
→
A tool for finding and analyzing dead Python code.
A tool for finding and analyzing dead Python code.
225
django-storages
Web Asset Management
12,526,875
2,957
2026-08-02
Web Asset Management
Web Development
→
A collection of custom storage back ends for Django.
A collection of custom storage back ends for Django.
226
pytorch-lightning
Frameworks
12,459,232
31,315
2026-08-25
Frameworks
Deep Learning
AI & ML
→
Deep learning framework to train, deploy, and ship AI products Lightning fast.
Deep learning framework to train, deploy, and ship AI products Lightning fast.
227
pydantic-ai
Orchestration
12,038,267
19,565
2026-08-28
Orchestration
AI and Agents
AI & ML
→
A Python agent framework for building generative AI applications with structured schemas.
A Python agent framework for building generative AI applications with structured schemas.
228
chromadb
Vector
11,964,779
29,178
2026-08-28
Vector
Database
Database & Storage
→
An open-source embedding database for building AI applications with embeddings and semantic search.
An open-source embedding database for building AI applications with embeddings and semantic search.
229
ansible
Configuration Management
11,773,637
70,489
2026-08-26
Configuration Management
DevOps Tools
DevOps
→
A radically simple IT automation platform.
A radically simple IT automation platform.
230
librosa
Audio
11,534,673
8,580
2026-08-22
Audio
Audio & Video Processing
Media
→
Python library for audio and music analysis.
Python library for audio and music analysis.
231
flower
Monitoring and Processes
11,209,347
7,235
2026-08-09
Monitoring and Processes
DevOps Tools
DevOps
→
A real-time monitor and web admin for Celery task queues.
A real-time monitor and web admin for Celery task queues.
232
fabric
Deployment
11,038,552
15,487
2026-04-10
Deployment
DevOps Tools
DevOps
→
A simple, Pythonic tool for remote execution and deployment.
A simple, Pythonic tool for remote execution and deployment.
233
sh
Monitoring and Processes
10,945,690
7,242
2026-07-25
Monitoring and Processes
DevOps Tools
DevOps
→
A full-fledged subprocess replacement for Python.
A full-fledged subprocess replacement for Python.
234
polyfactory
Object Factories
10,912,320
1,501
2026-08-22
Object Factories
Testing
Developer Tools
→
mock data generation library with support to classes (continuation of pydantic-factories)
mock data generation library with support to classes (continuation of pydantic-factories)
235
whenever
Date and Time
10,451,287
2,401
2026-08-23
Date and Time
Python Language
→
A modern datetime library, type-safe and DST-safe, backed by Rust.
A modern datetime library, type-safe and DST-safe, backed by Rust.
236
dagster
Workflow Orchestration
9,904,718
16,072
2026-08-28
Workflow Orchestration
Job Schedulers
DevOps
→
An orchestration platform for the development, production, and observation of data assets.
An orchestration platform for the development, production, and observation of data assets.
237
bottle
Synchronous
9,649,968
8,777
2026-07-19
Synchronous
Web Frameworks
Web Development
→
A fast and simple micro-framework distributed as a single file with no dependencies.
A fast and simple micro-framework distributed as a single file with no dependencies.
238
pyinstrument
Profiler
9,489,791
8,005
2026-08-04
Profiler
Debugging Tools
Developer Tools
→
A statistical wall-clock profiler with low overhead and readable call-tree output.
A statistical wall-clock profiler with low overhead and readable call-tree output.
239
cookiecutter
Project Scaffolding
9,368,672
25,066
2026-03-04
Project Scaffolding
CLI Tools
CLI & GUI
→
A command-line utility that creates projects from cookiecutters (project templates).
A command-line utility that creates projects from cookiecutters (project templates).
240
connexion
Framework Agnostic
9,314,087
4,612
2026-04-25
Framework Agnostic
Web APIs
Web Development
→
A spec-first framework that automatically handles requests based on your OpenAPI specification.
A spec-first framework that automatically handles requests based on your OpenAPI specification.
241
paho-mqtt
Messaging
8,993,021
2,421
2026-08-25
Messaging
DevOps
→
The Eclipse Paho MQTT client for Python.
The Eclipse Paho MQTT client for Python.
242
mutagen
Metadata
8,958,801
1,953
2026-08-20
Metadata
Audio & Video Processing
Media
→
A Python module to handle audio metadata.
A Python module to handle audio metadata.
243
pandera
Data Validation
8,891,594
4,444
2026-08-27
Data Validation
Data & Science
→
A data validation library for dataframes, with support for pandas, polars, and Spark.
A data validation library for dataframes, with support for pandas, polars, and Spark.
244
django-debug-toolbar
Others
8,877,076
8,378
2026-08-28
Others
Debugging Tools
Developer Tools
→
Display various debug information for Django.
Display various debug information for Django.
245
docling
File Conversion
8,749,076
65,701
2026-08-28
File Conversion
File Format Processing
Text & Documents
→
Library for converting documents into structured data.
Library for converting documents into structured data.
246
schedule
Task Scheduling
8,742,630
12,262
2024-05-25
Task Scheduling
Job Schedulers
DevOps
→
Python job scheduling for humans.
Python job scheduling for humans.
247
bokeh
Plotting
8,636,905
20,437
2026-08-26
Plotting
Data Visualization
Data & Science
→
Interactive Web Plotting for Python.
Interactive Web Plotting for Python.
248
hypercorn
ASGI
8,566,870
1,601
2025-11-08
ASGI
Web Servers
Web Development
→
An ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
An ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.
249
waitress
WSGI
8,283,746
1,598
2026-08-02
WSGI
Web Servers
Web Development
→
Multi-threaded, powers Pyramid.
Multi-threaded, powers Pyramid.
250
pint
Physics and Engineering
8,097,681
2,789
2026-08-05
Physics and Engineering
Science
Data & Science
→
Operate and manipulate physical quantities with units and dimensional analysis.
Operate and manipulate physical quantities with units and dimensional analysis.
251
pyrefly
Type Checkers
7,664,240
6,911
2026-08-28
Type Checkers
Code Analysis
Developer Tools
→
A fast type checker and language server for Python.
A fast type checker and language server for Python.
252
ultralytics
General
7,575,938
61,053
2026-08-28
General
Computer Vision
AI & ML
→
Ultralytics YOLO for object detection, segmentation, pose estimation, and classification with state-of-the-art accuracy and speed.
Ultralytics YOLO for object detection, segmentation, pose estimation, and classification with state-of-the-art accuracy and speed.
253
diffusers
Image and Video Generation
7,550,309
34,402
2026-08-28
Image and Video Generation
AI and Agents
AI & ML
→
A library that provides pre-trained diffusion models for generating and editing images, audio, and video.
A library that provides pre-trained diffusion models for generating and editing images, audio, and video.
254
biopython
Biology and Chemistry
7,369,193
5,177
2026-08-20
Biology and Chemistry
Science
Data & Science
→
Biopython is a set of freely available tools for biological computation.
Biopython is a set of freely available tools for biological computation.
255
funcy
Functional Programming
7,259,294
3,510
2026-08-17
Functional Programming
Python Language
→
A fancy and practical functional tools.
A fancy and practical functional tools.
256
strawberry
Framework Agnostic
7,116,654
4,706
2026-08-28
Framework Agnostic
Web APIs
Web Development
→
A GraphQL library that leverages Python type annotations for schema definition.
A GraphQL library that leverages Python type annotations for schema definition.
257
dlt
General
6,948,932
5,794
2026-08-28
General
Data Ingestion / ETL
Data & Science
→
A Python library for building data pipelines with automatic schema inference, incremental loading, and support for multiple sources and destinations.
A Python library for building data pipelines with automatic schema inference, incremental loading, and support for multiple sources and destinations.
258
llama-index
Data Layer
6,927,228
51,909
2026-08-27
Data Layer
AI and Agents
AI & ML
→
A data framework for your LLM application.
A data framework for your LLM application.
259
autobahn-python
WebSocket
6,697,017
2,543
2026-07-15
WebSocket
Web Development
→
WebSocket & WAMP for Python on Twisted and
asyncio .
WebSocket & WAMP for Python on Twisted and
asyncio .
260
cassandra-driver
NoSQL Databases
6,633,581
1,427
2026-07-21
NoSQL Databases
Database Drivers
Database & Storage
→
The Python Driver for Apache Cassandra.
The Python Driver for Apache Cassandra.
261
moviepy
Video
6,482,155
14,872
2026-08-26
Video
Audio & Video Processing
Media
→
A module for script-based movie editing with many formats, including animated GIFs.
A module for script-based movie editing with many formats, including animated GIFs.
262
dynaconf
Configuration Files
6,408,988
4,327
2026-08-19
Configuration Files
Python Toolchain
→
Dynaconf is a configuration manager with plugins for Django, Flask and FastAPI.
Dynaconf is a configuration manager with plugins for Django, Flask and FastAPI.
263
pipx
Package Managers
6,355,103
12,947
2026-08-25
Package Managers
Package Management
Python Toolchain
→
Install and Run Python Applications in Isolated Environments. Like npx in Node.js.
Install and Run Python Applications in Isolated Environments. Like npx in Node.js.
264
python-box
Built-in Classes Enhancement
6,247,472
2,831
2026-02-21
Built-in Classes Enhancement
Python Language
→
Python dictionaries with advanced dot notation access.
Python dictionaries with advanced dot notation access.
265
dspy
Prompt Optimization
6,231,563
37,635
2026-08-28
Prompt Optimization
AI and Agents
AI & ML
→
A framework for programming, not prompting, language models.
A framework for programming, not prompting, language models.
266
pyfiglet
General
6,214,605
1,582
2026-08-02
General
Text Processing
Text & Documents
→
An implementation of figlet written in Python.
An implementation of figlet written in Python.
267
catboost
Gradient Boosting
6,187,400
9,080
2026-08-28
Gradient Boosting
Machine Learning
AI & ML
→
A fast, scalable, high performance gradient boosting on decision trees library.
A fast, scalable, high performance gradient boosting on decision trees library.
268
channels
WebSocket
5,739,078
6,352
2026-08-06
WebSocket
Web Development
→
Developer-friendly asynchrony for Django.
Developer-friendly asynchrony for Django.
269
diagrams
Documentation
5,706,820
42,562
2026-08-16
Documentation
Developer Tools
→
Diagram as Code.
270
nox
Test Runners
5,537,015
1,552
2026-08-18
Test Runners
Testing
Developer Tools
→
Flexible test automation for Python.
Flexible test automation for Python.
271
schemathesis
API Testing
5,480,082
3,565
2026-08-28
API Testing
Testing
Developer Tools
→
A tool for automatic property-based testing of web applications built with Open API / Swagger specifications.
A tool for automatic property-based testing of web applications built with Open API / Swagger specifications.
272
rdkit
Biology and Chemistry
5,479,606
3,570
2026-08-27
Biology and Chemistry
Science
Data & Science
→
Cheminformatics and Machine Learning Software.
Cheminformatics and Machine Learning Software.
273
gymnasium
Reinforcement Learning
5,447,908
12,426
2026-08-28
Reinforcement Learning
Deep Learning
AI & ML
→
A standard API for reinforcement learning environments with popular reference environments (
gym successor).
A standard API for reinforcement learning environments with popular reference environments (
gym successor).
274
gensim
General
5,200,103
16,481
2025-10-16
General
Natural Language Processing
AI & ML
→
Topic Modeling for Humans.
Topic Modeling for Humans.
275
tablib
General
5,173,263
4,755
2026-07-31
General
File Format Processing
Text & Documents
→
A module for Tabular Datasets in XLS, CSV, JSON, YAML.
A module for Tabular Datasets in XLS, CSV, JSON, YAML.
276
django-oauth-toolkit
OAuth
5,053,206
3,334
2026-08-22
OAuth
Authentication
Web Development
→
OAuth 2 goodies for Django.
OAuth 2 goodies for Django.
277
hishel
Caching
5,009,051
407
2026-08-25
Caching
Database & Storage
→
RFC 9111 compliant HTTP caching for httpx and requests, with sync and async support.
RFC 9111 compliant HTTP caching for httpx and requests, with sync and async support.
278
tinytag
Metadata
4,883,589
833
2026-08-23
Metadata
Audio & Video Processing
Media
→
A library for reading music meta data of MP3, OGG, FLAC and Wave files.
A library for reading music meta data of MP3, OGG, FLAC and Wave files.
279
django-allauth
OAuth
4,815,713
10,374
2026-08-13
OAuth
Authentication
Web Development
→
Authentication app for Django that "just works."
Authentication app for Django that "just works."
280
robotframework
Frameworks
4,771,220
11,849
2026-08-28
Frameworks
Testing
Developer Tools
→
A generic test automation framework.
A generic test automation framework.
281
openai-whisper
Speech
4,622,256
108,083
2026-07-28
Speech
AI and Agents
AI & ML
→
A general-purpose automatic speech recognition model trained on 680k hours of multilingual and multitask supervised data.
A general-purpose automatic speech recognition model trained on 680k hours of multilingual and multitask supervised data.
282
vllm
LLM Inference and Serving
4,555,342
90,336
2026-08-28
LLM Inference and Serving
AI and Agents
AI & ML
→
A high-throughput and memory-efficient inference and serving engine for LLMs.
A high-throughput and memory-efficient inference and serving engine for LLMs.
283
python-barcode
Barcodes and QR Codes
4,513,058
656
2026-07-27
Barcodes and QR Codes
Image Processing
Media
→
Create barcodes in Python with no extra dependencies.
Create barcodes in Python with no extra dependencies.
284
jieba
Chinese
4,345,396
35,135
2020-02-15
Chinese
Natural Language Processing
AI & ML
→
The most popular Chinese text segmentation library.
The most popular Chinese text segmentation library.
285
scrapy
Frameworks
4,308,924
64,082
2026-08-28
Frameworks
Web Scraping
HTTP & Scraping
→
A fast high-level screen scraping and web crawling framework.
A fast high-level screen scraping and web crawling framework.
286
parsy
Parser
4,301,469
451
2026-06-22
Parser
Text Processing
Text & Documents
→
Easy, generic parser combinator library for creating parsers.
Easy, generic parser combinator library for creating parsers.
287
geojson
Geolocation
4,271,870
994
2026-06-06
Geolocation
Data & Science
→
Python bindings and utilities for GeoJSON.
Python bindings and utilities for GeoJSON.
288
tinydb
Key-Value & Document
4,065,450
7,558
2026-08-10
Key-Value & Document
Database
Database & Storage
→
A tiny, document-oriented database.
A tiny, document-oriented database.
289
scapy
Network Virtualization
4,020,481
12,501
2026-08-28
Network Virtualization
DevOps
→
A brilliant packet manipulation library.
A brilliant packet manipulation library.
290
rembg
General
3,964,647
24,508
2026-08-18
General
Image Processing
Media
→
A tool to remove image backgrounds.
A tool to remove image backgrounds.
291
PySide6
Qt
3,844,388
130
2026-08-28
Qt
GUI Development
CLI & GUI
→
Qt for Python offers the official Python bindings for
Qt , same as PyQt6 but it's the official binding with different licensing.
Qt for Python offers the official Python bindings for
Qt , same as PyQt6 but it's the official binding with different licensing.
292
ibis-framework
Data Analysis
3,780,687
6,648
2026-08-26
Data Analysis
Data & Science
→
A portable Python dataframe library with a single API for 20+ backends.
A portable Python dataframe library with a single API for 20+ backends.
293
mem0
Data Layer
3,755,257
64,274
2026-08-28
Data Layer
AI and Agents
AI & ML
→
An intelligent memory layer for AI agents enabling personalized interactions.
An intelligent memory layer for AI agents enabling personalized interactions.
294
pynamodb
NoSQL Databases
3,744,246
2,648
2026-04-24
NoSQL Databases
ORM
Database & Storage
→
A Pythonic interface for
Amazon DynamoDB .
295
mssql-python
Other Relational Databases
3,633,544
468
2026-08-28
Other Relational Databases
Database Drivers
Database & Storage
→
Official Microsoft driver for SQL Server and Azure SQL, built on ODBC for high performance and low memory usage.
Official Microsoft driver for SQL Server and Azure SQL, built on ODBC for high performance and low memory usage.
296
flask-socketio
WebSocket
3,628,374
5,508
2026-07-30
WebSocket
Web Development
→
Socket.IO integration for Flask applications.
Socket.IO integration for Flask applications.
297
akshare
Financial Data
3,568,095
22,284
2026-08-28
Financial Data
Data Ingestion / ETL
Data & Science
→
A financial data interface library, built for human beings!
A financial data interface library, built for human beings!
298
chdb
Analytical
3,554,388
2,883
2026-08-27
Analytical
Database
Database & Storage
→
In-process OLAP SQL engine with the full ClickHouse dialect, zero-copy pandas/Arrow interop, and federation to remote ClickHouse clusters via remoteSecure().
In-process OLAP SQL engine with the full ClickHouse dialect, zero-copy pandas/Arrow interop, and federation to remote ClickHouse clusters via remoteSecure().
299
astropy
Physics and Engineering
3,429,060
5,289
2026-08-28
Physics and Engineering
Science
Data & Science
→
A community Python library for Astronomy.
A community Python library for Astronomy.
300
alive-progress
Terminal Rendering
3,364,737
6,296
2025-10-10
Terminal Rendering
CLI Development
CLI & GUI
→
A new kind of Progress Bar, with real-time throughput, eta and very cool animations.
A new kind of Progress Bar, with real-time throughput, eta and very cool animations.
301
django-ninja
Django
3,225,357
9,179
2026-08-24
Django
Web APIs
Web Development
→
Fast, Django REST framework based on type hints and Pydantic.
Fast, Django REST framework based on type hints and Pydantic.
302
easyocr
OCR
3,221,618
29,945
2025-12-05
OCR
Computer Vision
AI & ML
→
Ready-to-use OCR with 40+ languages supported.
Ready-to-use OCR with 40+ languages supported.
303
kornia
General
3,132,384
11,334
2026-08-28
General
Computer Vision
AI & ML
→
Open Source Differentiable Computer Vision Library for PyTorch.
Open Source Differentiable Computer Vision Library for PyTorch.
304
seleniumbase
Browser Automation
3,047,368
12,966
2026-08-26
Browser Automation
Testing
Developer Tools
→
Python framework for web automation & testing, with stealth options.
Python framework for web automation & testing, with stealth options.
305
pyglet
Game Frameworks
3,006,275
2,210
2026-08-16
Game Frameworks
Game Development
Media
→
A cross-platform windowing and multimedia library for Python.
A cross-platform windowing and multimedia library for Python.
306
transitions
Design Patterns
2,965,764
6,581
2025-09-09
Design Patterns
Algorithms and Design Patterns
Developer Tools
→
A lightweight, object-oriented finite state machine implementation.
A lightweight, object-oriented finite state machine implementation.
307
pythonnet
Microsoft Windows
2,913,526
5,512
2026-08-16
Microsoft Windows
Other
→
Python Integration with the .NET Common Language Runtime (CLR).
Python Integration with the .NET Common Language Runtime (CLR).
308
pygame
Game Frameworks
2,828,979
8,908
2025-10-05
Game Frameworks
Game Development
Media
→
Pygame is a set of Python modules designed for writing games.
Pygame is a set of Python modules designed for writing games.
309
gTTS
Speech
2,808,874
2,627
2025-05-11
Speech
AI and Agents
AI & ML
→
Python library and CLI tool for converting text to speech using Google Translate TTS.
Python library and CLI tool for converting text to speech using Google Translate TTS.
310
pymc
Simulation and Modeling
2,703,579
9,728
2026-08-16
Simulation and Modeling
Science
Data & Science
→
Probabilistic programming and Bayesian modeling in Python.
Probabilistic programming and Bayesian modeling in Python.
311
cartopy
Specialized
2,683,868
1,615
2026-08-27
Specialized
Data Visualization
Data & Science
→
A cartographic python library with matplotlib support.
A cartographic python library with matplotlib support.
312
marimo
Interactive Interpreter
2,517,739
22,533
2026-08-28
Interactive Interpreter
Developer Tools
→
Transform data and train models, feels like a next-gen notebook, stored as Git-friendly Python.
Transform data and train models, feels like a next-gen notebook, stored as Git-friendly Python.
313
mimesis
Fake Data
2,497,128
4,839
2026-08-23
Fake Data
Testing
Developer Tools
→
is a Python library that help you generate fake data.
is a Python library that help you generate fake data.
314
django-compressor
Web Asset Management
2,496,574
2,871
2026-08-20
Web Asset Management
Web Development
→
Compresses linked and inline JavaScript or CSS into a single cached file.
Compresses linked and inline JavaScript or CSS into a single cached file.
315
flask-admin
Admin Panels
2,490,343
6,071
2026-08-16
Admin Panels
Web Development
→
Simple and extensible administrative interface framework for Flask.
Simple and extensible administrative interface framework for Flask.
316
unsloth
Fine-tuning
2,426,219
75,071
2026-08-28
Fine-tuning
AI and Agents
AI & ML
→
A library for faster LLM fine-tuning and training with reduced memory usage.
A library for faster LLM fine-tuning and training with reduced memory usage.
317
bleak
Hardware
2,377,333
2,505
2026-07-01
Hardware
Other
→
A cross platform Bluetooth Low Energy Client for Python using asyncio.
A cross platform Bluetooth Low Energy Client for Python using asyncio.
318
mongoengine
NoSQL Databases
2,374,138
4,349
2026-08-24
NoSQL Databases
ORM
Database & Storage
→
A Python Object-Document-Mapper for working with MongoDB.
A Python Object-Document-Mapper for working with MongoDB.
319
dogpile.cache
Caching
2,307,390
298
2026-08-11
Caching
Database & Storage
→
dogpile.cache is a next generation replacement for Beaker made by the same authors.
dogpile.cache is a next generation replacement for Beaker made by the same authors.
320
copier
Project Scaffolding
2,239,667
3,549
2026-08-25
Project Scaffolding
CLI Tools
CLI & GUI
→
A library and command-line utility for rendering projects templates.
A library and command-line utility for rendering projects templates.
321
pywebview
Web-based
2,231,517
5,997
2026-08-27
Web-based
GUI Development
CLI & GUI
→
A lightweight cross-platform native wrapper around a webview component.
A lightweight cross-platform native wrapper around a webview component.
322
pynput
Hardware
2,205,073
2,167
2026-05-12
Hardware
Other
→
A library to control and monitor input devices.
A library to control and monitor input devices.
323
pyramid
Synchronous
2,125,872
4,095
2026-08-04
Synchronous
Web Frameworks
Web Development
→
A small, fast, down-to-earth, open source Python web framework.
A small, fast, down-to-earth, open source Python web framework.
324
PyQt6
Qt
2,103,863
External
—
Qt
GUI Development
CLI & GUI
→
Python bindings for the
Qt cross-platform application and UI framework.
Python bindings for the
Qt cross-platform application and UI framework.
325
litestar
Asynchronous
2,025,794
8,428
2026-08-24
Asynchronous
Web Frameworks
Web Development
→
Production-ready, capable and extensible ASGI Web framework.
Production-ready, capable and extensible ASGI Web framework.
326
rope
Refactoring
1,961,912
2,234
2026-08-25
Refactoring
Code Analysis
Developer Tools
→
Rope is a python refactoring library.
Rope is a python refactoring library.
327
taskiq
Task Queues
1,908,413
2,305
2026-08-27
Task Queues
DevOps
→
Distributed task queue with native asyncio support and pluggable brokers.
Distributed task queue with native asyncio support and pluggable brokers.
328
pypinyin
Chinese
1,900,477
5,357
2026-04-19
Chinese
Natural Language Processing
AI & ML
→
Convert Chinese hanzi (æ¼¢å—) to pinyin (拼音).
Convert Chinese hanzi (æ¼¢å—) to pinyin (拼音).
329
pdoc
Documentation
1,899,893
2,511
2026-04-13
Documentation
Developer Tools
→
Epydoc replacement to auto generate API documentation for Python libraries.
Epydoc replacement to auto generate API documentation for Python libraries.
330
django-cacheops
Caching
1,887,804
2,273
2026-04-15
Caching
Database & Storage
→
A slick ORM cache with automatic granular event-driven invalidation.
A slick ORM cache with automatic granular event-driven invalidation.
331
ptpython
Interactive Interpreter
1,879,534
5,450
2025-11-21
Interactive Interpreter
Developer Tools
→
Advanced Python REPL built on top of the
python-prompt-toolkit .
332
pygraphviz
Specialized
1,840,018
845
2026-08-18
Specialized
Data Visualization
Data & Science
→
Python interface to
Graphviz .
333
strawberry-django
Django
1,747,906
503
2026-08-26
Django
Web APIs
Web Development
→
Strawberry GraphQL integration with Django.
Strawberry GraphQL integration with Django.
334
returns
Functional Programming
1,716,417
4,357
2026-08-25
Functional Programming
Python Language
→
A set of type-safe monads, transformers, and composition utilities.
A set of type-safe monads, transformers, and composition utilities.
335
icecream
Others
1,699,299
10,110
2026-08-21
Others
Debugging Tools
Developer Tools
→
Inspect variables, expressions, and program execution with a single, simple function call.
Inspect variables, expressions, and program execution with a single, simple function call.
336
secure
Web Security
1,697,685
1,052
2026-06-07
Web Security
Security
→
HTTP security headers for Python web applications with ASGI and WSGI middleware.
HTTP security headers for Python web applications with ASGI and WSGI middleware.
337
crawl4ai
Frameworks
1,553,538
79,666
2026-07-15
Frameworks
Web Scraping
HTTP & Scraping
→
An open-source, LLM-friendly web crawler that provides lightning-fast, structured data extraction specifically designed for AI agents.
An open-source, LLM-friendly web crawler that provides lightning-fast, structured data extraction specifically designed for AI agents.
338
dramatiq
Task Queues
1,543,954
5,310
2026-08-13
Task Queues
DevOps
→
A fast and reliable background task processing library for Python 3.
A fast and reliable background task processing library for Python 3.
339
beanie
NoSQL Databases
1,509,293
2,694
2026-08-07
NoSQL Databases
ORM
Database & Storage
→
An asynchronous Python object-document mapper (ODM) for MongoDB.
An asynchronous Python object-document mapper (ODM) for MongoDB.
340
zensical
Documentation
1,448,290
5,582
2026-08-28
Documentation
Developer Tools
→
A modern static site generator for technical documentation.
A modern static site generator for technical documentation.
341
faststream
Messaging
1,395,544
5,319
2026-08-28
Messaging
DevOps
→
A framework for building asynchronous services over Apache Kafka, RabbitMQ, NATS, MQTT and Redis.
A framework for building asynchronous services over Apache Kafka, RabbitMQ, NATS, MQTT and Redis.
342
wand
General
1,370,298
1,478
2026-08-06
General
Image Processing
Media
→
Python bindings for
MagickWand , C API for ImageMagick.
Python bindings for
MagickWand , C API for ImageMagick.
343
django-unfold
Admin Panels
1,360,336
3,645
2026-08-28
Admin Panels
Web Development
→
Elevate your Django admin with a stunning modern interface, powerful features, and seamless user experience.
Elevate your Django admin with a stunning modern interface, powerful features, and seamless user experience.
344
python-statemachine
Design Patterns
1,314,966
1,298
2026-08-01
Design Patterns
Algorithms and Design Patterns
Developer Tools
→
Expressive statecharts and finite state machines with a declarative API, in sync and async codebases.
Expressive statecharts and finite state machines with a declarative API, in sync and async codebases.
345
pudb
pdb-like Debugger
1,285,008
3,248
2026-08-28
pdb-like Debugger
Debugging Tools
Developer Tools
→
A full-screen, console-based Python debugger.
A full-screen, console-based Python debugger.
346
stable-baselines3
Reinforcement Learning
1,271,780
13,734
2026-08-17
Reinforcement Learning
Deep Learning
AI & ML
→
PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
347
annoy
Recommender Systems
1,262,750
14,291
2025-10-29
Recommender Systems
AI & ML
→
Approximate Nearest Neighbors in C++/Python optimized for memory usage.
Approximate Nearest Neighbors in C++/Python optimized for memory usage.
348
sqlite-utils
SQLite
1,207,912
2,161
2026-08-14
SQLite
Database Drivers
Database & Storage
→
Python CLI utility and library for manipulating SQLite databases.
Python CLI utility and library for manipulating SQLite databases.
349
mlx-lm
LLM Inference and Serving
1,200,431
6,825
2026-08-28
LLM Inference and Serving
AI and Agents
AI & ML
→
Run and fine-tune large language models on Apple Silicon with MLX.
Run and fine-tune large language models on Apple Silicon with MLX.
350
nicegui
Web-based
1,167,099
16,167
2026-08-27
Web-based
GUI Development
CLI & GUI
→
An easy-to-use, Python-based UI framework, which shows up in your web browser.
An easy-to-use, Python-based UI framework, which shows up in your web browser.
351
fasthtml
Synchronous
1,138,969
7,012
2026-08-28
Synchronous
Web Frameworks
Web Development
→
The fastest way to create an HTML app.
The fastest way to create an HTML app.
352
qiskit
Quantum Computing
1,134,355
7,754
2026-08-28
Quantum Computing
Data & Science
→
An IBM-backed quantum SDK for building, simulating, and running circuits on real quantum hardware.
An IBM-backed quantum SDK for building, simulating, and running circuits on real quantum hardware.
353
flask-debugtoolbar
Others
1,114,477
979
2026-07-16
Others
Debugging Tools
Developer Tools
→
A port of the django-debug-toolbar to flask.
A port of the django-debug-toolbar to flask.
354
meilisearch
Search
1,110,556
602
2026-08-28
Search
Database & Storage
→
The official Python client for the
Meilisearch search engine.
The official Python client for the
Meilisearch search engine.
355
stanza
General
1,051,688
7,868
2026-07-15
General
Natural Language Processing
AI & ML
→
The Stanford NLP Group's official Python library, supporting 60+ languages.
The Stanford NLP Group's official Python library, supporting 60+ languages.
356
customtkinter
Tkinter
1,030,012
13,525
2026-06-24
Tkinter
GUI Development
CLI & GUI
→
A modern and customizable python UI-library based on Tkinter.
A modern and customizable python UI-library based on Tkinter.
357
django-guardian
Permissions
969,718
3,910
2026-08-28
Permissions
Authentication
Web Development
→
Implementation of per-object permissions for Django.
Implementation of per-object permissions for Django.
358
httpie
HTTP Clients
957,398
38,465
2024-12-17
HTTP Clients
CLI Tools
CLI & GUI
→
A command line HTTP client, a user-friendly cURL replacement.
A command line HTTP client, a user-friendly cURL replacement.
359
mpi4py
Distributed Computing
936,988
921
2026-08-27
Distributed Computing
DevOps
→
Python bindings for MPI.
360
hunter
Tracing
928,173
873
2025-08-22
Tracing
Debugging Tools
Developer Tools
→
A flexible code tracing toolkit.
A flexible code tracing toolkit.
361
edgartools
Financial Data
914,169
2,631
2026-08-26
Financial Data
Data Ingestion / ETL
Data & Science
→
Library for downloading structured data from SEC EDGAR filings and XBRL financial statements.
Library for downloading structured data from SEC EDGAR filings and XBRL financial statements.
362
pyvips
General
853,298
812
2026-07-31
General
Image Processing
Media
→
A fast image processing library with low memory needs.
A fast image processing library with low memory needs.
363
scons
Build Tools
838,460
2,417
2026-08-28
Build Tools
Developer Tools
→
A software construction tool.
A software construction tool.
364
sqids
Unique identifiers
777,429
519
2025-03-26
Unique identifiers
Text Processing
Text & Documents
→
A library for generating short unique IDs from numbers.
A library for generating short unique IDs from numbers.
365
wagtail
CMS
768,300
20,466
2026-08-26
CMS
Web Development
→
A Django content management system.
A Django content management system.
366
complexipy
Code Analysis
753,519
819
2026-08-28
Code Analysis
Code Analysis
Developer Tools
→
Cognitive complexity analysis for Python code, written in Rust.
Cognitive complexity analysis for Python code, written in Rust.
367
pgmpy
General
721,730
3,320
2026-08-19
General
Machine Learning
AI & ML
→
A Python library for probabilistic graphical models and Bayesian networks.
A Python library for probabilistic graphical models and Bayesian networks.
368
doit
Build Tools
702,576
2,084
2026-02-12
Build Tools
Developer Tools
→
A task runner and build tool.
A task runner and build tool.
369
chalice
Deployment
648,640
11,059
2026-07-29
Deployment
DevOps Tools
DevOps
→
A Python serverless microframework for AWS.
A Python serverless microframework for AWS.
370
pygame-ce
Game Frameworks
613,116
1,640
2026-08-26
Game Frameworks
Game Development
Media
→
An actively developed drop-in replacement with new features and performance improvements (
pygame fork).
An actively developed drop-in replacement with new features and performance improvements (
pygame fork).
371
pygobject
Desktop
603,851
159
2026-08-28
Desktop
GUI Development
CLI & GUI
→
Python Bindings for GLib/GObject/GIO/GTK+ (GTK+3).
Python Bindings for GLib/GObject/GIO/GTK+ (GTK+3).
372
django-rules
Permissions
518,000
1,977
2025-10-11
Permissions
Authentication
Web Development
→
A tiny but powerful app providing object-level permissions to Django, without requiring a database.
A tiny but powerful app providing object-level permissions to Django, without requiring a database.
373
Nuitka
Executables
500,820
15,110
2026-08-18
Executables
Distribution
Python Toolchain
→
Compiles Python programs into high-performance standalone executables (cross-platform, supports all Python versions).
Compiles Python programs into high-performance standalone executables (cross-platform, supports all Python versions).
374
pgcli
Database CLIs
498,840
13,370
2026-08-27
Database CLIs
CLI Tools
CLI & GUI
→
PostgreSQL CLI with autocompletion and syntax highlighting.
PostgreSQL CLI with autocompletion and syntax highlighting.
375
colour-science
Other
485,927
2,643
2026-08-23
Other
Science
Data & Science
→
Implementing a comprehensive number of colour theory transformations and algorithms.
Implementing a comprehensive number of colour theory transformations and algorithms.
376
funasr
Speech
477,424
20,062
2026-08-28
Speech
AI and Agents
AI & ML
→
Industrial-grade speech recognition toolkit with 170x realtime speed, 50+ languages, speaker diarization, and emotion detection.
Industrial-grade speech recognition toolkit with 170x realtime speed, 50+ languages, speaker diarization, and emotion detection.
377
prospector
Code Analysis
455,123
2,087
2026-08-24
Code Analysis
Code Analysis
Developer Tools
→
A tool to analyze Python code.
A tool to analyze Python code.
378
shiv
Executables
443,581
1,946
2026-05-22
Executables
Distribution
Python Toolchain
→
A command line utility for building fully self-contained zipapps (PEP 441), but with all their dependencies included.
A command line utility for building fully self-contained zipapps (PEP 441), but with all their dependencies included.
379
openviking
Data Layer
443,438
34,143
2026-08-28
Data Layer
AI and Agents
AI & ML
→
A context database for AI agents that unifies memory, resources, and skills.
A context database for AI agents that unifies memory, resources, and skills.
380
xonsh
Shells
426,590
9,624
2026-08-25
Shells
CLI Tools
CLI & GUI
→
A Python-powered shell. Full-featured and cross-platform.
A Python-powered shell. Full-featured and cross-platform.
381
monkeytype
Type Annotations Generators
394,985
4,997
2025-06-14
Type Annotations Generators
Code Analysis
Developer Tools
→
A system for Python that generates static type annotations by collecting runtime types.
A system for Python that generates static type annotations by collecting runtime types.
382
pyarmor
Obfuscation
391,528
5,184
2026-08-27
Obfuscation
Distribution
Python Toolchain
→
A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.
383
flet
Web-based
387,392
16,623
2026-08-27
Web-based
GUI Development
CLI & GUI
→
Cross-platform GUI framework for building modern apps in pure Python.
Cross-platform GUI framework for building modern apps in pure Python.
384
reflex
Asynchronous
378,249
28,857
2026-08-28
Asynchronous
Web Frameworks
Web Development
→
A framework for building reactive, full-stack web applications entirely with Python.
A framework for building reactive, full-stack web applications entirely with Python.
385
scalene
Profiler
377,412
13,494
2026-08-27
Profiler
Debugging Tools
Developer Tools
→
A high-performance, high-precision CPU, GPU, and memory profiler for Python.
A high-performance, high-precision CPU, GPU, and memory profiler for Python.
386
hermes-agent
Personal Assistants
341,128
237,741
2026-08-28
Personal Assistants
AI and Agents
AI & ML
→
An adaptive personal AI assistant that grows with you.
An adaptive personal AI assistant that grows with you.
387
yagmail
Email
327,464
2,736
2026-05-26
Email
HTTP & Scraping
→
Yet another Gmail/SMTP client.
Yet another Gmail/SMTP client.
388
simpy
Simulation and Modeling
322,112
GitLab
—
Simulation and Modeling
Science
Data & Science
→
A process-based discrete-event simulation framework.
A process-based discrete-event simulation framework.
389
timesfm
Time Series Forecasting
315,332
28,292
2026-08-28
Time Series Forecasting
Machine Learning
AI & ML
→
A pretrained foundation model from Google Research for time-series forecasting.
A pretrained foundation model from Google Research for time-series forecasting.
390
implicit
Recommender Systems
312,203
3,815
2026-05-08
Recommender Systems
AI & ML
→
A fast Python implementation of collaborative filtering for implicit datasets.
A fast Python implementation of collaborative filtering for implicit datasets.
391
django-grappelli
Admin Panels
306,283
3,943
2026-04-29
Admin Panels
Web Development
→
A jazzy skin for the Django Admin-Interface.
A jazzy skin for the Django Admin-Interface.
392
pennylane
Quantum Computing
304,458
3,442
2026-08-28
Quantum Computing
Data & Science
→
A hybrid quantum-classical machine learning library with automatic differentiation support.
A hybrid quantum-classical machine learning library with automatic differentiation support.
393
feature-engine
General
284,130
2,275
2026-08-22
General
Machine Learning
AI & ML
→
sklearn compatible API with the widest toolset for feature engineering and selection.
sklearn compatible API with the widest toolset for feature engineering and selection.
394
wxPython
Desktop
278,527
2,624
2026-08-25
Desktop
GUI Development
CLI & GUI
→
A blending of the wxWidgets C++ class library with the Python.
A blending of the wxWidgets C++ class library with the Python.
395
qutip
Quantum Computing
272,701
2,063
2026-08-28
Quantum Computing
Data & Science
→
Quantum Toolbox in Python.
Quantum Toolbox in Python.
396
kivy
Desktop
271,792
19,011
2026-08-25
Desktop
GUI Development
CLI & GUI
→
A library for creating NUI applications, running on Windows, Linux, Mac OS X, Android and iOS.
A library for creating NUI applications, running on Windows, Linux, Mac OS X, Android and iOS.
397
fiftyone
General
262,194
11,048
2026-08-27
General
Computer Vision
AI & ML
→
The open-source tool for building high-quality datasets and computer vision models.
The open-source tool for building high-quality datasets and computer vision models.
398
obspy
Physics and Engineering
258,020
1,331
2026-08-28
Physics and Engineering
Science
Data & Science
→
A Python toolbox for seismology.
A Python toolbox for seismology.
399
pyinfra
Configuration Management
235,981
5,971
2026-08-27
Configuration Management
DevOps Tools
DevOps
→
A versatile CLI tools and python libraries to automate infrastructure.
A versatile CLI tools and python libraries to automate infrastructure.
400
manim
Other
207,495
40,503
2026-08-26
Other
Science
Data & Science
→
An animation engine for explanatory math videos.
An animation engine for explanatory math videos.
401
napalm
Network Virtualization
203,959
2,493
2026-08-12
Network Virtualization
DevOps
→
Cross-vendor API to manipulate network devices.
Cross-vendor API to manipulate network devices.
402
cx-Freeze
Executables
200,652
1,560
2026-08-28
Executables
Distribution
Python Toolchain
→
It is a Python tool that converts Python scripts into standalone executables and installers for Windows, macOS, and Linux.
It is a Python tool that converts Python scripts into standalone executables and installers for Windows, macOS, and Linux.
403
dearpygui
Desktop
197,881
15,589
2026-05-13
Desktop
GUI Development
CLI & GUI
→
A Simple GPU accelerated Python GUI framework
A Simple GPU accelerated Python GUI framework
404
apiflask
Flask
195,639
1,135
2026-08-15
Flask
Web APIs
Web Development
→
A lightweight Python web API framework based on Flask and Marshmallow.
A lightweight Python web API framework based on Flask and Marshmallow.
405
django-haystack
Search
184,055
3,734
2026-08-21
Search
Database & Storage
→
Modular search for Django.
Modular search for Django.
406
devpi
Package Repositories
173,687
1,217
2026-08-05
Package Repositories
Python Toolchain
→
PyPI server and packaging/testing/release tool.
PyPI server and packaging/testing/release tool.
407
panda3d
3D Engines
172,082
5,213
2026-07-25
3D Engines
Game Development
Media
→
3D game engine developed by Disney.
3D game engine developed by Disney.
408
cirq
Quantum Computing
161,286
5,055
2026-08-28
Quantum Computing
Data & Science
→
A Google-developed framework focused on hardware-aware quantum circuit design for NISQ devices.
A Google-developed framework focused on hardware-aware quantum circuit design for NISQ devices.
409
asciimatics
TUI Frameworks
131,672
4,302
2026-07-04
TUI Frameworks
CLI Development
CLI & GUI
→
A package to create full-screen text UIs (from interactive forms to ASCII animations).
A package to create full-screen text UIs (from interactive forms to ASCII animations).
410
django-cms
CMS
127,594
10,667
2026-08-27
CMS
Web Development
→
The easy-to-use and developer-friendly enterprise CMS powered by Django.
The easy-to-use and developer-friendly enterprise CMS powered by Django.
411
mycli
Database CLIs
122,217
11,970
2026-08-28
Database CLIs
CLI Tools
CLI & GUI
→
MySQL CLI with autocompletion and syntax highlighting.
MySQL CLI with autocompletion and syntax highlighting.
412
sherlock-project
Penetration Testing
117,254
90,559
2026-08-01
Penetration Testing
Security
→
Hunt down social media accounts by username across social networks.
Hunt down social media accounts by username across social networks.
413
openbb
Financial Data
115,357
72,413
2026-07-20
Financial Data
Data Ingestion / ETL
Data & Science
→
A financial data platform for analysts, quants and AI agents.
A financial data platform for analysts, quants and AI agents.
414
salt
Configuration Management
101,472
15,637
2026-08-27
Configuration Management
DevOps Tools
DevOps
→
Infrastructure automation and management system.
Infrastructure automation and management system.
415
tmuxp
Terminal Workflow
100,993
4,570
2026-08-22
Terminal Workflow
CLI Tools
CLI & GUI
→
416
pelican
Static Site Generators
92,522
13,340
2026-04-20
Static Site Generators
Web Development
→
Static site generator that supports Markdown and reST syntax.
Static site generator that supports Markdown and reST syntax.
417
scikit-surprise
Recommender Systems
91,285
6,810
2026-05-30
Recommender Systems
AI & ML
→
A scikit for building and analyzing recommender systems.
A scikit for building and analyzing recommender systems.
418
justhtml
HTML Manipulation
72,867
1,153
2026-08-27
HTML Manipulation
Text & Documents
→
A pure Python HTML5 parser that just works.
A pure Python HTML5 parser that just works.
419
borgbackup
Other
72,687
13,660
2026-08-28
Other
DevOps Tools
DevOps
→
A deduplicating archiver with compression and encryption.
A deduplicating archiver with compression and encryption.
420
arcade
Game Frameworks
69,630
2,070
2026-08-21
Game Frameworks
Game Development
Media
→
Arcade is a modern Python framework for crafting games with compelling graphics and sound.
Arcade is a modern Python framework for crafting games with compelling graphics and sound.
421
sqlmap
Penetration Testing
67,244
38,293
2026-08-28
Penetration Testing
Security
→
Automatic SQL injection and database takeover tool.
Automatic SQL injection and database takeover tool.
422
beets
Metadata
66,826
15,597
2026-08-27
Metadata
Audio & Video Processing
Media
→
A music library manager and
MusicBrainz tagger.
423
litecli
Database CLIs
65,454
3,293
2026-06-07
Database CLIs
CLI Tools
CLI & GUI
→
SQLite CLI with autocompletion and syntax highlighting.
SQLite CLI with autocompletion and syntax highlighting.
424
mesa
Simulation and Modeling
65,076
3,815
2026-08-28
Simulation and Modeling
Science
Data & Science
→
An agent-based modeling framework for building, analyzing, and visualizing complex system simulations.
An agent-based modeling framework for building, analyzing, and visualizing complex system simulations.
425
zvec
Vector
44,876
15,531
2026-08-28
Vector
Database
Database & Storage
→
An embedded vector database for on-device RAG and edge AI, the SQLite of vector databases.
An embedded vector database for on-device RAG and edge AI, the SQLite of vector databases.
426
django-mongodb-backend
NoSQL Databases
32,714
228
2026-08-28
NoSQL Databases
Database Drivers
Database & Storage
→
Official MongoDB database backend for Django.
Official MongoDB database backend for Django.
427
repowise
Code Analysis
30,699
6,262
2026-08-28
Code Analysis
Code Analysis
Developer Tools
→
Codebase intelligence that indexes repos into dependency graphs, git history, and auto-generated docs with dead code detection.
Codebase intelligence that indexes repos into dependency graphs, git history, and auto-generated docs with dead code detection.
428
django-modern-rest
Django
29,050
1,378
2026-08-27
Django
Web APIs
Web Development
→
Modern REST with speed, types, async, msgspec, pydantic and other goodies!
Modern REST with speed, types, async, msgspec, pydantic and other goodies!
429
thumbor
Image Serving
23,064
10,514
2026-08-15
Image Serving
Image Processing
Media
→
A smart imaging service. It enables on-demand crop, re-sizing and flipping of images.
A smart imaging service. It enables on-demand crop, re-sizing and flipping of images.
430
vidgear
Video
21,864
3,722
2026-05-17
Video
Audio & Video Processing
Media
→
Most Powerful multi-threaded Video Processing framework.
Most Powerful multi-threaded Video Processing framework.
431
semantica
Data Layer
19,699
11,130
2026-08-28
Data Layer
AI and Agents
AI & ML
→
A graph-native context and knowledge layer for AI agents with reasoning, provenance, and governance.
A graph-native context and knowledge layer for AI agents with reasoning, provenance, and governance.
432
pyenv-win
Microsoft Windows
17,199
7,385
2026-05-16
Microsoft Windows
Other
→
A Python version manager for Windows (
pyenv fork).
A Python version manager for Windows (
pyenv fork).
433
pathway
General
15,786
62,374
2026-08-28
General
Data Ingestion / ETL
Data & Science
→
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.
434
chaostoolkit
Other
15,757
2,020
2026-08-09
Other
DevOps Tools
DevOps
→
A Chaos Engineering toolkit & Orchestration for Developers.
A Chaos Engineering toolkit & Orchestration for Developers.
435
nikola
Static Site Generators
15,111
2,743
2026-06-21
Static Site Generators
Web Development
→
A static website and blog generator.
A static website and blog generator.
436
toga
Desktop
15,047
5,406
2026-08-23
Desktop
GUI Development
CLI & GUI
→
A Python native, OS native GUI toolkit.
A Python native, OS native GUI toolkit.
437
pangu.py
Chinese
13,794
278
2026-08-11
Chinese
Natural Language Processing
AI & ML
→
Paranoid text spacing.
438
bandersnatch
Package Repositories
13,453
549
2026-08-24
Package Repositories
Python Toolchain
→
PyPI mirroring tool provided by Python Packaging Authority (PyPA).
PyPI mirroring tool provided by Python Packaging Authority (PyPA).
439
iredis
Database CLIs
9,090
2,740
2026-07-27
Database CLIs
CLI Tools
CLI & GUI
→
Redis CLI with autocompletion and syntax highlighting.
Redis CLI with autocompletion and syntax highlighting.
440
gooey
Wrappers
8,504
21,905
2026-03-12
Wrappers
GUI Development
CLI & GUI
→
Turn command line programs into a full GUI application with one line.
Turn command line programs into a full GUI application with one line.
441
conda
Package Managers
7,007
7,498
2026-08-28
Package Managers
Package Management
Python Toolchain
→
Cross-platform, Python-agnostic binary package manager.
Cross-platform, Python-agnostic binary package manager.
442
kittentts
Speech
3,931
15,412
2026-08-19
Speech
AI and Agents
AI & ML
→
Lightweight ONNX text-to-speech library with small CPU-friendly models.
Lightweight ONNX text-to-speech library with small CPU-friendly models.
443
algorithms
Algorithms
2,786
25,540
2026-08-01
Algorithms
Algorithms and Design Patterns
Developer Tools
→
Minimal examples of data structures and algorithms.
Minimal examples of data structures and algorithms.
444
pyodide
Implementations
2,126
14,803
2026-08-27
Implementations
Python Language
→
Python distribution for the browser and Node.js based on WebAssembly.
Python distribution for the browser and Node.js based on WebAssembly.
445
jumpstarter
Hardware
2,024
213
2026-08-27
Hardware
Other
→
A hardware-in-the-loop testing framework with a Python client library for automated testing on real and virtual hardware.
A hardware-in-the-loop testing framework with a Python client library for automated testing on real and virtual hardware.
446
vibevoice
Speech
785
53,303
2026-07-24
Speech
AI and Agents
AI & ML
→
A family of open-source voice AI models from Microsoft for text-to-speech and long-form speech recognition.
A family of open-source voice AI models from Microsoft for text-to-speech and long-form speech recognition.
447
tkdesigner
Tkinter
649
10,268
2026-05-11
Tkinter
GUI Development
CLI & GUI
→
Generates Tkinter interfaces from Figma designs using the Figma API.
Generates Tkinter interfaces from Figma designs using the Figma API.
448
thealgorithms
Algorithms
Not on PyPI
224,080
2026-08-28
Algorithms
Algorithms and Design Patterns
Developer Tools
→
All Algorithms implemented in Python.
All Algorithms implemented in Python.
449
graphify
Specialized
Not on PyPI
112,003
2026-08-28
Specialized
Data Visualization
Data & Science
→
Turn any folder of code, SQL schemas, docs, papers, images, or videos into a queryable knowledge graph.
Turn any folder of code, SQL schemas, docs, papers, images, or videos into a queryable knowledge graph.
450
uv-audit
Supply Chain Security
Bundled
89,201
2026-08-28
Supply Chain Security
Security
→
451
django.db.models
Relational Databases
Bundled
89,028
2026-08-27
Relational Databases
ORM
Database & Storage
→
(part of Django) The Django
ORM .
(part of Django) The Django
ORM .
452
geodjango
Geolocation
Bundled
89,028
2026-08-27
Geolocation
Data & Science
→
(part of Django) A world-class
geographic web framework .
453
cpython
Implementations
Not on PyPI
75,023
2026-08-28
Implementations
Python Language
→
Default, most widely used implementation of the Python programming language written in C.
Default, most widely used implementation of the Python programming language written in C.
454
argparse
CLI Development
Stdlib
75,023
2026-08-28
CLI Development
CLI Development
CLI & GUI
Stdlib
→
(Python standard library) Command-line option and argument parsing.
(Python standard library) Command-line option and argument parsing.
455
asyncio
Async I/O
Stdlib
75,023
2026-08-28
Async I/O
Asynchronous Programming
Python Language
Stdlib
→
(Python standard library) Asynchronous I/O, event loop, coroutines and tasks.
(Python standard library) Asynchronous I/O, event loop, coroutines and tasks.
456
concurrent.futures
Parallelism
Stdlib
75,023
2026-08-28
Parallelism
Asynchronous Programming
Python Language
Stdlib
→
(Python standard library) A high-level interface for asynchronously executing callables.
(Python standard library) A high-level interface for asynchronously executing callables.
457
configparser
Configuration Files
Stdlib
75,023
2026-08-28
Configuration Files
Python Toolchain
Stdlib
→
(Python standard library) INI file parser.
(Python standard library) INI file parser.
458
difflib
General
Stdlib
75,023
2026-08-28
General
Text Processing
Text & Documents
Stdlib
→
(Python standard library) Helpers for computing deltas.
(Python standard library) Helpers for computing deltas.
459
functools
Functional Programming
Stdlib
75,023
2026-08-28
Functional Programming
Python Language
Stdlib
→
(Python standard library) Higher-order functions and operations on callable objects.
(Python standard library) Higher-order functions and operations on callable objects.
460
logging
Logging
Stdlib
75,023
2026-08-28
Logging
DevOps
Stdlib
→
(Python standard library) Logging facility for Python.
(Python standard library) Logging facility for Python.
461
mimetypes
File Manipulation
Stdlib
75,023
2026-08-28
File Manipulation
Text & Documents
Stdlib
→
(Python standard library) Map filenames to MIME types.
(Python standard library) Map filenames to MIME types.
462
mock
Mock
Stdlib
75,023
2026-08-28
Mock
Testing
Developer Tools
Stdlib
→
(Python standard library) A mocking and patching library.
(Python standard library) A mocking and patching library.
463
multiprocessing
Parallelism
Stdlib
75,023
2026-08-28
Parallelism
Asynchronous Programming
Python Language
Stdlib
→
(Python standard library) Process-based parallelism.
(Python standard library) Process-based parallelism.
464
pathlib
File Manipulation
Stdlib
75,023
2026-08-28
File Manipulation
Text & Documents
Stdlib
→
(Python standard library) A cross-platform, object-oriented path library.
(Python standard library) A cross-platform, object-oriented path library.
465
sqlite3
SQLite
Stdlib
75,023
2026-08-28
SQLite
Database Drivers
Database & Storage
Stdlib
→
(Python standard library) SQLite interface compliant with DB-API 2.0.
(Python standard library) SQLite interface compliant with DB-API 2.0.
466
tkinter
Tkinter
Stdlib
75,023
2026-08-28
Tkinter
GUI Development
CLI & GUI
Stdlib
→
(Python standard library) The standard Python interface to the Tcl/Tk GUI toolkit.
(Python standard library) The standard Python interface to the Tcl/Tk GUI toolkit.
467
tomllib
Data Formats
Stdlib
75,023
2026-08-28
Data Formats
File Format Processing
Text & Documents
Stdlib
→
(Python standard library) Parse TOML files.
(Python standard library) Parse TOML files.
468
zoneinfo
Date and Time
Stdlib
75,023
2026-08-28
Date and Time
Python Language
Stdlib
→
(Python standard library) IANA time zone support. Brings the
tz database into Python.
(Python standard library) IANA time zone support. Brings the
tz database into Python.
469
odoo
ERP
Not on PyPI
54,016
2026-08-28
ERP
Web Development
→
A suite of open source business apps: CRM, e-commerce, accounting, inventory, and thousands of community modules.
A suite of open source business apps: CRM, e-commerce, accounting, inventory, and thousands of community modules.
470
pyenv
Environment Management
Not on PyPI
45,056
2026-08-28
Environment Management
Python Toolchain
→
Simple Python version management.
Simple Python version management.
471
python-patterns
Design Patterns
Not on PyPI
42,948
2026-07-30
Design Patterns
Algorithms and Design Patterns
Developer Tools
→
A collection of design patterns in Python.
A collection of design patterns in Python.
472
micropython
Implementations
Not on PyPI
22,018
2026-08-28
Implementations
Python Language
→
A lean and efficient Python programming language implementation.
A lean and efficient Python programming language implementation.
473
social-engineer-toolkit
Penetration Testing
Not on PyPI
15,242
2026-06-04
Penetration Testing
Security
→
A toolkit for social engineering.
A toolkit for social engineering.
474
trailofbits-skills
Agent Skills
Not on PyPI
6,901
2026-08-28
Agent Skills
AI and Agents
AI & ML
→
Python-friendly security skills for auditing, testing, and safer backend development.
Python-friendly security skills for auditing, testing, and safer backend development.
475
renpy
Visual Novels
Not on PyPI
6,775
2026-08-28
Visual Novels
Game Development
Media
→
A Visual Novel engine.
476
azure-sdk-for-python
Cloud Providers
Multiple on PyPI
5,592
2026-08-28
Cloud Providers
DevOps Tools
DevOps
→
Microsoft Azure SDK for Python, published as per-service packages.
Microsoft Azure SDK for Python, published as per-service packages.
477
google-cloud-python
Cloud Providers
Multiple on PyPI
5,380
2026-08-28
Cloud Providers
DevOps Tools
DevOps
→
Google Cloud client libraries for Python, published as per-service packages.
Google Cloud client libraries for Python, published as per-service packages.
478
warehouse
Package Repositories
Not on PyPI
4,139
2026-08-28
Package Repositories
Python Toolchain
→
Next generation Python Package Repository (PyPI).
Next generation Python Package Repository (PyPI).
479
cloud-init
Configuration Management
Not on PyPI
3,797
2026-08-28
Configuration Management
DevOps Tools
DevOps
→
A multi-distribution package that handles early initialization of a cloud instance.
A multi-distribution package that handles early initialization of a cloud instance.
480
winpython
Microsoft Windows
Not on PyPI
2,281
2026-08-22
Microsoft Windows
Other
→
Portable development environment for Windows 10/11.
Portable development environment for Windows 10/11.
481
pypy
Implementations
Not on PyPI
1,785
2026-08-28
Implementations
Python Language
→
A very fast and compliant implementation of the Python language.
A very fast and compliant implementation of the Python language.
482
sentry-skills
Agent Skills
Not on PyPI
960
2026-08-25
Agent Skills
AI and Agents
AI & ML
→
Python-focused engineering skills for code review, debugging, and backend workflows.
Python-focused engineering skills for code review, debugging, and backend workflows.
483
django-ai-plugins
Agent Skills
Not on PyPI
130
2026-07-23
Agent Skills
AI and Agents
AI & ML
→
Django backend agent skills for Django, DRF, Celery, and Django-specific code review.
Django backend agent skills for Django, DRF, Celery, and Django-specific code review.