IntroductionΒΆ
IO-TEMPLATE-LIB is a template repository for building IO-Aero Python libraries that live in their own standalone repositories. It provides a ready-to-use project structure, configuration files, automation scripts, documentation setup, and quality-check targets so new library projects can start from a consistent baseline.
The template is intended for shared library repositories, not standalone applications. Each generated project owns its package code, tests, documentation, CI configuration, and environment definitions while following the same conventions used across IO-Aero projects.