Highlights
Lists (32)
Sort Name ascending (A-Z)
3blue1brown
AsyncIO Event-Loop for Python
Awesome Lists
Best Python Packages
Books
Clean Code
Clean Code Python
CLI Commands
CLI Commands for MacOS Terminal.Code Editor / IDE
Coding Interview
Coursera
Courses
Data Structures & Algorithms
Deep Learning
dotfiles
FastAPI
fasthtml
GPT
Jupyter\iPython
LeetCode
LLM Architecture Patterns for Software Development
Autocomplete, Chat Assist, Function Call, MCP, ACP, RAG, Test Gen, PR Review, Commit Msg, Diff Patch, Fixer, Doc Gen, TDD, BDD, REPL, Sandbox.MacOS
Open Source GitHub Projects to Contribute or Fork
Python 3.13+ package boilerplates
Python DataClass
Python Docs
Python Testing
Python Typing
Python Virtual Environments and Package Management
Rust Tools and Packages
Terminals
WaniKani
Stars
High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio
A modern static site generator by the creators of Material for MkDocs
Fast, customizable Markdown parser and renderer with full CommonMark support. TypeScript rewrite of markdown-it with enhancements.
Synchronicity lets you interoperate with asynchronous Python APIs.
Automatically execute code blocks within a Markdown file and update the output in-place
inline-snapshot boosts efficiency when writing tests by generating code with the expected values and simplifies snapshot tests with pytest.
Auto-generate explicit readable __init__.py files without `import *`
Easily add autocomplete dropdowns to your Textual apps
This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
Rust-powered API framework for Django achieving 60k+ RPS. Uses Actix Web for HTTP, PyO3 for Python bridging, msgspec for serialization. Decorator-based routing with built-in auth and middleware.
π¨ Fast, Async-ready, Openapi, type hints based framework for building APIs
Sample scripts and examples for my CPython Internals book
π Token-Oriented Object Notation (TOON) β JSON for LLM prompts at half the tokens. Spec, benchmarks & TypeScript implementation.
Library for building powerful interactive command line applications in Python
A Zed Agent Client Protocol (ACP) Jupyter Kernel
A fast TOML library for python implemented in rust.
Simple, modern and fast file watching and code reload for Python, written in Rust