Project¶
Project documentation for PyLD — architecture decisions, development notes, and other material that sits alongside the API reference.
Architecture Decision Records¶
Architecture Decision Records (ADRs) document the technical choices taken during development of PyLD.
Use requests-cache for persistent HTTP caching in synchronous Python code
29 June 2026
Choose requests-cache for persistent, HTTP-aware synchronous
document-loader caching.
Document the next important project decision
When a technical choice changes PyLD's architecture, public API, dependencies, or long-term maintenance path, capture the reasoning here as an Architecture Decision Record.