Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python3

Python3

135 projects

Showing 36 of 135 projects

rich
richPython

A Python library for rich text, beautiful formatting, and advanced visual components in the terminal.

#tables#developer-tools#python-library
Stars56.6k
Forks2.2k
Last commit1 month ago
ruff
ruffRust

An extremely fast Python linter and code formatter written in Rust, offering drop-in replacements for tools like Flake8 and Black.

#developer-tools#pre-commit#pep8
Stars47.9k
Forks2.1k
Last commit20 hours ago
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
Stars31.3k
Forks2.3k
Last commit1 day ago
Zulip
ZulipPython

Open-source team chat with topic-based threading that combines the best of email and chat for productive remote work.

#chat#apache#open-source
Stars25.3k
Forks9.9k
Last commit21 hours ago
RustPython
RustPythonRust

A Python 3 interpreter written in Rust, enabling Python execution in WebAssembly, embedding, and more.

#wasi#python-3#hacktoberfest
Stars22.1k
Forks1.4k
Last commit4 days 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.5k
Forks906
Last commit4 days ago
icecream
icecreamPython

A Python library that enhances print debugging by automatically printing variable names and values with syntax highlighting.

#inspects#developer-tools#development-workflow
Stars10.1k
Forks222
Last commit2 months ago
Helium
HeliumPython

A high-level Python wrapper for Selenium that simplifies web automation with a more intuitive API.

#selenium-python#chrome#helium
Stars8.3k
Forks514
Last commit5 days ago
MONAI
MONAIPython

A PyTorch-based open-source framework for deep learning in healthcare imaging, providing domain-specific tools and workflows.

#model-training#medical-image-computing#deep-learning
Stars8.3k
Forks1.5k
Last commit1 day ago
ajenti
ajentiPython

A modular server admin panel for Linux and BSD systems with a modern web interface.

#modular-architecture#server-admin#low-resource
Stars7.9k
Forks870
Last commit25 days ago
robyn
robynPython

Robyn is a high-performance async Python web framework powered by a Rust runtime for exceptional speed.

#hacktoberfest#http-server#high-performance
Stars7.3k
Forks332
Last commit6 days ago
isort
isortPython

A Python utility to sort imports alphabetically and automatically separate them into sections.

#developer-tools#productivity#pre-commit
Stars6.9k
Forks647
Last commit1 day ago
motionEye
motionEyePython

A web-based interface for the motion daemon, providing video surveillance with motion detection capabilities.

#camera#video-surveillance#raspberrypi
Stars4.6k
Forks705
Last commit2 days ago
returns
returnsPython

A Python library for functional programming with typed, safe, and meaningful function returns using monadic containers.

#functional-programming#python-typing#mypy-stubs
Stars4.3k
Forks145
Last commit3 days ago
markdown
markdownPython

A Python implementation of John Gruber's Markdown with comprehensive extension support.

#markdown-extensions#python-library#content-management
Stars4.2k
Forks903
Last commit13 days ago
Python-Markdown
Python-MarkdownPython

A Python implementation of John Gruber's Markdown with comprehensive extension support.

#markdown-extensions#python-library#content-management
Stars4.2k
Forks903
Last commit13 days ago
Social Mapper
Social MapperPython

An OSINT tool that uses facial recognition to correlate social media profiles across multiple platforms for security professionals.

#osint#red-teaming#selenium
Stars4.0k
Forks819
Last commit4 years ago
pony
ponyPython

An advanced Python ORM that writes database queries using Python generator expressions and lambdas.

#query-builder#orm#database
Stars3.8k
Forks256
Last commit12 days ago
Ethen's Notebook Collection
Ethen's Notebook CollectionHTML

A comprehensive collection of machine learning tutorials and implementations in Python, covering algorithms from scratch to production deployment.

#python-tutorials#data-science#deep-learning
Stars3.4k
Forks668
Last commit3 days ago
wemake-python-styleguide
wemake-python-styleguidePython

The strictest and most opinionated Python linter, a flake8 plugin designed to enforce consistent, maintainable, and bug-resistant code.

#hacktoberfest#developer-tools#linter
Stars2.9k
Forks422
Last commit22 hours 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 commit9 months ago
furl
furlPython

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

#manipulating-urls#urls#library
Stars2.8k
Forks160
Last commit3 months ago
pdoc
pdocPython

A simple, modern API documentation generator for Python projects with Markdown support and live preview.

#developer-tools#api#static-site-generator
Stars2.5k
Forks226
Last commit7 days ago
silenttrinity
silenttrinityBoo

A modern, asynchronous, multiplayer command and control (C2) framework for post-exploitation using Python and .NET's DLR.

#red-teams#multi-user-collaboration#boolang
Stars2.3k
Forks427
Last commit2 years ago
wemake-django-template
wemake-django-templatePython

A bleeding-edge Django project template focused on code quality, security, and modern development practices.

#caddy#pytest#project-template
Stars2.3k
Forks223
Last commit1 day ago
Protontricks
ProtontricksPython

A wrapper that runs Winetricks commands and launches Windows executables for Steam Play/Proton games.

#hacktoberfest#steam#command-line-tool
Stars2.3k
Forks46
Last commit19 days ago
Amulet
AmuletPython

A Minecraft world editor and converter supporting all Java and Bedrock versions since Java 1.12 and Bedrock 1.7.

#bedrock-edition#3rd-party#converter
Stars2.2k
Forks161
Last commit11 days ago
Arcade
ArcadePython

An easy-to-learn Python library for creating 2D video games, ideal for beginners and those avoiding complex frameworks.

#beginner-friendly#arcade-api#educational
Stars2.0k
Forks368
Last commit3 days ago
openapi-python-client
openapi-python-clientPython

Generate modern, type-annotated Python client libraries from OpenAPI 3.0 and 3.1 specifications.

#fastapi#generator#sdk-generation
Stars2.0k
Forks279
Last commit6 days ago
django-stubs
django-stubsPython

PEP-484 type stubs and a mypy plugin for precise static type checking in Django projects.

#hacktoberfest#developer-tools#type-stubs
Stars1.9k
Forks561
Last commit1 day 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
Forks106
Last commit13 days ago
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
Forks214
Last commit2 years ago
pymatting
pymattingPython

A Python library implementing multiple alpha matting algorithms for extracting foreground objects from images.

#python-library#scipy#numba
Stars1.9k
Forks226
Last commit2 months ago
TIDoS-Framework
TIDoS-FrameworkPython

A comprehensive offensive web application penetration testing framework with 108 modules covering reconnaissance to vulnerability analysis.

#web-penetration-testing#web-security#vulnerability-analysis
Stars1.9k
Forks391
Last commit3 years ago
TIDoS Framework
TIDoS FrameworkPython

A comprehensive offensive web application penetration testing framework with 108 modules covering reconnaissance to vulnerability analysis.

#web-penetration-testing#web-security#vulnerability-analysis
Stars1.9k
Forks391
Last commit3 years ago
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 commit20 days ago
Page 1 of 4Next

Related Tags

#Python109#Fastapi19#Machine Learning18#Python Library17#Docker15#Developer Tools15#Asyncio13#Rest Api12#Cli Tool10#Deep Learning10#Automation10#Self Hosted10
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