Open Issues Need Help
View All on GitHub Switch to a lightweight configuration automation system? about 2 months ago
AI Summary: The issue proposes replacing Pydantic as the configuration management system, citing problems with special inputs and tests due to bypassing its features. The author suggests switching to a more lightweight alternative like `typed-settings` or `environ-config` to simplify configuration and avoid unnecessary complexity. This aims to improve the reliability and maintainability of the project's configuration handling.
Complexity:
4/5
enhancement help wanted
Generic functions and definitions for reuse with good import strategy, tests and documentation
Python
#python#template#template-project