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

Pdt256 katas (php, go, python, java, haskell, typescript)
Pdt256 katas (php, go, python, java, haskell, typescript)Go

A collection of code katas for practicing Test-Driven Development in Go, Haskell, Java, PHP, Python, and TypeScript.

#haskell#code-kata#java
Stars6
Forks5
Last commit3 years ago
shellsense
shellsensePython

An AI-powered terminal assistant for Linux that enhances productivity with smart search, code help, translation, and data tools.

#search#ai#productivity
Stars6
Forks1
Last commit1 year ago
Single Image Random Dot Stereograms
Single Image Random Dot StereogramsJupyter Notebook

TensorFlow implementation of Single Image Random Dot Stereograms for 3D data visualization in 2D images.

#scientific-visualization#waterfall-plot#3d-visualization
Stars6
Forks4
Last commit
/release
/releasePython

A Python CLI tool for converting web pages to clean, readable Markdown format, optimized for feeding documentation into LLMs.

#content-extraction#crawler#python-cli
Stars6
Forks0
Last commit5 days ago
exporter_proxy
exporter_proxyPython

A pure-Python reverse HTTP proxy for Prometheus exporters that adds TLS support.

#reverse-proxy#tls-proxy#exporters
Stars6
Forks1
Last commit4 years ago
godot-launcher
godot-launcherPython

A Python desktop application for managing Godot Engine projects, versions, extensions, and templates.

#desktop-application#version-management#gui-application
Stars6
Forks0
Last commit1 year ago
pas.plugins.oidc
pas.plugins.oidcPython

A Plone authentication plugin that enables OpenID Connect and OAuth 2.0 login for both Volto and Classic UI.

#hacktoberfest#plone-addon#oidc-client
Stars6
Forks16
Last commit26 days ago
AlgoPing
AlgoPingPython

A cron job that tweets daily Algorand block proposal statistics and monitors node/indexer health.

#status-page#algoexplorer#graphql-api
Stars6
Forks0
Last commit1 year ago
python-iavl
python-iavlPython

Python implementation of IAVL tree with CLI tools for inspecting and debugging Cosmos SDK application databases.

#database-inspection#rocksdb#cosmos-sdk
Stars5
Forks4
Last commit1 year ago
spot_ros
spot_rosPython

ROS driver for controlling Boston Dynamics' Spot robot, enabling integration with the Robot Operating System.

#robotics#robot-control#autonomous-robots
Stars5
Forks1
Last commit1 year ago
OIDrage
OIDragePython

A lightweight SNMPv1/v2c server that mimics MIB trees for load testing and platform evaluation.

#load-testing#mib-simulation#network-testing
Stars5
Forks1
Last commit6 months ago
scapy-benchmarks
scapy-benchmarksPython

Benchmarking tool for Scapy network packet manipulation library performance across versions.

#version-comparison#packet-manipulation#python
Stars5
Forks0
Last commit5 years ago
tlc5940-micropython
tlc5940-micropythonPython

A MicroPython library for controlling TLC5940 LED driver chips with grey scale data transmission.

#iot#embedded-systems#hardware-control
Stars5
Forks2
Last commit9 years ago
TerraSigma
TerraSigmaHCL

Automates conversion of Sigma rules to Terraform and Sentinel YAML for detection engineering in Microsoft Sentinel.

#devops#sigma-rules#security-automation
Stars5
Forks0
Last commit6 days ago
venv-lite
venv-liteShell

A lightweight zsh plugin for managing Python virtual environments using the venv module.

#virtualenvwrapper#python-development#shell-tools
Stars5
Forks2
Last commit7 years ago
RookiePM
RookiePMPython

A Nix-inspired package manager with declarative configuration and isolated environments.

#cli-tool#dependency-management#python
Stars5
Forks1
Last commit4 years ago
Pyramid Runner
Pyramid RunnerPython

A minimal Pyramid scaffold for building web APIs with a pre-defined structure, SQLAlchemy integration, and helper classes.

#alembic#pyramid-framework#project-template
Stars5
Forks2
Last commit3 years ago
algokit-goracle-template
algokit-goracle-templateTypeScript

A template for developing and deploying Algorand smart contracts with Beaker and PyTEAL, integrated with the Goracle protocol.

#pyteal#template#oracle
Stars5
Forks2
Last commit3 years ago
Tru
TruPython

An esoteric programming language with prefix-free bracket-based instructions for stack manipulation.

#programming-language#esoteric-programming-language#minimalist
Stars5
Forks0
Last commit6 years ago
urtext_neovim
urtext_neovimPython

Neovim plugin implementing Urtext, a markup language for Python scriptable-notebooks within a text editor.

#scriptable-documents#notetaking-applications#text-editor
Stars5
Forks0
Last commit2 months ago
create-tf-app
create-tf-appPython

A single-script tool to set up and maintain TensorFlow machine learning projects with environment management and linting.

#conda#dev-tools#python
Stars5
Forks1
Last commit3 years ago
antsichaut
antsichautPython

Automates the population of changelog.yaml files for Ansible collections by fetching and categorizing GitHub pull requests.

#changelog-automation#yaml#devops-tools
Stars5
Forks6
Last commit4 days ago
2729 Storm Robotics Vision
2729 Storm Robotics VisionPython

A GRIP-based computer vision system for FRC 2017, running Python/OpenCV on Raspberry Pi for robot target detection.

#robotics#first-frc#real-time-processing
Stars5
Forks2
Last commit9 years ago
micropython_aioble_examples
micropython_aioble_examplesPython

A collection of MicroPython aioble examples for ESP32, demonstrating BLE communication with devices like voltmeters and heart rate sensors.

#iot#asyncio#micropython
Stars5
Forks0
Last commit1 month ago
foragax
foragaxPython

An Agent-Based Modelling framework built on JAX for scalable and efficient simulations with automatic vectorization and JIT compilation.

#agent-based#foraging#scientific-computing
Stars5
Forks0
Last commit1 year ago
Default Browser
Default BrowserPython

An Alfred workflow for quickly switching the default browser on macOS.

#alfred-workflow#alfred#productivity
Stars5
Forks0
Last commit3 years ago
Feature Search Agent - Angular PR Scout
Feature Search Agent - Angular PR ScoutPython

An AI agent that searches Angular's GitHub pull requests for new features and explains them using Google's Gemini model.

#developer-tools#ai-agent#python
Stars5
Forks1
Last commit7 months ago
Run dlint security linter on your Python code
Run dlint security linter on your Python codeDockerfile

GitHub Action that runs the dlint security linter on Python code to detect insecure coding patterns.

#linter#security-linter#python-security
Stars5
Forks2
Last commit5 years ago
EthTradingAlgorithm
EthTradingAlgorithmPython

A lightweight Python backtesting framework for Ethereum moving-average trading strategies using Pandas and NumPy.

#backtesting#algorithmic-trading#trading-strategy
Stars5
Forks0
Last commit4 months ago
Entropythief
EntropythiefPython

A Golem-based application that harvests high-quality entropy from multiple providers using Intel's RDSEED instruction to generate a stream of random bits.

#hardware-entropy#entropy-generation#true-random-number-generator
Stars5
Forks2
Last commit
pyramid_yosai
pyramid_yosaiPython

A Pyramid Web Framework integration for Yosai, providing authentication and authorization capabilities.

#pyramid-framework#web-security#rbac
Stars5
Forks2
Last commit10 years ago
OpenAlex Local
OpenAlex LocalPython

A local database of 284M+ scholarly works from OpenAlex with abstracts and semantic search for RAG and research assistants.

#scholarly-database#literature-review#academic-search
Stars4
Forks0
Last commit11 days ago
Golem Auto Editor
Golem Auto EditorPython

Distribute Auto-Editor video processing tasks across the decentralized Golem Network for faster or more feasible editing.

#ffmpeg#media-processing#video-processing
Stars4
Forks1
Last commit4 years ago
Python Smart Exceptions
Python Smart ExceptionsJupyter Notebook

A Python library that uses AI to analyze and explain stack traces, providing instant debugging insights.

#ai#developer-tools#pytest
Stars4
Forks0
Last commit1 year ago
OATIS
OATISPython

A platform-agnostic tally indicator system for radio and TV studios, supporting physical GPIO, OSC network triggers, and customizable client displays.

#tally-light#messaging-system#clock
Stars4
Forks0
Last commit24 days ago
zopyx.typesense
zopyx.typesensePython

A Plone 6 add-on that integrates the Typesense search engine for fast, customizable, and scalable search functionality.

#dexterity#plone-addon#typesense
Stars4
Forks1
Last commit2 years ago
PreviousPage 87 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
5 years ago
9 months ago
#Machine Learning510
#Data Science287
#Docker264
#Python Library237
#Deep Learning198
#Developer Tools197
#Automation186
#Cli Tool174
#Python3166
#Data Visualization166
#Django159
#Self Hosted134