Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Python
P

Python

Language
1406 projects15607.0k total stars2724.6k total forks37 languages

Open-source projects built with Python

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

Showing 1,406 open-source projects · page 17 of 40

……
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
Sentence Classification with CNN
Sentence Classification with CNNdennybritz/cnn-text-classification-tf

A TensorFlow implementation of a convolutional neural network for sentence classification based on Yoon Kim's paper.

5.7k2.7kPython
2 years ago
Panel
Panelholoviz/panel

A Python library for building interactive data exploration tools, dashboards, and complex web applications entirely in Python.

5.7k604Python
1 day ago
More TensorFlow tutorials
More TensorFlow tutorialspkmital/tensorflow_tutorials

A collection of TensorFlow tutorials covering basics to advanced neural network architectures with Python code and notebooks.

5.7k1.2kJupyter Notebook
4 years ago
dnstwist
dnstwistelceef/dnstwist

Domain name permutation engine for detecting homograph phishing attacks, typo squatting, and brand impersonation.

5.7k846Python
1 year ago
osmnx
osmnxgboeing/osmnx

A Python package to download, model, analyze, and visualize street networks and geospatial data from OpenStreetMap.

5.7k863Python
5 days ago
MoltenVK
MoltenVKKhronosGroup/MoltenVK

MoltenVK layers a subset of the Vulkan graphics and compute API over Apple's Metal framework, enabling Vulkan applications to run on macOS, iOS, tvOS, and visionOS.

5.6k495Objective-C++
1 day ago
stockpredictionai
stockpredictionaiborisbanushev/stockpredictionai

A complete AI-driven process using GANs with LSTM and CNN to predict stock price movements, incorporating diverse data sources and hyperparameter optimization.

5.6k1.9kJavaScript
8 months ago
keras-rl
keras-rlkeras-rl/keras-rl

A Python library implementing state-of-the-art deep reinforcement learning algorithms with seamless Keras integration.

5.6k1.3kPython
2 years ago
apistar
apistarencode/apistar

A Python toolkit for working with OpenAPI/Swagger schemas to build documentation, validate schemas, and make API requests.

5.6k407Python
4 years ago
pywin32
pywin32mhammond/pywin32

Python extensions providing access to Windows APIs, including COM, services, and system integration.

5.6k851C++
4 days ago
Neural Style
Neural Styleanishathalye/neural-style

A TensorFlow implementation of neural style transfer that transforms images by applying artistic styles from one image to another.

5.5k1.5kPython
7 days ago
python-docx
python-docxpython-openxml/python-docx

A Python library for reading, creating, and updating Microsoft Word (.docx) files.

5.5k1.3kPython
10 months ago
Recon-ng
Recon-nglanmaster53/recon-ng

A modular reconnaissance framework for conducting open source intelligence (OSINT) gathering from web-based sources.

5.5k858Python
1 year ago
fawkes
fawkesShawn-Shan/fawkes

A privacy protection tool that adds imperceptible pixel-level changes to photos to prevent unauthorized facial recognition.

5.5k501Python
2 years ago
flask-socketio
flask-socketiomiguelgrinberg/Flask-SocketIO

Adds Socket.IO real-time bidirectional communication to Flask applications.

5.5k898Python
2 months ago
PTF
PTFtrustedsec/ptf

A Python framework to automate the installation and updating of penetration testing tools on Debian/Ubuntu/ArchLinux systems.

5.5k1.3kPython
1 year ago
chatgpt-telegram-bot
chatgpt-telegram-botkarfly/chatgpt_telegram_bot

A Python-based Telegram bot that integrates ChatGPT, offering fast responses, no daily limits, and customizable chat modes.

5.5k1.9kPython
10 months ago
whisper-diarization
whisper-diarizationMahmoudAshraf97/whisper-diarization

A pipeline that combines OpenAI Whisper for speech-to-text with speaker diarization to identify who said what in audio.

5.5k498Jupyter Notebook
2 months ago
Dshell
DshellUSArmyResearchLab/Dshell

An extensible Python framework for network forensic analysis through plugin-based dissection of packet captures.

5.5k1.1kPython
1 year ago
Calibre Web Automated
Calibre Web Automatedcrocodilestick/Calibre-Web-Automated

An enhanced, automated version of Calibre-Web that combines a modern web UI with Calibre's robust features and extensive automation for self-hosted ebook libraries.

5.5k406JavaScript
1 month ago
Open Policy Administration Layer
Open Policy Administration Layerpermitio/opal

A real-time administration layer for policy engines like OPA and AWS Cedar, keeping authorization data and policies in sync across microservices.

5.4k277Python
19 days ago
Wavenet
Wavenetibab/tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet neural network for generating raw audio waveforms.

5.4k1.3kPython
2 years ago
iSponsorBlockTV
iSponsorBlockTVdmunozv04/iSponsorBlockTV

A self-hosted client that automatically skips sponsors and ads on YouTube TV apps using the SponsorBlock API.

5.4k235Python
2 days ago
Minecraft
Minecraftfogleman/Minecraft

A simple Minecraft-inspired demo written in Python and Pyglet, designed as an educational tool for learning programming.

5.4k1.3kPython
2 years ago
Graph Nets
Graph Netsgoogle-deepmind/graph_nets

DeepMind's library for building graph networks in TensorFlow and Sonnet, enabling graph-structured data processing with neural networks.

5.4k777Python
3 years ago
ROS 2 Wiki
ROS 2 Wikiros2/ros2

A set of open-source software libraries and tools for building robot applications, from drivers to algorithms.

5.4k892
4 days ago
kalibr
kalibrethz-asl/kalibr

A toolbox for calibrating multi-camera, visual-inertial, and rolling shutter sensor systems in robotics.

5.4k1.6kC++
2 years ago
LIEF
LIEFlief-project/LIEF

A cross-platform library to parse, modify, and abstract executable formats like ELF, PE, and Mach-O.

5.4k727C++
14 hours ago
lux
luxlux-org/lux

A Python library that automates data visualization and exploration for pandas dataframes in Jupyter notebooks.

5.4k381Python
2 years ago
zenml
zenmlzenml-io/zenml

An open-source MLOps platform for building, orchestrating, and deploying production AI pipelines and agents.

5.4k607Python
1 day ago
nanopb
nanopbnanopb/nanopb

A small code-size Protocol Buffers implementation in ANSI C for embedded systems and memory-constrained environments.

5.3k1.0kC
18 days ago
toga
togabeeware/toga

A Python native, OS native GUI toolkit for building cross-platform desktop applications.

5.3k799Python
1 day ago
VMAF
VMAFNetflix/vmaf

An Emmy-winning perceptual video quality assessment algorithm that fuses multiple metrics to predict human visual quality.

5.3k819C
1 day ago
tf-quant-finance
tf-quant-financegoogle/tf-quant-finance

A high-performance TensorFlow library for quantitative finance, providing mathematical methods, pricing models, and calibration tools.

5.3k678Python
2 months ago
MedicalGPT
MedicalGPTshibing624/MedicalGPT

An open-source pipeline for training medical domain GPT models using PT, SFT, RLHF, DPO, ORPO, and GRPO methods.

5.3k744Python
2 days ago
saws
sawsdonnemartin/saws

A supercharged AWS CLI with auto-completion, shortcuts, and productivity features built on top of the official AWS CLI.

5.3k281Python
2 years ago
1
16
17
18
40