-
- Downloads
feat: provide modules for config, errors and textgrid api
a `TextgridConfig` class that reads its values from os env; a `EnvNotSetError` that can be raised on config errors; a `TextgridAuth` class that speaks to the textgrid authentication service
src/repdav/config.py
0 → 100644
src/repdav/errors.py
0 → 100644
src/repdav/tgapi.py
0 → 100644