Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Python

Python

3250 projects

Showing 36 of 3250 projects

TypeDB Driver Examples
TypeDB Driver ExamplesHTML

Example projects and tutorials demonstrating how to use TypeDB Drivers for various domains like biology, finance, and telecom.

#driver-examples#data-migration#typeql
Stars84
Forks56
Last commit9 months ago
jupyterlab_autoversion
jupyterlab_autoversionPython

Automatically saves and versions Jupyter notebooks on every save with persistent checkpoints in JupyterLab.

#jupyterlab-extension#version-control#revision-history
Stars84
Forks10
Last commit
typesplainer
typesplainerPython

A Python typehint explainer that parses and explains complex type annotations in human-readable language.

#developer-tools#vscode-extension#cli-tool
Stars84
Forks2
Last commit1 month ago
Github-Auto-Issue-Creator
Github-Auto-Issue-CreatorPython

A Python tool that scans git repositories for TODO comments and automatically creates GitHub issues from them.

#developer-tools#issue-tracking#git
Stars84
Forks8
Last commit8 years ago
QTradeX
QTradeXPython

A Python SDK for building, backtesting, and deploying AI-powered algorithmic trading bots for crypto markets across 100+ exchanges.

#python-sdk#trading-platform#ai-optimization
Stars83
Forks17
Last commit1 day ago
flake8-pyi
flake8-pyiPython

A Flake8 plugin that provides specialized linting for Python type hinting stub files (.pyi).

#lint#linter#typing
Stars83
Forks23
Last commit1 day ago
Multilingual Latent Dirichlet Allocation LDA
Multilingual Latent Dirichlet Allocation LDAPython

A Python pipeline for multilingual text clustering using Latent Dirichlet Allocation with stop words removal, n-gram features, and inverse stemming.

#n-grams#stemming#multilingual
Stars83
Forks29
Last commit
Draft.js exporter (Python)
Draft.js exporter (Python)Python

Python library to convert Draft.js ContentState JSON to customizable HTML.

#draftjs-exporter#python-library#static-typing
Stars83
Forks22
Last commit1 day ago
awesome-fasthtml
awesome-fasthtmlPython

A curated collection of resources for FastHTML, a Python web framework for building modern HTML applications with HTMX and Hypermedia.

#resource-aggregation#developer-tools#python3
Stars83
Forks8
Last commit1 year ago
meiga
meigaPython

A Python microframework providing a fully typed, monad-based Result type for error handling without exceptions.

#functional-programming#result-type#monad
Stars82
Forks1
Last commit1 year ago
FastSQLA
FastSQLAPython

Async SQLAlchemy 2.0+ extension for FastAPI with built-in pagination, SQLModel support, and automatic session management.

#fastapi#database-extension#orm
Stars82
Forks1
Last commit2 days ago
AutoHotkey.py
AutoHotkey.pyPython

Write AutoHotkey automation scripts using Python with a user-friendly API.

#autohotkey#windows-automation#python-api
Stars82
Forks12
Last commit3 years ago
mypy-baseline
mypy-baselinePython

A CLI tool that integrates mypy with existing Python projects by reporting only new type violations and ignoring existing ones.

#developer-tools#static-typing#baseline
Stars82
Forks15
Last commit3 months ago
Wagtail Alt Generator
Wagtail Alt GeneratorPython

A Wagtail extension that automatically generates image descriptions and tags using computer vision services.

#ai-integration#wagtail#automated-tagging
Stars82
Forks10
Last commit5 years ago
Storage Cleaner
Storage CleanerTypeScript

A Decky Loader plugin to visualize and selectively clear shader cache and compatibility data on the Steam Deck.

#compatibility-data#decky-loader#steam
Stars81
Forks2
Last commit1 year ago
ReTiSAR
ReTiSARPython

A Python-based real-time binaural renderer for spherical microphone array signals with head-tracking support.

#spherical-microphone-array#signal-processing#head-tracking
Stars81
Forks10
Last commit2 years ago
steamodd
steamoddPython

A Python module providing interface wrappers, inventory management, and VDF serialization for the Steam API.

#vdf-serializer#python#game-development
Stars80
Forks17
Last commit4 months ago
trapperkeeper
trapperkeeperPython

A suite of tools for ingesting and displaying SNMP traps, designed as a replacement for snmptrapd.

#devops#api#nagios-integration
Stars80
Forks22
Last commit8 years ago
Torsimany
TorsimanyPython

A Python tool that converts any JSON file into stylish, human-readable Markdown.

#open-source#format-converter#cli-tool
Stars79
Forks18
Last commit7 years ago
py-flask-signup-docker
py-flask-signup-dockerHTML

A sample Python Flask application demonstrating deployment on Amazon EC2 Container Service (ECS) using Docker.

#devops#container-orchestration#aws-integration
Stars79
Forks500
Last commit2 years ago
poetry (darvid)
poetry (darvid)Shell

A ZSH plugin that automatically activates and deactivates Poetry-created Python virtual environments when navigating project directories.

#python-package-management#shell-integration#zsh-plugins
Stars79
Forks12
Last commit2 years ago
Plone
Plone

A curated list of awesome Plone add-ons and resources to extend the Python-based CMS.

#developer-tools#open-source#content-management
Stars79
Forks11
Last commit1 month ago
paginate
paginatePython

A Python module for dividing large lists into pages with customizable HTML pagination and framework-agnostic design.

#python#pagination#sqlalchemy
Stars79
Forks17
Last commit1 year ago
callgraph
callgraphPython

Magic to display dynamic call graphs of Python function calls

#education#visualizations#ipython-magic
Stars79
Forks8
Last commit4 years ago
YuleLog
YuleLogPython

A terminal-based Yule Log fireplace with retro ASCII animation and interactive snowfall.

#holiday#animation#cli-tool
Stars78
Forks1
Last commit8 months ago
procdog
procdogPython

A lightweight command-line tool to start, stop, and monitor the health of any process on macOS or Linux.

#devops#health-checks#command-line-tool
Stars78
Forks7
Last commit7 years ago
sshame
sshamePython

An interactive SSH public-key brute force tool for penetration testing, enabling command execution on remote hosts.

#ssh-key#authentication#network-scanning
Stars78
Forks15
Last commit1 year ago
Big-fish
Big-fishPython

A Python toolbox for analyzing smFISH microscopy images, including spot detection and cell segmentation.

#scientific-computing#data-science#smfish
Stars78
Forks25
Last commit2 years ago
Integration Examples and Code Snippets
Integration Examples and Code SnippetsTypeScript

Code examples and snippets demonstrating how to integrate Neon serverless PostgreSQL with various frameworks and languages.

#code-examples#fastapi#astro
Stars77
Forks37
Last commit
Flask-DB
Flask-DBPython

A Flask CLI extension for managing SQL databases with migrations, seeding, and reset functionality using Alembic.

#alembic#database#flask
Stars77
Forks5
Last commit1 year ago
mypy-playground
mypy-playgroundPython

A web-based sandbox for running mypy, the Python static type checker, directly in your browser.

#fastapi#hacktoberfest#sandbox
Stars77
Forks11
Last commit4 days ago
geojson-shave
geojson-shavePython

A command-line tool that reduces GeoJSON file size by trimming coordinate precision, removing whitespace, and optionally stripping properties.

#geojson#geospatial-data#geospatial
Stars76
Forks3
Last commit1 year ago
Lectures
Lectures

A university course covering practical 3D reconstruction from images using OpenCV and Python, with project-based learning.

#opencv#3d-reconstruction#git
Stars76
Forks13
Last commit11 years ago
CS 378
CS 378

A university course syllabus and materials for a project-based class on practical 3D reconstruction using computer vision.

#opencv#education#3d-reconstruction
Stars76
Forks13
Last commit11 years ago
micropython-osc
micropython-oscPython

A minimal Open Sound Control (OSC) client and server library for MicroPython and CPython.

#micropython#embedded#client-server
Stars75
Forks14
Last commit2 years ago
slackblocks
slackblocksPython

A Python API for building Slack messages using the Block Kit API with zero dependencies.

#chatbots#python-library#workflow-automation
Stars75
Forks27
Last commit1 month ago
PreviousPage 69 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
2 years ago
4 days ago
#Machine Learning510
#Data Science287
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation186
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134