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