A terminal-based hands-on Python course: you write real code in a Neovim-style modal editor while a local TTS voice coaches you, offline. Includes drills, a simulated cloud/DevOps track (git, Docker, AWS, Terraform, Ansible, CI/CD) and saved progress.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONLess than 10 stars, 5+ commits in the last 30 days — projects made with care.
Python client for TickTick's unofficial api/v2 endpoint, the same one the web and desktop clients use. It offers read and write access to tasks, habits, focus/pomodoro sessions and calendar events, with cookie-based login instead of an OAuth app registration.
Ultralytics OpenAPI generates interactive API docs and typed Python SDKs from OpenAPI 3.0-3.2 specs, with configurable branding, auth, and CLI support.
A personal repository of articles and experiments covering statistics, machine learning, economics, and mathematics, focusing on clear, practical explanations of complex topics.
Self-hosted GitHub App that publishes a required check accepting human CODEOWNER approval or approval from explicitly enrolled GitHub Apps, with organization and repository policies; pre-release and shadow-mode only.
PageLedger is a Python CLI library for auditable, page-level OCR and document extraction. It records provenance, quality signals, and budgets for each extracted page, supports resumable runs, review queues, and reruns with human-in-the-loop verification.
An unofficial, open-source Python client library for the FINRA API Platform that handles OAuth 2.0 authentication while returning raw httpx responses for the Query, Notification and Submission APIs.
Generalized ADCS is a Python framework for SmallSat attitude determination and control, offering modular 6-DOF dynamics, estimation, control, and sensor/actuator modeling for research and flight software.
Block is a local-first polyglot orchestration engine for writing multi-language workflows—Python, JavaScript, Lua, PHP, SQL, PowerShell—in single .blk files. It coordinates host runtimes, passes serializable shared state between blocks, and runs on Windows via CLI. Editions: Lite, Standard, Plus.
AetherGrid is a distributed AI workload orchestrator built with strict Domain-Driven Design, featuring lease-based execution ownership, event-driven reconciliation, API key auth, and a React dashboard.
AksharaMD is a local, parser-agnostic tool that grades how well a chosen document parser converted a source file into AI-friendly Markdown, returning a per-document readiness score, block-level provenance tags, named warnings, and an optional source-grounded ACCEPT/REJECT verdict.
Drowse is a local workbench for mechanistic interpretability of large language models, offering a dashboard, Python API, and OpenAI/Ollama-compatible server for activation steering, concept probes, manifolds, SAEs, and Jacobian lenses.
An open-source AI coding assistant platform with workspace-aware analysis, GitHub integration, team collaboration, a capability-based plugin system, and read-only Stellar/Soroban developer tooling including contract inspection, XDR decoding, and project detection.
FragmentColor is a cross-platform GPU abstraction for Rust, JS, Python, Swift, and Kotlin. It simplifies shader workflows using WGSL/GLSL across Vulkan, Metal, DirectX, and WebGPU.
nepenthe builds, versions and distributes shared conda/PyPI environments: describe a manifest, solve once with rattler, freeze a portable multi-platform lock, publish to a versioned registry, and install without conda.
AgentLeak is an open-source privacy testing tool for AI agents. It detects data leaks across tool calls, memory, and logs using a local Python SDK, CLI, and MCP tools, providing redacted reports and CI gates without cloud dependencies.
Python SDK for the Honua geospatial platform, offering typed clients for GeoServices, OGC, STAC, and more. It features a unified query interface, GeoPandas interop, async support, and admin tools.
A Python CLI that consolidates AI coding agent configs (Claude Code, Codex, Gemini CLI, Goose, Amp) into one git-tracked repo via symlinks, with merge pipeline, profile inheritance, overrides, exclusions and cross-machine sync.
A personal collection of WinGet automation tools and GitHub Actions for checking dead links, analyzing installers, syncing fork branches, validating domains, and notifying PR label status.
Agent Interlock is an agentic AI security framework that declares the actors and trust boundaries of an AI agent system, wraps each actor's tools through an SDK or proxy, and enforces MCP tool threats M1–M9 across observe, shadow and enforce stages, recording every verdict in an append-only ledger.
MCP server and CLI tool that gives coding agents a structural map of codebases across 20+ languages using tree-sitter, reducing token usage by up to 75% compared to grep-based exploration.
fastapi-faults is an MIT-licensed Python package for FastAPI that defines typed RFC 9457 Problem Details from domain exceptions, reuses one immutable Fault definition for runtime responses and OpenAPI documentation, and supports feature-local registries, typed extension fields, and built-in framework error normalization.
Lightweight Python execution pipeline library that uses @action decorators to define tasks, supports retry, parallel execution, observability, and one-click deployment to 34+ cloud platforms including AWS Lambda, GCP Cloud Run, and Kubernetes.
Self-hosted, MIT-licensed API for dispatching content to 7 social platforms via one HTTP call. Supports scheduling, retry, webhooks, AI caption adaptation, and media transcoding. Zero vendor lock-in.
An asynchronous Python client for the Open Data Platform of Liège (Belgium). It currently exposes the disabled parking spaces and garages datasets through a simple async API, and its code base is designed to be extended to other datasets from the same platform.
AutoFFF is an open-source Python tool that automatically generates FFF (Fake Functions Framework) fake function definitions for C API header files, simplifying unit testing of embedded C code by eliminating manual work writing and maintaining test headers for platform API faking.
TartLab is a lightweight, browser-based MicroPython IDE served directly by embedded devices. Designed for classrooms, it eliminates desktop IDE installations. Features include syntax highlighting, REPL console, Wi-Fi configuration, and browser-driven updates. Currently alpha, qualified for LilyGO T-Display-S3 Pro with legacy and modern firmware profiles.
Lintro is an MIT-licensed command-line tool that brings many linters, formatters, type checkers and security scanners together under one interface, with consistent reports, auto-fixing, Docker images and optional AI-assisted review using your own API key.
Local-first toolkit for shader generation, review, validation, and export to Shadertoy, WebGL, LÖVE 2D, and video workflows. Supports AI-assisted drafting, license filtering, render preflight checks, and web UI with live preview.
A CLI tool for processing railway speed restriction data from spreadsheets and visualizing them on HTML maps.
Portabase CLI is an official command-line tool for managing Portabase instances, supporting database backup/restore for PostgreSQL, MySQL, MongoDB, Redis, and more, with Docker volume handling.
Python library for generating podcast RSS feeds. Supports Apple Podcasts, Overcast, Pocket Casts, and PSP Certified players. Create feeds and episodes with metadata.
A Python CLI and MCP server that reads a git diff against a CodeGraph index and returns a short ranked list of the user journeys a change could have broken, instead of re-running every test. Recall-first, driven by a journey registry and guarded against stale indexes.
An asynchronous Python client for Stockholm's Open Data Platform API. It currently retrieves disabled-parking locations (about 2045) with address, district, coordinates and validity dates, requires an API key, and is structured so other datasets from the same platform can be added.
FairMind is an open‑source AI governance platform providing bias detection, fairness testing, and compliance tracking for ML, LLM, and multimodal AI models. It offers evidence‑grade evaluation, model registry, and remediation tools.
Anakrisis is an ethics-aware OSINT investigation planning and risk evaluation MCP server. It classifies investigations, scores risk against local YAML doctrine, flags prohibited actions, and scaffolds case documentation, supporting both cloud and local AI models.
web-core is a Python package providing shared web infrastructure: SearXNG search with retry, deduplication and domain filtering; a multi-strategy scraping agent with automatic escalation; an SSRF-safe HTTP client with DNS pinning; stealth and remote browser rendering; and typed Google Drive and MangaDex adapters.
A GitHub Actions-based automation pipeline that daily collects recruitment notices from 42 major Korean hospitals using Selenium, verifies data integrity via a RaiT gateway, and generates filtered Excel reports.
Web UI Quality is an Apache-2.0 open-source preview CLI that keeps scope, actual change, evidence and verification separate for AI-assisted Web edits, and refuses to treat a model suggestion as write authority.
Takakia is a lightweight command-line AI chat interface optimized for low-spec hardware, featuring direct API streaming and minimal resource overhead.
hca.py is a Python HCA decoder with updated C++ source for compiling an HCADecoder binary. It references related HCA decoding projects and notes vectorization as a future improvement.
Semorphe is a programming education tool that enables real-time bidirectional synchronization between code, flowchart, and block editors, supports C++ and Python, provides extensions for VSCode and Arduino IDE, and includes built-in offline-accessible courses and mobile adaptation.
jarvis (jarvis-mcp) is a local-first code intelligence MCP server for coding agents: it precomputes SCIP navigation, a Tree-sitter declaration baseline, Zoekt lexical search and optional semantic vectors, then serves nine read-only tools over stdio, keeping all data in a local directory.
CytoScnPy is a fast, memory‑efficient Python static analyzer written in Rust. It detects dead code, security issues (including taint analysis), and code quality metrics such as complexity, Halstead, maintainability, and nesting depth, with support for major web frameworks.
Premove ITN is an open-source, context-aware inverse text normalization tool for English voice-agent transcripts. It converts spoken ASR output into canonical written forms using a generate-score-decode pipeline with DeBERTa contextual scoring.
NovaFabric is an open-source, self-hosted CLI that captures any AI or HPC run — script, agent, or model call — as a portable, secret-redacted, replayable evidence capsule you own, with no application code changes.
grubForge is a TUI application for Linux that simplifies GRUB bootloader management and customization. It offers a safe, clear, and user-friendly interface for configuring settings, managing boot entries, applying themes, and creating backups, all without needing root privileges for the main application.
High-performance geospatial imagery I/O library supporting NITF, GeoTIFF, JPEG 2000, DTED. Rust core with Python bindings, cloud-native tile access via Zarr, and simple APIs for reading/writing imagery.
A shared service for reliable, synchronized Binance order book data via REST API. It solves common trading bot issues like data consistency, redundancy, and multi-language access, scaling from local setups to Kubernetes clusters.
A cross-platform Python library and CLI tool that extracts hardware IDs (hwid) from Windows, Linux, and macOS using native OS detection, with no external runtime dependencies.
PARTHA turns one repository revision into a sealed, queryable intelligence model — building architecture graphs, dependency graphs, engineering reviews, insights, documentation, and optional AI context from a single persistent snapshot with evidence and provenance.
AUB-HTP is a Python toolkit for analyzing Alpha Stable (Levy-Stable) distributions, offering PDF generation, random sampling for univariate and multivariate cases, and support for various parametrizations and spectral measures.
pybpf_asm is a Python-based BPF assembler that translates BPF assembly into machine code, based on Linux kernel's BPF assembler. It can be installed via wheels or built from source using Flex and Bison, and offers both a Python API and a command-line script.
MCP server exposing Swiss federal geodata (maps, elevation, geocoding, STAC, WMTS, OEREB) via 20 no‑auth tools for AI assistants.
RepositoryScanner analyzes a GitHub account's byte-based language statistics via the GitHub API and exports an SVG card showing the top six languages plus total contributions, current streak, and longest streak. It can update weekly through GitHub Actions and is configurable with excluded languages and colors.
Kontiki is a convention-driven Python runtime for building distributed services using a message mesh based on AMQP and asyncio.
Peaky Peek is a local-first, open-source audit and trust console for AI agents. It captures causal chains, verifies claims deterministically, and produces explainable trust scores with failure narratives — all running on your machine.
A statistics and ledger module for Alliance Auth that tracks PvE activities for EVE Online characters and corporations.
FunTTS is a text-to-speech library with a unified interface that supports seamless switching between various open-source TTS engines, offering features like subtitle generation and multi-role dialogue.
Batchalign3 is a TalkBank audio and ML pipeline for producing and enriching CHAT transcripts, covering ASR, forced alignment, neural morphotagging, translation and utterance segmentation. It ships a CLI, Python package, PyO3 bridge, React dashboard and an experimental Tauri desktop shell.
Wasat is a type-hinted asynchronous Python client library for the Gemini Protocol, featuring streaming support and flexible certificate verification.
Job Agent is an autonomous job search automation tool that discovers openings across LinkedIn, Indeed, Glassdoor, and other platforms. It uses AI to score matches against your profile, generates tailored resumes and cover letters, and auto-applies to high-confidence positions. Includes a web dashboard, Telegram/Discord bots, and support for external ATS systems like Greenhouse and Lever.
Warden Desk is a read-only, eight-agent rule engine for on-chain risk analysis around Solana launchpad coins: seven rule agents screen candidates and an eighth Warden agent can only refuse, logging verdicts with contract addresses and reasons while never executing trades.
Kareto is a Brazilian Portuguese Python educational project for introductory programming instruction, using turtle graphics for interactive visual learning, with adapted Code.org Hour of Code modules, pure Python game content, and an introduction to object-oriented programming.
comma-lab is a community and historical-record research workspace for the comma.ai video compression challenge. It provides the Task-Aware Compression library tac, lab operations tooling, exact replay custody, evidence grades, and OSS release hygiene.
Vtx is a minimalist coding agent harness featuring a Textual TUI and headless CLI. It offers a lean ~2,600-token system prompt, supports 50+ LLM providers, and includes modular skills, session trees, and safe permission controls.
npm/PyPI packages and an MCP server for querying the Brazilian BNCC curriculum. Bundled data with 1,721 verified learnings from MEC/CNE, zero runtime dependencies. Integrates BNCC into TypeScript, Python, or AI agents via MCP.
A Copier template that scaffolds Python projects with modern tooling: mise for toolchain management, uv, ruff and ty, prek git hooks, pytest with codecov support, plus GitHub Actions release automation and Zensical docs.
MCP Arcade is a command-line testing tool that runs a small catalog of experiments, called atoms, against MCP servers, judging results by the JSON-RPC wire and sandbox file changes rather than by tool descriptions or model prose.
A Python 3 starter for simple Flask web apps with Gunicorn, nginx, Docker, tests, and deployment scripts for Ubuntu/Debian servers.
A continuous scanner for optimizing Cloudflare IPs based on official IP pools, featuring a Web management console and CLI. It supports bandwidth testing, data center/country identification, and SQLite-based breakpoint resume, implemented in pure Python 3.8+ with zero dependencies.
Litrepl is a command-line tool and Vim plugin that evaluates and updates code sections within Markdown or LaTeX documents using background interpreters like Python, Bash, and IPython, enabling literate programming workflows.
A cloud-based, passwordless facial recognition authentication system with AI-powered liveness detection, encrypted biometric storage, admin dashboard, and full Firebase integration.
sendsmtp is a dependency-free command-line SMTP client written in pure Python. It builds a UTF-8 plain-text message from inline text, a file or stdin and delivers it to an SMTP server, with optional implicit TLS, STARTTLS, authentication, CC/BCC and verbose SMTP dialog output.
HermesMade provides six CLI tools addressing common AI user pain points: censorship risk analysis, model quality monitoring, API cost optimization, local LLM deployment, code inspection, and task cost estimation.