Generic functions and definitions for reuse with good import strategy, tests and documentation

1 stars 0 forks 1 watchers Python GNU General Public License v3.0
python template template-project
1 Open Issue Need Help Last updated: Sep 2, 2025

Open Issues Need Help

View All on GitHub

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