Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Python
P

Python

Language
3498 projects16867.3k total stars2956.5k total forks68 languages

Open-source projects built with Python

There are currently 3498 open-source projects built with Python, with a combined total of 16867.3k GitHub stars. The most common language among these projects is Python.

Showing 3,498 open-source projects · page 5 of 98

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Flux
Fluxblack-forest-labs/flux

Minimal inference code for running FLUX.1 open-weight models for image generation and editing.

25.6k1.9kPython
10 months ago
shap
shapslundberg/shap

A unified Python library for explaining any machine learning model's predictions using Shapley values from game theory.

25.5k3.7kJupyter Notebook
4 days ago
Haystack
Haystackdeepset-ai/haystack

Open-source AI orchestration framework for building context-engineered, production-ready LLM applications in Python.

25.5k2.8kMDX
3 days ago
Zulip
Zulipzulip/zulip

Open-source team chat with topic-based threading that combines the best of email and chat for productive remote work.

25.3k9.9kPython
1 day ago
fastbook
fastbookfastai/fastbook

The fastai book, published as Jupyter Notebooks, provides an introduction to deep learning, fastai, and PyTorch.

25.0k9.5kJupyter Notebook
1 year ago
CookieCutter
CookieCutteraudreyr/cookiecutter

A cross-platform CLI tool that creates projects from customizable templates (cookiecutters) for any language or framework.

24.9k2.2kPython
2 months ago
cookiecutter
cookiecutteraudreyr/cookiecutter

A cross-platform CLI tool that creates projects from customizable templates (cookiecutters) for any language or framework.

24.9k2.2kPython
2 months ago
cookiecutter
cookiecuttercookiecutter/cookiecutter

A cross-platform CLI utility that creates projects from project templates (cookiecutters) for any language or framework.

24.9k2.2kPython
2 months ago
PlotNeuralNet
PlotNeuralNetHarisIqbal88/PlotNeuralNet

LaTeX code and Python interface for creating publication-quality neural network architecture diagrams.

24.8k3.1kTeX
2 years ago
Python for Data Analysis, 3E
Python for Data Analysis, 3Ewesm/pydata-book

Companion materials and IPython notebooks for the 'Python for Data Analysis' book, covering pandas, NumPy, and data science workflows.

24.6k15.7kJupyter Notebook
7 months ago
homemade-machine-learning
homemade-machine-learningtrekhleb/homemade-machine-learning

Python implementations of popular machine learning algorithms from scratch with interactive Jupyter demos and mathematical explanations.

24.6k4.2kJupyter Notebook
6 months ago
pytudes
pytudesnorvig/pytudes

A collection of Python programs, usually short and challenging, designed to perfect specific programming skills.

24.3k2.5kJupyter Notebook
5 days ago
Plotly
Plotlyplotly/dash

A Python framework for building analytical web applications and dashboards without writing JavaScript.

24.2k2.3kPython
2 days ago
yfinance
yfinanceranaroussi/yfinance

A Python library for downloading market data from Yahoo! Finance's public API.

24.1k3.3kPython
3 days ago
radare2
radare2radare/radare2

A libre, Unix-like reverse engineering framework and command-line toolset for analyzing, debugging, and modifying binaries.

24.0k3.3kC
1 day ago
loguru
loguruDelgan/loguru

A Python logging library that simplifies configuration with a single logger, colorful output, and powerful features like rotation and exception catching.

23.9k797Python
15 days ago
GitHub repository
GitHub repositoryrusty1s/pytorch_geometric

A comprehensive library for building and training Graph Neural Networks (GNNs) with PyTorch.

23.8k4.0kPython
1 day ago
PyTorch Geometric
PyTorch Geometricpyg-team/pytorch_geometric

A PyTorch library for building and training Graph Neural Networks (GNNs) on structured and irregular data.

23.8k4.0kPython
1 day ago
PandasAI
PandasAIgventuri/pandas-ai

A Python library that enables conversational data analysis on SQL, CSV, and parquet files using LLMs and RAG.

23.6k2.3kPython
7 months ago
faster-whisper
faster-whisperguillaumekln/faster-whisper

A fast, memory-efficient reimplementation of OpenAI's Whisper speech-to-text model using CTranslate2.

23.5k1.9kPython
6 months ago
nautilus_trader
nautilus_tradernautechsystems/nautilus_trader

A production-grade Rust-native trading engine with deterministic event-driven architecture for multi-asset, multi-venue systems.

23.4k3.0kRust
1 day ago
SuperClaude
SuperClaudeSuperClaude-Org/SuperClaude_Framework

A meta-programming configuration framework that transforms Claude Code into a structured development platform with specialized commands, agents, and MCP integrations.

23.2k2.0kPython
1 month ago
Saleor
Saleormirumee/saleor

A GraphQL-native, headless commerce API platform for building scalable, composable e-commerce solutions.

23.0k6.0kPython
1 day ago
deepface
deepfaceserengil/deepface

A lightweight Python library for face recognition and facial attribute analysis (age, gender, emotion, race) with a unified API.

22.9k3.1kPython
10 days ago
matplotlib
matplotlibmatplotlib/matplotlib

A comprehensive Python library for creating static, animated, and interactive visualizations and publication-quality figures.

22.9k8.3kPython
3 days ago
Slint
Slintslint-ui/slint

A declarative GUI toolkit for building native user interfaces across embedded, desktop, and mobile platforms using Rust, C++, JavaScript, or Python.

22.8k898Rust
1 day ago
prefect
prefectPrefectHQ/prefect

A workflow orchestration framework for building resilient data pipelines in Python.

22.6k2.3kPython
2 days ago
bcc
bcciovisor/bcc

A toolkit for creating efficient kernel tracing and manipulation programs using extended BPF (eBPF) on Linux.

22.4k4.1kC
4 days ago
WhisperX
WhisperXm-bain/whisperX

Fast automatic speech recognition with accurate word-level timestamps and speaker diarization, built on OpenAI's Whisper.

22.3k2.3kPython
5 days ago
babyagi
babyagiyoheinakajima/babyagi

An experimental Python framework for building self-building autonomous agents with a function management system and dashboard.

22.3k2.9kPython
4 months ago
mkdocs
mkdocsmkdocs/mkdocs

A fast, simple, and beautiful static site generator for building project documentation from Markdown files.

22.1k2.6kPython
7 months ago
gooey
gooeychriskiehl/Gooey

Turn any Python command line program into a GUI application with one line using a decorator.

21.9k1.0kPython
2 months ago
mpremote
mpremotemicropython/micropython

A lean and efficient implementation of Python 3 for microcontrollers, embedded systems, and constrained platforms.

21.8k8.9kC
4 days ago
Microsoft Recommenders
Microsoft RecommendersMicrosoft/Recommenders

A repository of examples, utilities, and best practices for building and deploying production-ready recommendation systems.

21.7k3.3kPython
4 days ago
marimo
marimomarimo-team/marimo

A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps.

21.3k1.1kPython
2 days ago
Rasa
RasaRasaHQ/rasa

Open source machine learning framework for building contextual text- and voice-based chatbots and assistants.

21.2k4.9kPython
17 days ago
1
4
5
6
98