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

Aim
AimPython

An open-source, self-hosted ML experiment tracker with a performant UI and SDK for comparing and querying training runs.

#ai#metadata-logging#open-source
Stars6.2k
Forks407
Last commit17 hours ago
FastAPI Users
FastAPI UsersPython

A ready-to-use and customizable user management system for FastAPI applications.

#fastapi#fastapi-users#asyncio
Stars6.2k
Forks507
Last commit12 days ago
OpenShot
OpenShotPython

A free, cross-platform, open-source video editor with advanced animation, effects, and timeline editing.

#desktop-application#open-source#animation
Stars6.2k
Forks765
Last commit2 days ago
googler
googlerPython

A command-line utility to Google web, news, videos, and site search directly from the terminal.

#search#productivity#google-news
Stars6.2k
Forks536
Last commit4 years ago
jedi
jediPython

Awesome autocompletion, static analysis and refactoring library for python

#auto-complete#type-inference#python
Stars6.2k
Forks534
Last commit1 month ago
algorithms_and_data_structures
algorithms_and_data_structuresC++

A collection of 180+ algorithm and data structure problems implemented in C++ and Python for learning and interview preparation.

#algorithm#interview-practice#interview-preparation
Stars6.2k
Forks1.3k
Last commit
TIC-80
TIC-80C

A fantasy computer for making, playing, and sharing tiny retro games with built-in development tools.

#pixel-art#gamedev#gameengine
Stars6.1k
Forks629
Last commit1 month ago
Flask-Admin
Flask-AdminPython

A batteries-included, simple-to-use Flask extension for adding customizable admin interfaces with support for multiple ORMs.

#flask-extension#crud-interface#admin-panel
Stars6.1k
Forks1.6k
Last commit13 days ago
Weblate
WeblatePython

Web based localization tool with tight version control integration.

#gettext#l10n#internationalization
Stars6.0k
Forks1.3k
Last commit23 hours ago
TensorFlow tutorials
TensorFlow tutorialsJupyter Notebook

A collection of simple tutorials introducing deep learning concepts using Google's TensorFlow framework.

#ai#educational#data-science
Stars6.0k
Forks1.5k
Last commit3 years ago
iSponsorBlockTV
iSponsorBlockTVPython

A self-hosted client that automatically skips sponsors and ads on YouTube TV apps using the SponsorBlock API.

#tizen-tv#home-automation#tv-apps
Stars6.0k
Forks254
Last commit8 days ago
huey
hueyPython

a little task queue for python

#task-queue#redis#queue
Stars6.0k
Forks401
Last commit13 days ago
snorkel
snorkelPython

A Python library for programmatically building and managing training data using weak supervision.

#programmatic-labeling#weak-supervision#ai
Stars6.0k
Forks859
Last commit2 months ago
pywebview
pywebviewPython

A lightweight native webview wrapper for creating desktop GUI applications in Python using HTML, CSS, and JavaScript.

#dom-manipulation#http-server#desktop-gui
Stars6.0k
Forks635
Last commit1 day ago
twisted
twistedPython

Event-driven networking engine written in Python.

#event-driven#async-python#http
Stars6.0k
Forks1.2k
Last commit1 day ago
causalml
causalmlPython

A Python package for uplift modeling and causal inference using machine learning algorithms to estimate treatment effects.

#data-science#treatment-effects#experimental-design
Stars6.0k
Forks874
Last commit9 days ago
pyinfra
pyinfraPython

pyinfra turns Python code into shell commands and runs them on your servers for fast, scalable infrastructure automation.

#python-tool#devops#pyinfra
Stars6.0k
Forks539
Last commit2 days ago
pyinfra
pyinfraPython

pyinfra turns Python code into shell commands and runs them on SSH servers, local machines, and Docker containers for fast, scalable infrastructure automation.

#pyinfra#high-performance#declarative-infrastructure
Stars6.0k
Forks539
Last commit
voila
voilaPython

Voilà converts Jupyter notebooks into secure, standalone web applications with interactive widgets.

#jupyterlab-extension#notebook#data-science
Stars5.9k
Forks527
Last commit26 days ago
Voila
VoilaPython

Voilà transforms Jupyter notebooks into secure, standalone web applications with interactive widgets.

#jupyterlab-extension#deployment#notebook
Stars5.9k
Forks527
Last commit26 days ago
River
RiverPython

A Python library for online machine learning, designed for streaming data with a focus on user experience.

#online-machine-learning#python-library#data-science
Stars5.9k
Forks659
Last commit8 days ago
Chainer
ChainerPython

A flexible Python deep learning framework using define-by-run dynamic computational graphs for neural network research.

#research-tool#cuda#chainer
Stars5.9k
Forks1.3k
Last commit3 years ago
mininet
mininetPython

A network emulator for rapid prototyping of Software Defined Networks (SDN) on a single machine.

#network-namespaces#sdn#sdn-testing
Stars5.8k
Forks1.8k
Last commit2 years ago
attrs
attrsPython

A Python package that eliminates boilerplate code when writing classes by automatically implementing object protocols.

#boilerplate-reduction#oop#boilerplate
Stars5.8k
Forks471
Last commit2 days ago
osmnx
osmnxPython

A Python package to download, model, analyze, and visualize street networks and geospatial data from OpenStreetMap.

#networkx#urban-planning#transportation-modeling
Stars5.8k
Forks891
Last commit29 days ago
Commix
CommixPython

An automated penetration testing tool that detects and exploits command injection vulnerabilities in web applications.

#open-source#owasp#web-security
Stars5.8k
Forks940
Last commit4 days ago
Curated list of Python tutorials for Data Science, NLP and Machine Learning
Curated list of Python tutorials for Data Science, NLP and Machine LearningPython

A curated collection of Python tutorials and resources for data science, machine learning, and natural language processing.

#python-tutorials#educational-resources#data-science
Stars5.8k
Forks1.5k
Last commit
Panel
PanelPython

A Python library for building interactive data exploration tools, dashboards, and complex web applications entirely in Python.

#deployment#holoviz-ecosystem#holoviz
Stars5.8k
Forks624
Last commit22 hours ago
websockets
websocketsPython

Library for building WebSocket servers and clients in Python

#websocket-server#websocket-library#websocket
Stars5.7k
Forks603
Last commit2 days ago
websockets
websocketsPython

Library for building WebSocket servers and clients in Python

#websocket-server#websocket-library#websocket
Stars5.7k
Forks603
Last commit2 days ago
python-docx
python-docxPython

A Python library for reading, creating, and updating Microsoft Word (.docx) files.

#report-generation#docx#text-processing
Stars5.7k
Forks1.3k
Last commit28 days ago
pyjwt
pyjwtPython

JSON Web Token implementation in Python

#hacktoberfest#jwt#python
Stars5.7k
Forks789
Last commit4 days ago
Sentence Classification with CNN
Sentence Classification with CNNPython

A TensorFlow implementation of a convolutional neural network for sentence classification based on Yoon Kim's paper.

#text-classification#deep-learning#natural-language-processing
Stars5.7k
Forks2.7k
Last commit
whisper-diarization
whisper-diarizationJupyter Notebook

A pipeline that combines OpenAI Whisper for speech-to-text with speaker diarization to identify who said what in audio.

#nvidia-nemo#automatic-speech-recognition#asr
Stars5.6k
Forks503
Last commit
pywin32
pywin32C++

Python extensions providing access to Windows APIs, including COM, services, and system integration.

#windows-api#python#iis-extensions
Stars5.6k
Forks850
Last commit5 days ago
granian
granianRust

A high-performance Rust HTTP server for Python applications, supporting ASGI, RSGI, and WSGI interfaces.

#http-server#asyncio#high-performance
Stars5.6k
Forks171
Last commit6 days ago
PreviousPage 15 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
2 days ago
2 years ago
2 years ago
14 days ago
#Machine Learning510
#Data Science288
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation187
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134