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

cnn_captcha
cnn_captchaPython

A TensorFlow-based CNN solution for recognizing character-based CAPTCHAs, providing training, validation, and API modules.

#flask#captcha-recognition#python
Stars2.9k
Forks783
Last commit3 years ago
Baby Buddy
Baby BuddyPython

A self-hosted web app for caregivers to track baby activities like sleep, feedings, and diaper changes to predict needs.

#caregiver-tools#activity-log#home-automation
Stars2.9k
Forks389
Last commit19 days ago
pylyzer
pylyzerRust

A fast static code analyzer and language server for Python, written in Rust, offering type checking and rich editor integration.

#developer-tools#language-server#type-inference
Stars2.9k
Forks43
Last commit1 year ago
AI Fairness 360
AI Fairness 360Python

An extensible open-source toolkit for detecting, mitigating, and explaining bias in machine learning datasets and models.

#fairness-awareness-model#bias-mitigation#ai
Stars2.9k
Forks912
Last commit2 months ago
nbdime
nbdimeTypeScript

Tools for diffing and merging Jupyter notebooks in terminal and web interfaces.

#jupyterlab-extension#mercurial#version-control
Stars2.8k
Forks194
Last commit2 months ago
whisper-timestamped
whisper-timestampedPython

A Python library that extends OpenAI's Whisper to provide accurate word-level timestamps and confidence scores for multilingual speech recognition.

#subtitle-generation#python-library#deep-learning
Stars2.8k
Forks211
Last commit
POT
POTPython

A comprehensive Python library for solving optimal transport problems with solvers for linear, entropic, Gromov-Wasserstein, and unbalanced OT, plus machine learning applications.

#wasserstein-discriminant-analysis#python-library#signal-processing
Stars2.8k
Forks557
Last commit
box
boxPython

Python dictionaries with advanced dot notation access

#pypi#bunch#python-library
Stars2.8k
Forks131
Last commit6 months ago
FastAPI template
FastAPI templatePython

A highly configurable FastAPI project generator with CLI/TUI support, offering database, ORM, API type, and integration choices.

#fastapi#alembic#orm
Stars2.8k
Forks239
Last commit3 months ago
SQLAlchemy Admin
SQLAlchemy AdminPython

A flexible admin interface for SQLAlchemy models in FastAPI and Starlette applications.

#fastapi#admin-interface#asyncio
Stars2.8k
Forks295
Last commit23 days ago
furl
furlPython

A small Python library for easy parsing and modification of URLs with automatic encoding handling.

#manipulating-urls#urls#library
Stars2.8k
Forks165
Last commit6 months ago
prettymapp
prettymappPython

Create beautiful, stylized maps from OpenStreetMap data via a webapp or Python package.

#cartography#map-generation#geospatial
Stars2.8k
Forks459
Last commit1 month ago
ELI5
ELI5Jupyter Notebook

A library for debugging/inspecting machine learning classifiers and explaining their predictions

#data-science#inspection#lightgbm
Stars2.8k
Forks325
Last commit4 months ago
pikepdf
pikepdfPython

A Python library for reading, writing, repairing, and transforming PDFs, powered by the qpdf C++ library.

#pikepdf#linearization#pdf-a
Stars2.8k
Forks230
Last commit11 days ago
Proof of concept for loading Caffe models in TensorFlow
Proof of concept for loading Caffe models in TensorFlowPython

Convert Caffe deep learning models to TensorFlow format for deployment and inference.

#model-conversion#deep-learning#neural-networks
Stars2.8k
Forks1.0k
Last commit
Misago
MisagoPython

Misago is fully featured modern forum application that is fast, scalable and responsive.

#python#forums#forum
Stars2.8k
Forks555
Last commit1 day ago
Data Science Projects
Data Science ProjectsJupyter Notebook

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

#data-science#kaggle#deep-learning
Stars2.8k
Forks646
Last commit2 years ago
pygal
pygalPython

A dynamic SVG charting library for Python that generates interactive and scalable vector graphics.

#open-source#plotting-library#web-graphics
Stars2.8k
Forks420
Last commit1 month ago
Iron Python
Iron PythonC#

An open-source implementation of Python 3.x for the .NET Framework, built on the Dynamic Language Runtime.

#dynamic-language-runtime#open-source#ironpython
Stars2.8k
Forks315
Last commit12 days ago
bless
blessPython

An SSH Certificate Authority that runs as an AWS Lambda function for ephemeral, IAM-controlled SSH access.

#lambda#ssh-security#ssh-certificate-authority
Stars2.8k
Forks229
Last commit2 years ago
feather <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
feather <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">JavaScript

Feather is a binary columnar serialization format for data frames, enabling fast and interoperable data sharing between Python, R, and other languages.

#julia#data-serialization#apache-arrow
Stars2.8k
Forks165
Last commit
napari
napariPython

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

#scientific-visualization#image-analysis#qt
Stars2.7k
Forks533
Last commit4 days ago
nikola
nikolaPython

A static website and blog generator

#static-site-generator#static-site#python
Stars2.7k
Forks471
Last commit2 months ago
Mars
MarsPython

Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.

#lightgbm#python#xgboost
Stars2.7k
Forks324
Last commit2 years ago
iredis
iredisPython

An interactive terminal client for Redis with auto-completion, syntax highlighting, and safety features for production use.

#developer-tools#redis#redis-client
Stars2.7k
Forks118
Last commit1 month ago
trackerjacker
trackerjackerPython

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

#python-tool#network-mapping#network-reconnaissance
Stars2.7k
Forks194
Last commit5 months ago
yagmail
yagmailPython

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

#hacktoberfest#hacktoberfest2021#attachments
Stars2.7k
Forks265
Last commit3 months ago
docker-python
docker-pythonPython

Docker image providing the Python environment used by Kaggle Notebooks for data science competitions.

#data-science#kaggle#reproducible-research
Stars2.7k
Forks1.0k
Last commit9 days ago
codecrumbs
codecrumbsJavaScript

Learn, design, or document codebases by placing breadcrumb comments in source code with live visual updates.

#multi-language#breadcrumb-comments#codebase-exploration
Stars2.7k
Forks106
Last commit5 years ago
fbthrift
fbthriftC++

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

#asynchronous-server#service-communication#facebook
Stars2.7k
Forks645
Last commit1 day ago
Translator
TranslatorPython

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

#caiyun#youdao#sogou
Stars2.7k
Forks255
Last commit7 months ago
Beanie
BeaniePython

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

#backend-development#orm#database-orm
Stars2.7k
Forks308
Last commit5 days ago
Beanie
BeaniePython

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

#fastapi#orm#database
Stars2.7k
Forks308
Last commit5 days ago
Astra
AstraPython

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

#owasp#web-security#sdlc
Stars2.7k
Forks413
Last commit2 years ago
FlaskBB
FlaskBBPython

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

#theming#plugin-system#social
Stars2.7k
Forks669
Last commit7 days ago
git-dumper
git-dumperPython

A Python tool to dump a git repository from a website, even when directory listing is disabled.

#web-security#source-code-extraction#repository-recovery
Stars2.6k
Forks306
Last commit1 day ago
PreviousPage 24 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
12 days ago
1 day ago
7 years ago
8 months ago
#Machine Learning510
#Data Science288
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation187
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134