Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Python
P

Python

Language
4701 projects17447.0k total stars3048.3k total forks79 languages

Open-source projects built with Python

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

Showing 4,701 open-source projects · page 4 of 131

……
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
numpy
numpynumpy/numpy

The fundamental package for scientific computing with Python, providing powerful N-dimensional arrays and mathematical functions.

32.6k12.7kPython
14 hours ago
ML-From-Scratch
ML-From-Scratcheriklindernoren/ML-From-Scratch

Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility and transparency.

32.6k5.4kPython
2 years ago
Pytorch Tutorial by Yunjey Choi
Pytorch Tutorial by Yunjey Choiyunjey/pytorch-tutorial

A collection of concise PyTorch tutorials for deep learning researchers, with most models implemented in under 30 lines of code.

32.5k8.2kPython
3 years ago
Hasura GraphQL Engine
Hasura GraphQL Enginehasura/graphql-engine

Instant GraphQL APIs on your databases with fine-grained access control and real-time subscriptions.

32.1k3.1kTypeScript
15 days ago
Interactive, test-driven Python coding challenges (algorithms and data structures) typically found in coding interviews or coding competitions
Interactive, test-driven Python coding challenges (algorithms and data structures) typically found in coding interviews or coding competitionsdonnemartin/interactive-coding-challenges

120+ interactive Python coding interview challenges with Anki flashcards, focusing on algorithms and data structures.

31.8k4.7kPython
2 years ago
influxdb
influxdbinfluxdb/influxdb

A scalable time series database optimized for real-time metrics, events, and analytics with fast query response.

31.7k3.7kRust
1 day ago
InfluxDB
InfluxDBinfluxdata/influxdb

A scalable time series database optimized for real-time metrics, events, and analytics with fast query response.

31.7k3.7kRust
1 day ago
pytorch-lightning
pytorch-lightningLightning-AI/pytorch-lightning

A deep learning framework to pretrain and finetune any AI model on any hardware with zero code changes.

31.3k3.8kPython
3 days ago
pytorch-lightning
pytorch-lightningLightning-AI/lightning

A deep learning framework to pretrain and finetune any AI model at any scale with zero code changes.

31.3k3.8kPython
3 days ago
PyTorch Lightning
PyTorch LightningPyTorchLightning/pytorch-lightning

A PyTorch wrapper that automates engineering boilerplate for scalable AI model training and deployment.

31.3k3.8kPython
3 days ago
hosts
hostsStevenBlack/hosts

A unified hosts file aggregator that blocks ads, malware, and other unwanted content by merging reputable sources.

31.0k2.4kPython
19 hours ago
wttr.in
wttr.inchubin/wttr.in

A console-oriented weather forecast service that delivers weather data via curl, HTTP, and various output formats.

30.5k1.3kGo
1 month ago
PythonRobotics
PythonRoboticsAtsushiSakai/PythonRobotics

A comprehensive collection of Python sample codes and a textbook for robotics algorithms, covering localization, mapping, SLAM, path planning, and control.

30.4k7.4kPython
2 days ago
PythonRobotics
PythonRoboticsAtsushiSakai/PythonRobotics

A Python code collection and textbook for robotics algorithms, featuring implementations for localization, mapping, SLAM, path planning, and control.

30.4k7.4kPython
2 days ago
django-rest-framework
django-rest-frameworkencode/django-rest-framework

A powerful and flexible toolkit for building Web APIs in Django with browsable interfaces.

30.2k7.1kPython
18 hours ago
EasyOCR
EasyOCRJaidedAI/EasyOCR

A ready-to-use OCR Python library supporting 80+ languages and popular writing scripts like Latin, Chinese, Arabic, and Cyrillic.

30.0k3.6kPython
9 months ago
data-science-ipython-notebooks
data-science-ipython-notebooksdonnemartin/data-science-ipython-notebooks

A comprehensive collection of data science Python notebooks covering deep learning, machine learning, big data, visualization, and essential tools.

29.3k8.0kPython
2 years ago
chromadb
chromadbchroma-core/chroma

Open-source vector database and embedding store for building AI applications with semantic search.

29.2k2.5kRust
14 hours ago
reflex
reflexreflex-dev/reflex

A Python library for building full-stack web applications with frontend and backend code entirely in Python.

28.9k1.8kPython
11 hours ago
pydantic
pydanticpydantic/pydantic

Data validation and settings management using Python type hints.

28.7k2.9kPython
11 hours ago
pydantic
pydanticsamuelcolvin/pydantic

A Python library for data validation and settings management using Python type hints.

28.7k2.9kPython
11 hours ago
Maple
Maplesubframe7536/maple-font

An open-source monospace font with round corners, ligatures, Nerd-Font icons, and fine-grained customization for IDEs and terminals.

28.6k1.2kPython
11 hours 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.

28.4k3.7kRust
8 hours ago
MLX
MLXml-explore/mlx

An array framework for machine learning on Apple silicon with unified memory and dynamic graph construction.

28.3k2.2kC++
10 hours ago
ArchiveBox
ArchiveBoxArchiveBox/ArchiveBox

Open-source self-hosted web archiving tool that saves websites in multiple durable formats like HTML, PDF, and WARC.

28.2k1.6kPython
8 hours ago
python-fire
python-firegoogle/python-fire

A library for automatically generating command line interfaces (CLIs) from any Python object.

28.2k1.5kPython
2 months ago
Label Studio
Label Studioheartexlabs/label-studio

An open-source data labeling tool for annotating audio, text, images, videos, and time series with a simple UI and standardized output.

28.2k3.7kTypeScript
10 hours ago
Probabilistic Programming and Bayesian Methods for Hackers
Probabilistic Programming and Bayesian Methods for HackersCamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

An introduction to Bayesian inference and probabilistic programming using Python and PyMC, with a computational-first approach.

28.2k7.9kJupyter Notebook
2 years ago
Jupyter Notebooks
Jupyter Notebooksfastai/fastai

A deep learning library built on PyTorch that provides high-level components for rapid results and low-level components for research flexibility.

28.1k7.6kJupyter Notebook
1 day ago
fastai
fastaifastai/fastai

A deep learning library built on PyTorch that provides high-level components for rapid results and low-level components for research flexibility.

28.1k7.6kJupyter Notebook
1 day ago
locust
locustlocustio/locust

An open-source load testing tool that lets you write scalable performance tests in plain Python.

28.1k3.2kPython
8 days ago
mlflow
mlflowmlflow/mlflow

An open-source AI engineering platform for debugging, evaluating, monitoring, and optimizing production LLM applications and machine learning models.

27.8k6.3kPython
6 hours ago
Ungoogled Chromium
Ungoogled Chromiumungoogled-software/ungoogled-chromium

A privacy-focused version of Google Chromium without Google services integration.

27.6k1.2kPython
1 day ago
rethinkdb
rethinkdbrethinkdb/rethinkdb

An open-source NoSQL database built for realtime web applications with automatic push updates.

27.0k1.9kC++
5 months ago
Haystack
Haystackdeepset-ai/haystack

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

26.4k3.1kPython
8 hours ago
Detectron
Detectronfacebookresearch/Detectron

Facebook AI Research's software system implementing state-of-the-art object detection algorithms like Mask R-CNN and RetinaNet.

26.4k5.4kPython
2 years ago
1
3
4
5
131