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 24 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
StringZilla
StringZillaashvardanian/StringZilla

A high-performance string library leveraging SIMD and SWAR to accelerate search, hashing, sorting, and edit distances across C, C++, Python, Rust, and more.

3.5k132C
9 days ago
A Jupyter Notebook Blogging Platform Powered by GitHub Actions, Pages and Jekyll
A Jupyter Notebook Blogging Platform Powered by GitHub Actions, Pages and Jekyllfastai/fastpages

An easy-to-use blogging platform with enhanced support for Jupyter Notebooks, Word docs, and Markdown, powered by GitHub Actions.

3.5k726Jupyter Notebook
3 years ago
textdistance
textdistancelife4/textdistance

A Python library for computing distances between sequences with 30+ algorithms, pure Python implementation, and optional external libraries for speed.

3.5k261Python
1 year ago
Scrape
ScrapeAnorov/cloudflare-scrape

A Python module to bypass Cloudflare's anti-bot page by solving JavaScript challenges using Node.js.

3.5k448Python
2 years ago
ddgr
ddgrjarun/ddgr

A command-line utility to search DuckDuckGo from the terminal with privacy and customization.

3.5k168Python
13 days ago
GPT-Code UI
GPT-Code UIricklamers/gpt-code-ui

An open-source implementation of OpenAI's ChatGPT Code Interpreter that generates and executes Python code based on natural language prompts.

3.5k426Python
2 years ago
Scikit-LLM
Scikit-LLMiryna-kondr/scikit-llm

Seamlessly integrate large language models like ChatGPT into scikit-learn for enhanced text analysis tasks.

3.5k287Python
28 days ago
krackattacks-scripts
krackattacks-scriptsvanhoefm/krackattacks-scripts

Scripts to test if Wi-Fi clients or access points are vulnerable to the KRACK attack against WPA2.

3.5k767C
1 year ago
PyBroker
PyBrokeredtechre/pybroker

A Python framework for developing and backtesting algorithmic trading strategies with machine learning.

3.5k455Python
1 day ago
pytracking
pytrackingvisionml/pytracking

A PyTorch-based framework for visual object tracking and video object segmentation, featuring implementations of state-of-the-art trackers like TaMOs, RTS, and DiMP.

3.5k614Python
2 years ago
Ethen's Notebook Collection
Ethen's Notebook Collectionethen8181/machine-learning

A comprehensive collection of machine learning tutorials and implementations in Python, covering algorithms from scratch to production deployment.

3.5k675HTML
1 month ago
PettingZoo
PettingZooFarama-Foundation/PettingZoo

A Python library providing a standardized API for multi-agent reinforcement learning environments with diverse reference games.

3.5k520Python
15 days ago
oso
osoosohq/oso

A batteries-included framework for building authorization in your application with a declarative policy language.

3.5k192Rust
1 year ago
LSTM for Human Activity Recognition
LSTM for Human Activity Recognitionguillaume-chevalier/LSTM-Human-Activity-Recognition

Human Activity Recognition using TensorFlow and LSTM RNNs on smartphone sensor data to classify six movement types.

3.5k935Jupyter Notebook
3 years ago
Classification on raw time series in TensorFlow with a LSTM RNN
Classification on raw time series in TensorFlow with a LSTM RNNguillaume-chevalier/LSTM-Human-Activity-Recognition

Human Activity Recognition using TensorFlow and LSTM RNNs on smartphone sensor data to classify six movement types.

3.5k935Jupyter Notebook
3 years ago
TensorWatch
TensorWatchmicrosoft/tensorwatch

A debugging and visualization tool for data science, deep learning, and reinforcement learning in Jupyter Notebook.

3.5k361Jupyter Notebook
5 months ago
Colorization
Colorizationrichzhang/colorization

Automatic and interactive image colorization using deep neural networks, with PyTorch models for ECCV 2016 and SIGGRAPH 2017 papers.

3.5k922Python
2 years ago
PyTorch-BigGraph
PyTorch-BigGraphfacebookresearch/PyTorch-BigGraph

A distributed system for learning graph embeddings from large-scale graphs with billions of entities and trillions of edges.

3.5k454Python
2 years ago
CAPEv2
CAPEv2kevoreilly/CAPEv2

An advanced malware sandbox for automated configuration and payload extraction with dynamic unpacking and anti-evasion capabilities.

3.5k596Python
2 days ago
PennyLane
PennyLaneXanaduAI/pennylane

A cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry.

3.4k854Python
12 hours ago
PennyLane
PennyLaneXanaduAI/pennylane

A cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry.

3.4k854Python
12 hours ago
pennylane
pennylanePennyLaneAI/pennylane

An open-source Python library for quantum computing, quantum machine learning, and quantum chemistry.

3.4k854Python
12 hours ago
DyNet
DyNetclab/dynet

A neural network library optimized for dynamic structures that change per training instance, with C++ and Python bindings.

3.4k701C++
2 years ago
Crunch
Crunchchrissimpkins/Crunch

A lossy PNG optimization tool that aggressively reduces file size using pngquant and zopflipng.

3.4k150Python
4 years ago
Hands-on LLMs: Train and Deploy a Real-time Financial Advisor
Hands-on LLMs: Train and Deploy a Real-time Financial Advisoriusztinpaul/hands-on-llms

A free course teaching how to design, train, and deploy a production-ready real-time financial advisor LLM system using RAG and LLMOps.

3.4k553Jupyter Notebook
1 year ago
pyslam
pyslamluigifreda/pyslam

A hybrid Python/C++ Visual SLAM pipeline supporting monocular, stereo, and RGB-D cameras with modern features, loop closure, and dense reconstruction.

3.4k542Python
6 days ago
Timesketch
Timesketchgoogle/timesketch

An open-source tool for collaborative forensic timeline analysis, enabling teams to organize, annotate, and investigate timelines together.

3.4k661Python
5 days ago
Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusing
Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusingcatalyst-team/catalyst

A PyTorch framework for deep learning research and development, focusing on reproducibility and rapid experimentation.

3.4k397Python
1 month ago
Koalas
Koalasdatabricks/koalas

Koalas provides the pandas DataFrame API on Apache Spark, enabling data scientists to work with big data using familiar pandas syntax.

3.4k370Python
2 years ago
opendbc
opendbccommaai/opendbc

A Python API and CAN database for controlling and reading data from modern cars with ADAS interfaces.

3.4k2.2kPython
16 hours ago
mimic-code
mimic-codeMIT-LCP/mimic-code

A central hub for sharing, refining, and reusing code for analyzing the MIMIC family of critical care and hospital databases.

3.4k1.7kJupyter Notebook
4 days ago
audioFlux
audioFluxlibAudioFlux/audioFlux

A deep learning library for audio and music analysis, providing time-frequency transforms and feature extraction for tasks like classification and MIR.

3.4k146C
5 months ago
Ask-Anything
Ask-AnythingOpenGVLab/Ask-Anything

An open-source framework for building multimodal AI systems that enable large language models to understand and chat about videos and images.

3.3k268Python
1 month ago
DDSP
DDSPmagenta/ddsp

A library of differentiable digital signal processing functions for interpretable audio synthesis in deep learning models.

3.3k380Python
1 month ago
NoSQLMap
NoSQLMapcodingo/NoSQLMap

An automated Python tool for auditing and exploiting NoSQL database vulnerabilities and web application injection attacks.

3.3k627Python
1 month ago
BeeWare Briefcase
BeeWare Briefcasebeeware/briefcase

A tool for converting Python projects into standalone native applications for desktop, mobile, and web.

3.3k539Python
5 days ago
1
23
24
25
131