1
boto3
Cloud Providers
2,447,284,359
9,908
2026-09-24
Cloud Providers
DevOps Tools
DevOps
→
Python interface to Amazon Web Services.
Python interface to Amazon Web Services.
2
urllib3
Clients
1,280,845,212
4,061
2026-09-24
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,175,855,946
54,342
2026-09-21
Clients
HTTP Clients
HTTP & Scraping
→
HTTP Requests for Humans.
HTTP Requests for Humans.
4
charset-normalizer
Encoding and Unicode
1,150,319,022
796
2026-09-07
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
cryptography
Cryptography
1,045,094,166
7,784
2026-09-24
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.
6
setuptools
Build Backends
973,312,625
2,863
2026-09-08
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.
7
pygments
Parser
910,956,577
2,210
2026-08-17
Parser
Text Processing
Text & Documents
→
A generic syntax highlighter.
A generic syntax highlighter.
8
python-dateutil
Date and Time
880,404,302
2,636
2026-05-19
Date and Time
Python Language
→
Extensions to the standard Python
datetime module.
Extensions to the standard Python
datetime module.
9
pyyaml
Data Formats
878,916,980
2,947
2026-06-17
Data Formats
File Format Processing
Text & Documents
→
YAML implementations for Python.
YAML implementations for Python.
10
pydantic
Data Validation
813,660,643
28,872
2026-09-23
Data Validation
Data & Science
→
Data validation using Python type hints.
Data validation using Python type hints.
11
click
CLI Development
790,105,647
17,769
2026-09-23
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.
12
numpy
Core
772,809,200
32,824
2026-09-24
Core
Science
Data & Science
→
A fundamental package for scientific computing with Python.
A fundamental package for scientific computing with Python.
13
anyio
Async I/O
770,778,914
2,547
2026-09-20
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
769,843,850
14,531
2026-09-24
Frameworks
Testing
Developer Tools
→
A mature full-featured Python testing tool.
A mature full-featured Python testing tool.
15
attrs
Built-in Classes Enhancement
669,995,262
5,845
2026-09-01
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
markupsafe
HTML Manipulation
598,245,223
697
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.
17
httpx
Clients
593,931,962
15,506
2026-02-23
Clients
HTTP Clients
HTTP & Scraping
→
A next generation HTTP client for Python.
A next generation HTTP client for Python.
18
python-dotenv
Configuration Files
555,612,098
8,883
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
pyjwt
JWT
531,058,207
5,703
2026-09-23
JWT
Authentication
Web Development
→
JSON Web Token implementation in Python.
JSON Web Token implementation in Python.
20
pandas
Data Analysis
528,693,670
49,796
2026-09-24
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.
21
jinja
Template Engines
525,760,624
11,786
2025-06-14
Template Engines
Web Development
→
A modern and designer friendly templating language.
A modern and designer friendly templating language.
22
starlette
Asynchronous
467,022,233
12,632
2026-09-23
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.
23
uvicorn
ASGI
464,848,769
10,985
2026-09-24
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.
24
yarl
URL Manipulation
448,446,316
1,497
2026-09-24
URL Manipulation
HTTP Clients
HTTP & Scraping
→
Yet another URL library.
25
aiohttp
Clients
446,990,644
16,560
2026-09-24
Clients
HTTP Clients
HTTP & Scraping
→
Asynchronous HTTP client/server framework for asyncio and Python.
Asynchronous HTTP client/server framework for asyncio and Python.
26
jsonschema
Data Validation
444,937,744
4,986
2026-09-15
Data Validation
Data & Science
→
An implementation of
JSON Schema for Python.
27
rich
Terminal Rendering
437,132,781
57,430
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.
28
markdown-it-py
Markdown
430,786,341
1,368
2026-09-17
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.
29
pip
Package Managers
408,261,917
10,288
2026-09-23
Package Managers
Package Management
Python Toolchain
→
The package installer for Python.
The package installer for Python.
30
pillow
General
404,229,130
13,840
2026-09-24
General
Image Processing
Media
→
Pillow is the friendly
PIL fork.
Pillow is the friendly
PIL fork.
31
tqdm
Terminal Rendering
403,057,328
31,345
2026-09-11
Terminal Rendering
CLI Development
CLI & GUI
→
Fast, extensible progress bar for loops and CLI.
Fast, extensible progress bar for loops and CLI.
32
websockets
WebSocket
384,220,372
5,721
2026-09-24
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.
33
fastapi
Framework Agnostic
359,526,245
102,585
2026-09-01
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.
34
pydantic-settings
Configuration Files
345,627,856
1,461
2026-09-23
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.
35
sqlalchemy
Relational Databases
320,113,669
12,180
2026-09-24
Relational Databases
ORM
Database & Storage
→
The Python SQL Toolkit and Object Relational Mapper.
The Python SQL Toolkit and Object Relational Mapper.
36
hatchling
Build Backends
316,863,955
7,236
2026-09-20
Build Backends
Package Management
Python Toolchain
→
Modern, extensible build backend from the hatch project.
Modern, extensible build backend from the hatch project.
37
grpcio
RPC
309,596,387
45,339
2026-09-24
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.
38
pyparsing
Parser
305,057,855
2,492
2026-09-20
Parser
Text Processing
Text & Documents
→
A general purpose framework for generating parsers.
A general purpose framework for generating parsers.
39
lxml
HTML Manipulation
300,939,501
3,060
2026-09-09
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.
40
beautifulsoup4
HTML Manipulation
294,007,741
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
watchfiles
File Manipulation
292,800,262
2,540
2026-09-21
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.
42
scipy
Core
292,295,940
15,038
2026-09-24
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
ruff
Linters and Formatters
287,064,236
49,775
2026-09-24
Linters and Formatters
Code Analysis
Developer Tools
→
An extremely fast Python linter and code formatter.
An extremely fast Python linter and code formatter.
44
coverage
Code Coverage
280,236,918
3,409
2026-09-23
Code Coverage
Testing
Developer Tools
→
Code coverage measurement.
Code coverage measurement.
45
psutil
Monitoring and Processes
277,937,741
11,281
2026-09-14
Monitoring and Processes
DevOps Tools
DevOps
→
A cross-platform process and system utilities module.
A cross-platform process and system utilities module.
46
openpyxl
Excel
271,133,804
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.
47
colorama
Terminal Rendering
245,507,572
3,793
2026-05-13
Terminal Rendering
CLI Development
CLI & GUI
→
Cross-platform colored terminal text.
Cross-platform colored terminal text.
48
virtualenv
Environment Management
242,541,544
5,052
2026-09-24
Environment Management
Python Toolchain
→
A tool to create isolated Python environments.
A tool to create isolated Python environments.
49
typer
CLI Development
239,413,007
20,022
2026-09-08
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.
50
cachetools
Caching
233,546,790
2,780
2026-09-16
Caching
Database & Storage
→
Extensible memoizing collections and decorators.
Extensible memoizing collections and decorators.
51
more-itertools
Functional Programming
221,816,455
4,095
2026-09-21
Functional Programming
Python Language
→
More routines for operating on iterables, beyond itertools.
More routines for operating on iterables, beyond itertools.
52
oauthlib
OAuth
218,071,864
2,982
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.
53
sortedcontainers
Algorithms
205,621,512
3,983
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.
54
uvloop
Async I/O
201,410,042
11,904
2026-07-14
Async I/O
Asynchronous Programming
Python Language
→
Ultra fast asyncio event loop.
Ultra fast asyncio event loop.
55
httpx2
Clients
198,087,921
1,483
2026-09-24
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).
56
redis
NoSQL Databases
194,761,912
13,647
2026-09-24
NoSQL Databases
Database Drivers
Database & Storage
→
The Python client for Redis.
The Python client for Redis.
57
networkx
Graphs and Networks
192,933,789
17,281
2026-09-24
Graphs and Networks
Science
Data & Science
→
A high-productivity software for complex networks.
A high-productivity software for complex networks.
58
msgpack
Serialization
187,947,886
2,103
2026-09-22
Serialization
Database & Storage
→
MessagePack serializer implementation for Python.
MessagePack serializer implementation for Python.
59
scikit-learn
General
185,300,092
67,357
2026-09-24
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.
60
prompt_toolkit
CLI Development
179,002,585
10,586
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.
61
orjson
Serialization
175,031,867
8,234
2026-08-14
Serialization
Database & Storage
→
Fast, correct JSON library.
Fast, correct JSON library.
62
mako
Template Engines
173,507,467
459
2026-09-22
Template Engines
Web Development
→
Hyperfast and lightweight templating for the Python platform.
Hyperfast and lightweight templating for the Python platform.
63
langchain
Orchestration
170,893,641
147,014
2026-09-24
Orchestration
AI and Agents
AI & ML
→
Building applications with LLMs through composability.
Building applications with LLMs through composability.
64
chardet
Encoding and Unicode
167,406,976
2,669
2026-08-30
Encoding and Unicode
Text Processing
Text & Documents
→
Python character encoding detector.
Python character encoding detector.
65
pynacl
Cryptography
162,855,532
1,206
2026-08-25
Cryptography
Security
→
Python binding to the Networking and Cryptography (NaCl) library.
Python binding to the Networking and Cryptography (NaCl) library.
66
joblib
Distributed Computing
162,782,438
4,398
2026-09-24
Distributed Computing
DevOps
→
A set of tools to provide lightweight pipelining in Python.
A set of tools to provide lightweight pipelining in Python.
67
matplotlib
Plotting
157,918,785
23,261
2026-09-24
Plotting
Data Visualization
Data & Science
→
A Python 2D plotting library.
A Python 2D plotting library.
68
pre-commit
Git Hooks
155,307,712
15,593
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.
69
itsdangerous
Cryptography
154,112,717
3,135
2025-06-14
Cryptography
Security
→
Various helpers to pass trusted data to untrusted environments.
Various helpers to pass trusted data to untrusted environments.
70
mypy
Type Checkers
152,334,233
20,648
2026-09-24
Type Checkers
Code Analysis
Developer Tools
→
Check variable types during compile time.
Check variable types during compile time.
71
flask
Synchronous
133,521,944
74,773
2026-09-08
Synchronous
Web Frameworks
Web Development
→
A microframework for Python.
A microframework for Python.
72
sympy
Symbolic Mathematics
126,743,706
14,967
2026-09-24
Symbolic Mathematics
Science
Data & Science
→
A Python library for symbolic mathematics.
A Python library for symbolic mathematics.
73
blinker
Miscellaneous
124,920,943
2,094
2025-06-14
Miscellaneous
Other
→
A fast Python in-process signal/event dispatching system.
A fast Python in-process signal/event dispatching system.
74
uv
Package Managers
124,172,358
90,144
2026-09-24
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
sentry-sdk
Monitoring and Processes
123,280,068
2,207
2026-09-24
Monitoring and Processes
DevOps Tools
DevOps
→
Sentry SDK for Python.
76
psycopg
PostgreSQL
122,168,329
2,501
2026-09-22
PostgreSQL
Database Drivers
Database & Storage
→
The most popular PostgreSQL adapter for Python.
The most popular PostgreSQL adapter for Python.
77
pypdf
PDF
118,482,916
10,224
2026-09-23
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.
78
rapidfuzz
Fuzzy Matching
118,243,009
4,138
2026-09-12
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.
79
black
Linters and Formatters
113,562,696
41,850
2026-09-24
Linters and Formatters
Code Analysis
Developer Tools
→
The uncompromising Python code formatter.
The uncompromising Python code formatter.
80
sqlparse
Parser
108,609,367
4,018
2026-08-13
Parser
Text Processing
Text & Documents
→
A non-validating SQL parser.
A non-validating SQL parser.
81
paramiko
Cryptography
104,754,858
9,861
2026-08-29
Cryptography
Security
→
The leading native Python SSHv2 protocol library.
The leading native Python SSHv2 protocol library.
82
authlib
OAuth
104,458,320
5,425
2026-08-31
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.
83
babel
Internationalization
102,222,824
1,467
2026-09-22
Internationalization
Text Processing
Text & Documents
→
An internationalization library for Python.
An internationalization library for Python.
84
asyncpg
PostgreSQL
101,803,489
8,093
2026-09-24
PostgreSQL
Database Drivers
Database & Storage
→
A fast PostgreSQL Database Client Library for Python/asyncio.
A fast PostgreSQL Database Client Library for Python/asyncio.
85
tornado
Asynchronous
97,392,015
22,178
2026-09-22
Asynchronous
Web Frameworks
Web Development
→
A web framework and asynchronous networking library.
A web framework and asynchronous networking library.
86
gunicorn
WSGI
97,371,325
10,680
2026-09-06
WSGI
Web Servers
Web Development
→
Pre-forked, ported from Ruby's Unicorn project.
Pre-forked, ported from Ruby's Unicorn project.
87
ipython
Interactive Interpreter
96,341,559
16,786
2026-09-14
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.
88
structlog
Logging
94,487,833
4,963
2026-09-05
Logging
DevOps
→
Structured logging made easy.
Structured logging made easy.
89
transformers
Pre-trained Models
93,087,709
166,616
2026-09-24
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.
90
xmltodict
HTML Manipulation
93,005,784
5,756
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.
91
markdown
Markdown
90,948,314
4,250
2026-09-22
Markdown
File Format Processing
Text & Documents
→
A Python implementation of John Gruber’s Markdown.
A Python implementation of John Gruber’s Markdown.
92
python-docx
Word
89,795,475
5,729
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.
93
playwright-python
Browser Automation
89,408,915
15,017
2026-09-23
Browser Automation
Testing
Developer Tools
→
Python version of the Playwright testing and automation library.
Python version of the Playwright testing and automation library.
94
LiteLLM
LLM Gateways
89,289,606
59,570
2026-09-24
LLM Gateways
AI and Agents
AI & ML
→
Call 100+ LLMs using OpenAI format.
Call 100+ LLMs using OpenAI format.
95
isort
Linters and Formatters
88,891,882
6,954
2026-09-22
Linters and Formatters
Code Analysis
Developer Tools
→
A Python utility / library to sort imports.
A Python utility / library to sort imports.
96
awscli
Cloud Providers
87,935,736
17,274
2026-09-18
Cloud Providers
DevOps Tools
DevOps
→
Universal Command Line Interface for Amazon Web Services.
Universal Command Line Interface for Amazon Web Services.
97
marshmallow
Serialization
86,016,122
7,240
2026-09-15
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
watchdog
File Manipulation
84,503,522
7,414
2026-09-22
File Manipulation
Text & Documents
→
API and shell utilities to monitor file system events.
API and shell utilities to monitor file system events.
99
xlsxwriter
Excel
84,446,362
3,975
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.
100
awswrangler
General
84,150,492
4,119
2026-09-22
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.
101
Cython
Implementations
79,866,501
10,848
2026-09-24
Implementations
Python Language
→
Optimizing Static Compiler for Python.
Optimizing Static Compiler for Python.
102
pymysql
MySQL
74,292,789
7,848
2026-09-23
MySQL
Database Drivers
Database & Storage
→
A pure Python MySQL driver compatible to mysql-python.
A pure Python MySQL driver compatible to mysql-python.
103
uuid-utils
Built-in Classes Enhancement
70,859,512
374
2026-09-08
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).
104
reportlab
PDF
69,336,568
External
—
PDF
File Format Processing
Text & Documents
→
Allowing Rapid creation of rich PDF documents.
Allowing Rapid creation of rich PDF documents.
105
loguru
Logging
65,297,607
24,129
2026-08-30
Logging
DevOps
→
Library which aims to bring enjoyable logging in Python.
Library which aims to bring enjoyable logging in Python.
106
pymongo
NoSQL Databases
64,449,491
4,356
2026-09-24
NoSQL Databases
Database Drivers
Database & Storage
→
The official Python client for MongoDB.
The official Python client for MongoDB.
107
faker
Fake Data
64,243,120
19,411
2026-09-15
Fake Data
Testing
Developer Tools
→
A Python package that generates fake data.
A Python package that generates fake data.
108
python-slugify
Transliteration and Slugs
62,515,213
1,625
2026-09-22
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
pytorch
Frameworks
61,253,485
103,263
2026-09-24
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.
110
invoke
Build Tools
59,596,312
4,778
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.
111
mistune
Markdown
58,695,026
3,076
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.
112
shapely
Computational Geometry
57,624,132
4,514
2026-09-23
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.
113
textual
TUI Frameworks
54,523,494
37,326
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.
114
toolz
Functional Programming
52,853,282
5,159
2026-09-18
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.
115
duckdb
Analytical
52,572,504
41,689
2026-09-24
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.
116
pendulum
Date and Time
52,338,909
6,675
2026-09-19
Date and Time
Python Language
→
Python datetimes made easy.
Python datetimes made easy.
117
pdfminer.six
PDF
52,088,117
7,028
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.
118
responses
Mock
52,058,833
4,342
2026-09-24
Mock
Testing
Developer Tools
→
A utility library for mocking out the requests Python library.
A utility library for mocking out the requests Python library.
119
polars
Data Analysis
51,810,846
39,856
2026-09-24
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.
120
numba
Core
51,087,551
11,159
2026-09-24
Core
Science
Data & Science
→
Python JIT compiler to LLVM aimed at scientific Python.
Python JIT compiler to LLVM aimed at scientific Python.
121
python-pptx
PowerPoint
50,280,105
3,539
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.
122
hypothesis
Frameworks
49,950,296
9,009
2026-09-23
Frameworks
Testing
Developer Tools
→
Hypothesis is an advanced Quickcheck style property based testing library.
Hypothesis is an advanced Quickcheck style property based testing library.
123
plotly
Plotting
49,774,520
18,802
2026-09-24
Plotting
Data Visualization
Data & Science
→
Interactive graphing library for Python.
Interactive graphing library for Python.
124
pyspark
Distributed Computing
47,696,660
44,035
2026-09-25
Distributed Computing
DevOps
→
125
freezegun
Mock
46,500,336
4,526
2025-08-19
Mock
Testing
Developer Tools
→
Travel through time by mocking the datetime module.
Travel through time by mocking the datetime module.
126
langgraph
Orchestration
43,918,182
42,238
2026-09-23
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.
127
nltk
General
42,562,553
14,725
2026-09-24
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.
128
celery
Task Queues
42,548,595
28,912
2026-09-22
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.
129
poetry
Package Managers
41,217,416
34,302
2026-09-20
Package Managers
Package Management
Python Toolchain
→
Python dependency management and packaging made easy.
Python dependency management and packaging made easy.
130
confluent-kafka
Messaging
41,178,771
512
2026-09-24
Messaging
DevOps
→
Confluent's Python client for Apache Kafka, built on librdkafka.
Confluent's Python client for Apache Kafka, built on librdkafka.
131
django
Synchronous
41,089,921
91,170
2026-09-24
Synchronous
Web Frameworks
Web Development
→
The most popular web framework in Python.
The most popular web framework in Python.
132
flake8
Linters and Formatters
39,676,704
3,824
2026-09-23
Linters and Formatters
Code Analysis
Developer Tools
→
A wrapper around pycodestyle, pyflakes and McCabe.
A wrapper around pycodestyle, pyflakes and McCabe.
133
pyright
Type Checkers
39,213,554
15,656
2026-09-24
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.
134
ty
Type Checkers
39,207,699
19,739
2026-09-24
Type Checkers
Code Analysis
Developer Tools
→
An extremely fast Python type checker and language server.
An extremely fast Python type checker and language server.
135
opensearch-py
Search
38,661,983
470
2026-09-03
Search
Database & Storage
→
The official low-level Python client for
OpenSearch .
The official low-level Python client for
OpenSearch .
136
peewee
Relational Databases
38,354,225
11,992
2026-09-24
Relational Databases
ORM
Database & Storage
→
A small, expressive ORM.
137
pylint
Linters and Formatters
38,192,612
5,726
2026-09-24
Linters and Formatters
Code Analysis
Developer Tools
→
A fully customizable source code analyzer.
A fully customizable source code analyzer.
138
altair
Plotting
37,659,518
10,485
2026-09-22
Plotting
Data Visualization
Data & Science
→
Declarative statistical visualization library for Python.
Declarative statistical visualization library for Python.
139
dateparser
Date and Time
37,609,579
2,862
2026-09-23
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.
140
elasticsearch
Search
34,998,116
4,387
2026-09-21
Search
Database & Storage
→
The official low-level Python client for
Elasticsearch .
141
trio
Async I/O
34,561,035
7,337
2026-09-21
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.
142
apscheduler
Task Scheduling
34,051,133
7,636
2026-09-20
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.
143
phonenumbers
Parser
34,041,564
3,773
2026-09-24
Parser
Text Processing
Text & Documents
→
Parsing, formatting, storing and validating international phone numbers.
Parsing, formatting, storing and validating international phone numbers.
144
statsmodels
Statistics
31,746,710
11,651
2026-09-24
Statistics
Science
Data & Science
→
Statistical modeling and econometrics in Python.
Statistical modeling and econometrics in Python.
145
weasyprint
HTML-to-PDF
31,116,573
9,630
2026-09-24
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.
146
opencv-python
General
30,416,438
5,407
2026-09-04
General
Computer Vision
AI & ML
→
Open Source Computer Vision Library.
Open Source Computer Vision Library.
147
xgboost
Gradient Boosting
30,041,914
28,792
2026-09-24
Gradient Boosting
Machine Learning
AI & ML
→
A scalable, portable, and distributed gradient boosting library.
A scalable, portable, and distributed gradient boosting library.
148
qrcode
Barcodes and QR Codes
29,837,298
4,942
2026-03-25
Barcodes and QR Codes
Image Processing
Media
→
A pure Python QR Code generator.
A pure Python QR Code generator.
149
claude-agent-sdk
Vendor Agent SDKs
29,126,093
8,159
2026-09-24
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.
150
msgspec
Serialization
28,402,844
4,128
2026-09-24
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.
151
selenium
Browser Automation
27,917,474
34,514
2026-09-24
Browser Automation
Testing
Developer Tools
→
Python bindings for
Selenium WebDriver .
152
python-magic
File Manipulation
27,487,605
2,920
2026-09-22
File Manipulation
Text & Documents
→
A Python interface to the libmagic file type identification library.
A Python interface to the libmagic file type identification library.
153
pyodbc
Other Relational Databases
27,366,031
3,083
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.
154
seaborn
Plotting
27,181,876
14,041
2026-07-06
Plotting
Data Visualization
Data & Science
→
Statistical data visualization using Matplotlib.
Statistical data visualization using Matplotlib.
155
clickhouse-connect
ClickHouse
26,300,490
522
2026-09-24
ClickHouse
Database Drivers
Database & Storage
→
The official ClickHouse client, with SQLAlchemy and Superset connectors.
The official ClickHouse client, with SQLAlchemy and Superset connectors.
156
unidecode
Transliteration and Slugs
25,680,080
609
2026-01-05
Transliteration and Slugs
Text Processing
Text & Documents
→
ASCII transliterations of Unicode text.
ASCII transliterations of Unicode text.
157
gevent
Async I/O
25,290,454
6,447
2026-09-16
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 .
158
diskcache
Caching
25,151,155
2,908
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.
159
pip-audit
Supply Chain Security
24,372,736
1,366
2026-09-09
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.
160
scikit-image
General
24,297,994
6,595
2026-09-24
General
Image Processing
Media
→
A Python library for (scientific) image processing.
A Python library for (scientific) image processing.
161
bandit
Linters and Formatters
24,284,650
8,281
2026-09-21
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.
162
dask
Distributed Computing
24,185,606
13,924
2026-08-24
Distributed Computing
DevOps
→
A flexible parallel computing library for analytic computing.
A flexible parallel computing library for analytic computing.
163
django-rest-framework
Django
23,678,268
30,190
2026-09-24
Django
Web APIs
Web Development
→
A powerful and flexible toolkit to build web APIs.
A powerful and flexible toolkit to build web APIs.
164
sqlmodel
Relational Databases
23,627,352
18,343
2026-09-23
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.
165
bidict
Built-in Classes Enhancement
23,342,500
1,587
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.
166
vcrpy
Mock
23,336,428
3,015
2026-07-04
Mock
Testing
Developer Tools
→
Record and replay HTTP interactions on your tests.
Record and replay HTTP interactions on your tests.
167
respx
Mock
22,376,416
836
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.
168
boltons
Miscellaneous
21,797,313
6,925
2026-09-23
Miscellaneous
Other
→
A set of pure-Python utilities.
A set of pure-Python utilities.
169
spacy
General
21,188,287
33,919
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.
170
factory_boy
Object Factories
20,497,165
3,808
2025-12-14
Object Factories
Testing
Developer Tools
→
A test fixtures replacement for Python.
A test fixtures replacement for Python.
171
py-spy
Profiler
20,333,688
15,513
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.
172
streamlit
Dashboards and Apps
19,602,851
45,832
2026-09-24
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.
173
yfinance
Financial Data
18,634,842
25,349
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.
174
oracledb
Other Relational Databases
18,241,564
453
2026-09-22
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.
175
lightgbm
Gradient Boosting
18,219,197
18,811
2026-09-24
Gradient Boosting
Machine Learning
AI & ML
→
A fast, distributed, high performance gradient boosting framework.
A fast, distributed, high performance gradient boosting framework.
176
import-linter
Code Analysis
18,155,519
1,194
2026-09-04
Code Analysis
Code Analysis
Developer Tools
→
A linter that enforces architectural constraints on imports between Python modules.
A linter that enforces architectural constraints on imports between Python modules.
177
sphinx
Documentation
17,940,324
8,029
2026-09-18
Documentation
Developer Tools
→
Python Documentation generator.
Python Documentation generator.
178
pydub
Audio
17,876,090
9,799
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.
179
shortuuid
Unique identifiers
17,595,712
2,198
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.
180
feedparser
Content Extraction
17,120,508
2,424
2026-07-30
Content Extraction
Web Scraping
HTTP & Scraping
→
Universal feed parser.
181
fire
CLI Development
17,071,483
28,225
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.
182
pytesseract
OCR
16,317,431
6,392
2025-02-17
OCR
Computer Vision
AI & ML
→
183
mysqlclient
MySQL
16,183,085
2,539
2026-09-20
MySQL
Database Drivers
Database & Storage
→
MySQL connector with Python 3 support (
mysql-python fork).
184
markitdown
File Conversion
15,249,054
186,828
2026-09-21
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.
185
uv-build
Build Backends
14,797,939
90,144
2026-09-24
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.
186
vulture
Code Analysis
14,742,625
4,815
2026-09-16
Code Analysis
Code Analysis
Developer Tools
→
A tool for finding and analyzing dead Python code.
A tool for finding and analyzing dead Python code.
187
huey
Task Queues
14,338,918
6,037
2026-09-15
Task Queues
DevOps
→
Little multi-threaded task queue.
Little multi-threaded task queue.
188
ipdb
pdb-like Debugger
13,983,946
1,974
2026-02-27
pdb-like Debugger
Debugging Tools
Developer Tools
→
189
tox
Test Runners
13,961,555
3,938
2026-09-24
Test Runners
Testing
Developer Tools
→
Auto builds and tests distributions in multiple Python versions
Auto builds and tests distributions in multiple Python versions
190
ftfy
Encoding and Unicode
13,735,968
4,065
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.
191
pywin32
Microsoft Windows
13,598,984
5,609
2026-09-08
Microsoft Windows
Other
→
Python Extensions for Windows.
Python Extensions for Windows.
192
html2text
Content Extraction
13,508,482
2,171
2025-10-28
Content Extraction
Web Scraping
HTTP & Scraping
→
Convert HTML to Markdown-formatted text.
Convert HTML to Markdown-formatted text.
193
geopandas
Geolocation
13,232,597
5,260
2026-09-24
Geolocation
Data & Science
→
Python tools for geographic data (GeoSeries/GeoDataFrame) built on pandas.
Python tools for geographic data (GeoSeries/GeoDataFrame) built on pandas.
194
hydra-core
Configuration Files
13,172,139
10,673
2026-09-24
Configuration Files
Python Toolchain
→
Hydra is a framework for elegantly configuring complex applications.
Hydra is a framework for elegantly configuring complex applications.
195
Twisted
Async I/O
12,962,679
5,987
2026-09-13
Async I/O
Asynchronous Programming
Python Language
→
An event-driven networking engine.
An event-driven networking engine.
196
ray
Distributed Computing
12,836,741
43,917
2026-09-24
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.
197
jupyter
Interactive Interpreter
12,650,883
13,361
2026-09-23
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.
198
yt-dlp
Downloaders
12,255,559
193,420
2026-09-16
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.
199
openai-agents
Vendor Agent SDKs
12,069,111
29,682
2026-09-24
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.
200
keras
Frameworks
12,042,374
64,338
2026-09-24
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.
201
trafilatura
Content Extraction
12,036,503
6,863
2026-09-21
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.
202
mkdocs-material
Documentation
11,995,281
27,500
2026-09-15
Documentation
Developer Tools
→
A documentation framework and Material Design theme built on MkDocs.
A documentation framework and Material Design theme built on MkDocs.
203
tensorflow
Frameworks
11,841,568
200,292
2026-09-24
Frameworks
Deep Learning
AI & ML
→
The most popular Deep Learning framework created by Google.
The most popular Deep Learning framework created by Google.
204
django-storages
Web Asset Management
11,752,292
2,959
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.
205
memray
Profiler
10,908,657
15,241
2026-09-14
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.
206
clickhouse-driver
ClickHouse
10,885,474
1,303
2026-07-22
ClickHouse
Database Drivers
Database & Storage
→
Python driver with native interface for ClickHouse.
Python driver with native interface for ClickHouse.
207
pyinstaller
Executables
10,808,161
13,109
2026-09-20
Executables
Distribution
Python Toolchain
→
Converts Python programs into stand-alone executables (cross-platform).
Converts Python programs into stand-alone executables (cross-platform).
208
pika
Messaging
10,661,907
3,887
2026-09-16
Messaging
DevOps
→
Pure-Python RabbitMQ/AMQP 0-9-1 client library.
Pure-Python RabbitMQ/AMQP 0-9-1 client library.
209
granian
ASGI
10,611,519
5,672
2026-09-13
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.
210
pyelftools
General
10,594,586
2,281
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.
211
polyfactory
Object Factories
10,474,838
1,510
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)
212
geopy
Geolocation
10,302,022
4,862
2026-07-12
Geolocation
Data & Science
→
Python Geocoding Toolbox.
Python Geocoding Toolbox.
213
pytorch-lightning
Frameworks
10,258,554
31,360
2026-09-21
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.
214
pyinstrument
Profiler
10,215,669
8,011
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.
215
locust
Load Testing
9,865,084
28,181
2026-09-21
Load Testing
Testing
Developer Tools
→
Scalable user load testing tool written in Python.
Scalable user load testing tool written in Python.
216
rq
Task Queues
9,417,834
10,693
2026-09-20
Task Queues
DevOps
→
Simple job queues for Python.
Simple job queues for Python.
217
instructor
Data Layer
8,430,229
13,941
2026-09-11
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.
218
librosa
Audio
8,373,843
8,625
2026-09-21
Audio
Audio & Video Processing
Media
→
Python library for audio and music analysis.
Python library for audio and music analysis.
219
django-debug-toolbar
Others
8,246,982
8,380
2026-09-17
Others
Debugging Tools
Developer Tools
→
Display various debug information for Django.
Display various debug information for Django.
220
jax
Frameworks
8,214,911
36,333
2026-09-24
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.
221
pandera
Data Validation
8,209,661
4,465
2026-09-22
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.
222
peft
Fine-tuning
8,157,462
21,724
2026-09-24
Fine-tuning
AI and Agents
AI & ML
→
A library for parameter-efficient fine-tuning of large pretrained models.
A library for parameter-efficient fine-tuning of large pretrained models.
223
urwid
TUI Frameworks
8,110,999
3,021
2026-09-23
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.
224
flower
Monitoring and Processes
8,094,662
7,241
2026-09-12
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.
225
dagster
Workflow Orchestration
8,039,683
16,199
2026-09-24
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.
226
lancedb
Vector
7,951,549
11,522
2026-09-24
Vector
Database
Database & Storage
→
A developer-friendly embedded retrieval database for multimodal AI.
A developer-friendly embedded retrieval database for multimodal AI.
227
ansible
Configuration Management
7,778,051
70,786
2026-09-24
Configuration Management
DevOps Tools
DevOps
→
A radically simple IT automation platform.
A radically simple IT automation platform.
228
pyrefly
Type Checkers
7,760,463
7,006
2026-09-24
Type Checkers
Code Analysis
Developer Tools
→
A fast type checker and language server for Python.
A fast type checker and language server for Python.
229
apache-airflow
Workflow Orchestration
7,676,890
46,964
2026-09-24
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.
230
supervisor
Monitoring and Processes
7,673,991
9,122
2025-12-21
Monitoring and Processes
DevOps Tools
DevOps
→
Supervisor process control system for UNIX.
Supervisor process control system for UNIX.
231
autobahn-python
WebSocket
7,618,212
2,541
2026-09-23
WebSocket
Web Development
→
WebSocket & WAMP for Python on Twisted and
asyncio .
WebSocket & WAMP for Python on Twisted and
asyncio .
232
paho-mqtt
Messaging
7,546,400
2,423
2026-09-21
Messaging
DevOps
→
The Eclipse Paho MQTT client for Python.
The Eclipse Paho MQTT client for Python.
233
fabric
Deployment
7,478,989
15,510
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.
234
browser-use
Frameworks
7,463,917
116,207
2026-09-15
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.
235
sh
Monitoring and Processes
7,249,941
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.
236
bottle
Synchronous
7,144,552
8,790
2026-09-18
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.
237
cookiecutter
Project Scaffolding
7,098,870
25,107
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).
238
hatch
Package Managers
6,999,243
7,236
2026-09-20
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.
239
prefect
Workflow Orchestration
6,787,102
23,920
2026-09-22
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.
240
mutagen
Metadata
6,746,303
1,961
2026-08-20
Metadata
Audio & Video Processing
Media
→
A Python module to handle audio metadata.
A Python module to handle audio metadata.
241
chromadb
Vector
6,671,988
29,368
2026-09-24
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.
242
whenever
Date and Time
6,604,006
2,403
2026-09-10
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.
243
funcy
Functional Programming
6,322,439
3,511
2026-09-19
Functional Programming
Python Language
→
A fancy and practical functional tools.
A fancy and practical functional tools.
244
waitress
WSGI
6,310,133
1,601
2026-09-04
WSGI
Web Servers
Web Development
→
Multi-threaded, powers Pyramid.
Multi-threaded, powers Pyramid.
245
hypercorn
ASGI
6,157,909
1,612
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.
246
mitmproxy
Penetration Testing
6,019,897
45,144
2026-09-10
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.
247
schedule
Task Scheduling
5,908,231
12,272
2024-05-25
Task Scheduling
Job Schedulers
DevOps
→
Python job scheduling for humans.
Python job scheduling for humans.
248
strawberry
Framework Agnostic
5,876,509
4,721
2026-09-21
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.
249
pyfiglet
General
5,702,630
1,585
2026-08-02
General
Text Processing
Text & Documents
→
An implementation of figlet written in Python.
An implementation of figlet written in Python.
250
jieba
Chinese
5,371,451
35,169
2020-02-15
Chinese
Natural Language Processing
AI & ML
→
The most popular Chinese text segmentation library.
The most popular Chinese text segmentation library.
251
pydantic-ai
Orchestration
5,364,745
20,157
2026-09-25
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.
252
gradio
Dashboards and Apps
5,347,088
43,620
2026-09-24
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.
253
bokeh
Plotting
5,294,604
20,460
2026-09-24
Plotting
Data Visualization
Data & Science
→
Interactive Web Plotting for Python.
Interactive Web Plotting for Python.
254
openai-whisper
Speech
5,248,445
109,561
2026-08-31
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.
255
pint
Physics and Engineering
5,213,874
2,802
2026-09-18
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.
256
dspy
Prompt Optimization
5,126,564
38,263
2026-09-24
Prompt Optimization
AI and Agents
AI & ML
→
A framework for programming, not prompting, language models.
A framework for programming, not prompting, language models.
257
diffusers
Image and Video Generation
5,063,259
34,598
2026-09-24
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.
258
catboost
Gradient Boosting
5,035,700
9,116
2026-09-24
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.
259
tablib
General
4,889,556
4,756
2026-09-11
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.
260
channels
WebSocket
4,872,713
6,359
2026-08-06
WebSocket
Web Development
→
Developer-friendly asynchrony for Django.
Developer-friendly asynchrony for Django.
261
dlt
General
4,851,039
5,888
2026-09-24
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.
262
python-barcode
Barcodes and QR Codes
4,823,147
655
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.
263
django-allauth
OAuth
4,793,152
10,373
2026-09-17
OAuth
Authentication
Web Development
→
Authentication app for Django that "just works."
Authentication app for Django that "just works."
264
dynaconf
Configuration Files
4,763,631
4,330
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.
265
django-oauth-toolkit
OAuth
4,652,057
3,340
2026-09-01
OAuth
Authentication
Web Development
→
OAuth 2 goodies for Django.
OAuth 2 goodies for Django.
266
python-box
Built-in Classes Enhancement
4,537,908
2,832
2026-02-21
Built-in Classes Enhancement
Python Language
→
Python dictionaries with advanced dot notation access.
Python dictionaries with advanced dot notation access.
267
scrapy
Frameworks
4,390,212
64,469
2026-09-24
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.
268
moviepy
Video
4,364,414
14,918
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.
269
connexion
Framework Agnostic
4,328,782
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.
270
rdkit
Biology and Chemistry
4,304,026
3,596
2026-09-24
Biology and Chemistry
Science
Data & Science
→
Cheminformatics and Machine Learning Software.
Cheminformatics and Machine Learning Software.
271
tinytag
Metadata
4,261,896
841
2026-09-15
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.
272
parsy
Parser
4,256,494
452
2026-06-22
Parser
Text Processing
Text & Documents
→
Easy, generic parser combinator library for creating parsers.
Easy, generic parser combinator library for creating parsers.
273
ultralytics
General
4,123,854
61,989
2026-09-24
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.
274
robotframework
Frameworks
4,012,314
11,914
2026-09-21
Frameworks
Testing
Developer Tools
→
A generic test automation framework.
A generic test automation framework.
275
biopython
Biology and Chemistry
3,890,720
5,207
2026-09-22
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.
276
nox
Test Runners
3,798,556
1,560
2026-09-22
Test Runners
Testing
Developer Tools
→
Flexible test automation for Python.
Flexible test automation for Python.
277
cassandra-driver
NoSQL Databases
3,764,392
1,427
2026-07-21
NoSQL Databases
Database Drivers
Database & Storage
→
The Python Driver for Apache Cassandra.
The Python Driver for Apache Cassandra.
278
gymnasium
Reinforcement Learning
3,654,883
12,578
2026-09-21
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).
279
pipx
Package Managers
3,652,078
12,976
2026-09-22
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.
280
ibis-framework
Data Analysis
3,522,792
6,666
2026-08-29
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.
281
tinydb
Key-Value & Document
3,365,388
7,567
2026-09-18
Key-Value & Document
Database
Database & Storage
→
A tiny, document-oriented database.
A tiny, document-oriented database.
282
geojson
Geolocation
3,364,915
996
2026-06-06
Geolocation
Data & Science
→
Python bindings and utilities for GeoJSON.
Python bindings and utilities for GeoJSON.
283
django-ninja
Django
3,310,376
9,195
2026-09-23
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.
284
scapy
Network Virtualization
3,195,680
12,565
2026-09-23
Network Virtualization
DevOps
→
A brilliant packet manipulation library.
A brilliant packet manipulation library.
285
llama-index
Data Layer
3,155,804
52,309
2026-09-24
Data Layer
AI and Agents
AI & ML
→
A data framework for your LLM application.
A data framework for your LLM application.
286
hishel
Caching
3,097,152
412
2026-09-18
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.
287
chdb
Analytical
3,004,883
2,907
2026-09-23
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().
288
gensim
General
2,925,562
16,492
2025-10-16
General
Natural Language Processing
AI & ML
→
Topic Modeling for Humans.
Topic Modeling for Humans.
289
pynamodb
NoSQL Databases
2,906,060
2,646
2026-04-24
NoSQL Databases
ORM
Database & Storage
→
A Pythonic interface for
Amazon DynamoDB .
290
schemathesis
API Testing
2,880,186
3,624
2026-09-24
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.
291
pyglet
Game Frameworks
2,801,359
2,214
2026-09-15
Game Frameworks
Game Development
Media
→
A cross-platform windowing and multimedia library for Python.
A cross-platform windowing and multimedia library for Python.
292
docling
File Conversion
2,790,197
67,884
2026-09-24
File Conversion
File Format Processing
Text & Documents
→
Library for converting documents into structured data.
Library for converting documents into structured data.
293
mssql-python
Other Relational Databases
2,778,412
475
2026-09-24
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.
294
PySide6
Qt
2,698,603
133
2026-09-24
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.
295
alive-progress
Terminal Rendering
2,589,557
6,309
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.
296
sglang
LLM Inference and Serving
2,575,282
36,408
2026-09-24
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.
297
marimo
Interactive Interpreter
2,573,613
22,891
2026-09-24
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.
298
astropy
Physics and Engineering
2,572,276
5,313
2026-09-24
Physics and Engineering
Science
Data & Science
→
A community Python library for Astronomy.
A community Python library for Astronomy.
299
django-compressor
Web Asset Management
2,528,439
2,868
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.
300
transitions
Design Patterns
2,524,951
6,594
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.
301
crewai
Orchestration
2,480,330
58,988
2026-09-23
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.
302
flask-admin
Admin Panels
2,397,850
6,067
2026-09-21
Admin Panels
Web Development
→
Simple and extensible administrative interface framework for Flask.
Simple and extensible administrative interface framework for Flask.
303
rembg
General
2,319,588
24,875
2026-09-20
General
Image Processing
Media
→
A tool to remove image backgrounds.
A tool to remove image backgrounds.
304
flask-socketio
WebSocket
2,306,229
5,507
2026-08-29
WebSocket
Web Development
→
Socket.IO integration for Flask applications.
Socket.IO integration for Flask applications.
305
pygame
Game Frameworks
2,288,091
8,946
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.
306
kornia
General
2,220,308
11,379
2026-09-24
General
Computer Vision
AI & ML
→
Open Source Differentiable Computer Vision Library for PyTorch.
Open Source Differentiable Computer Vision Library for PyTorch.
307
mimesis
Fake Data
2,098,247
4,840
2026-09-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.
308
vllm
LLM Inference and Serving
2,082,381
92,641
2026-09-25
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.
309
taskiq
Task Queues
2,010,730
2,338
2026-09-17
Task Queues
DevOps
→
Distributed task queue with native asyncio support and pluggable brokers.
Distributed task queue with native asyncio support and pluggable brokers.
310
mem0
Data Layer
2,006,476
65,952
2026-09-24
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.
311
easyocr
OCR
1,991,832
30,025
2025-12-05
OCR
Computer Vision
AI & ML
→
Ready-to-use OCR with 40+ languages supported.
Ready-to-use OCR with 40+ languages supported.
312
pyramid
Synchronous
1,989,373
4,102
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.
313
django-cacheops
Caching
1,974,670
2,271
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.
314
pythonnet
Microsoft Windows
1,930,289
5,513
2026-09-20
Microsoft Windows
Other
→
Python Integration with the .NET Common Language Runtime (CLR).
Python Integration with the .NET Common Language Runtime (CLR).
315
strawberry-django
Django
1,919,214
505
2026-09-21
Django
Web APIs
Web Development
→
Strawberry GraphQL integration with Django.
Strawberry GraphQL integration with Django.
316
dogpile.cache
Caching
1,845,753
299
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.
317
pdoc
Documentation
1,821,432
2,514
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.
318
secure
Web Security
1,708,295
1,062
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.
319
litestar
Asynchronous
1,688,128
8,479
2026-09-23
Asynchronous
Web Frameworks
Web Development
→
Production-ready, capable and extensible ASGI Web framework.
Production-ready, capable and extensible ASGI Web framework.
320
mongoengine
NoSQL Databases
1,673,494
4,350
2026-09-06
NoSQL Databases
ORM
Database & Storage
→
A Python Object-Document-Mapper for working with MongoDB.
A Python Object-Document-Mapper for working with MongoDB.
321
pynput
Hardware
1,620,563
2,170
2026-05-12
Hardware
Other
→
A library to control and monitor input devices.
A library to control and monitor input devices.
322
dramatiq
Task Queues
1,574,353
5,312
2026-09-14
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.
323
bleak
Hardware
1,516,896
2,528
2026-09-14
Hardware
Other
→
A cross platform Bluetooth Low Energy Client for Python using asyncio.
A cross platform Bluetooth Low Energy Client for Python using asyncio.
324
pypinyin
Chinese
1,474,188
5,364
2026-04-19
Chinese
Natural Language Processing
AI & ML
→
Convert Chinese hanzi (漢字) to pinyin (拼音).
Convert Chinese hanzi (漢字) to pinyin (拼音).
325
pudb
pdb-like Debugger
1,470,115
3,245
2026-09-20
pdb-like Debugger
Debugging Tools
Developer Tools
→
A full-screen, console-based Python debugger.
A full-screen, console-based Python debugger.
326
python-statemachine
Design Patterns
1,448,215
1,313
2026-09-14
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.
327
PyQt6
Qt
1,400,663
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.
328
beanie
NoSQL Databases
1,393,649
2,701
2026-08-31
NoSQL Databases
ORM
Database & Storage
→
An asynchronous Python object-document mapper (ODM) for MongoDB.
An asynchronous Python object-document mapper (ODM) for MongoDB.
329
copier
Project Scaffolding
1,371,034
3,598
2026-09-18
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.
330
zensical
Documentation
1,336,457
5,767
2026-09-24
Documentation
Developer Tools
→
A modern static site generator for technical documentation.
A modern static site generator for technical documentation.
331
pywebview
Web-based
1,330,485
6,031
2026-09-17
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.
332
seleniumbase
Browser Automation
1,323,143
13,031
2026-09-22
Browser Automation
Testing
Developer Tools
→
Python framework for web automation & testing, with stealth options.
Python framework for web automation & testing, with stealth options.
333
ptpython
Interactive Interpreter
1,314,021
5,452
2025-11-21
Interactive Interpreter
Developer Tools
→
Advanced Python REPL built on top of the
python-prompt-toolkit .
334
rope
Refactoring
1,300,643
2,239
2026-09-15
Refactoring
Code Analysis
Developer Tools
→
Rope is a python refactoring library.
Rope is a python refactoring library.
335
pymc
Simulation and Modeling
1,298,852
9,771
2026-09-13
Simulation and Modeling
Science
Data & Science
→
Probabilistic programming and Bayesian modeling in Python.
Probabilistic programming and Bayesian modeling in Python.
336
icecream
Others
1,288,770
10,108
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.
337
django-unfold
Admin Panels
1,236,287
3,682
2026-09-24
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.
338
crawl4ai
Frameworks
1,221,107
84,218
2026-09-23
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.
339
faststream
Messaging
1,211,480
5,349
2026-09-23
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.
340
akshare
Financial Data
1,153,200
22,734
2026-09-20
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!
341
stagehand
Frameworks
1,150,244
25,366
2026-09-24
Frameworks
Web Scraping
HTTP & Scraping
→
A fast and token-efficient browser automation SDK to extract data and perform self-healing actions on web pages.
A fast and token-efficient browser automation SDK to extract data and perform self-healing actions on web pages.
342
wand
General
1,148,330
1,479
2026-08-06
General
Image Processing
Media
→
Python bindings for
MagickWand , C API for ImageMagick.
Python bindings for
MagickWand , C API for ImageMagick.
343
gTTS
Speech
1,135,507
2,632
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.
344
pygraphviz
Specialized
1,102,873
848
2026-09-16
Specialized
Data Visualization
Data & Science
→
Python interface to
Graphviz .
345
diagrams
Documentation
1,038,150
42,643
2026-09-22
Documentation
Developer Tools
→
Diagram as Code.
346
pyvips
General
1,008,553
812
2026-08-30
General
Image Processing
Media
→
A fast image processing library with low memory needs.
A fast image processing library with low memory needs.
347
complexipy
Code Analysis
998,810
863
2026-09-23
Code Analysis
Code Analysis
Developer Tools
→
Cognitive complexity analysis for Python code, written in Rust.
Cognitive complexity analysis for Python code, written in Rust.
348
unsloth
Fine-tuning
966,068
76,723
2026-09-24
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.
349
flask-debugtoolbar
Others
958,473
978
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.
350
returns
Functional Programming
953,232
4,367
2026-09-24
Functional Programming
Python Language
→
A set of type-safe monads, transformers, and composition utilities.
A set of type-safe monads, transformers, and composition utilities.
351
annoy
Recommender Systems
930,108
14,302
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.
352
nicegui
Web-based
889,790
16,240
2026-09-24
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.
353
cartopy
Specialized
888,547
1,619
2026-09-24
Specialized
Data Visualization
Data & Science
→
A cartographic python library with matplotlib support.
A cartographic python library with matplotlib support.
354
sqlite-utils
SQLite
875,319
2,172
2026-09-22
SQLite
Database Drivers
Database & Storage
→
Python CLI utility and library for manipulating SQLite databases.
Python CLI utility and library for manipulating SQLite databases.
355
django-guardian
Permissions
864,538
3,916
2026-09-18
Permissions
Authentication
Web Development
→
Implementation of per-object permissions for Django.
Implementation of per-object permissions for Django.
356
edgartools
Financial Data
840,939
2,746
2026-09-22
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.
357
hunter
Tracing
826,330
872
2025-08-22
Tracing
Debugging Tools
Developer Tools
→
A flexible code tracing toolkit.
A flexible code tracing toolkit.
358
qiskit
Quantum Computing
798,677
7,830
2026-09-24
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.
359
stable-baselines3
Reinforcement Learning
765,543
13,849
2026-09-09
Reinforcement Learning
Deep Learning
AI & ML
→
PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
360
stanza
General
726,023
7,884
2026-09-23
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.
361
pygobject
Desktop
710,946
159
2026-09-18
Desktop
GUI Development
CLI & GUI
→
Python Bindings for GLib/GObject/GIO/GTK+ (GTK+3).
Python Bindings for GLib/GObject/GIO/GTK+ (GTK+3).
362
meilisearch
Search
624,238
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.
363
customtkinter
Tkinter
620,431
13,565
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.
364
Nuitka
Executables
611,309
15,154
2026-09-22
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).
365
httpie
HTTP Clients
610,383
38,578
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.
366
scons
Build Tools
610,065
2,422
2026-09-23
Build Tools
Developer Tools
→
A software construction tool.
A software construction tool.
367
mpi4py
Distributed Computing
600,726
925
2026-09-18
Distributed Computing
DevOps
→
Python bindings for MPI.
368
wagtail
CMS
588,304
20,510
2026-09-23
CMS
Web Development
→
A Django content management system.
A Django content management system.
369
sqids
Unique identifiers
542,010
524
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.
370
mlx-lm
LLM Inference and Serving
534,072
7,125
2026-09-24
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.
371
fasthtml
Synchronous
527,082
7,044
2026-09-21
Synchronous
Web Frameworks
Web Development
→
The fastest way to create an HTML app.
The fastest way to create an HTML app.
372
chalice
Deployment
523,696
11,056
2026-09-11
Deployment
DevOps Tools
DevOps
→
A Python serverless microframework for AWS.
A Python serverless microframework for AWS.
373
doit
Build Tools
520,553
2,087
2026-09-21
Build Tools
Developer Tools
→
A task runner and build tool.
A task runner and build tool.
374
monkeytype
Type Annotations Generators
500,192
5,003
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.
375
pygame-ce
Game Frameworks
482,988
1,661
2026-09-10
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).
376
django-rules
Permissions
467,948
1,973
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.
377
openviking
Data Layer
453,530
38,628
2026-09-24
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.
378
scalene
Profiler
372,697
13,514
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.
379
reflex
Asynchronous
338,569
28,916
2026-09-24
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.
380
xonsh
Shells
336,825
9,652
2026-09-22
Shells
CLI Tools
CLI & GUI
→
A Python-powered shell. Full-featured and cross-platform.
A Python-powered shell. Full-featured and cross-platform.
381
pgmpy
General
325,042
3,338
2026-09-24
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.
382
pyarmor
Obfuscation
314,623
5,192
2026-09-19
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
prospector
Code Analysis
311,473
2,083
2026-09-21
Code Analysis
Code Analysis
Developer Tools
→
A tool to analyze Python code.
A tool to analyze Python code.
384
funasr
Speech
282,661
20,501
2026-09-24
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.
385
colour-science
Other
281,886
2,654
2026-09-09
Other
Science
Data & Science
→
Implementing a comprehensive number of colour theory transformations and algorithms.
Implementing a comprehensive number of colour theory transformations and algorithms.
386
django-grappelli
Admin Panels
262,147
3,946
2026-04-29
Admin Panels
Web Development
→
A jazzy skin for the Django Admin-Interface.
A jazzy skin for the Django Admin-Interface.
387
yagmail
Email
258,614
2,735
2026-05-26
Email
HTTP & Scraping
→
Yet another Gmail/SMTP client.
Yet another Gmail/SMTP client.
388
flet
Web-based
257,837
17,074
2026-09-22
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.
389
simpy
Simulation and Modeling
248,355
GitLab
—
Simulation and Modeling
Science
Data & Science
→
A process-based discrete-event simulation framework.
A process-based discrete-event simulation framework.
390
pgcli
Database CLIs
247,402
13,401
2026-09-20
Database CLIs
CLI Tools
CLI & GUI
→
PostgreSQL CLI with autocompletion and syntax highlighting.
PostgreSQL CLI with autocompletion and syntax highlighting.
391
implicit
Recommender Systems
238,709
3,824
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.
392
shiv
Executables
228,216
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.
393
qutip
Quantum Computing
218,966
2,078
2026-09-24
Quantum Computing
Data & Science
→
Quantum Toolbox in Python.
Quantum Toolbox in Python.
394
django-haystack
Search
204,943
3,730
2026-09-16
Search
Database & Storage
→
Modular search for Django.
Modular search for Django.
395
dearpygui
Desktop
199,122
15,635
2026-05-13
Desktop
GUI Development
CLI & GUI
→
A Simple GPU accelerated Python GUI framework
A Simple GPU accelerated Python GUI framework
396
timesfm
Time Series Forecasting
189,213
33,648
2026-09-15
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.
397
pyinfra
Configuration Management
187,729
6,012
2026-09-22
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.
398
kivy
Desktop
183,269
19,027
2026-09-22
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.
399
apiflask
Flask
178,957
1,138
2026-09-12
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.
400
obspy
Physics and Engineering
172,066
1,336
2026-08-28
Physics and Engineering
Science
Data & Science
→
A Python toolbox for seismology.
A Python toolbox for seismology.
401
wxPython
Desktop
169,352
2,627
2026-09-09
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.
402
panda3d
3D Engines
168,928
5,227
2026-07-25
3D Engines
Game Development
Media
→
3D game engine developed by Disney.
3D game engine developed by Disney.
403
pennylane
Quantum Computing
156,521
3,476
2026-09-24
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.
404
feature-engine
General
154,360
2,281
2026-09-18
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.
405
hermes-agent
Personal Assistants
143,035
248,718
2026-09-25
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.
406
salt
Configuration Management
130,670
15,676
2026-09-18
Configuration Management
DevOps Tools
DevOps
→
Infrastructure automation and management system.
Infrastructure automation and management system.
407
napalm
Network Virtualization
127,195
2,505
2026-08-12
Network Virtualization
DevOps
→
Cross-vendor API to manipulate network devices.
Cross-vendor API to manipulate network devices.
408
cx-Freeze
Executables
125,325
1,561
2026-09-23
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.
409
manim
Other
118,165
41,037
2026-09-22
Other
Science
Data & Science
→
An animation engine for explanatory math videos.
An animation engine for explanatory math videos.
410
fiftyone
General
111,758
11,116
2026-09-24
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.
411
borgbackup
Other
107,013
13,763
2026-09-24
Other
DevOps Tools
DevOps
→
A deduplicating archiver with compression and encryption.
A deduplicating archiver with compression and encryption.
412
django-cms
CMS
104,573
10,671
2026-09-23
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.
413
devpi
Package Repositories
102,426
1,226
2026-08-05
Package Repositories
Python Toolchain
→
PyPI server and packaging/testing/release tool.
PyPI server and packaging/testing/release tool.
414
asciimatics
TUI Frameworks
99,352
4,303
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).
415
tmuxp
Terminal Workflow
95,064
4,585
2026-09-20
Terminal Workflow
CLI Tools
CLI & GUI
→
416
mycli
Database CLIs
82,139
11,978
2026-09-23
Database CLIs
CLI Tools
CLI & GUI
→
MySQL CLI with autocompletion and syntax highlighting.
MySQL CLI with autocompletion and syntax highlighting.
417
cirq
Quantum Computing
80,653
5,070
2026-09-24
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.
418
justhtml
HTML Manipulation
74,269
1,157
2026-08-27
HTML Manipulation
Text & Documents
→
A pure Python HTML5 parser that just works.
A pure Python HTML5 parser that just works.
419
scikit-surprise
Recommender Systems
72,965
6,818
2026-05-30
Recommender Systems
AI & ML
→
A scikit for building and analyzing recommender systems.
A scikit for building and analyzing recommender systems.
420
sherlock-project
Penetration Testing
62,807
92,588
2026-09-09
Penetration Testing
Security
→
Hunt down social media accounts by username across social networks.
Hunt down social media accounts by username across social networks.
421
openbb
Financial Data
58,205
73,441
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.
422
litecli
Database CLIs
48,595
3,305
2026-06-07
Database CLIs
CLI Tools
CLI & GUI
→
SQLite CLI with autocompletion and syntax highlighting.
SQLite CLI with autocompletion and syntax highlighting.
423
mesa
Simulation and Modeling
48,038
3,856
2026-09-23
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.
424
sqlmap
Penetration Testing
46,799
38,510
2026-09-23
Penetration Testing
Security
→
Automatic SQL injection and database takeover tool.
Automatic SQL injection and database takeover tool.
425
beets
Metadata
45,894
15,705
2026-09-23
Metadata
Audio & Video Processing
Media
→
A music library manager and
MusicBrainz tagger.
426
pelican
Static Site Generators
45,820
13,339
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.
427
zvec
Vector
44,812
16,002
2026-09-24
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.
428
arcade
Game Frameworks
34,920
2,077
2026-09-11
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.
429
django-mongodb-backend
NoSQL Databases
34,844
228
2026-09-24
NoSQL Databases
Database Drivers
Database & Storage
→
Official MongoDB database backend for Django.
Official MongoDB database backend for Django.
430
AstrBot
Personal Assistants
24,896
40,973
2026-09-24
Personal Assistants
AI and Agents
AI & ML
→
A multi-platform AI assistant that connects LLMs to chat apps like Telegram, Slack, and QQ, extensible with Python plugins.
A multi-platform AI assistant that connects LLMs to chat apps like Telegram, Slack, and QQ, extensible with Python plugins.
431
django-modern-rest
Django
20,660
1,471
2026-09-24
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!
432
repowise
Code Analysis
18,275
7,013
2026-09-24
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.
433
thumbor
Image Serving
18,068
10,522
2026-09-03
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.
434
semantica
Data Layer
16,649
13,454
2026-09-24
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.
435
toga
Desktop
13,028
5,413
2026-09-23
Desktop
GUI Development
CLI & GUI
→
A Python native, OS native GUI toolkit.
A Python native, OS native GUI toolkit.
436
vidgear
Video
11,643
3,722
2026-05-17
Video
Audio & Video Processing
Media
→
Most Powerful multi-threaded Video Processing framework.
Most Powerful multi-threaded Video Processing framework.
437
pathway
General
11,624
62,243
2026-09-24
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.
438
nikola
Static Site Generators
11,074
2,743
2026-09-20
Static Site Generators
Web Development
→
A static website and blog generator.
A static website and blog generator.
439
chaostoolkit
Other
10,829
2,028
2026-08-09
Other
DevOps Tools
DevOps
→
A Chaos Engineering toolkit & Orchestration for Developers.
A Chaos Engineering toolkit & Orchestration for Developers.
440
iredis
Database CLIs
10,201
2,755
2026-09-21
Database CLIs
CLI Tools
CLI & GUI
→
Redis CLI with autocompletion and syntax highlighting.
Redis CLI with autocompletion and syntax highlighting.
441
bandersnatch
Package Repositories
9,903
552
2026-09-01
Package Repositories
Python Toolchain
→
PyPI mirroring tool provided by Python Packaging Authority (PyPA).
PyPI mirroring tool provided by Python Packaging Authority (PyPA).
442
axolotl
Fine-tuning
9,884
12,501
2026-09-24
Fine-tuning
AI and Agents
AI & ML
→
A framework for fine-tuning and post-training large language models.
A framework for fine-tuning and post-training large language models.
443
pangu.py
Chinese
9,694
280
2026-09-18
Chinese
Natural Language Processing
AI & ML
→
Paranoid text spacing.
444
conda
Package Managers
9,522
7,513
2026-09-24
Package Managers
Package Management
Python Toolchain
→
Cross-platform, Python-agnostic binary package manager.
Cross-platform, Python-agnostic binary package manager.
445
pixeltable
Vector
7,468
1,624
2026-09-24
Vector
Database
Database & Storage
→
Declarative multimodal AI data engine for tables, computed columns, and embedding search.
Declarative multimodal AI data engine for tables, computed columns, and embedding search.
446
gooey
Wrappers
5,971
21,907
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.
447
pyenv-win
Microsoft Windows
4,856
7,401
2026-05-16
Microsoft Windows
Other
→
A Python version manager for Windows (
pyenv fork).
A Python version manager for Windows (
pyenv fork).
448
jumpstarter
Hardware
2,608
221
2026-09-24
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.
449
kittentts
Speech
1,889
15,483
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.
450
pyodide
Implementations
1,461
14,852
2026-09-22
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.
451
algorithms
Algorithms
1,265
25,550
2026-09-18
Algorithms
Algorithms and Design Patterns
Developer Tools
→
Minimal examples of data structures and algorithms.
Minimal examples of data structures and algorithms.
452
vibevoice
Speech
433
54,486
2026-09-03
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.
453
tkdesigner
Tkinter
355
10,261
2026-09-05
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.
454
thealgorithms
Algorithms
Not on PyPI
224,940
2026-09-24
Algorithms
Algorithms and Design Patterns
Developer Tools
→
All Algorithms implemented in Python.
All Algorithms implemented in Python.
455
graphify
Specialized
Not on PyPI
121,214
2026-09-23
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.
456
django.db.models
Relational Databases
Bundled
91,170
2026-09-24
Relational Databases
ORM
Database & Storage
→
(part of Django) The Django
ORM .
(part of Django) The Django
ORM .
457
geodjango
Geolocation
Bundled
91,170
2026-09-24
Geolocation
Data & Science
→
(part of Django) A world-class
geographic web framework .
458
uv-audit
Supply Chain Security
Bundled
90,144
2026-09-24
Supply Chain Security
Security
→
459
cpython
Implementations
Not on PyPI
77,250
2026-09-24
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.
460
argparse
CLI Development
Stdlib
77,250
2026-09-24
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.
461
asyncio
Async I/O
Stdlib
77,250
2026-09-24
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.
462
concurrent.futures
Parallelism
Stdlib
77,250
2026-09-24
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.
463
configparser
Configuration Files
Stdlib
77,250
2026-09-24
Configuration Files
Python Toolchain
Stdlib
→
(Python standard library) INI file parser.
(Python standard library) INI file parser.
464
difflib
General
Stdlib
77,250
2026-09-24
General
Text Processing
Text & Documents
Stdlib
→
(Python standard library) Helpers for computing deltas.
(Python standard library) Helpers for computing deltas.
465
functools
Functional Programming
Stdlib
77,250
2026-09-24
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.
466
logging
Logging
Stdlib
77,250
2026-09-24
Logging
DevOps
Stdlib
→
(Python standard library) Logging facility for Python.
(Python standard library) Logging facility for Python.
467
mimetypes
File Manipulation
Stdlib
77,250
2026-09-24
File Manipulation
Text & Documents
Stdlib
→
(Python standard library) Map filenames to MIME types.
(Python standard library) Map filenames to MIME types.
468
mock
Mock
Stdlib
77,250
2026-09-24
Mock
Testing
Developer Tools
Stdlib
→
(Python standard library) A mocking and patching library.
(Python standard library) A mocking and patching library.
469
multiprocessing
Parallelism
Stdlib
77,250
2026-09-24
Parallelism
Asynchronous Programming
Python Language
Stdlib
→
(Python standard library) Process-based parallelism.
(Python standard library) Process-based parallelism.
470
pathlib
File Manipulation
Stdlib
77,250
2026-09-24
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.
471
sqlite3
SQLite
Stdlib
77,250
2026-09-24
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.
472
tkinter
Tkinter
Stdlib
77,250
2026-09-24
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.
473
tomllib
Data Formats
Stdlib
77,250
2026-09-24
Data Formats
File Format Processing
Text & Documents
Stdlib
→
(Python standard library) Parse TOML files.
(Python standard library) Parse TOML files.
474
zoneinfo
Date and Time
Stdlib
77,250
2026-09-24
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.
475
odoo
ERP
Not on PyPI
54,573
2026-09-24
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.
476
pyenv
Environment Management
Not on PyPI
45,110
2026-09-24
Environment Management
Python Toolchain
→
Simple Python version management.
Simple Python version management.
477
python-patterns
Design Patterns
Not on PyPI
43,013
2026-09-24
Design Patterns
Algorithms and Design Patterns
Developer Tools
→
A collection of design patterns in Python.
A collection of design patterns in Python.
478
micropython
Implementations
Not on PyPI
22,091
2026-09-21
Implementations
Python Language
→
A lean and efficient Python programming language implementation.
A lean and efficient Python programming language implementation.
479
jev-ultrafast
Frameworks
Not on PyPI
19,959
2026-09-18
Frameworks
Web Scraping
HTTP & Scraping
→
A fast browser agent that picks actions from an indexed table of page elements, using a small LLM only to type text.
A fast browser agent that picks actions from an indexed table of page elements, using a small LLM only to type text.
480
social-engineer-toolkit
Penetration Testing
Not on PyPI
15,326
2026-06-04
Penetration Testing
Security
→
A toolkit for social engineering.
A toolkit for social engineering.
481
trailofbits-skills
Agent Skills
Not on PyPI
7,230
2026-09-24
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.
482
renpy
Visual Novels
Not on PyPI
6,858
2026-09-20
Visual Novels
Game Development
Media
→
A Visual Novel engine.
483
azure-sdk-for-python
Cloud Providers
Multiple on PyPI
5,609
2026-09-24
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.
484
google-cloud-python
Cloud Providers
Multiple on PyPI
5,389
2026-09-24
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.
485
warehouse
Package Repositories
Not on PyPI
4,161
2026-09-23
Package Repositories
Python Toolchain
→
Next generation Python Package Repository (PyPI).
Next generation Python Package Repository (PyPI).
486
cloud-init
Configuration Management
Not on PyPI
3,821
2026-09-23
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.
487
winpython
Microsoft Windows
Not on PyPI
2,283
2026-09-13
Microsoft Windows
Other
→
Portable development environment for Windows 10/11.
Portable development environment for Windows 10/11.
488
pypy
Implementations
Not on PyPI
1,799
2026-09-22
Implementations
Python Language
→
A very fast and compliant implementation of the Python language.
A very fast and compliant implementation of the Python language.
489
sentry-skills
Agent Skills
Not on PyPI
1,005
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.
490
django-ai-plugins
Agent Skills
Not on PyPI
146
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.