Python Pydantic Settings Config Writing

Используй при реализации или правке типизированной конфигурации Python-сервиса в infrastructure через pydantic-settings и pydantic: top-level settings worker-а, вложенных технологических блоков, YAML/env/custom sources, загрузчика CONFIG_FILE, строгой валидации, file-based secrets, startup preflight и примеров конфигурации. Не применять для domain/application-логики, реализации runtime-клиентов и presentation worker-ов.

Nemagu Updated

File contents

Nemagu/codex_skills/tree/main/implementation/python-pydantic-settings-config-writing commit 262322184a

Frequently asked questions

npx skillmds@latest add nemagu/python-pydantic-settings-config-writing