code
Clone this repository
https://tangled.org/zzstoatzz.io/notes
git@tangled.org:zzstoatzz.io/notes
For self-hosted knots, clone URLs may differ based on your setup.
restructure python notes to cover the language itself, not just tooling:
- typing.md: modern type hints, Protocol, generics, ParamSpec
- async.md: context managers, ContextVar, concurrency patterns
- pydantic.md: models, validators, discriminated unions, settings
- patterns.md: class design, decorators, error handling
rewrite README as friendly introduction with language/ecosystem split
馃 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- reference plyr-python-client, pmgfal, prefect-mcp-server-demo, typsht
- add uv workspaces section
- add uv_build as simpler backend option
- mention typsht and prek as alternatives
馃 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
馃 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>