Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Python
P

Python

Language
3581 projects16888.3k total stars2959.6k total forks69 languages

Open-source projects built with Python

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

Showing 3,581 open-source projects · page 56 of 100

……
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
the original repo
the original repoetingof/pysnmp

A pure-Python SNMP library implementing SNMPv1/v2c/v3 protocols for network management and monitoring.

611219Python
1 year ago
Starlette Context
Starlette Contexttomwojcik/starlette-context

Middleware for Starlette that stores and accesses request context data, enabling automatic logging with headers like x-request-id.

61129Python
7 days ago
stanford-corenlp-python
stanford-corenlp-pythondasmith/stanford-corenlp-python

A Python wrapper and JSON-RPC server for Stanford CoreNLP, providing NLP tools like parsing, tagging, and coreference resolution.

610226Python
8 years ago
nightHawk
nightHawkbiggiesmallsAG/nightHawkResponse

An asynchronous forensic data presentation framework for incident response, built on Elasticsearch.

610123Go
6 years ago
FastAPI Events
FastAPI Eventsmelvinkcx/fastapi-events

An asynchronous event dispatching and handling library for FastAPI and Starlette applications.

60824Python
1 year ago
Decentralized & Collaborative AI on Blockchain
Decentralized & Collaborative AI on Blockchainmicrosoft/0xDeCA10B

A blockchain framework for hosting and collaboratively training publicly available machine learning models with free predictions.

608158Python
1 year ago
CuckooDroid
CuckooDroididanr1986/cuckoo-droid

An extension of Cuckoo Sandbox that adds automated Android malware analysis capabilities for executing and analyzing Android applications.

606134Python
5 years ago
pyBikes
pyBikeseskerda/pybikes

A Python library for scraping bike sharing data from various websites and APIs with a unified interface.

603178Python
9 days ago
FastAPI Model Server Skeleton
FastAPI Model Server SkeletoneightBEC/fastapi-ml-skeleton

A production-ready FastAPI skeleton app for serving machine learning models with built-in authentication and testing.

60391Python
5 months ago
Wiki2Vec. Getting Word2vec vectors for entities and word from Wikipedia Dumps
Wiki2Vec. Getting Word2vec vectors for entities and word from Wikipedia Dumpsidio/wiki2vec

Generate Word2Vec vectors for DBpedia entities from Wikipedia dumps, linking words and topics to structured knowledge.

602133Java
8 years ago
pyroSAR
pyroSARjohntruckenbrodt/pyroSAR

A Python framework for scalable organization and processing of SAR satellite data, integrating SNAP and GAMMA.

602122Python
1 month ago
OverFeat
OverFeatsermanet/OverFeat

A convolutional network-based image classifier and feature extractor trained on ImageNet, providing dense feature extraction capabilities.

602199C
12 years ago
MusicGenreClassification
MusicGenreClassificationmlachmish/MusicGenreClassification

Classify music genre from a 10-second audio stream using a convolutional neural network trained on mel-frequency spectrograms.

600121Python
6 years ago
GAN-CLS
GAN-CLSzsdonghao/text-to-image

TensorFlow implementation of GAN-CLS algorithm for generating images from text descriptions using adversarial networks.

599161Python
5 years ago
PostgreSQL Metrics
PostgreSQL Metricsspotify/postgresql-metrics

A CLI tool that extracts PostgreSQL database and cluster metrics, outputting them as JSON or sending them via UDP.

59851Python
3 years ago
simple-captcha-solver
simple-captcha-solverptigas/simple-captcha-solver

A Python script that solves simple CAPTCHAs using image processing and template matching for lowercase hexadecimal letters.

596135Python
8 years ago
Needle
Needlepython-needle/needle

A Python tool for automated visual regression testing of CSS, fonts, images, and SVG using Selenium and nose.

59648Python
3 years ago
StegCracker
StegCrackerParadoxis/StegCracker

A steganography brute-force utility that uncovers hidden data inside files by trying passwords from a wordlist.

595106Python
5 years ago
BlueBERT
BlueBERTncbi-nlp/bluebert

A BERT model pre-trained on PubMed abstracts and clinical notes for biomedical natural language processing tasks.

59580Python
3 years ago
MIDI Monster
MIDI Monstercbdevnet/midimonster

A universal control and translation tool for multi-channel absolute-value-based protocols like MIDI, ArtNet, OSC, and sACN.

59456C
1 year ago
MIDIMonster
MIDIMonstercbdevnet/midimonster

A universal control and translation tool for multi-channel absolute-value-based protocols like MIDI, ArtNet, OSC, and sACN.

59456C
1 year ago
kAFL
kAFLrub-syssec/kafl

A hardware-assisted feedback fuzzing framework for discovering vulnerabilities in x86-64 OS kernels.

593132Python
7 years ago
edlib
edlibMartinsos/edlib

A lightweight, super fast C/C++ and Python library for sequence alignment using edit (Levenshtein) distance.

593171C++
1 year ago
geminicli2api
geminicli2apigzzhongqi/geminicli2api

A FastAPI proxy that transforms Google's Gemini CLI into OpenAI-compatible and native Gemini API endpoints for easy integration.

591633Python
5 months ago
Django
Djangoinertiajs/inertia-django

A Django adapter for Inertia.js, enabling server-driven single-page applications with Django backends.

59055Python
6 months ago
Optimistix
Optimistixpatrick-kidger/optimistix

A JAX library for nonlinear optimization including root finding, minimization, fixed points, and least squares.

58952Python
29 days ago
Waybackpy
Waybackpyakamhy/waybackpy

A Python package and CLI tool for interacting with the Wayback Machine's Save, CDX, and Availability APIs.

58640Python
2 years ago
KEVM
KEVMkframework/evm-semantics

A formal semantics of the Ethereum Virtual Machine (EVM) written in the K framework, enabling verification and symbolic execution of smart contracts.

586155KCL
2 days ago
PiClock
PiClockn0bel/PiClock

A customizable digital clock display designed for Raspberry Pi and monitors, featuring weather, news, and optional hardware integration.

586187Python
1 year ago
radio-active
radio-activedeep5050/radio-active

A terminal-based application to search, play, and record from over 40,000 radio stations worldwide.

58632Python
1 month ago
komljen
komljenkomljen/dockerfile-examples

A collection of Dockerfile examples and management scripts for popular applications like WordPress, Jenkins, and Redis.

586495Shell
9 years ago
sqlalchemy-stubs
sqlalchemy-stubsdropbox/sqlalchemy-stubs

Mypy plugin and type stubs for SQLAlchemy to enable precise static type checking in Python.

58597Python
2 years ago
cairo-vm
cairo-vmstarkware-libs/cairo-vm

A Rust implementation of the Cairo virtual machine for executing and proving provable programs in the StarkNet ecosystem.

585222Rust
4 days ago
Solid
Solid100/Solid

A Python framework for gradient-free optimization, featuring common algorithms like genetic algorithms and simulated annealing.

58461Python
6 years ago
qfc
qfcpindexis/qfc

A shell auto-complete tool for real-time multi-directory file matching, enhancing terminal navigation and editing.

58322Python
4 years ago
recmetrics
recmetricsstatisticianinstilettos/recmetrics

A Python library providing evaluation metrics and diagnostic tools for recommender systems.

583101Jupyter Notebook
2 years ago
1
55
56
57
100