Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Python
P

Python

Language
1406 projects15607.0k total stars2724.6k total forks37 languages

Open-source projects built with Python

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

Showing 1,406 open-source projects · page 10 of 40

……
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
cleanlab
cleanlabcleanlab/cleanlab

An open-source data-centric AI library for automatically detecting and fixing data quality issues in machine learning datasets.

11.4k886Python
3 months ago
streamlink
streamlinkstreamlink/streamlink

A CLI utility that pipes video streams from services like Twitch and YouTube into video players or files.

11.4k1.2kPython
16 hours ago
Dive into Machine Learning
Dive into Machine Learninghangtwenty/dive-into-machine-learning

A curated guide to learning machine learning with Python and Jupyter Notebook, featuring hands-on tutorials, courses, and ethical considerations.

11.4k1.9k
3 years ago
Dive into Machine Learning
Dive into Machine Learninghangtwenty/dive-into-machine-learning

A curated guide to learning machine learning with Python and Jupyter Notebook, featuring courses, notebooks, and practical resources.

11.4k1.9k
3 years ago
Pipedream
PipedreamPipedreamHQ/pipedream

A free, hosted integration platform for developers to connect APIs and build event-driven automations with 1000+ pre-built apps.

11.3k5.7kJavaScript
12 hours ago
LAVIS
LAVISsalesforce/LAVIS

A Python library for language-vision intelligence research, providing unified access to state-of-the-art models, datasets, and tasks.

11.2k1.1kJupyter Notebook
1 year ago
kornia
korniakornia/kornia

A differentiable computer vision library for PyTorch, providing geometric vision and image processing algorithms for AI workflows.

11.2k1.2kPython
19 hours ago
Turi Create
Turi Createapple/turicreate

A Python library for building custom machine learning models for tasks like image classification, object detection, and recommendations.

11.2k1.1kC++
2 years ago
Datasette
Datasettesimonw/datasette

An open-source tool for exploring and publishing data as interactive websites and APIs.

11.0k826Python
2 days ago
Craft
Craftfogleman/Craft

A simple Minecraft clone written in C using modern OpenGL with online multiplayer support.

11.0k1.4kC
2 years ago
cupy
cupycupy/cupy

A NumPy/SciPy-compatible array library for GPU-accelerated computing with Python, supporting NVIDIA CUDA and AMD ROCm.

10.9k1.0kPython
16 hours ago
F Prime
F Primenasa/fprime

A flight-proven, component-driven framework for rapid development of spaceflight and embedded software applications.

10.9k1.5kC++
13 hours ago
Sublist3r
Sublist3raboul3la/Sublist3r

A Python tool for fast subdomain enumeration using OSINT and bruteforce, designed for penetration testers and bug hunters.

10.9k2.2kPython
1 year ago
Dopamine
Dopaminegoogle/dopamine

A research framework for fast prototyping of reinforcement learning algorithms, designed for easy experimentation and reproducibility.

10.9k1.4kJupyter Notebook
1 month ago
Kedro
Kedroquantumblacklabs/kedro

A Python framework for creating reproducible, maintainable, and modular data engineering and data science pipelines.

10.9k1.0kPython
23 hours ago
howdoi
howdoigleitz/howdoi

A command-line tool that instantly fetches coding answers from Stack Overflow without leaving the terminal.

10.8k862Python
10 days ago
sylnsfar/qrcode W
sylnsfar/qrcode Wsylnsfar/qrcode

A Python library for generating common, artistic, and animated GIF QR codes with customization options.

10.8k1.6kPython
2 years ago
tokenizers
tokenizershuggingface/tokenizers

Fast, state-of-the-art tokenizers for training and tokenization, optimized for both research and production.

10.7k1.1kRust
23 hours ago
rq
rqrq/rq

A simple Python library for queueing jobs and processing them in the background with workers, backed by Redis/Valkey.

10.6k1.5kPython
8 days ago
netshoot
netshootnicolaka/netshoot

A Docker and Kubernetes network troubleshooting container packed with networking tools for diagnosing connectivity, performance, and DNS issues.

10.6k1.1kShell
8 days ago
uvicorn
uvicornencode/uvicorn

A lightweight ASGI web server implementation for Python, supporting HTTP/1.1 and WebSockets.

10.6k934Python
2 days ago
uvicorn
uvicornKludex/uvicorn

A lightweight ASGI web server implementation for Python, supporting HTTP/1.1 and WebSockets.

10.6k934Python
2 days ago
triton-inference-server
triton-inference-serverNVIDIA/triton-inference-server

An open-source inference serving platform for deploying AI models from multiple frameworks across cloud, data center, and edge devices.

10.6k1.8kPython
5 hours ago
GitHub repository
GitHub repositoryrerun-io/rerun

An open-source SDK for logging, storing, querying, and visualizing multimodal, time-series data like images, point clouds, and tensors.

10.6k716Rust
15 hours ago
gunicorn
gunicornbenoitc/gunicorn

A Python WSGI HTTP Server for UNIX, designed for fast clients and sleepy applications.

10.6k1.8kPython
5 days ago
thumbor
thumborthumbor/thumbor

An open-source, AI-powered on-demand image processing service for cropping, resizing, and transforming photos.

10.5k864Python
8 days ago
Perspective
Perspectivefinos/perspective

An interactive analytics and data visualization component for large and streaming datasets, with a high-performance WebAssembly engine.

10.4k1.3kC++
7 hours ago
Assignments
Assignmentschiphuyen/tf-stanford-tutorials

Code examples and tutorials for Stanford's TensorFlow for Deep Learning Research course (CS 20).

10.4k4.3kPython
5 years ago
Pwndbg
Pwndbgpwndbg/pwndbg

A GDB and LLDB plug-in that enhances debugging for exploit development, reverse engineering, and low-level software development.

10.4k1.2kPython
17 hours ago
Sigma
SigmaSigmaHQ/sigma

A generic and open signature format for describing log event detections, shareable across SIEM systems.

10.4k2.6kPython
15 hours ago
altair
altairaltair-viz/altair

A declarative statistical visualization library for Python built on Vega-Lite, enabling interactive charts with minimal code.

10.3k844Python
3 days ago
altair
altairvega/altair

A declarative statistical visualization library for Python built on Vega-Lite.

10.3k844Python
3 days ago
hydra
hydrafacebookresearch/hydra

A framework for elegantly configuring complex applications, particularly in machine learning and research.

10.3k829Python
1 day ago
gdbgui
gdbguics01/gdbgui

A browser-based frontend to gdb (GNU debugger) for C, C++, Go, Rust, and Fortran debugging.

10.3k521TypeScript
9 months ago
AutoGluon
AutoGluonawslabs/autogluon

An automated machine learning library that trains and deploys high-accuracy models for tabular, text, image, and time series data with minimal code.

10.3k1.1kPython
3 days ago
Gogh - Color Scheme
Gogh - Color SchemeMayccoll/Gogh

A collection of color schemes for terminal emulators, improving visual appeal and productivity across Linux and macOS.

10.2k629Shell
1 month ago
1
9
10
11
40