Awesome List

Awesome Python

An opinionated list of Python frameworks, libraries, tools, and resources

vinta/awesome-python #awesome #collections #python #python-frameworks #python-libraries #python-tools
List stars
308,638
README repos
558
Indexed repos
522
List commits
2,465
Forks
28,337
Open issues
19

Tracked list growth

GitHub stars and default-branch commits for vinta/awesome-python.

Latest scan 2026-07-17 10:49

Likes history

GitHub stars

Commits history

Default branch commits

Indexed repositories

365 repos matching these filters.

Latest repo push 2026-07-17

Filter this list

Search within Awesome Python or narrow by ecosystem and project health.

Clear 1 refinement
Search mode
Tune results
More filters Topics, generated tags, stack, files, age, archive status, and growth.
Ecosystem
Files

Choose a suggestion or use commas to require multiple files.

Health

Uses known first-commit dates.

Momentum
Filters by observed commit-count growth over the repository's latest 7-day capture window. Repositories without a recent baseline are excluded.
Filters by observed GitHub star growth over the repository's latest 7-day capture window. Repositories without a recent baseline are excluded.
Reset filters
Highlighted

Open highlighted repo slot

Put your repository first

Promote a GitHub repo at the top of Awesome repository list views for 7 days.

reflex-dev/reflex

🕸️ Web apps in pure Python 🐍

AI dev
Updated
2026-07-08
Lists
1 list mention
First commit
2022-11-18
License
Apache-2.0
Issues
281 open
Forks
1,746
Commits
3,218 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
google/python-fire

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

GitHub topics
Updated
2026-07-01
Lists
1 list mention
First commit
2017-02-15
License
NOASSERTION
Issues
190 open
Forks
1,483
Commits
355 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
cookiecutter/cookiecutter

A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

Updated
2026-04-01
Lists
4 list mentions
First commit
2013-07-14
License
BSD-3-Clause
Issues
302 open
Forks
2,251
Commits
3,143 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
PrefectHQ/prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.

AI dev
Updated
2026-07-16
Lists
3 list mentions
First commit
2021-07-12
License
Apache-2.0
Issues
814 open
Forks
2,410
Commits
21,775 commits
Star growth, last 7 days
+489 +2.1%
Commit velocity, last 7 days
+17 +0.1%
micropython/micropython

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

Updated
2026-07-06
Lists
1 list mention
First commit
2013-10-04
License
NOASSERTION
Issues
1,628 open
Forks
8,905
Commits
18,799 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
marimo-team/marimo

A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.

AI dev
Updated
2026-07-17
Lists
2 list mentions
First commit
2023-08-14
License
Apache-2.0
Issues
605 open
Forks
1,174
Commits
6,391 commits
Star growth, last 7 days
+77 +0.4%
Commit velocity, last 7 days
+24 +0.4%
wagtail/wagtail

A Django content management system focused on flexibility and user experience

AI dev
Updated
2026-07-08
Lists
5 list mentions
First commit
2014-01-22
License
BSD-3-Clause
Issues
1,027 open
Forks
4,558
Commits
20,181 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
spotify/luigi

Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.

Updated
2026-07-01
Lists
3 list mentions
First commit
2011-11-17
License
Apache-2.0
Issues
163 open
Forks
2,457
Commits
4,318 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
lightgbm-org/LightGBM

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

Updated
2026-07-15
Lists
3 list mentions
First commit
2016-08-05
License
MIT
Issues
511 open
Forks
4,036
Commits
3,844 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
dagster-io/dagster

An orchestration platform for the development, production, and observation of data assets.

AI dev
Updated
2026-07-06
Lists
4 list mentions
First commit
2018-04-30
License
Apache-2.0
Issues
2,568 open
Forks
2,184
Commits
27,770 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
saltstack/salt

Software to automate the management and configuration of infrastructure and applications at scale.

AI dev
Updated
2026-07-16
Lists
4 list mentions
First commit
2011-02-20
License
Apache-2.0
Issues
1,838 open
Forks
5,603
Commits
125,577 commits
Star growth, last 7 days
0 0.0%
Commit velocity, last 7 days
0 0.0%
Nuitka/Nuitka

Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.14. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.

AI dev
Updated
2026-07-07
Lists
1 list mention
First commit
2010-08-26
License
AGPL-3.0
Issues
183 open
Forks
786
Commits
15,057 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
pytest-dev/pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

Updated
2026-07-05
Lists
2 list mentions
First commit
2007-01-24
License
MIT
Issues
973 open
Forks
3,216
Commits
17,480 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history
spotify/annoy

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

Updated
2025-10-29
Lists
3 list mentions
First commit
2013-02-20
License
Apache-2.0
Issues
76 open
Forks
1,224
Commits
911 commits
Star growth, last 7 days
No 7-day history
Commit velocity, last 7 days
No 7-day history