data-xexe/xexe
2024-06-27 17:48:07 +02:00
..
__init__.py start poetry 2024-06-03 17:52:21 +02:00
cli.py add healthcheck cli command 2024-06-13 16:32:03 +02:00
constants.py swap Money for MoneyAmount, fix a couple of things along the way 2024-06-27 17:18:43 +02:00
exchange_rates.py swap Money for MoneyAmount, fix a couple of things along the way 2024-06-27 17:18:43 +02:00
inputs_handling.py properly check that output is dwh if not file 2024-06-13 15:59:13 +02:00
money_amount.py swap Money for MoneyAmount, fix a couple of things along the way 2024-06-27 17:18:43 +02:00
processes.py add healthcheck cli command 2024-06-13 16:32:03 +02:00
rate_fetching.py swap Money for MoneyAmount, fix a couple of things along the way 2024-06-27 17:18:43 +02:00
rate_writing.py increase decimals in table 2024-06-27 17:48:07 +02:00
utils.py fetching and writing rates 2024-06-11 20:33:35 +02:00