The system configuration utility can automatically generate field entries based on Pydantic model field type hints, for data types like units.Time, etc. It would also be very useful if the utility could introspect custom StrEnums and present the options (e.g. a prepopulated CTkOptionMenu).
The system configuration utility can automatically generate field entries based on Pydantic model field type hints, for data types like units.Time, etc. It would also be very useful if the utility could introspect custom StrEnums and present the options (e.g. a prepopulated CTkOptionMenu).