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

Wagtail Themes
Wagtail ThemesPython

A Django Wagtail extension for loading site-specific themes, enabling multi-site installations with distinct designs.

#theming#multi-site#wagtail
Stars110
Forks12
Last commit1 year ago
django-ai-plugins
django-ai-pluginsPython

A collection of AI skills and agents specialized in Django backend development, providing expert guidance and code review.

#backend-development#developer-tools#claude-code
Stars110
Forks11
Last commit1 day ago
FastAPI Opentracing
FastAPI OpentracingPython

OpenTracing middleware for FastAPI applications with Kubernetes and Istio support.

#fastapi#tortoise-orm#observability
Stars109
Forks7
Last commit3 years ago
bayex
bayexPython

A lightweight Bayesian optimization library built on JAX for efficient optimization of expensive-to-evaluate functions.

#probabilistic-modeling#hyperparameter-tuning#jax
Stars109
Forks5
Last commit1 year ago
pwngitmanager
pwngitmanagerPython

A penetration testing tool for selectively downloading files from exposed .git repositories on web servers.

#web-security#penetration-testing#python
Stars109
Forks22
Last commit10 years ago
NitroFE
NitroFEPython

A Python feature engineering engine that internally manages past dependent values for continuous calculation of time-based features.

#features#technical-indicators#data-science
Stars109
Forks7
Last commit4 years ago
Orangetool
OrangetoolPython

A Python library providing control functions for single-board computers, including network, storage, display, and system management.

#system-management#iot#embedded-systems
Stars109
Forks22
Last commit2 years ago
gibr
gibrPython

A smarter CLI for creating Git branches by connecting your Git workflow to your issue tracker.

#developer-tools#productivity#issue-tracker
Stars109
Forks8
Last commit6 months ago
no_implicit_optional
no_implicit_optionalPython

A codemod that automatically converts implicit optional type hints in Python code to be PEP 484 compliant.

#libcst#codemod#python
Stars109
Forks8
Last commit2 years ago
aresponses
aresponsesPython

An asyncio testing server for mocking external HTTP services, similar to the responses library but for aiohttp.

#asyncio#aiohttp#pytest
Stars108
Forks20
Last commit2 years ago
MTPot
MTPotPython

An open-source telnet honeypot designed to detect and fingerprint IoT botnets like Mirai by simulating vulnerable devices.

#honeypot#iot-security#python
Stars108
Forks34
Last commit9 years ago
Wagtail Transfer
Wagtail TransferPython

A Wagtail extension for transferring content between multiple Wagtail instances, enabling staging-to-production workflows.

#deployment#open-source#content-management
Stars108
Forks41
Last commit5 months ago
OpenAthena
OpenAthenaPython

A Python library that calculates precise geodetic locations from drone imagery by combining sensor metadata with digital elevation models.

#search#rescue#python-library
Stars108
Forks23
Last commit1 year ago
cl4py
cl4pyPython

Common Lisp for Python

#python#common-lisp
Stars107
Forks16
Last commit1 year ago
accupy
accupyPython

A Python library for computing accurate sums and dot products, mitigating floating-point errors in numerical computations.

#pypi#dot-product#scientific-computing
Stars107
Forks15
Last commit4 years ago
Federal Election Commission
Federal Election CommissionPython

A Wagtail-based content management system for the Federal Election Commission's public campaign finance website.

#wagtail#government-data#content-management-system
Stars107
Forks45
Last commit2 days ago
stempeg
stempegPython

A Python package for reading and writing STEM multistream audio files using ffmpeg and MP4Box.

#audio-io#python-library#ffmpeg
Stars107
Forks18
Last commit8 months ago
Ark-Analysis
Ark-AnalysisJupyter Notebook

A Python toolbox for analyzing multiplexed imaging data, featuring segmentation, pixel/cell clustering, and spatial analysis.

#bioimage-analysis#data-science#deep-learning
Stars107
Forks31
Last commit6 months ago
logfmter
logfmterPython

Adds logfmt structured logging to Python's standard logging module without requiring changes to existing log calls.

#python-3#devops#log
Stars107
Forks11
Last commit1 month ago
zipline-tensorboard
zipline-tensorboardPython

A TensorBoard dashboard for visualizing and comparing Zipline algorithmic trading backtests in real-time.

#zipline#backtesting#algorithmic-trading
Stars106
Forks33
Last commit3 years ago
aiosteampy
aiosteampyPython

An asynchronous Python library for interacting with Steam services like trade offers, market listings, and Steam Guard.

#proxy-support#trading-bot#asyncio
Stars105
Forks18
Last commit27 days ago
pretf
pretfPython

A transparent Terraform wrapper that generates Terraform configuration using Python, requiring no changes to existing projects.

#wrapper-tool#devops#configuration-generation
Stars105
Forks14
Last commit4 years ago
FastAPIwee
FastAPIweePython

A lightweight integration of FastAPI with PeeWee ORM for building Python web APIs with database models.

#fastapi#orm-integration#python-library
Stars105
Forks2
Last commit5 years ago
osm2gtfs
osm2gtfsPython

Converts OpenStreetMap public transport data and schedule information into GTFS feeds for transit applications.

#schedule#python#transit-data
Stars104
Forks31
Last commit2 years ago
gjf
gjfPython

A Python tool to fix invalid GeoJSON objects and files via CLI or library.

#data-cleaning#python-library#geojson
Stars104
Forks3
Last commit5 years ago
Cardinal
CardinalPython

A Python IRC bot with reloadable async plugins, decorator-based commands, and simple JSON storage.

#hacktoberfest#plugin-system#json-storage
Stars104
Forks40
Last commit16 days ago
blockkit
blockkitPython

A Python library for building Slack UIs with a fluent API, type hints, and validation.

#bots#slack-apps#slackapi
Stars104
Forks20
Last commit6 months ago
cmake-lint
cmake-lintPython

A Python-based linter that checks CMake files for coding style issues and enforces consistent formatting.

#linter#cmake#build-system
Stars104
Forks15
Last commit7 years ago
Uvicorn Poetry FastAPI Project Template
Uvicorn Poetry FastAPI Project TemplatePython

A Cookiecutter template for containerized FastAPI projects using Poetry, Uvicorn, and Docker with Kubernetes support.

#fastapi#uvicorn#api-template
Stars104
Forks5
Last commit
NoSQLpot
NoSQLpotPython

An open-source honeypot framework for NoSQL databases that simulates servers to detect and log attacks.

#honeypot#redis#python
Stars104
Forks23
Last commit2 years ago
option
optionPython

Rust-like Option and Result types for Python with full typing support and slot optimization.

#optional-types#functional-programming#rust-patterns
Stars103
Forks7
Last commit2 years ago
textblob-de
textblob-dePython

A Python library providing German language support for TextBlob, enabling NLP tasks like tokenization, POS tagging, and sentiment analysis.

#german-language#textblob-extension#python-library
Stars103
Forks12
Last commit1 year ago
EBU ADM Renderer
EBU ADM RendererPython

A Python reference implementation of the EBU ADM Renderer for rendering Audio Definition Model (ADM) files to various speaker systems.

#itu-standards#audio-definition-model#audio-rendering
Stars102
Forks19
Last commit5 months ago
infer-types
infer-typesPython

A CLI tool that automatically adds type annotations to Python code using static analysis and heuristics.

#developer-tools#code-formatter#typing
Stars102
Forks6
Last commit3 years ago
senko
senkoPython

A simple OTA updater for Micropython projects on ESP8266/ESP32 that syncs files from GitHub.

#iot#senko#embedded-systems
Stars102
Forks19
Last commit2 years ago
vim-mypy
vim-mypyVim Script

Vim plugin for executing Python's MyPy static type checker directly within the editor.

#open-source#editor-integration#vim
Stars102
Forks15
Last commit6 years ago
PreviousPage 66 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
9 months ago
#Machine Learning510
#Data Science287
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation186
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134