Projects
August 17, 20261 min read
#toc#project
Stuff I have built, am building, or keep poking at.
Each project gets a rough maturity tag so you know what you're walking into:
- #status-maintained — I use it, I fix it, you can too
- #status-wip — works, sharp edges, subject to change
- #status-experiment — a thing I built to learn something
Libraries
- Arrest: a type-safe HTTP client for Python, built on httpx and Pydantic. Declare your REST APIs once, get static analysis and runtime validation for free. #status-maintained
- Index Fermit: my policy-as-code library. Notes on the authorization side of it live in Auth Links. #status-wip
Mentioned by
No backlinks yet.