1
boto3
Cloud Providers
3,277,448,258
9,873
2026-08-17
Cloud Providers
DevOps Tools
DevOps
→
Python interface to Amazon Web Services.
Python interface to Amazon Web Services.
2
urllib3
Clients
1,791,163,052
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,704,435,055
54,245
2026-08-17
Clients
HTTP Clients
HTTP & Scraping
→
HTTP Requests for Humans.
HTTP Requests for Humans.
4
charset-normalizer
Encoding and Unicode
1,647,753,645
789
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,512,368,886
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,432,078,351
7,709
2026-08-17
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,205,141,995
2,200
2026-08-17
Parser
Text Processing
Text & Documents
→
A generic syntax highlighter.
A generic syntax highlighter.
8
pyyaml
Data Formats
1,178,377,433
2,935
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,140,525,472
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,124,651,724
32,547
2026-08-17
Core
Science
Data & Science
→
A fundamental package for scientific computing with Python.
A fundamental package for scientific computing with Python.
11
pydantic
Data Validation
1,105,356,208
28,561
2026-08-17
Data Validation
Data & Science
→
Data validation using Python type hints.
Data validation using Python type hints.
12
click
CLI Development
1,090,436,422
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,046,171,354
14,424
2026-08-17
Frameworks
Testing
Developer Tools
→
A mature full-featured Python testing tool.
A mature full-featured Python testing tool.
14
anyio
Async I/O
1,034,897,148
2,529
2026-08-17
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
911,576,893
5,832
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
806,588,934
15,426
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
795,185,983
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
761,064,257
8,844
2026-08-17
Configuration Files
Python Toolchain
→
Reads key-value pairs from a .env file and sets them as environment variables.
Reads key-value pairs from a .env file and sets them as environment variables.
19
pandas
Data Analysis
755,871,772
49,508
2026-08-17
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
713,274,008
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
702,218,326
56,559
2026-08-18
LLM Gateways
AI and Agents
AI & ML
→
Call 100+ LLMs using OpenAI format.
Call 100+ LLMs using OpenAI format.
22
pyjwt
JWT
676,232,437
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
671,615,961
10,262
2026-08-17
Package Managers
Package Management
Python Toolchain
→
The package installer for Python.
The package installer for Python.
24
tqdm
Terminal Rendering
649,908,687
31,279
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
637,997,900
12,549
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
uvicorn
ASGI
631,550,013
10,906
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.
27
aiohttp
Clients
630,507,772
16,525
2026-08-17
Clients
HTTP Clients
HTTP & Scraping
→
Asynchronous HTTP client/server framework for asyncio and Python.
Asynchronous HTTP client/server framework for asyncio and Python.
28
yarl
URL Manipulation
613,243,581
1,491
2026-08-14
URL Manipulation
HTTP Clients
HTTP & Scraping
→
Yet another URL library.
29
markdown-it-py
Markdown
606,841,792
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
606,546,757
57,078
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
595,322,800
4,972
2026-08-15
Data Validation
Data & Science
→
An implementation of
JSON Schema for Python.
32
fastapi
Framework Agnostic
580,567,180
101,656
2026-08-17
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,699,239
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
534,285,035
13,759
2026-08-17
General
Image Processing
Media
→
Pillow is the friendly
PIL fork.
Pillow is the friendly
PIL fork.
35
virtualenv
Environment Management
530,716,846
5,043
2026-08-17
Environment Management
Python Toolchain
→
A tool to create isolated Python environments.
A tool to create isolated Python environments.
36
textual
TUI Frameworks
523,105,784
36,959
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
476,240,566
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
467,977,629
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
431,540,573
45,226
2026-08-17
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
428,305,810
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,976,077
14,935
2026-08-17
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,531,406
3,793
2026-05-13
Terminal Rendering
CLI Development
CLI & GUI
→
Cross-platform colored terminal text.
Cross-platform colored terminal text.
43
pyparsing
Parser
408,545,258
2,484
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
405,459,299
12,091
2026-08-17
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
388,009,005
3,047
2026-08-17
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
377,577,192
2,526
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,728,034
11,266
2026-08-17
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
353,153,383
19,898
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
336,283,301
31,974
2026-08-18
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
333,015,369
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,858,366
4,089
2026-08-12
Functional Programming
Python Language
→
More routines for operating on iterables, beyond itertools.
More routines for operating on iterables, beyond itertools.
52
oauthlib
OAuth
321,049,278
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.
53
cachetools
Caching
320,943,692
2,777
2026-08-01
Caching
Database & Storage
→
Extensible memoizing collections and decorators.
Extensible memoizing collections and decorators.
54
coverage
Code Coverage
316,775,442
3,409
2026-08-16
Code Coverage
Testing
Developer Tools
→
Code coverage measurement.
Code coverage measurement.
55
ruff
Linters and Formatters
312,934,903
49,234
2026-08-17
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
276,024,904
2,101
2026-08-17
Serialization
Database & Storage
→
MessagePack serializer implementation for Python.
MessagePack serializer implementation for Python.
57
networkx
Graphs and Networks
268,494,010
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
266,093,650
3,973
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
260,297,661
144,414
2026-08-18
Orchestration
AI and Agents
AI & ML
→
Building applications with LLMs through composability.
Building applications with LLMs through composability.
60
uvloop
Async I/O
259,390,272
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,795,928
13,609
2026-08-17
NoSQL Databases
Database Drivers
Database & Storage
→
The Python client for Redis.
The Python client for Redis.
62
prompt_toolkit
CLI Development
240,053,692
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.
63
awscli
Cloud Providers
234,861,627
17,188
2026-08-13
Cloud Providers
DevOps Tools
DevOps
→
Universal Command Line Interface for Amazon Web Services.
Universal Command Line Interface for Amazon Web Services.
64
matplotlib
Plotting
234,535,639
23,083
2026-08-16
Plotting
Data Visualization
Data & Science
→
A Python 2D plotting library.
A Python 2D plotting library.
65
pynacl
Cryptography
233,048,604
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
227,941,439
66,963
2026-08-17
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,757,091
8,204
2026-08-14
Serialization
Database & Storage
→
Fast, correct JSON library.
Fast, correct JSON library.
68
chardet
Encoding and Unicode
217,937,420
2,657
2026-08-17
Encoding and Unicode
Text Processing
Text & Documents
→
Python character encoding detector.
Python character encoding detector.
69
itsdangerous
Cryptography
215,379,524
3,127
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
208,865,569
4,384
2026-08-17
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,762,226
451
2026-08-11
Template Engines
Web Development
→
Hyperfast and lightweight templating for the Python platform.
Hyperfast and lightweight templating for the Python platform.
72
mypy
Type Checkers
202,454,660
20,598
2026-08-15
Type Checkers
Code Analysis
Developer Tools
→
Check variable types during compile time.
Check variable types during compile time.
73
flask
Synchronous
202,403,227
72,126
2026-08-16
Synchronous
Web Frameworks
Web Development
→
A microframework for Python.
A microframework for Python.
74
pre-commit
Git Hooks
190,216,617
15,506
2026-08-17
Git Hooks
Code Analysis
Developer Tools
→
A framework for managing and maintaining multi-language pre-commit hooks.
A framework for managing and maintaining multi-language pre-commit hooks.
75
uv
Package Managers
188,567,455
88,814
2026-08-17
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,801,822
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,515,967
14,870
2026-08-17
Symbolic Mathematics
Science
Data & Science
→
A Python library for symbolic mathematics.
A Python library for symbolic mathematics.
78
transformers
Pre-trained Models
184,447,791
164,196
2026-08-17
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,207,086
41,803
2026-08-17
Linters and Formatters
Code Analysis
Developer Tools
→
The uncompromising Python code formatter.
The uncompromising Python code formatter.
80
sentry-sdk
Monitoring and Processes
172,341,611
2,202
2026-08-13
Monitoring and Processes
DevOps Tools
DevOps
→
Sentry SDK for Python.
81
rapidfuzz
Fuzzy Matching
171,957,518
4,070
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
169,967,456
16,771
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,582,426
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,671,356
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,856,340
10,160
2026-08-17
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,630,615
4,014
2026-08-13
Parser
Text Processing
Text & Documents
→
A non-validating SQL parser.
A non-validating SQL parser.
87
gunicorn
WSGI
134,975,867
10,653
2026-08-17
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,882,750
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
129,930,524
1,463
2026-08-17
Internationalization
Text Processing
Text & Documents
→
An internationalization library for Python.
An internationalization library for Python.
90
Cython
Implementations
125,895,838
10,828
2026-08-15
Implementations
Python Language
→
Optimizing Static Compiler for Python.
Optimizing Static Compiler for Python.
91
psycopg
PostgreSQL
123,798,280
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
122,177,730
22,179
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,085,651
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,837,318
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,036,350
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,759,979
8,067
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,576,307
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,658,245
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,615,717
4,353
2026-08-17
NoSQL Databases
Database Drivers
Database & Storage
→
The official Python client for MongoDB.
The official Python client for MongoDB.
100
structlog
Logging
108,398,275
4,917
2026-08-06
Logging
DevOps
→
Structured logging made easy.
Structured logging made easy.
101
xlsxwriter
Excel
103,374,759
3,968
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
101,807,691
14,918
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,701,150
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,884,522
102,441
2026-08-18
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,513,067
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,540,172
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,236,567
7,977
2026-08-07
Documentation
Developer Tools
→
Python Documentation generator.
Python Documentation generator.
108
invoke
Build Tools
81,171,400
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
loguru
Logging
79,251,090
24,069
2026-06-13
Logging
DevOps
→
Library which aims to bring enjoyable logging in Python.
Library which aims to bring enjoyable logging in Python.
110
numba
Core
78,938,703
11,123
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.
111
reportlab
PDF
78,834,687
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,579,074
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,228,436
19,369
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,499,926
4,488
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,998,905
34,288
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,756,603
39,376
2026-08-17
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,041,693
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
nltk
General
69,113,113
14,697
2026-08-17
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.
119
pendulum
Date and Time
68,921,002
6,671
2026-07-06
Date and Time
Python Language
→
Python datetimes made easy.
Python datetimes made easy.
120
plotly
Plotting
68,222,919
18,743
2026-08-07
Plotting
Data Visualization
Data & Science
→
Interactive graphing library for Python.
Interactive graphing library for Python.
121
langgraph
Orchestration
68,203,706
39,877
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.
122
pdfminer.six
PDF
67,738,637
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.
123
responses
Mock
66,843,457
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,638,323
3,493
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,167,628
5,712
2026-08-17
Linters and Formatters
Code Analysis
Developer Tools
→
A fully customizable source code analyzer.
A fully customizable source code analyzer.
126
toolz
Functional Programming
60,936,493
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,323,062
43,537
2026-08-17
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,488,557
500
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,433,045
40,323
2026-08-17
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,422,727
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,080,194
28,789
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,572,951
34,372
2026-08-17
Browser Automation
Testing
Developer Tools
→
Python bindings for
Selenium WebDriver .
133
browser-use
Frameworks
54,429,840
109,528
2026-08-17
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.
134
opencv-python
General
54,239,864
5,354
2026-07-28
General
Computer Vision
AI & ML
→
Open Source Computer Vision Library.
Open Source Computer Vision Library.
135
flake8
Linters and Formatters
53,893,856
3,814
2026-08-17
Linters and Formatters
Code Analysis
Developer Tools
→
A wrapper around pycodestyle, pyflakes and McCabe.
A wrapper around pycodestyle, pyflakes and McCabe.
136
apscheduler
Task Scheduling
53,512,080
7,609
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,970,744
88,420
2026-08-17
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,883,230
7,302
2026-08-18
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
51,065,639
10,454
2026-08-16
Plotting
Data Visualization
Data & Science
→
Declarative statistical visualization library for Python.
Declarative statistical visualization library for Python.
140
elasticsearch
Search
50,773,626
4,385
2026-08-17
Search
Database & Storage
→
The official low-level Python client for
Elasticsearch .
141
opensearch-py
Search
50,068,017
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,007,890
28,662
2026-08-17
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,419,052
8,894
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,312,690
11,985
2026-08-14
Relational Databases
ORM
Database & Storage
→
A small, expressive ORM.
145
pywin32
Microsoft Windows
47,932,094
5,597
2026-08-15
Microsoft Windows
Other
→
Python Extensions for Windows.
Python Extensions for Windows.
146
gevent
Async I/O
47,849,974
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 .
147
pyspark
Distributed Computing
45,860,759
43,825
2026-08-17
Distributed Computing
DevOps
→
148
dateparser
Date and Time
44,620,741
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,226,048
4,030
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,607,652
11,579
2026-08-17
Statistics
Science
Data & Science
→
Statistical modeling and econometrics in Python.
Statistical modeling and econometrics in Python.
151
ty
Type Checkers
40,089,865
19,479
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.
152
pyodbc
Other Relational Databases
40,017,131
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.
153
pyright
Type Checkers
37,932,628
15,589
2026-08-17
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,492,183
13,998
2026-07-06
Plotting
Data Visualization
Data & Science
→
Statistical data visualization using Matplotlib.
Statistical data visualization using Matplotlib.
155
weasyprint
HTML-to-PDF
37,420,026
9,502
2026-08-17
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
openai-agents
Vendor Agent SDKs
37,235,377
28,724
2026-08-17
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.
157
phonenumbers
Parser
37,179,144
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.
158
diskcache
Caching
35,600,907
2,905
2024-03-03
Caching
Database & Storage
→
SQLite and file backed cache backend with faster lookups than memcached and redis.
SQLite and file backed cache backend with faster lookups than memcached and redis.
159
tox
Test Runners
33,033,599
3,922
2026-08-17
Test Runners
Testing
Developer Tools
→
Auto builds and tests distributions in multiple Python versions
Auto builds and tests distributions in multiple Python versions
160
python-magic
File Manipulation
31,626,063
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.
161
claude-agent-sdk
Vendor Agent SDKs
31,295,940
7,914
2026-08-17
Vendor Agent SDKs
AI and Agents
AI & ML
→
Anthropic's Python SDK for building AI agents on Claude Code's harness — custom tools, in-process MCP servers, hooks.
Anthropic's Python SDK for building AI agents on Claude Code's harness — custom tools, in-process MCP servers, hooks.
162
unidecode
Transliteration and Slugs
30,609,964
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
29,983,026
515
2026-08-17
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,661,829
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,181,275
1,346
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,895,724
45,557
2026-08-17
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
qrcode
Barcodes and QR Codes
28,797,257
4,927
2026-03-25
Barcodes and QR Codes
Image Processing
Media
→
A pure Python QR Code generator.
A pure Python QR Code generator.
168
dask
Distributed Computing
28,653,214
13,891
2026-08-17
Distributed Computing
DevOps
→
A flexible parallel computing library for analytic computing.
A flexible parallel computing library for analytic computing.
169
bandit
Linters and Formatters
27,925,517
8,221
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
django-rest-framework
Django
27,439,137
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.
171
py-spy
Profiler
27,432,805
15,436
2026-05-08
Profiler
Debugging Tools
Developer Tools
→
A sampling profiler for Python programs. Written in Rust.
A sampling profiler for Python programs. Written in Rust.
172
scikit-image
General
27,261,286
6,573
2026-08-17
General
Image Processing
Media
→
A Python library for (scientific) image processing.
A Python library for (scientific) image processing.
173
yfinance
Financial Data
26,558,375
25,006
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,674,419
18,692
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,442,097
6,916
2026-08-17
Miscellaneous
Other
→
A set of pure-Python utilities.
A set of pure-Python utilities.
176
oracledb
Other Relational Databases
25,210,772
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.
177
vcrpy
Mock
25,197,645
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.
178
spacy
General
24,760,456
33,827
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.
179
uv-build
Build Backends
24,734,286
88,814
2026-08-17
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.
180
feedparser
Content Extraction
23,636,311
2,409
2026-07-30
Content Extraction
Web Scraping
HTTP & Scraping
→
Universal feed parser.
181
pytesseract
OCR
22,986,135
6,379
2025-02-17
OCR
Computer Vision
AI & ML
→
182
hydra-core
Configuration Files
22,355,353
10,602
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,183,623
829
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,720,780
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
crewai
Orchestration
21,618,178
57,218
2026-08-17
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.
186
factory_boy
Object Factories
21,524,632
3,806
2025-12-14
Object Factories
Testing
Developer Tools
→
A test fixtures replacement for Python.
A test fixtures replacement for Python.
187
sqlmodel
Relational Databases
21,337,426
18,265
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,298,231
36,172
2026-08-18
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
hatch
Package Managers
21,243,993
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.
190
pydub
Audio
20,836,100
9,790
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.
191
fire
CLI Development
20,545,545
28,208
2025-08-16
CLI Development
CLI Development
CLI & GUI
→
A library for creating command line interfaces from absolutely any Python object.
A library for creating command line interfaces from absolutely any Python object.
192
apache-airflow
Workflow Orchestration
19,991,557
46,516
2026-08-17
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,773,316
6,005
2026-08-16
Task Queues
DevOps
→
Little multi-threaded task queue.
Little multi-threaded task queue.
194
mysqlclient
MySQL
19,403,128
2,531
2026-07-26
MySQL
Database Drivers
Database & Storage
→
MySQL connector with Python 3 support (
mysql-python fork).
195
clickhouse-driver
ClickHouse
19,082,544
1,302
2026-07-22
ClickHouse
Database Drivers
Database & Storage
→
Python driver with native interface for ClickHouse.
Python driver with native interface for ClickHouse.
196
instructor
Data Layer
18,949,035
13,742
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
geopandas
Geolocation
18,767,159
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.
198
tensorflow
Frameworks
18,501,053
196,990
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,911,389
64,237
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,786,769
10,670
2026-08-17
Task Queues
DevOps
→
Simple job queues for Python.
Simple job queues for Python.
201
supervisor
Monitoring and Processes
16,983,758
9,103
2025-12-21
Monitoring and Processes
DevOps Tools
DevOps
→
Supervisor process control system for UNIX.
Supervisor process control system for UNIX.
202
yt-dlp
Downloaders
16,920,902
185,126
2026-08-17
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.
203
mkdocs-material
Documentation
16,915,235
27,277
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.
204
ipdb
pdb-like Debugger
16,800,562
1,976
2026-02-27
pdb-like Debugger
Debugging Tools
Developer Tools
→
205
mkdocs
Documentation
16,787,496
22,350
2025-10-20
Documentation
Developer Tools
→
Markdown friendly documentation generator.
Markdown friendly documentation generator.
206
granian
ASGI
16,691,873
5,556
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,413,995
13,302
2026-08-17
Interactive Interpreter
Developer Tools
→
A rich toolkit to help you make the most out of using Python interactively.
A rich toolkit to help you make the most out of using Python interactively.
208
gradio
Dashboards and Apps
16,267,732
43,377
2026-08-17
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
memray
Profiler
15,005,598
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.
210
geopy
Geolocation
14,873,924
4,845
2026-07-12
Geolocation
Data & Science
→
Python Geocoding Toolbox.
Python Geocoding Toolbox.
211
pyelftools
General
14,813,437
2,272
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,596,348
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,463,559
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,077,705
19,355
2026-08-17
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
14,055,449
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,514,710
23,630
2026-08-17
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,427,154
28,076
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,295,185
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,094,562
6,652
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,764,460
13,068
2026-08-17
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,540,806
29,077
2026-08-17
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,327,187
70,334
2026-08-11
Configuration Management
DevOps Tools
DevOps
→
A radically simple IT automation platform.
A radically simple IT automation platform.
223
markitdown
File Conversion
12,165,112
174,280
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.
224
django-storages
Web Asset Management
12,130,901
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.
225
fabric
Deployment
11,932,193
15,486
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
vulture
Code Analysis
11,860,357
4,766
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.
227
flower
Monitoring and Processes
11,851,522
7,232
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.
228
sh
Monitoring and Processes
11,371,855
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,318,813
8,563
2026-08-17
Audio
Audio & Video Processing
Media
→
Python library for audio and music analysis.
Python library for audio and music analysis.
230
urwid
TUI Frameworks
11,121,411
3,012
2026-08-17
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,959,033
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,907,584
31,290
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,675,762
44,722
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
bottle
Synchronous
10,232,313
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.
235
pyinstrument
Profiler
10,119,442
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
connexion
Framework Agnostic
9,977,517
4,609
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.
237
docling
File Conversion
9,812,275
64,959
2026-08-17
File Conversion
File Format Processing
Text & Documents
→
Library for converting documents into structured data.
Library for converting documents into structured data.
238
cookiecutter
Project Scaffolding
9,687,557
25,056
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,483,446
16,012
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
lancedb
Vector
9,273,697
11,170
2026-08-17
Vector
Database
Database & Storage
→
A developer-friendly embedded retrieval database for multimodal AI.
A developer-friendly embedded retrieval database for multimodal AI.
241
bokeh
Plotting
9,128,492
20,430
2026-08-17
Plotting
Data Visualization
Data & Science
→
Interactive Web Plotting for Python.
Interactive Web Plotting for Python.
242
biopython
Biology and Chemistry
9,026,883
5,164
2026-08-18
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.
243
schedule
Task Scheduling
8,969,730
12,260
2024-05-25
Task Scheduling
Job Schedulers
DevOps
→
Python job scheduling for humans.
Python job scheduling for humans.
244
paho-mqtt
Messaging
8,892,086
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,793,754
2,385
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,728,666
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,636,258
1,594
2026-08-02
WSGI
Web Servers
Web Development
→
Multi-threaded, powers Pyramid.
Multi-threaded, powers Pyramid.
248
django-debug-toolbar
Others
8,619,083
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,263,908
1,598
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
7,968,925
60,698
2026-08-17
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
mutagen
Metadata
7,890,495
1,947
2026-07-13
Metadata
Audio & Video Processing
Media
→
A Python module to handle audio metadata.
A Python module to handle audio metadata.
252
diffusers
Image and Video Generation
7,886,005
34,329
2026-08-17
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.
253
cassandra-driver
NoSQL Databases
7,433,740
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,386,632
5,748
2026-08-17
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
pyrefly
Type Checkers
7,234,863
6,892
2026-08-18
Type Checkers
Code Analysis
Developer Tools
→
A fast type checker and language server for Python.
A fast type checker and language server for Python.
256
strawberry
Framework Agnostic
7,215,559
4,705
2026-08-17
Framework Agnostic
Web APIs
Web Development
→
A GraphQL library that leverages Python type annotations for schema definition.
A GraphQL library that leverages Python type annotations for schema definition.
257
funcy
Functional Programming
7,154,170
3,509
2026-08-17
Functional Programming
Python Language
→
A fancy and practical functional tools.
A fancy and practical functional tools.
258
llama-index
Data Layer
7,006,446
51,708
2026-08-17
Data Layer
AI and Agents
AI & ML
→
A data framework for your LLM application.
A data framework for your LLM application.
259
autobahn-python
WebSocket
6,844,157
2,541
2026-07-15
WebSocket
Web Development
→
WebSocket & WAMP for Python on Twisted and
asyncio .
WebSocket & WAMP for Python on Twisted and
asyncio .
260
pipx
Package Managers
6,801,425
12,930
2026-08-17
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.
261
rdkit
Biology and Chemistry
6,753,481
3,559
2026-08-16
Biology and Chemistry
Science
Data & Science
→
Cheminformatics and Machine Learning Software.
Cheminformatics and Machine Learning Software.
262
moviepy
Video
6,712,449
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,586,163
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,492,875
42,521
2026-08-16
Documentation
Developer Tools
→
Diagram as Code.
265
python-box
Built-in Classes Enhancement
6,349,701
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
dspy
Prompt Optimization
6,245,560
37,356
2026-08-17
Prompt Optimization
AI and Agents
AI & ML
→
A framework for programming, not prompting, language models.
A framework for programming, not prompting, language models.
267
schemathesis
API Testing
6,240,612
3,536
2026-08-17
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.
268
catboost
Gradient Boosting
6,052,157
9,069
2026-08-17
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.
269
gymnasium
Reinforcement Learning
6,037,462
12,335
2026-08-17
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).
270
pyfiglet
General
6,001,335
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,762,351
16,479
2025-10-16
General
Natural Language Processing
AI & ML
→
Topic Modeling for Humans.
Topic Modeling for Humans.
272
channels
WebSocket
5,752,524
6,353
2026-08-06
WebSocket
Web Development
→
Developer-friendly asynchrony for Django.
Developer-friendly asynchrony for Django.
273
nox
Test Runners
5,697,633
1,552
2026-08-17
Test Runners
Testing
Developer Tools
→
Flexible test automation for Python.
Flexible test automation for Python.
274
tinydb
Key-Value & Document
5,663,197
7,553
2026-08-10
Key-Value & Document
Database
Database & Storage
→
A tiny, document-oriented database.
A tiny, document-oriented database.
275
tinytag
Metadata
5,005,215
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,924
89,278
2026-08-18
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
tablib
General
4,786,613
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.
278
django-oauth-toolkit
OAuth
4,779,389
3,333
2026-07-28
OAuth
Authentication
Web Development
→
OAuth 2 goodies for Django.
OAuth 2 goodies for Django.
279
django-allauth
OAuth
4,707,940
10,370
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,677,771
11,823
2026-08-16
Frameworks
Testing
Developer Tools
→
A generic test automation framework.
A generic test automation framework.
281
openai-whisper
Speech
4,657,930
107,473
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,384,842
993
2026-06-06
Geolocation
Data & Science
→
Python bindings and utilities for GeoJSON.
Python bindings and utilities for GeoJSON.
283
scapy
Network Virtualization
4,175,892
12,475
2026-08-16
Network Virtualization
DevOps
→
A brilliant packet manipulation library.
A brilliant packet manipulation library.
284
flask-socketio
WebSocket
3,986,082
5,508
2026-07-30
WebSocket
Web Development
→
Socket.IO integration for Flask applications.
Socket.IO integration for Flask applications.
285
rembg
General
3,976,822
24,286
2026-08-17
General
Image Processing
Media
→
A tool to remove image backgrounds.
A tool to remove image backgrounds.
286
parsy
Parser
3,930,080
451
2026-06-22
Parser
Text Processing
Text & Documents
→
Easy, generic parser combinator library for creating parsers.
Easy, generic parser combinator library for creating parsers.
287
pynamodb
NoSQL Databases
3,915,770
2,649
2026-04-24
NoSQL Databases
ORM
Database & Storage
→
A Pythonic interface for
Amazon DynamoDB .
288
mem0
Data Layer
3,913,843
63,467
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.
289
python-barcode
Barcodes and QR Codes
3,802,678
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.
290
PySide6
Qt
3,711,095
130
2026-08-17
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.
291
akshare
Financial Data
3,603,747
22,091
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
astropy
Physics and Engineering
3,595,802
5,277
2026-08-15
Physics and Engineering
Science
Data & Science
→
A community Python library for Astronomy.
A community Python library for Astronomy.
293
alive-progress
Terminal Rendering
3,554,682
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.
294
scrapy
Frameworks
3,534,525
63,922
2026-08-17
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
easyocr
OCR
3,502,484
29,917
2025-12-05
OCR
Computer Vision
AI & ML
→
Ready-to-use OCR with 40+ languages supported.
Ready-to-use OCR with 40+ languages supported.
296
ibis-framework
Data Analysis
3,377,358
6,631
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.
297
pythonnet
Microsoft Windows
3,350,274
5,508
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
jieba
Chinese
3,271,122
35,119
2020-02-15
Chinese
Natural Language Processing
AI & ML
→
The most popular Chinese text segmentation library.
The most popular Chinese text segmentation library.
299
chdb
Analytical
3,245,043
2,870
2026-08-17
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().
300
mssql-python
Other Relational Databases
3,204,809
461
2026-08-17
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,169,961
9,164
2026-08-17
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,036,964
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
seleniumbase
Browser Automation
3,026,575
12,933
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.
304
pygame
Game Frameworks
2,967,099
8,898
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.
305
pymc
Simulation and Modeling
2,917,390
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,915,985
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,807,229
2,208
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,771,757
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,753,956
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,494,855
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
copier
Project Scaffolding
2,493,640
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.
312
marimo
Interactive Interpreter
2,491,233
22,373
2026-08-17
Interactive Interpreter
Developer Tools
→
Transform data and train models, feels like a next-gen notebook, stored as Git-friendly Python.
Transform data and train models, feels like a next-gen notebook, stored as Git-friendly Python.
313
bleak
Hardware
2,477,903
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,413,591
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,352,660
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,335,877
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,323,290
73,217
2026-08-18
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,285,918
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
django-compressor
Web Asset Management
2,237,952
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.
320
pyramid
Synchronous
2,216,154
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.
321
pywebview
Web-based
2,189,354
5,985
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,090,411
2,166
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,056,785
8,399
2026-08-17
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,928,208
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
rope
Refactoring
1,926,132
2,232
2026-08-16
Refactoring
Code Analysis
Developer Tools
→
Rope is a python refactoring library.
Rope is a python refactoring library.
326
pdoc
Documentation
1,910,547
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.
327
pypinyin
Chinese
1,879,525
5,355
2026-04-19
Chinese
Natural Language Processing
AI & ML
→
Convert Chinese hanzi (漢字) to pinyin (拼音).
Convert Chinese hanzi (漢字) to pinyin (拼音).
328
icecream
Others
1,877,889
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.
329
taskiq
Task Queues
1,861,874
2,291
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,812,685
5,446
2025-11-21
Interactive Interpreter
Developer Tools
→
Advanced Python REPL built on top of the
python-prompt-toolkit .
331
pygraphviz
Specialized
1,778,122
845
2026-08-03
Specialized
Data Visualization
Data & Science
→
Python interface to
Graphviz .
332
django-cacheops
Caching
1,640,133
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,567,636
78,513
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,531,192
2,692
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,441
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,498,296
501
2026-08-11
Django
Web APIs
Web Development
→
Strawberry GraphQL integration with Django.
Strawberry GraphQL integration with Django.
337
faststream
Messaging
1,393,549
5,306
2026-08-17
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
returns
Functional Programming
1,356,657
4,347
2026-08-17
Functional Programming
Python Language
→
A set of type-safe monads, transformers, and composition utilities.
A set of type-safe monads, transformers, and composition utilities.
339
wand
General
1,353,150
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.
340
stable-baselines3
Reinforcement Learning
1,326,235
13,702
2026-08-17
Reinforcement Learning
Deep Learning
AI & ML
→
PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms.
341
django-unfold
Admin Panels
1,325,586
3,627
2026-08-17
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.
342
mlx-lm
LLM Inference and Serving
1,304,112
6,671
2026-08-17
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.
343
pudb
pdb-like Debugger
1,303,065
3,251
2026-08-16
pdb-like Debugger
Debugging Tools
Developer Tools
→
A full-screen, console-based Python debugger.
A full-screen, console-based Python debugger.
344
sqlite-utils
SQLite
1,290,638
2,151
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,279,407
7,711
2026-08-17
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,183,359
14,289
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,163,047
16,133
2026-08-17
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,156,940
7,009
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,114,933
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,088,975
13,516
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,074,775
7,864
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,043,513
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
httpie
HTTP Clients
1,017,955
38,430
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.
354
wagtail
CMS
1,014,240
20,443
2026-08-17
CMS
Web Development
→
A Django content management system.
A Django content management system.
355
mpi4py
Distributed Computing
986,243
920
2026-08-15
Distributed Computing
DevOps
→
Python bindings for MPI.
356
django-guardian
Permissions
983,056
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
958,284
11,062
2026-07-29
Deployment
DevOps Tools
DevOps
→
A Python serverless microframework for AWS.
A Python serverless microframework for AWS.
358
edgartools
Financial Data
930,744
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
911,237
872
2025-08-22
Tracing
Debugging Tools
Developer Tools
→
A flexible code tracing toolkit.
A flexible code tracing toolkit.
360
scons
Build Tools
877,634
2,413
2026-08-11
Build Tools
Developer Tools
→
A software construction tool.
A software construction tool.
361
pgmpy
General
803,416
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
794,860
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,354
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
764,570
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
613,826
13,353
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,251
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,845
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,190
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
503,286
2,636
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,149
19,894
2026-08-17
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
492,525
15,091
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
478,573
5,168
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
468,354
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
463,030
232,024
2026-08-18
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
447,932
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
422,702
16,593
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
405,062
9,604
2026-08-17
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
399,160
28,830
2026-08-17
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
372,092
13,492
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
354,688
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
348,857
2,621
2026-08-17
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
334,039
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,261
2,731
2026-05-26
Email
HTTP & Scraping
→
Yet another Gmail/SMTP client.
Yet another Gmail/SMTP client.
384
implicit
Recommender Systems
315,704
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
314,795
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
302,816
3,418
2026-08-17
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
284,244
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
timesfm
Time Series Forecasting
280,391
27,988
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.
389
kivy
Desktop
280,119
18,996
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.
390
qutip
Quantum Computing
264,568
2,057
2026-08-17
Quantum Computing
Data & Science
→
Quantum Toolbox in Python.
Quantum Toolbox in Python.
391
pyinfra
Configuration Management
253,702
5,954
2026-08-17
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
247,887
11,018
2026-08-17
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
230,850
1,326
2026-07-01
Physics and Engineering
Science
Data & Science
→
A Python toolbox for seismology.
A Python toolbox for seismology.
394
manim
Other
210,410
40,221
2026-08-15
Other
Science
Data & Science
→
An animation engine for explanatory math videos.
An animation engine for explanatory math videos.
395
cx-Freeze
Executables
208,827
1,560
2026-08-17
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.
396
napalm
Network Virtualization
189,563
2,486
2026-08-12
Network Virtualization
DevOps
→
Cross-vendor API to manipulate network devices.
Cross-vendor API to manipulate network devices.
397
dearpygui
Desktop
187,919
15,577
2026-05-13
Desktop
GUI Development
CLI & GUI
→
A Simple GPU accelerated Python GUI framework
A Simple GPU accelerated Python GUI framework
398
apiflask
Flask
186,053
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.
399
panda3d
3D Engines
181,425
5,206
2026-07-25
3D Engines
Game Development
Media
→
3D game engine developed by Disney.
3D game engine developed by Disney.
400
devpi
Package Repositories
179,137
1,215
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,592
3,734
2026-08-15
Search
Database & Storage
→
Modular search for Django.
Modular search for Django.
402
asciimatics
TUI Frameworks
169,678
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
149,618
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
django-cms
CMS
123,441
10,662
2026-08-17
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.
405
openbb
Financial Data
123,170
71,981
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
tmuxp
Terminal Workflow
123,025
4,560
2026-08-16
Terminal Workflow
CLI Tools
CLI & GUI
→
407
mycli
Database CLIs
120,073
11,961
2026-08-17
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
110,028
89,709
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,968
15,617
2026-08-16
Configuration Management
DevOps Tools
DevOps
→
Infrastructure automation and management system.
Infrastructure automation and management system.
410
scikit-surprise
Recommender Systems
95,063
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
88,183
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
79,830
2,062
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,387
13,623
2026-08-17
Other
DevOps Tools
DevOps
→
A deduplicating archiver with compression and encryption.
A deduplicating archiver with compression and encryption.
414
litecli
Database CLIs
71,769
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
66,191
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
65,536
15,552
2026-08-17
Metadata
Audio & Video Processing
Media
→
A music library manager and
MusicBrainz tagger.
417
sqlmap
Penetration Testing
63,656
38,203
2026-08-17
Penetration Testing
Security
→
Automatic SQL injection and database takeover tool.
Automatic SQL injection and database takeover tool.
418
mesa
Simulation and Modeling
59,032
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,239
15,453
2026-08-17
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,647
5,970
2026-08-17
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,252
227
2026-08-17
NoSQL Databases
Database Drivers
Database & Storage
→
Official MongoDB database backend for Django.
Official MongoDB database backend for Django.
422
django-modern-rest
Django
24,340
1,359
2026-08-17
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!
423
pyenv-win
Microsoft Windows
24,309
7,364
2026-05-16
Microsoft Windows
Other
→
A Python version manager for Windows (
pyenv fork).
A Python version manager for Windows (
pyenv fork).
424
vidgear
Video
23,676
3,721
2026-05-17
Video
Audio & Video Processing
Media
→
Most Powerful multi-threaded Video Processing framework.
Most Powerful multi-threaded Video Processing framework.
425
thumbor
Image Serving
21,745
10,511
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,843
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,022
62,440
2026-08-17
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,446
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,185
278
2026-08-11
Chinese
Natural Language Processing
AI & ML
→
Paranoid text spacing.
430
toga
Desktop
12,938
5,404
2026-08-17
Desktop
GUI Development
CLI & GUI
→
A Python native, OS native GUI toolkit.
A Python native, OS native GUI toolkit.
431
bandersnatch
Package Repositories
12,632
549
2026-08-17
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,074
21,893
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,102
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,998
7,485
2026-08-17
Package Managers
Package Management
Python Toolchain
→
Cross-platform, Python-agnostic binary package manager.
Cross-platform, Python-agnostic binary package manager.
435
kittentts
Speech
3,860
15,360
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,189
14,794
2026-08-17
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,547
25,538
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,440
211
2026-08-17
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
814
52,823
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
662
10,268
2026-05-11
Tkinter
GUI Development
CLI & GUI
→
Generates Tkinter interfaces from Figma designs using the Figma API.
Generates Tkinter interfaces from Figma designs using the Figma API.
441
thealgorithms
Algorithms
Not on PyPI
223,820
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,511
2026-08-17
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,420
2026-08-17
Relational Databases
ORM
Database & Storage
→
444
geodjango
Geolocation
Not on PyPI
88,420
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,339
2026-08-17
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,762
2026-08-17
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,023
2026-08-16
Environment Management
Python Toolchain
→
Simple Python version management.
Simple Python version management.
463
python-patterns
Design Patterns
Not on PyPI
42,927
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,988
2026-08-17
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,204
2026-06-04
Penetration Testing
Security
→
A toolkit for social engineering.
A toolkit for social engineering.
466
renpy
Visual Novels
Not on PyPI
6,736
2026-08-17
Visual Novels
Game Development
Media
→
A Visual Novel engine.
467
trailofbits-skills
Agent Skills
Not on PyPI
6,632
2026-08-17
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-17
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,374
2026-08-17
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,130
2026-08-17
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,784
2026-08-17
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,277
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,783
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
924
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.