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 projects17186.7k total stars3007.4k total forks80 languages

Open-source projects built with Python

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

Showing 4,701 open-source projects · page 107 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
honeypot-ftp
honeypot-ftpalexbredo/honeypot-ftp

A Python-based FTP honeypot that captures credentials, malware files, and distributes honeytokens.

3413Python
2 years ago
scratchrelaxtv
scratchrelaxtvYakDriver/scratchrelaxtv

A Python tool that automates Terraform module development by extracting variables, generating configuration files, and checking for missing definitions.

343Python
3 years ago
dhp
dhpciscocsirt/dhp

A simple Docker honeypot server that emulates parts of the Docker HTTP API to detect and log reconnaissance and container creation attempts.

345Python
5 years ago
agi-mqtt
agi-mqttzeha/agi-mqtt

A Python-based AGI script that bridges Asterisk PBX events to MQTT for integration with IoT and automation systems.

347
12 years ago
monit-docker
monit-dockerdecryptus/monit-docker

Monitor Docker container resource usage and execute commands inside containers based on custom conditions.

345Python
3 years ago
go-ml-benchmarks
go-ml-benchmarksnikolaydubina/go-ml-benchmarks

Benchmarks comparing machine learning inference performance for tabular models in Go, focusing on low-latency single-sample predictions.

342Go
1 month ago
Docker Dnsmasq Updater
Docker Dnsmasq Updatermoonbuggy/docker-dnsmasq-updater

Automatically updates a local or remote dnsmasq hosts file with Docker container hostnames for local DNS resolution.

342Python
1 year ago
Multigrate
Multigratetheislab/multigrate

A Python library for integrating multiomic single-cell data using product-of-experts variational autoencoders.

348Python
4 days ago
decision-weights
decision-weightsCamDavidsonPilon/decision-weights

An empirical analysis of decision weights in Prospect Theory using Amazon Mechanical Turk experiments to quantify human irrationality in probabilistic choices.

338Python
11 years ago
Wagtail App Pages
Wagtail App Pagesmwesterhof/wagtail_app_pages

Extends Wagtail pages with full MVC support using Django URL configs and views.

3310Python
17 days ago
Claude Mountaineering Skills
Claude Mountaineering Skillsdreamiurg/claude-mountaineering-skills

Automates mountain route research for North American peaks by aggregating data from 10+ mountaineering sources to generate detailed route beta reports.

330Python
4 days ago
expyplot
expyplotMaxStrange/expyplot

A transparent Elixir wrapper for matplotlib.pyplot that enables Python-style plotting from Elixir code.

334Elixir
5 years ago
WebLogic honeypot
WebLogic honeypotCymmetria/weblogic_honeypot

A low-interaction honeypot that detects exploitation attempts targeting the CVE-2017-10271 WebLogic remote code execution vulnerability.

3313Python
6 years ago
freezeFS
freezeFSbixb922/freezeFS

Create self-extracting compressed or self-mounting archives for MicroPython to simplify file deployment on microcontrollers.

334Python
9 months ago
JEval
JEvalQAInsights/JEval

JEval evaluates JMeter test plans and provides recommendations before performance testing begins.

339Python
5 years ago
GMD3D11
GMD3D11blueburncz/GMD3D11

A community-developed extension that adds Direct3D 11 graphics functionality to GameMaker for advanced shaders, buffers, and instanced rendering.

333Game Maker Language
6 months ago
micropython-wiegand
micropython-wiegandpjz/micropython-wiegand

A MicroPython library for reading Wiegand protocol data from access control card readers.

338Python
3 years ago
Classpose
Classposesohmandal/classpose

A foundation model-driven method for semantic cell classification in whole slide images, extending Cellpose with a WSI workflow and QuPath integration.

331Python
9 days ago
ntripbrowser
ntripbrowseremlid/ntripbrowser

A Python API and CLI tool for browsing NTRIP caster information and mountpoints.

3211Python
1 year ago
augusta
augustapchapin/augusta

A compiler for Augusta, a simple systems programming language inspired by Ada, targeting LLVM and C99.

323Scala
1 year ago
jupyter-viewer-xblock
jupyter-viewer-xblockibleducation/jupyter-viewer-xblock

An Open edX XBlock that dynamically embeds and displays content from public Jupyter Notebooks within online courses.

3223Python
1 year ago
max-question-answering
max-question-answeringIBM/Max-Question-Answering

A BERT-based model that answers questions from a given text corpus, deployable as a Docker container.

3222Python
10 months ago
Tetris
Tetrisvinheim3/tetris-gb-disasm

A complete disassembly of the original Game Boy Tetris game with annotated source code and visualizations.

323Assembly
3 years ago
AutoItDriverServer
AutoItDriverServerdaluu/AutoItDriverServer

A WebDriver-compatible server that provides a Selenium WebDriver API to control AutoIt for Windows GUI automation.

327Python
10 years ago
HistoClean
HistoCleanHistoCleanQUB/HistoClean

An open-source image processing tool for histological image preprocessing and augmentation to improve deep learning model development.

327Python
4 years ago
Cellshape
CellshapeSentinal4D/cellshape

A Python package for 3D single-cell shape analysis using geometric deep learning on point clouds and voxels.

326Python
9 months ago
micropython-lcd160cr-gui
micropython-lcd160cr-guipeterhinch/micropython-lcd160cr-gui

A touch-driven GUI library for the official MicroPython LCD160CR display, featuring scalable widgets and event-driven callbacks.

3210Python
5 years ago
ulinalg
ulinalgjalawson/ulinalg

A minimal matrix class and linear algebra module for MicroPython, offering NumPy-like functionality for embedded systems.

328Python
7 years ago
bus_kalman
bus_kalmancmoscardi/bus_kalman

A Kalman Filter implementation to interpolate and smooth bus positions between noisy GPS measurements.

324Jupyter Notebook
8 years ago
SpecFuzz
SpecFuzztudinfse/SpecFuzz

A fuzzing tool for detecting Spectre vulnerabilities in software through dynamic analysis.

322C++
6 years ago
cleanflux
cleanfluxTransatel/cleanflux

An HTTP proxy for InfluxDB that sanitizes query output, provides automatic retention policy selection, and optimizes Grafana integration.

322Python
3 years ago
micropython-mcp230xx
micropython-mcp230xxShrimpingIt/micropython-mcp230xx

A MicroPython library for controlling MCP23017 and MCP23008 GPIO expander chips via I2C.

3117Python
4 years ago
micropython-magic
micropython-magicjosverl/micropython-magic

Jupyter magic methods for running MicroPython code on microcontrollers directly from Jupyter notebooks.

311Python
4 days ago
cmake-ast
cmake-astpolysquare/cmake-ast

A Python module that parses CMake files into an abstract syntax tree (AST) for programmatic analysis and manipulation.

319Python
4 years ago
pydvbcss
pydvbcssBBC/pydvbcss

Python library implementing DVB CSS protocols for synchronizing media presentation between TVs and companion devices.

318Python
8 years ago
linuxdeploy-plugin-conda
linuxdeploy-plugin-condalinuxdeploy/linuxdeploy-plugin-conda

A linuxdeploy plugin that sets up a Miniconda environment and installs packages inside an AppDir for creating AppImages.

3113Shell
1 year ago
1
106
107
108
131