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

Mistune
MistunePython

A fast yet powerful Python Markdown parser with renderers and plugins.

#open-source#markdown-parser#html-generation
Stars3.1k
Forks292
Last commit3 days ago
SQLAlchemy
SQLAlchemyPython

A curated list of awesome tools for SQLAlchemy

#orm#awesome-list#python
Stars3.1k
Forks165
Last commit1 month ago
awesome-sqlalchemy
awesome-sqlalchemyPython

A curated list of awesome tools for SQLAlchemy

#orm#awesome-list#python
Stars3.1k
Forks165
Last commit1 month ago
migra
migraPython

A schema diff tool for PostgreSQL that automatically generates migration scripts between database states.

#developer-tools#devops#schema-migrations
Stars3.0k
Forks145
Last commit11 months ago
python-decouple
python-decouplePython

Strict separation of config from code.

#environment-variables#python#configuration-files
Stars3.0k
Forks218
Last commit1 year ago
khal
khalPython

:calendar: CLI calendar application

#terminal#python#calendar
Stars3.0k
Forks229
Last commit4 days ago
Gramps
GrampsPython

An open-source genealogy program for hobbyists and professional genealogists to research, organize, and visualize family history.

#research-tool#family-tree#open-source
Stars3.0k
Forks524
Last commit20 days ago
pg_activity
pg_activityPython

A top-like command-line tool for real-time monitoring of PostgreSQL server activity.

#devops#open-source#database-monitoring
Stars3.0k
Forks190
Last commit14 days ago
Bad SSL
Bad SSLHTML

A collection of test subdomains with intentionally broken SSL configurations for testing client security behavior.

#certificate-validation#ssl-testing#web-security
Stars3.0k
Forks204
Last commit1 month ago
novelWriter
novelWriterPython

An open-source plain text editor for writing novels, using human-readable text files and minimal Markdown-inspired formatting.

#novels#version-control-friendly#novelwriter
Stars3.0k
Forks209
Last commit1 day ago
gdb-frontend
gdb-frontendJavaScript

A web-based GUI debugger for GDB with advanced visualization, collaboration features, and extensible plugin architecture.

#plugin-system#debug#embedded-debugging
Stars3.0k
Forks112
Last commit8 months ago
uwsgi-nginx-flask-docker
uwsgi-nginx-flask-dockerPython

A deprecated Docker image with uWSGI and Nginx for deploying Flask applications in a single container.

#uwsgi-nginx#deployment#containerization
Stars3.0k
Forks611
Last commit10 days ago
List of Jupyter notebooks II
List of Jupyter notebooks IIJupyter Notebook

A catalog of production-ready Jupyter Notebook templates organized by tools and following the IMO (Input, Model, Output) framework.

#naas#data-products#imo-framework
Stars3.0k
Forks491
Last commit
m2cgen
m2cgenPython

Transpile trained machine learning models into native code (Java, C, Python, Go, etc.) with zero dependencies.

#haskell#transpiler#lightning
Stars3.0k
Forks264
Last commit2 years ago
QuantResearch
QuantResearchJupyter Notebook

A collection of Python notebooks and tools for quantitative finance research, including backtesting, machine learning, and portfolio optimization.

#backtesting#algorithmic-trading#deep-learning
Stars3.0k
Forks571
Last commit
vcrpy
vcrpyPython

Automatically mock your HTTP interactions to simplify and speed up testing

#http#mocking#python
Stars3.0k
Forks428
Last commit3 days ago
oauthlib
oauthlibPython

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

#python-3#oauth#library
Stars3.0k
Forks520
Last commit10 days ago
Deepnote
DeepnoteTypeScript

An open-source, AI-first data notebook that extends Jupyter with a sleek UI, reactive execution, and native data integrations.

#version-control#jupyterhub#data-science
Stars3.0k
Forks198
Last commit1 day ago
MIT Information Extraction Toolkit
MIT Information Extraction ToolkitC++

A free, state-of-the-art library and toolkit for named entity extraction and binary relation detection from text.

#relation-extraction#java-library#python-library
Stars3.0k
Forks532
Last commit9 months ago
django-storages
django-storagesPython

https://django-storages.readthedocs.io/

#python#django
Stars3.0k
Forks889
Last commit1 year ago
Nogotofail
NogotofailPython

An on-path blackbox network traffic security testing tool for detecting weak TLS/SSL connections and cleartext traffic.

#traffic-analysis#ssl-testing#vulnerability-scanning
Stars3.0k
Forks410
Last commit3 years ago
OpenCanary
OpenCanaryPython

A modular, low-resource network honeypot that mimics services to detect breaches and alert on attacker interactions.

#honeypot#python#intrusion-detection
Stars2.9k
Forks405
Last commit2 days ago
README-AI
README-AIPython

An AI-powered tool that automatically generates detailed and customizable README files from any code repository.

#ai#developer-tools#readme
Stars2.9k
Forks286
Last commit21 days ago
runlike
runlikePython

Generates Docker run commands from existing containers, saving time on manual command reconstruction.

#devops#container-inspection#sysadmin
Stars2.9k
Forks167
Last commit2 months ago
PyPika
PyPikaPython

PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.

#python3#pythonic#python
Stars2.9k
Forks332
Last commit5 months ago
pyyaml
pyyamlPython

A full-featured YAML processing framework for Python with optional LibYAML bindings for improved performance.

#data-serialization#yaml#python-library
Stars2.9k
Forks595
Last commit1 month ago
TorchAudio
TorchAudioPython

An audio library for PyTorch providing data manipulation, transformations, and dataset loaders for machine learning applications.

#deep-learning#signal-processing#gpu-acceleration
Stars2.9k
Forks787
Last commit1 day ago
uvicorn-gunicorn-fastapi-docker
uvicorn-gunicorn-fastapi-dockerPython

A deprecated Docker image for high-performance FastAPI applications using Uvicorn managed by Gunicorn with auto-tuning.

#fastapi#uvicorn#deployment
Stars2.9k
Forks340
Last commit7 days ago
Widelands
WidelandsC++

A free, open-source real-time strategy game inspired by Settlers II, featuring singleplayer campaigns and multiplayer mode.

#community-driven#lua-scripting#strategy
Stars2.9k
Forks204
Last commit2 days ago
Chatbot
ChatbotPython

A TensorFlow implementation of a neural conversational model (seq2seq) for building deep learning chatbots.

#neural-network#redis#deep-learning
Stars2.9k
Forks1.2k
Last commit3 years ago
High-Frequency-Trading-Model-with-IB
High-Frequency-Trading-Model-with-IBPython

A Python-based high-frequency trading model using Interactive Brokers API for pairs trading and mean-reversion strategies.

#interactive-brokers-api#high-frequency-trading#algorithmic-trading
Stars2.9k
Forks680
Last commit
python-diskcache
python-diskcachePython

Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.

#filesystem#key-value-store#python
Stars2.9k
Forks175
Last commit1 year ago
HoloViews
HoloViewsPython

A Python library that lets you annotate data with visualization semantics, allowing your data to visualize itself.

#scientific-visualization#declarative-programming#datashader
Stars2.9k
Forks416
Last commit1 day ago
thinc
thincPython

A lightweight deep learning library with a functional API for composing models, compatible with PyTorch, TensorFlow, and MXNet.

#ai#functional-programming#spacy
Stars2.9k
Forks294
Last commit3 months ago
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
Forks785
Last commit3 years 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
Forks423
Last commit
PreviousPage 23 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
1 year ago
2 years ago
1 year ago
1 day ago
#Machine Learning510
#Data Science287
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation186
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134