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 62 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
snmpsim
snmpsimetingof/snmpsim

A pure-Python SNMP agent simulator for testing and development, supporting multiple SNMP versions and data sources.

455134Python
3 years ago
reaktiv
reaktivbuiapp/reaktiv

A reactive state management library for Python with automatic dependency tracking, inspired by Angular Signals and SolidJS.

45510Python
1 month ago
RaspiPool
RaspiPoolsegalion/raspipool

An open-source swimming pool automation system using Raspberry Pi and Home Assistant for monitoring and control.

45576Python
4 years ago
nbval
nbvalcomputationalmodelling/nbval

A pytest plugin that validates Jupyter notebooks by executing cells and comparing outputs to ensure consistency.

45354Python
11 months ago
terraform.py
terraform.pymantl/terraform.py

A dynamic Ansible inventory script that reads Terraform state files to connect to infrastructure across multiple cloud providers.

453118Python
7 years ago
Model Card Toolkit
Model Card Toolkittensorflow/model-card-toolkit

A toolkit that streamlines and automates the generation of model cards for machine learning models.

45288Python
3 years ago
Flask-Babel
Flask-Babelpython-babel/flask-babel

Adds internationalization (i18n) and localization (l10n) support to Flask applications using Babel and pytz.

452163Python
2 years ago
miniircd
miniircdjrosdahl/miniircd

A minimal, zero-configuration IRC server written in Python for private or internal chat networks.

451107Python
1 year ago
CameraRadarFusionNet
CameraRadarFusionNetTUMFTM/CameraRadarFusionNet

A neural network for object detection using multi-level fusion of camera and radar data, built on Keras RetinaNet.

451140Python
20 days ago
macOS Fortress
macOS Fortressessandess/macOS-Fortress

A comprehensive macOS security suite combining a PF firewall, privatizing proxy, and ClamAV anti-virus to block trackers, malware, and attacks.

45152Shell
4 years ago
gmqtt
gmqttwialon/gmqtt

A Python async MQTT client with full MQTT v5.0 protocol support and automatic reconnection.

45056Python
2 months ago
Fastapi-SQLA
Fastapi-SQLAdialoguemd/fastapi-sqla

A production-ready SQLAlchemy extension for FastAPI with built-in pagination, async support, SQLModel integration, and pytest fixtures.

44917Python
16 hours ago
nano
nanos0md3v/nano

A family of extremely stealthy, code-golfed PHP webshells designed for undetectable remote command execution.

44991PHP
6 years ago
Huang et al ClinicalBERT
Huang et al ClinicalBERTkexinhuang12345/clinicalBERT

A BERT-based language model pretrained on clinical notes for predicting hospital readmissions and analyzing medical text.

449124Jupyter Notebook
3 years ago
Quartz
QuartzNadrin/Quartz

A physically based GPU path tracing renderer with a declarative ES7-like scene description language, powered by Qt 3D, NVIDIA RTX, and Vulkan.

44723C++
6 years ago
python-vlc
python-vlcoaubert/python-vlc

A ctypes-based Python bindings generator for libvlc, enabling Python applications to interface with VLC media player functionality.

447117Python
1 year ago
PIX
PIXdeepmind/dm_pix

An image processing library built on JAX, designed to be optimized and parallelized with JAX transformations.

44629Python
4 days ago
KITTI-360
KITTI-360autonomousvision/kitti360Scripts

Utility scripts for loading, visualizing, and inspecting the KITTI-360 autonomous driving dataset.

44567Python
1 year ago
RuleFit
RuleFitchristophM/rulefit

Python implementation of the RuleFit algorithm for interpretable machine learning predictions using rule ensembles.

444121Python
2 years ago
Doku
Dokuamerkurev/doku

A lightweight web dashboard for monitoring Docker disk usage across images, containers, volumes, and storage layers.

44319Python
8 months ago
pymap3d
pymap3dgeospace-code/pymap3d

Pure Python 3-D geographic coordinate conversions for geospace applications, with optional NumPy acceleration.

44287Python
2 months ago
medaCy
medaCyNLPatVCU/medaCy

A medical text mining and information extraction framework built on spaCy for rapid prototyping and training of predictive NLP models.

44192Python
3 years ago
entroly
entrolyjuyterman1000/entroly

A context engineering engine that compresses your entire codebase for AI coding agents, reducing token usage by 70-95% while providing full code visibility.

44067Python
11 hours ago
Edgy ORM
Edgy ORMdymmond/edgy

A Python ORM built on SQLAlchemy core with Pydantic integration for automatic validation and high performance.

43811Python
16 hours ago
Tequila
Tequilaaspuru-guzik-group/tequila

A high-level Python framework for formulating, optimizing, and executing variational quantum algorithms on simulators and real hardware.

438120Python
16 days ago
SimGAN-Captcha
SimGAN-Captcharickyhan/SimGAN-Captcha

An AI-powered captcha solver using SimGAN to generate synthetic training data without manual labeling.

43879Jupyter Notebook
2 years ago
on GitHub
on GitHubCambridgeUniversityPress/FirstCourseNetworkScience

Educational materials for the textbook 'A First Course in Network Science', including Python tutorials, datasets, and Jupyter notebooks.

438196Jupyter Notebook
2 years ago
Computer Vision Basics with Python Keras and OpenCV
Computer Vision Basics with Python Keras and OpenCVjrobchin/Computer-Vision-Basics-with-Python-Keras-and-OpenCV

A comprehensive Jupyter notebook tutorial covering computer vision and machine learning basics using OpenCV and Keras in Python.

436123Jupyter Notebook
5 years ago
kubernetes_asyncio
kubernetes_asynciotomplus/kubernetes_asyncio

Python asynchronous client library for the Kubernetes API, built with asyncio for non-blocking operations.

43690Python
17 days ago
Python Turtle
Python TurtlePythonTurtle/PythonTurtle

A learning environment for Python suited for beginners and children, inspired by Logo.

435110Python
2 years ago
Flask-Pydantic
Flask-Pydanticpallets-eco/flask-pydantic

A Flask extension that seamlessly integrates Pydantic for automatic request validation and response serialization.

43567Python
8 months ago
Graphene
Grapheneebassi/graphene

A minimal C library providing essential 2D/3D graphic data types like vectors, matrices, and quaternions for building canvas libraries.

43485C
8 months ago
FastAPI Cloud Auth
FastAPI Cloud Authtokusumi/fastapi-cloudauth

A FastAPI extension that simplifies integration with AWS Cognito, Auth0, and Firebase Authentication for token verification and user management.

43436Python
3 years ago
VectorLogoZone
VectorLogoZoneVectorLogoZone/vectorlogozone

A collection of over 3,000 uniform SVG logos, optimized for hot-linking in READMEs and websites.

43249SVG
17 days ago
RFUAV
RFUAVkitoweeknd/RFUAV

A benchmark dataset and toolkit for RF-based drone detection and identification using raw IQ data and deep learning models.

43266Python
1 month ago
imbalanced-ensemble
imbalanced-ensembleZhiningLiu1998/imbalanced-ensemble

A Python library for class-imbalanced ensemble learning with 30+ algorithms, built on scikit-learn.

43163Python
5 months ago
1
61
62
63
131