sintonia/shared/libretime_shared
jo bcd877266f feat(shared): load env config using jsonschema
The env loader is now capable of loading lists of objects, union types
or list of union types from the env variables.
They are some limitations: for example it doesn't support unions of
different shapes `list | dict` or `str | dict`.
2022-07-31 21:43:34 +02:00
..
config feat(shared): load env config using jsonschema 2022-07-31 21:43:34 +02:00
__init__.py feat: create libretime_shared package (#1349) 2022-01-06 15:40:52 +02:00
cli.py feat: replace click envar with auto_envvar_prefix (#1829) 2022-05-05 09:41:32 +02:00
datetime.py chore(shared): explicit function name time_fromisoformat (#1917) 2022-06-25 17:10:59 +02:00
files.py feat(analyzer): move compute_md5 to shared library 2022-06-28 19:05:14 +02:00
logging.py feat(shared): allow to disable log rotate/retention 2022-05-05 09:42:34 +02:00
py.typed feat: create libretime_shared package (#1349) 2022-01-06 15:40:52 +02:00