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 91 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
Neon Course
Neon CourseNervanaSystems/neon_course

A collection of Jupyter notebooks for learning the neon deep learning framework through hands-on tutorials.

9344Jupyter Notebook
3 years ago
Synthetic Adversarial Log Objects (SALO) | Splunk
Synthetic Adversarial Log Objects (SALO) | Splunksplunk/salo

A Python framework for generating synthetic log events without requiring actual infrastructure or actions.

9211Python
2 years ago
aztarna
aztarnaaliasrobotics/aztarna

A footprinting tool for scanning and fingerprinting robotic systems, including ROS, SROS, ROS2, and industrial routers.

9231Python
1 month ago
everythingMe/redshift_console
everythingMe/redshift_consoleEverythingMe/redshift_console

A web-based tool for monitoring and managing Amazon Redshift clusters, providing insights into queries, WLM queues, tables, and load errors.

9222JavaScript
11 years ago
shellChatGPT
shellChatGPTmountaineerbr/shellChatGPT

A shell wrapper for interacting with multiple AI service providers including OpenAI, LocalAI, Ollama, Gemini, and Anthropic via chat, text, and speech endpoints.

927Shell
6 days ago
SMPTE 2110-20 Analyzer
SMPTE 2110-20 Analyzerebu/smpte2110-analyzer

Analyzes network packets for SMPTE ST 2110-20 video streams to inspect timing, packetization, and compliance.

9219Python
6 years ago
botostubs
botostubsjeshan/botostubs

Provides up-to-date code assistance and type hints for any boto3 API across all IDEs.

924Python
3 years ago
stainless-steel/lapack
stainless-steel/lapackblas-lapack-rs/lapack

Rust wrappers for the LAPACK Fortran library, enabling linear algebra computations in Rust applications.

9121Rust
1 year ago
ExecutiveMan
ExecutiveManCamHenlin/ExecutiveMan

A JavaScript clone of the classic NES MegaMan game with near-perfect gameplay replication and touch/joystick support.

9128JavaScript
8 years ago
MPT
MPTByteSnipers/mobile-pentest-toolkit

A Python-based toolkit that automates Android penetration testing workflows by bundling and managing essential security tools.

9118Python
3 months ago
Wagtail-Flags
Wagtail-Flagscfpb/wagtail-flags

Adds a Wagtail admin UI and site-based conditions for feature flag management in Django projects.

9115Python
4 months ago
iLID
iLIDtwerkmeister/iLID

A deep learning system for automatic spoken language identification from audio files using TensorFlow and Caffe.

9024Python
7 years ago
TypeDB OSI - Biomedical Knowledge Graph
TypeDB OSI - Biomedical Knowledge Graphtypedb-osi/typedb-bio

An open-source biomedical knowledge graph for drug discovery, precision medicine, and drug repurposing research.

9036Python
1 year ago
Packware
Packwareucsb-seclab/packware

A research project investigating how packers affect the accuracy of static machine-learning malware classifiers.

9018Python
2 years ago
Django
Djangozodman/inertia-django

A Django connector for Inertia.js that enables building SPAs with Vue/React/Svelte components using server-side routing.

9015Python
3 years ago
FACT Extractor
FACT Extractorfkie-cad/fact_extractor

A standalone utility that wraps FACT unpack plugins to extract files from common container and firmware formats.

9036Python
5 days ago
ethz_piksi_ros
ethz_piksi_rosethz-asl/ethz_piksi_ros

ROS drivers and tools for Piksi RTK GPS modules, enabling high-precision positioning in robotic systems.

9091C++
3 years ago
Wagtail Cache
Wagtail Cachecoderedcorp/wagtail-cache

A fast and simple page cache for Wagtail CMS that eliminates database hits for cached pages.

9029Python
1 year ago
quickopen
quickopenparente/jupyterlab-quickopen

A JupyterLab extension to quickly open files by typing part of their name, similar to VS Code's quick open.

8915TypeScript
19 days ago
Ghizmo
Ghizmojlevy/ghizmo

An extensible command-line tool for interacting with GitHub's full API, enabling automation of repos, pull requests, teams, and more.

8915Python
2 years ago
uble
ubledmazzella/uble

A lightweight Bluetooth Low Energy driver written in pure Python for MicroPython, enabling control of BLE chips via HCI packets.

897Python
2 years ago
hsmmlearn
hsmmlearnjvkersch/hsmmlearn

A Python library for unsupervised learning of hidden semi-Markov models with explicit durations.

8925Jupyter Notebook
5 years ago
Dribdat
Dribdatdribdat/dribdat

A self-hosted platform for managing hackathons and team-based innovation challenges with data aggregation and integrations.

8931Python
4 months ago
GreatX
GreatXEdisonLeeeee/GreatX

A PyTorch-based toolbox for graph reliability, focusing on adversarial attacks, defenses, and robustness techniques for graph neural networks.

8912Python
1 year ago
Rockstar
Rockstardylanbeattie/rockstar

A dynamically typed programming language designed for writing programs that double as 1980s hard rock and power ballad lyrics.

894JavaScript
4 years ago
easy_perception_deployment
easy_perception_deploymentros-industrial/easy_perception_deployment

A ROS2 package that accelerates training and deployment of computer vision models for industrial applications.

8919Python
1 month ago
Urbansprawl
Urbansprawllgervasoni/urbansprawl

An open-source framework for calculating spatial urban sprawl indices and performing disaggregated population estimates using OpenStreetMap data.

8920Python
7 years ago
trycast
trycastdavidfstr/trycast

A Python library for parsing JSON-like values using TypedDicts and standard type hints at runtime.

886Python
8 months ago
GoPro
GoProDenisCarriere/gopro

A Python library for controlling GoPro HERO4 and HERO5 cameras via WiFi.

8821Python
9 years ago
kodi2mqtt
kodi2mqttowagner/kodi2mqtt

A Kodi addon that bridges Kodi media center with MQTT for playback state publishing and remote control.

8857Python
5 years ago
pyspaces
pyspacesFriz-zy/pyspaces

Pure Python bindings for Linux namespaces via glibc, providing a multiprocessing-like interface for container operations.

8811Python
8 years ago
catkin_virtualenv
catkin_virtualenvlocusrobotics/catkin_virtualenv

Bundle Python dependencies in ROS catkin packages using virtualenvs, enabling isolated Python environments and dependency management.

8828Python
15 days ago
Improved CycleGAN
Improved CycleGANluoxier/CycleGAN_Tensorlayer

A TensorLayer re-implementation of CycleGAN with improvements like resize-convolution and instance normalization.

8827Python
8 years ago
potiron
potironCIRCL/potiron

A tool to normalize, index, enrich, and visualize network packet captures (pcap) using Redis and interactive web graphics.

8817Python
7 years ago
Rockpool
Rockpoolsynsense/rockpool

A Python library for building, training, and deploying spiking neural networks with support for multiple simulation backends and neuromorphic hardware.

8816Python
1 month ago
Hierarchical Attention Networks
Hierarchical Attention Networkstqtg/hierarchical-attention-networks

TensorFlow implementation of hierarchical attention networks for document classification using GRU cells and attention mechanisms.

8725Python
7 years ago
1
90
91
92
131