Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python

Python

981 projects

Showing 36 of 981 projects

AutoViz
AutoVizPython

Automatically visualize any dataset with a single line of code, including data quality assessment and fixes.

#automl-algorithms#python-library#data-science
Stars1.9k
Forks215
Last commit1 year ago
Szilard's machine learning benchmark
Szilard's machine learning benchmarkR

A minimal benchmark comparing scalability, speed, and accuracy of popular open-source machine learning libraries for binary classification.

#h2o#random-forest#open-source
Stars1.9k
Forks330
Last commit3 years ago
Piccolo
PiccoloPython

A fast, user-friendly ORM and query builder for Python with async support, batteries included.

#admin-interface#query-builder#orm
Stars1.9k
Forks104
Last commit10 days ago
OSXCollector
OSXCollectorPython

A forensic evidence collection and analysis toolkit for macOS, gathering system data to detect and investigate malware infections.

#digital-forensics#malware-detection#forensic-analysis
Stars1.9k
Forks243
Last commit6 years ago
OSX Collector
OSX CollectorPython

A forensic evidence collection and analysis toolkit for macOS, gathering system data to investigate potential infections.

#forensic-collection#digital-forensics#system-investigation
Stars1.9k
Forks243
Last commit6 years ago
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
Forks167
Last commit1 year ago
mailchecker
mailcheckerPHP

Cross-language library to detect temporary (disposable/throwaway) email addresses, covering over 55,000 fake providers.

#email-validation#disposable-email-detection#email-verification
Stars1.9k
Forks299
Last commit2 days ago
SpiffWorkflow
SpiffWorkflowPython

A pure Python workflow engine with BPMN/DMN support for building low-code business applications.

#workflow-specification#open-source#workflow
Stars1.9k
Forks337
Last commit1 day ago
mdv
mdvPython

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

#viewer#theming#syntax-highlighting
Stars1.9k
Forks108
Last commit1 year 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
Forks248
Last commit1 month 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
Forks203
Last commit26 days ago
TradingGym
TradingGymPython

A Python toolkit for training reinforcement learning agents and backtesting rule-based algorithms in financial markets.

#trading-platform#trading-bot#trading
Stars1.9k
Forks369
Last commit2 years 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
Forks97
Last commit3 years 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
Forks479
Last commit
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
Forks758
Last commit4 years ago
gita
gitaPython

A command-line tool to display status and batch execute git commands across multiple repositories.

#version-control#developer-tools#productivity
Stars1.9k
Forks87
Last commit3 days 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.8k
Forks222
Last commit1 month 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
Forks215
Last commit2 years 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 commit1 year 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
Forks132
Last commit9 days ago
ArviZ
ArviZTeX

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

#bayesian-statistics#statistical-inference#data-science
Stars1.8k
Forks493
Last commit1 day 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
Forks332
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
Forks361
Last commit1 year 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
Forks252
Last commit6 days 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
Forks168
Last commit2 months 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 commit3 months 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
Forks279
Last commit6 years 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
Forks398
Last commit2 years 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
Forks284
Last commit1 year 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
Forks109
Last commit1 month 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
Forks280
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
Forks88
Last commit5 days ago
Deluge
DelugePython

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

#extjs#thin-clients#libtorrent
Stars1.8k
Forks358
Last commit1 month ago
PokemonGo-DesktopMap
PokemonGo-DesktopMapPython

An Electron desktop app that bundles PokemonGo-Map to visualize live Pokémon locations with an HTML UI.

#desktop-app#real-time-visualization#python
Stars1.8k
Forks387
Last commit9 years 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.7k
Forks65
Last commit2 days ago
Flask
Flask

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

#developer-tools#boilerplates#flask
Stars1.7k
Forks164
Last commit2 months ago
PreviousPage 24 of 28Next

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
1 year ago
5 months ago
4 days ago
#Machine Learning238
#Data Science159
#Deep Learning111
#Python Library107
#Developer Tools89
#Data Visualization80
#Docker77
#Cross Platform62
#Open Source62
#Automation60
#Cli Tool55
#Self Hosted54