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 118 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
mlir
mliroowekyala/mlir-zsh-plugin

ZSH plugin providing accurate command completion and syntax highlighting for MLIR development tools.

131Python
1 month ago
suricata-prettifier
suricata-prettifiertheY4Kman/suricata-prettifier

A command-line tool that formats and syntax highlights Suricata intrusion detection rules for improved readability.

132Python
6 years ago
Wagtail SVGmap
Wagtail SVGmapCity-of-Helsinki/wagtail-svgmap

Adds interactive image map functionality to Wagtail CMS using inline SVGs with clickable regions.

138Python
8 years ago
nhs-numbers
nhs-numbersuk-fci/nhs-number

A Python package for validating, normalizing, and generating NHS Numbers with checksum verification.

139Python
7 days ago
p8dl - Carts Downloader - Python
p8dl - Carts Downloader - Pythonfranciscod/p8dl

A command-line tool to download PICO-8 cartridges by their ID number.

132Python
9 years ago
micropython-microbmp
micropython-microbmpjacklinquan/micropython-microbmp

A lightweight Python module for BMP image processing on MicroPython devices, supporting multiple color depths and RLE compression.

131Python
1 year ago
appimages.scraper
appimages.scraperazubieta/appimages.scraper

A Python-based web scraper that searches for AppImage releases across GitHub and other sources.

130Python
7 years ago
Project TIER
Project TIERProjectTIER/projecttier.org

Wagtail-based website for Project TIER, promoting transparency and replicability in social science research training.

1315Python
2 years ago
jupyter-panel-proxy
jupyter-panel-proxyholoviz/jupyter-panel-proxy

A Jupyter Server Proxy extension that automatically serves HoloViz Panel applications within Jupyter environments.

135Python
10 months ago
DbDeo
DbDeotushartushar/DbDeo

A tool that analyzes SQL code in software repositories to detect common database design anti-patterns and smells.

131Python
8 years ago
Wagtail-FEdit
Wagtail-FEditNigel2392/wagtail_fedit

A Wagtail library for editing pages and content blocks directly on the frontend with full CMS integration.

130Python
1 year ago
gtfsdb_realtime
gtfsdb_realtimeOpenTransitTools/gtfsdb_realtime

A Python library that loads real-time transit data (GTFS-realtime) into relational databases and provides SQLAlchemy ORM bindings.

133Python
2 years ago
Wagtail CLIP
Wagtail CLIPMattSegal/wagtail-clip

Add natural language search to Wagtail images using OpenAI's CLIP model.

132Python
4 years ago
mod-influxdb
mod-influxdbsavoirfairelinux/mod-influxdb

A Shinken module that exports monitoring data to an InfluxDB time-series database.

1311Python
7 years ago
micropython_demo_bot
micropython_demo_botgsampallo/micropython_demo_bot

A simple Telegram bot example using python-telegram-bot library for educational purposes.

139Python
7 years ago
Pi Image Capturer
Pi Image Capturerrajeshkumarkhadka/Pi-Image-Capturer

Demonstrates IoT device interaction with Google Cloud Platform using a Raspberry Pi and Pi Camera to capture and transmit images.

130Python
4 years ago
Hafas2GTFS
Hafas2GTFSgeops/hafas2gtfs

Converts HAFAS public transport data feeds into the standardized GTFS format, optimized for Swiss Federal Railways (SBB) feeds.

133Python
12 years ago
vlc-mcp-server
vlc-mcp-serverpiebro/vlc-mcp-server

An MCP server that enables remote control of VLC media player for playing movies via any MCP client.

134Python
1 year ago
o2g
o2ghiposfer/o2g

Extracts partial GTFS public transport feeds from OpenStreetMap data, converting OSM routes and stops into a standard transit format.

132Python
7 years ago
Robot Framework Solidity Testing Toolkit
Robot Framework Solidity Testing Toolkitjg8481/Robot-Framework-Solidity-Testing-Toolkit

A Robot Framework toolkit for testing Solidity smart contracts, deploying them across EVM chains, and building blockchain monitoring bots.

131HTML
18 days ago
pyramid_mongoengine
pyramid_mongoenginemarioidival/pyramid_mongoengine

A Pyramid extension that integrates MongoEngine for MongoDB document mapping and database connections.

135Python
6 years ago
micropython-nextion
micropython-nextionbrainelectronics/micropython-nextion

A MicroPython library for controlling Nextion serial displays, ported from the ITEAD Arduino library.

136Python
3 years ago
micropython-mcp4725
micropython-mcp4725wayoda/micropython-mcp4725

A MicroPython driver for the MCP4725 I²C digital-to-analog converter with 12-bit resolution.

136Python
10 years ago
TextCL
TextCLalinapetukhova/textcl

A Python package for cleaning text data for NLP tasks, including language filtering, duplicate removal, and outlier detection.

124Python
2 years ago
ADRG
ADRGjaldertech/adrg

A kernel-level daemon that dynamically throttles background Docker containers to prevent interactive services from stuttering on resource-constrained home servers.

120Python
5 months ago
PyBoard-HC05-Android
PyBoard-HC05-AndroidKipCrossing/PyBoard-HC05-Android

MicroPython code for HC05 Bluetooth adapter with an Android app example for bidirectional communication with PyBoard.

120Java
6 years ago
PyTypes
PyTypespvs-hd-tea/PyTypes

A Python library that infers type annotations by tracing program execution and analyzing runtime behavior.

121Python
4 years ago
AD9833-MicroPython-Module
AD9833-MicroPython-Moduleowainm713/AD9833-MicroPython-Module

MicroPython/Python module for controlling the AD9833 programmable waveform generator via SPI.

121Python
1 year ago
Python
Pythonjaymine/TCP-eventbus-client-Python

A Python TCP client implementation for the Vert.x event bus protocol, enabling communication with Vert.x applications.

123Python
10 years ago
gardena2mqtt
gardena2mqttDomochip/gardena2mqtt

A gateway to control GARDENA Smart system devices through MQTT, enabling integration with home automation platforms.

126Python
9 months ago
pd-replicator
pd-replicatorscwilkinson/pd-replicator

Adds a one-click copy button to pandas DataFrames in Jupyter notebooks for easy pasting into spreadsheets.

120Python
6 years ago
picoredis
picoredisSpotlightKid/picoredis

A minimal Redis client for MicroPython and CPython that implements the RESP protocol with a simple blocking API.

123Python
5 years ago
mesh-espnow-micropython
mesh-espnow-micropythonshariltumin/mesh-espnow-micropython

A dynamic secure mesh network implementation for ESP32 IoT devices using ESP-NOW and MicroPython.

122
3 years ago
dash-dual-listbox
dash-dual-listboxvivekvs1/dash-dual-listbox

A Dash component providing a dual listbox interface for selecting multiple items from two lists.

1210Python
2 years ago
max-base
max-baseIBM/MAX-Base

A base Docker image containing common dependencies for IBM Model Asset Exchange machine learning models.

1212Dockerfile
8 hours ago
Wagtail Import/Export Tool
Wagtail Import/Export Toolberkalpyakici/wagtail-import-export-tool

A Wagtail CMS tool for importing and exporting pages, images, documents, and snippets between environments.

124Python
7 years ago
1
117
118
119
131