Canonical template for Python libraries with a clean project structure, explicit public API, strict separation of public and internal code, typed interfaces, testing layout, and documentation rules. Designed for scalable, maintainable, long-living libraries.