data-xexe/xexe
2025-05-26 15:50:17 +02:00
..
__init__.py start poetry 2024-06-03 17:52:21 +02:00
cli.py pass pairs down 2025-05-26 15:50:17 +02:00
constants.py swap Money for MoneyAmount, fix a couple of things along the way 2024-06-27 17:18:43 +02:00
currency_pair.py pairs input gets handled 2025-05-26 15:14:01 +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 pairs input gets handled 2025-05-26 15:14:01 +02:00
money_amount.py improve typing 2024-06-27 18:11:22 +02:00
processes.py pass pairs down 2025-05-26 15:50:17 +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