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 113 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
chrome2mqtt
chrome2mqtttbowmo/chrome2mqtt

A Python program that creates MQTT control endpoints for Chromecast devices, enabling status reporting and remote control via MQTT.

226Python
11 months ago
max-audio-sample-generator
max-audio-sample-generatorIBM/MAX-Audio-Sample-Generator

Generates short audio clips of speech commands and lo-fi instrumental samples using a WaveGAN-based generative adversarial neural network.

2215Python
11 months ago
PYTSDA-TDengine
PYTSDA-TDengineShawshank-Smile/PYTSDA-TDengine

An end-to-end Python system for time series data analysis with in-database machine learning using TDengine.

229Python
6 years ago
ros2_message_filters
ros2_message_filtersintel/ros2_message_filters

A ROS2 library for synchronizing and filtering messages based on time and other conditions, ported from ROS message_filters.

2213C++
4 years ago
Series of lecture notes for probabilistic topic models written in ipython notebook
Series of lecture notes for probabilistic topic models written in ipython notebookarongdari/topic-model-lecture-note

Interactive lecture notes on probabilistic topic models using Jupyter notebooks, covering LDA, Dirichlet processes, and inference methods.

2216
11 years ago
imqtt
imqttshafreeck/imqtt

An interactive MQTT packet manipulation shell based on IPython for testing and debugging MQTT communications.

211Python
10 years ago
dibridge
dibridgeOpenTTD/dibridge

A bidirectional bridge between Discord and IRC that creates native-feeling puppets for users on both platforms.

213Python
25 days ago
micropython-amg88xx
micropython-amg88xxpeterhinch/micropython-amg88xx

MicroPython driver for the AMG88xx Grid-EYE 8x8 thermal infrared array sensor, with optional bicubic interpolation for camera displays.

218Python
6 years ago
typeforce
typeforceorsinium-labs/typeforce

A CLI tool that enhances Python type checking by automatically adding py.typed markers and installing missing stub files for mypy.

212Python
3 years ago
micropython-fingerprint
micropython-fingerprintchrisb2/micropython-fingerprint

A MicroPython library for interfacing with ZhianTec fingerprint sensors (e.g., ZFM-20, ZFM-60, R503).

213Python
6 years ago
aiomqttc
aiomqttcTangerino/aiomqttc

An asynchronous MQTT client library compatible with both standard Python and MicroPython, optimized for ESP32.

211Python
1 year ago
micropython-inkplate6
micropython-inkplate6tve/micropython-inkplate6

MicroPython driver for the Inkplate 6 and 10 ESP32 e-paper display boards, providing graphics and touch sensor support.

215Python
5 years ago
SwarmAlert
SwarmAlertgpulido/SwarmAlert

Monitors Docker Swarm services and sends Pushover notifications when services go down.

212Python
6 years ago
gtfs-realtime-translators
gtfs-realtime-translatorsIntersection/gtfs-realtime-translators

Python libraries for converting custom real-time transit data formats into the standardized GTFS-realtime specification.

212Python
21 days ago
tts.nvim
tts.nvimjohannww/tts.nvim

A Neovim plugin that reads selected text aloud using multiple TTS backends including Microsoft Edge, Piper, and OpenAI.

216Lua
9 months ago
threefive
threefivesuperkabuki/threefive_is_scte35

A comprehensive Python library and CLI tool for decoding, encoding, and manipulating SCTE-35 cues in video streams.

214Python
8 days ago
Wardley Maps for Jupyter Notebooks (ipywardley)
Wardley Maps for Jupyter Notebooks (ipywardley)anjackson/ipywardley

A Jupyter notebook extension for creating Wardley Maps using a simple cell magic syntax.

214Jupyter Notebook
1 year ago
password-smelter
password-smelterTheTechromancer/password-smelter

A password analysis tool that ingests cracked passwords or wordlists and generates detailed visual reports in multiple formats.

213Python
2 years ago
jupyter-nbrequirements
jupyter-nbrequirementsthoth-station/jupyter-nbrequirements

A Jupyter Notebook extension for managing and optimizing Python dependencies directly within notebooks.

216TypeScript
3 years ago
ticlib
ticlibjphalip/ticlib

A pure-Python library for controlling Pololu Tic stepper motor controllers via serial, I²C, and USB connections.

216Python
5 months ago
DockProbe
DockProbedeep-on/dockprobe

A self-hosted, single-container Docker monitoring dashboard with real-time metrics, anomaly detection, and Telegram alerts.

200Python
8 hours ago
Bot Builder for PokemonGoBot
Bot Builder for PokemonGoBotshilch/pogobot-builder

A web-based tool that generates ready-to-run Pokemon Go bot packages with configuration.

207HTML
10 years ago
dash-flexbox-grid
dash-flexbox-gridpikhovkin/dash-flexbox-grid

A wrapper around react-flexbox-grid for creating responsive grid layouts in Plotly Dash applications.

201Python
7 hours ago
interchain-indexer
interchain-indexerReecepbcups/interchain-indexer

A Python-based blockchain indexer for Cosmos and Interchain networks, enabling efficient data querying and historical analysis.

203Python
3 years ago
future-typing
future-typingPrettyWood/future-typing

Backport for using Python 3.10+ generic type hints and union syntax (|) at runtime in Python 3.6+.

202Python
5 years ago
nbautoeval
nbautoevalparmentelat/nbautoeval

A lightweight Python framework for creating auto-evaluated code exercises and quizzes in Jupyter notebooks.

204Python
1 year ago
airdrop-tools
airdrop-toolsReecepbcups/airdrop-tools

A suite of Python tools for creating and executing custom airdrops on Cosmos-based blockchains.

203Python
2 years ago
Honeygrove
HoneygroveUHH-ISS/honeygrove

A modular, medium-interaction honeypot built with Python and Twisted for detecting and analyzing cyber attacks.

208HTML
5 years ago
uMath
uMathalbaEDA/uMath

A computer algebra system designed to run on microcontrollers using MicroPython, enabling symbolic mathematics on embedded devices.

202Python
9 years ago
GerPT2
GerPT2bminixhofer/gerpt2

German language versions of GPT-2, trained on the CC-100 corpus and initialized from English GPT-2 weights.

200Python
4 years ago
GTFS-route-shapes
GTFS-route-shapeskotrc/GTFS-route-shapes

Generates simplified geoJSON route shapes from GTFS transit data by removing overlaps and downsampling points.

205Python
10 years ago
auto-optional
auto-optionalLuttik/auto-optional

A Python tool that automatically adds Optional type hints to function arguments with None default values.

203Python
3 months ago
Oscar Wagtail demo project
Oscar Wagtail demo projectLUKKIEN/oscar-wagtail-demo

A demonstration project showing how to integrate Oscar E-commerce with Wagtail CMS in Django.

204Python
9 years ago
Git-Alchemist
Git-Alchemistabduznik/Git-Alchemist

An AI-powered CLI tool that automates GitHub repository management using Google's Gemini and Gemma models.

2012Python
2 months ago
cosmospy-protobuf
cosmospy-protobufctrl-Felix/cosmospy-protobuf

A Python library providing compiled Cosmos SDK protobuf definitions for gRPC interactions with Cosmos-based blockchains.

2015Python
2 years ago
chronicel
chronicelkbohinski/chronicel

A simple and minimal registration system for hackathons with MyMLH integration, waitlist management, and administrative dashboard.

192HTML
7 years ago
1
112
113
114
131