Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Python
P

Python

Language
3753 projects16924.6k total stars2965.5k total forks69 languages

Open-source projects built with Python

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

Showing 3,753 open-source projects · page 28 of 105

……
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
ESM3
ESM3evolutionaryscale/esm

A multimodal protein language model for generative protein design and engineering by jointly reasoning over sequence, structure, and function.

2.7k341Jupyter Notebook
2 days ago
ChatGPT Discord Bot
ChatGPT Discord BotZero6992/chatGPT-discord-bot

A Discord bot that integrates multiple AI providers (OpenAI, Claude, Gemini, Grok, and free alternatives) for chat and image generation.

2.7k698Python
10 months ago
trackerjacker
trackerjackercalebmadrigal/trackerjacker

A Python tool for mapping and tracking WiFi networks and devices through raw 802.11 monitoring, similar to nmap for wireless networks.

2.7k194Python
2 months ago
yagmail
yagmailkootenpv/yagmail

A Python library for sending emails conveniently via Gmail/SMTP with minimal code.

2.7k267Python
20 days ago
Pangolin
Pangolinstevenlovegrove/Pangolin

A lightweight portable library for OpenGL display, interaction, and video input abstraction, widely used in computer vision prototyping.

2.7k906C++
1 month ago
NumPyro
NumPyropyro-ppl/numpyro

A lightweight probabilistic programming library using NumPy and JAX for autograd and JIT compilation to GPU/TPU/CPU.

2.7k287Python
6 days ago
fbthrift
fbthriftfacebook/fbthrift

Facebook's evolved branch of Apache Thrift, featuring a new C++ compiler and fully asynchronous server for high-performance RPC and serialization.

2.7k634C++
1 day ago
Translator
TranslatorUlionTse/translators

A Python library providing free, unified access to 39+ translation services like Google, DeepL, and Baidu.

2.7k254Python
4 months ago
InvoiceNet
InvoiceNetnaiveHobo/InvoiceNet

Deep neural network to extract structured information from invoice documents with a customizable UI and training tools.

2.7k413Python
2 years ago
Data Science Projects
Data Science Projectsveb-101/Data-Science-Projects

A curated collection of hands-on data science project ideas and resources for learning machine learning and AI concepts.

2.7k630Jupyter Notebook
2 years ago
Beanie
Beanieroman-right/beanie

An asynchronous Python object-document mapper (ODM) for MongoDB with data models based on Pydantic.

2.7k297Python
6 days ago
Beanie
BeanieBeanieODM/beanie

An asynchronous Python object-document mapper (ODM) for MongoDB, built on Pydantic.

2.7k297Python
6 days ago
napari
naparinapari/napari

A fast, interactive, multi-dimensional image viewer for Python designed for browsing, annotating, and analyzing large scientific images.

2.7k504Python
2 days ago
FlaskBB
FlaskBBflaskbb/flaskbb

A classic forum software built with Python and Flask, featuring group permissions, themes, and a plugin system.

2.7k666Python
1 month ago
Astra
Astraflipkart-incubator/astra

An automated security testing framework for REST APIs that detects vulnerabilities like SQL injection, XSS, and CSRF.

2.6k413Python
2 years ago
Omnara
Omnaraomnara-ai/omnara

A unified platform to monitor and interact with AI agents like Claude Code and Codex CLI from web and mobile interfaces.

2.6k197TypeScript
4 months ago
swifter
swifterjmcarpenter2/swifter

A Python package that automatically accelerates pandas and Modin DataFrame apply operations by choosing the fastest available method.

2.6k104Python
2 years ago
chardet
chardetchardet/chardet

A Python library that automatically detects the character encoding of text files and byte streams with high accuracy and speed.

2.6k300Python
1 month ago
j2v8
j2v8eclipsesource/j2v8

High-performance Java bindings for the V8 JavaScript engine, enabling efficient JavaScript execution on the JVM.

2.6k387Java
7 months ago
Mctx
Mctxdeepmind/mctx

A JAX-native library implementing Monte Carlo tree search algorithms like AlphaZero and MuZero for reinforcement learning research.

2.6k209Python
2 days ago
Alibi
AlibiSeldonIO/alibi

A Python library for explaining machine learning models using black-box, white-box, local, and global interpretation methods.

2.6k264Python
8 months ago
bond
bondMicrosoft/bond

A cross-platform framework for working with schematized data, now archived as of March 2025.

2.6k331C++
1 year ago
cfn-python-lint
cfn-python-lintawslabs/cfn-python-lint

A linter that validates AWS CloudFormation templates against AWS resource schemas and best practices.

2.6k634Python
1 day ago
Teeworlds
Teeworldsteeworlds/teeworlds

A free retro multiplayer shooter with up to 16 players, featuring team deathmatch, capture the flag, and custom map creation.

2.6k646C++
11 months ago
gtts
gttspndurette/gTTS

Python library and CLI tool to interface with Google Translate's text-to-speech API for generating MP3 audio from text.

2.6k385Python
2 months ago
Elastic Detection Rules
Elastic Detection Ruleselastic/detection-rules

A public repository for developing, testing, and maintaining detection rules for Elastic Security's SIEM, with tools for Detections as Code.

2.6k666Python
2 days ago
wee-slack
wee-slackrawdigits/wee-slack

A WeeChat script that provides a native Slack client with threads, reactions, and synchronized read markers.

2.6k229Python
18 days ago
Terminator
Terminatorgnome-terminator/terminator

A terminal emulator that arranges multiple GNOME terminals in a single window with split panes and grouping.

2.6k300Python
9 days ago
Sungjoon's TensorFlow-101
Sungjoon's TensorFlow-101sjchoi86/Tensorflow-101

A collection of beginner-friendly TensorFlow tutorials using Jupyter Notebook, covering deep learning fundamentals and practical applications.

2.6k732Jupyter Notebook
6 years ago
Pipcook
Pipcookalibaba/pipcook

A JavaScript application framework for machine learning and its engineering, designed for Web developers.

2.6k212TypeScript
1 day ago
Yandex.Tank
Yandex.Tankyandex/yandex-tank

An extensible open source load testing tool for advanced Linux users, supporting multiple load generators and performance analytics.

2.6k283Python
2 months ago
gitfs
gitfsPresslabs/gitfs

A FUSE file system that mounts Git repositories as local directories, automatically committing changes.

2.6k163Python
2 months ago
DQN-tensorflow
DQN-tensorflowdevsisters/DQN-tensorflow

TensorFlow implementation of Deep Q-Networks (DQN) for human-level control in reinforcement learning environments.

2.6k757Python
7 years ago
bitcoin-arbitrage
bitcoin-arbitragemaxme/bitcoin-arbitrage

Detects Bitcoin arbitrage opportunities across multiple cryptocurrency exchanges and supports automated trading.

2.6k853Python
1 year ago
lifelines
lifelinesCamDavidsonPilon/lifelines

A pure Python library for survival analysis, modeling time-to-event data with censoring.

2.6k567Python
3 months ago
tikzplotlib
tikzplotlibnschloe/tikzplotlib

Convert matplotlib figures to TikZ/PGFplots code for seamless integration into LaTeX documents.

2.6k245Python
1 year ago
1
27
28
29
105