Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python

Python

3254 projects

Showing 36 of 3253 projects

ClipCascade
ClipCascadePython

ClipCascade is a lightweight, open-source utility that automatically syncs your clipboard across multiple devices with end-to-end encryption.

#desktop-application#open-source#productivity
Stars1.9k
Forks84
Last commit4 months ago
NGBoost
NGBoostJupyter Notebook

A Python library for probabilistic prediction using natural gradient boosting, built on scikit-learn.

#natural-gradients#ngboost#uncertainty-estimation
Stars1.9k
Forks253
Last commit2 days ago
Robinhood's Faust
Robinhood's FaustPython

A Python stream processing library that ports Kafka Streams concepts to Python, enabling scalable event processing and in-memory durable key/value stores.

#stream-processing#event-driven#asyncio
Stars1.9k
Forks205
Last commit2 days ago
mdv
mdvPython

A Python-based terminal markdown viewer with syntax highlighting, theming, and file monitoring.

#viewer#theming#syntax-highlighting
Stars1.9k
Forks108
Last commit2 years ago
Genetic Programming in Python (GitHub)
Genetic Programming in Python (GitHub)Python

Genetic Programming in Python, with a scikit-learn inspired API

#symbolic-regression#python#scikit-learn
Stars1.9k
Forks326
Last commit20 days ago
Web
WebPython

A computer vision library for human-computer interaction, focusing on head pose estimation, gaze direction, skin detection, motion tracking, and saliency mapping using CNNs.

#saliency-mapping#histogram-comparison#skin-detection
Stars1.9k
Forks480
Last commit
datatable
datatableC++

A high-performance Python package for fast, multi-threaded manipulation of large tabular datasets, inspired by R's data.table.

#data-science#multi-threading#dataframe
Stars1.9k
Forks164
Last commit3 days ago
vdirsyncer
vdirsyncerPython

📇 Synchronize calendars and contacts.

#carddav#todo#contacts
Stars1.9k
Forks183
Last commit22 hours ago
Spilo
SpiloPython

Highly available elephant herd: HA PostgreSQL cluster using Docker

#patroni#high-availability#python
Stars1.9k
Forks460
Last commit2 days ago
ORM
ORMPython

An async ORM for Python with support for Postgres, MySQL, and SQLite, built on SQLAlchemy core.

#alembic#database#async-orm
Stars1.9k
Forks95
Last commit4 years ago
ArviZ
ArviZTeX

A Python library for exploratory analysis, diagnostics, and visualization of Bayesian models.

#bayesian-statistics#statistical-inference#data-science
Stars1.9k
Forks505
Last commit3 days ago
PGPortfolio
PGPortfolioPython

A deep reinforcement learning framework for financial portfolio management with policy gradient optimization and backtesting tools.

#policy-gradient#backtesting#algorithmic-trading
Stars1.9k
Forks756
Last commit4 years ago
voluptuous
voluptuousPython

A Python data validation library focused on simplicity, complex data structures, and useful error messages.

#api-validation#yaml-validation#schema-validation
Stars1.9k
Forks237
Last commit1 month ago
pulsar
pulsarPython

Event driven concurrent framework for Python

#multiprocessing#http-server#asyncio
Stars1.8k
Forks161
Last commit6 years ago
Python
PythonPython

Python language bindings for Appium, extending Selenium WebDriver for mobile automation testing.

#ios#mobile-automation#ui-testing
Stars1.8k
Forks568
Last commit3 days ago
rust-cpython
rust-cpythonRust

Rust bindings for the Python interpreter, enabling Rust code to call Python and Python to call Rust.

#ffi-bindings#language-interop#embedded-scripting
Stars1.8k
Forks134
Last commit2 years ago
aitextgen
aitextgenPython

A Python package for fine-tuning and generating text with GPT-2 and GPT Neo models using PyTorch and Hugging Face Transformers.

#text-generation#fine-tuning#natural-language-processing
Stars1.8k
Forks214
Last commit3 years ago
Lotus
LotusPython

Open-source pricing and billing engine for SaaS companies to deploy, monitor, and experiment with custom subscriptions and usage-based pricing.

#usage-based-pricing#open-source#api
Stars1.8k
Forks134
Last commit1 day ago
Beaver Habit Tracker
Beaver Habit TrackerPython

A self-hosted habit tracking application that focuses on tracking habits without goal-setting features.

#personal-development#nicegui#streaks
Stars1.8k
Forks78
Last commit26 days ago
ddt4all
ddt4allPython

An open-source diagnostic tool for creating custom ECU parameter screens and connecting to vehicle CAN networks via various OBD-II adapters.

#elm327#automotive-diagnostics#can-bus
Stars1.8k
Forks313
Last commit12 days ago
machine-learning-experiments
machine-learning-experimentsJupyter Notebook

A collection of interactive machine learning experiments with Jupyter notebooks for training and browser demos for visualization.

#ai#educational#deep-learning
Stars1.8k
Forks331
Last commit
phishing_catcher
phishing_catcherPython

A Python tool that catches potential phishing domains in near real-time by analyzing suspicious TLS certificate issuances via CertStream.

#certstream#osint#domain-analysis
Stars1.8k
Forks360
Last commit2 years ago
metacall
metacallC

An embeddable polyglot runtime for calling functions between multiple programming languages like Python, JavaScript, and C++.

#programming-language#inter-language#developer-tools
Stars1.8k
Forks259
Last commit1 day ago
Yara rules generator
Yara rules generatorPython

A Python tool that generates YARA rules for malware detection by filtering out strings and opcodes that appear in goodware.

#digital-forensics#python-tool#malwareanalysis
Stars1.8k
Forks305
Last commit7 months ago
jet-bridge
jet-bridgePython

A standalone app that generates a REST API to connect your SQL database to Jet Admin's no-code back office interface.

#responsive#interface#back-office
Stars1.8k
Forks166
Last commit2 days ago
Deluge
DelugePython

A lightweight, modular BitTorrent client with a daemon/client architecture and multiple user interfaces.

#extjs#thin-clients#libtorrent
Stars1.8k
Forks364
Last commit6 months ago
nodeenv
nodeenvPython

Virtual environment for Node.js & integrator with virtualenv

#virtualenvironment#python#nodejs
Stars1.8k
Forks222
Last commit21 days ago
CyberBattleSim
CyberBattleSimJupyter Notebook

An experimentation platform for training and researching automated agents in abstract simulated enterprise network environments using reinforcement learning.

#openai-gym#lateral-movement#cybersecurity-research
Stars1.8k
Forks285
Last commit
RecoverPy
RecoverPyPython

A terminal-based tool to interactively scan raw disk partitions and recover deleted or overwritten files by searching for byte patterns.

#recovery#data-recovery#python-cli
Stars1.8k
Forks89
Last commit1 month ago
domato
domatoPython

A grammar-based DOM fuzzer that generates HTML, CSS, and JavaScript test cases to find security vulnerabilities in web browsers.

#grammar-based-fuzzing#vulnerability-discovery#web-security
Stars1.8k
Forks287
Last commit1 year ago
TimeTagger
TimeTaggerPython

Tag your time, get the insight

#timetracker#python
Stars1.8k
Forks167
Last commit3 months ago
MarS
MarSPython

A financial market simulation engine powered by a generative foundation model for realistic, interactive, and controllable order generation.

#trading-strategy#financial-simulation#generative-ai
Stars1.8k
Forks192
Last commit4 days ago
git-prompt (olivierverdier)
git-prompt (olivierverdier)Haskell

A Zsh prompt that displays detailed Git repository status including branch, remote tracking, staged files, and changes.

#haskell#shell-tools#terminal-enhancement
Stars1.8k
Forks392
Last commit2 years ago
redis-faina
redis-fainaPython

A Redis query analyzer that parses MONITOR output to provide statistics on key patterns, command frequency, and timing metrics.

#redis#key-pattern-analysis#devops-tools
Stars1.8k
Forks278
Last commit6 years ago
Flask
Flask

A curated list of awesome Flask extensions, resources, boilerplates, and open-source projects.

#developer-tools#boilerplates#flask
Stars1.8k
Forks171
Last commit3 months ago
EditorConfig
EditorConfigPython

A Sublime Text plugin that enforces EditorConfig rules to maintain consistent coding styles across different editors.

#sublime-package#sublime-text#text-editor
Stars1.8k
Forks112
Last commit5 months ago
PreviousPage 30 of 91Next

Related Tags

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
2 years ago
9 months ago
2 days ago
#Machine Learning510
#Data Science288
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation187
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134