Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python

Python

919 projects

Showing 36 of 919 projects

Airbyte (k)
Airbyte (k)Python

Open-source data integration platform for building ELT pipelines from APIs, databases, and files to data warehouses, lakes, and lakehouses.

#open-source#pipeline#data-integration
Stars21.1k
Forks5.2k
Last commit1 day ago
ossu/data-science has a Discord server and newsletter
ossu/data-science has a Discord server and newsletter

A free, self-taught curriculum following undergraduate Data Science guidelines using MOOCs from top universities.

#mooc#data-science#statistics
Stars21.1k
Forks4.0k
Last commit11 months ago
MXnet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning framework
MXnet - Lightweight, Portable, Flexible Distributed/Mobile Deep Learning frameworkC++

A flexible and efficient deep learning framework that mixes symbolic and imperative programming for heterogeneous distributed systems.

#multi-language#model-training#mxnet
Stars20.8k
Forks6.7k
Last commit
MXNet
MXNetC++

A flexible and efficient deep learning framework that mixes symbolic and imperative programming for heterogeneous distributed systems.

#multi-language#mxnet#imperative-programming
Stars20.8k
Forks6.7k
Last commit2 years ago
Kodi
KodiC++

Award-winning free and open source home theater/media center software for playing and organizing digital media across multiple platforms.

#ios#open-source#home-theater
Stars20.7k
Forks6.5k
Last commit2 days ago
marimo
marimoPython

A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps.

#developer-tools#web-app#data-science
Stars20.6k
Forks1.0k
Last commit1 day ago
mypy
mypyPython

A static type checker for Python that enforces type hints to catch bugs before runtime.

#developer-tools#python-typing#linter
Stars20.4k
Forks3.2k
Last commit2 days ago
bokeh
bokehTypeScript

An interactive visualization library for modern web browsers, built from Python.

#scientific-visualization#data-visualisation#python-library
Stars20.4k
Forks4.3k
Last commit2 days ago
Netbox
NetboxPython

An open-source IPAM and DCIM solution for modeling and documenting network infrastructure as a source of truth.

#ipam#jinja2#dcim
Stars20.3k
Forks3.0k
Last commit2 days ago
GitHub repository
GitHub repositoryPython

A Django-based content management system focused on flexibility, user experience, and developer control.

#open-source-cms#multi-language#hacktoberfest
Stars20.3k
Forks4.5k
Last commit2 days ago
Prophet
ProphetPython

An automatic forecasting procedure for time series data with multiple seasonality and linear or non-linear growth.

#data-science#stan#seasonality
Stars20.1k
Forks4.6k
Last commit16 days ago
prophet <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
prophet <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">Python

An open-source forecasting tool for time series data with multiple seasonality and linear or non-linear growth.

#seasonality-analysis#python-library#r-package
Stars20.1k
Forks4.6k
Last commit
Maigret
MaigretPython

Collects a dossier on a person by checking for accounts on 3000+ websites using only a username.

#digital-footprint#social-media-analysis#namechecker
Stars19.6k
Forks1.4k
Last commit2 days ago
Davika
DavikaPython

An open-source AI software engineer that understands high-level instructions, researches, and writes code to achieve programming objectives.

#ai-software-engineer#agentic-ai#web-browsing
Stars19.5k
Forks2.6k
Last commit7 months ago
typer
typerPython

A Python library for building command-line interfaces using type hints, designed for both developer productivity and user experience.

#click#developer-tools#shell-completion
Stars19.3k
Forks883
Last commit2 days ago
Claude Scientific Skills
Claude Scientific SkillsPython

A collection of 134 ready-to-use Agent Skills for scientific research, covering genomics, drug discovery, clinical analysis, and more.

#scientific-computing#claudecode#agent-skills
Stars19.2k
Forks2.1k
Last commit
Kivy
KivyPython

An open-source Python framework for building cross-platform GUI applications that run on desktop, mobile, and embedded systems.

#multitouch#ios#opengl-es
Stars18.9k
Forks3.1k
Last commit2 days ago
Kalman-and-Bayesian-Filters-in-Python
Kalman-and-Bayesian-Filters-in-PythonJupyter Notebook

An interactive Jupyter Notebook book teaching Kalman and Bayesian filters through Python code and practical examples.

#sensor-fusion#bayesian-filter#signal-processing
Stars18.9k
Forks4.5k
Last commit
MMKV
MMKVC++

An efficient, small mobile key-value storage framework developed by WeChat, supporting Android, iOS, macOS, Windows, POSIX, and HarmonyOS.

#ios#data-persistence#multi-process
Stars18.6k
Forks2.0k
Last commit3 days ago
Lean
LeanC#

An open-source, event-driven algorithmic trading engine for backtesting and live trading across multiple financial markets.

#trading-platform#algorithm#lean-engine
Stars18.5k
Forks4.7k
Last commit2 days ago
akshare
aksharePython

An elegant and simple Python library for fetching financial data from various sources, designed for quantitative research.

#futures#data-science#stock-market
Stars18.5k
Forks3.1k
Last commit4 days ago
plotly.py
plotly.pyPython

An interactive, open-source graphing library for Python that creates browser-based visualizations with over 30 chart types.

#scientific-visualization#plotly-js#statistical-graphs
Stars18.5k
Forks2.8k
Last commit3 days ago
ty
tyPython

An extremely fast Python type checker and language server written in Rust, offering comprehensive diagnostics and IDE integration.

#developer-tools#language-server#ide-integration
Stars18.4k
Forks282
Last commit2 days ago
lightgbm
lightgbmC++

A fast, distributed gradient boosting framework based on decision tree algorithms for ranking, classification, and other ML tasks.

#microsoft#distributed#high-performance
Stars18.3k
Forks4.0k
Last commit1 day ago
LeetCode Problems' Solutions written in C++
LeetCode Problems' Solutions written in C++C++

A comprehensive collection of LeetCode problem solutions in C++, Java, and Python.

#algorithm#problem-solving#data-structures
Stars18.1k
Forks4.9k
Last commit2 years ago
sqlmodel
sqlmodelPython

A Python library for interacting with SQL databases using Python objects, combining Pydantic and SQLAlchemy.

#fastapi#orm#database-orm
Stars17.9k
Forks839
Last commit2 days ago
DocsGPT
DocsGPTPython

Open-source AI platform for building private agents, assistants, and enterprise search with document analysis and multi-model support.

#ai#information-retrieval#multi-model-support
Stars17.8k
Forks2.0k
Last commit2 days ago
CNTK - Microsoft Cognitive Toolkit
CNTK - Microsoft Cognitive ToolkitC++

A unified deep learning toolkit for describing neural networks as computational graphs, supporting feed-forward DNNs, CNNs, and RNNs/LSTMs.

#cntk#cognitive-toolkit#cuda
Stars17.6k
Forks4.2k
Last commit3 years ago
fail2ban
fail2banPython

A daemon that scans log files and bans IP addresses with too many failed authentication attempts using firewall rules.

#ip-banning#system-daemon#gplv2
Stars17.6k
Forks1.5k
Last commit13 days ago
click
clickPython

A Python package for creating composable command line interfaces with minimal code.

#click#cli-framework#decorators
Stars17.4k
Forks1.7k
Last commit2 days ago
Pyxel
PyxelRust

A retro game engine for Python with simple specifications inspired by classic gaming consoles.

#pixel-art#open-source#graphics
Stars17.4k
Forks925
Last commit15 hours ago
sqlc
sqlcGo

Generate type-safe code from SQL queries for Go, Kotlin, Python, and TypeScript applications.

#orm#developer-tools#database-tool
Stars17.4k
Forks1.0k
Last commit2 days ago
OpenCore Legacy Patcher
OpenCore Legacy PatcherPython

A Python-based patcher to run modern macOS on unsupported Macs, enabling features like graphics acceleration and OTA updates.

#big-sur#legacy-mac-support#ota-updates
Stars17.2k
Forks1.8k
Last commit1 month ago
ranger
rangerPython

A Vim-inspired console file manager with a minimalistic curses interface and automatic file launching.

#file-launcher#keyboard-driven#unix-tools
Stars17.1k
Forks926
Last commit7 days ago
Calibre Web
Calibre WebFluent

A web app for browsing, reading, and downloading eBooks from a Calibre database.

#kobo-sync#web-app#ebook-manager
Stars17.0k
Forks1.8k
Last commit4 days ago
abu
abuPython

An open-source Python quantitative trading system supporting stocks, options, futures, and cryptocurrencies with integrated machine learning.

#technical-analysis#backtesting#matplotlib
Stars16.9k
Forks4.5k
Last commit3 months ago
PreviousPage 5 of 26Next

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
16 days ago
4 days ago
1 year ago
#Machine Learning225
#Data Science151
#Deep Learning105
#Python Library102
#Developer Tools84
#Data Visualization77
#Docker74
#Cross Platform61
#Open Source59
#Automation55
#Cli Tool52
#Self Hosted52