|
__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
|
connect and verify everything is ready
|
2024-06-12 18:20:55 +02:00 |
|
exchange_rates.py
|
more methods and tests
|
2024-06-12 00:44:30 +02:00 |
|
money_amount.py
|
add empty class so tests are runnable
|
2024-06-27 16:56:29 +02:00 |
|
processes.py
|
add healthcheck cli command
|
2024-06-13 16:32:03 +02:00 |
|
rate_fetching.py
|
tests passing
|
2024-06-13 15:56:57 +02:00 |
|
rate_writing.py
|
db rate writing implemented
|
2024-06-13 16:26:59 +02:00 |
|
utils.py
|
fetching and writing rates
|
2024-06-11 20:33:35 +02:00 |