-
doesjitgobrrr
An unofficial dashboard tracking CPython's JIT performance over time, powered by a four-machine home benchmarking lab.
-
coredispatch.xyz
A regular digest of what's happening in Python core development — merged PRs, PEP decisions, community discussions, and upcoming events.
-
debugwand
A zero-prep remote debugger for Python apps running in Kubernetes or Docker. No sidecar pod, no code changes, no setup.
-
pyrepl-web
An embeddable Python REPL powered by Pyodide. Add Python to your site with a few lines of HTML — supports pre-loading packages and theming.
-
gruyere
A tiny (and pretty) program for viewing and killing listening ports on your machine.
-
every-python
Build any commit of CPython (branch, tag, hash) with one command. Smart caching, auto-detects the LLVM version needed for JIT builds.