4 lines
269 B
Markdown
4 lines
269 B
Markdown
This python project is managed by uv. Use uv run to execute app and tests.
|
|
|
|
The Configuration is handled in a config.yaml file. The annotatedyaml library is used to load secrets. !secret SOME_SECRET in the yaml file refers to a secret definition in a secrets.yaml file
|