data-xexe/xexe
2025-05-26 17:02:13 +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 pulled up, fixed tests 2025-05-26 17:00:57 +02:00
money_amount.py improve typing 2024-06-27 18:11:22 +02:00
processes.py remove unused arg 2025-05-26 17:02:13 +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 remove unused code 2025-05-26 16:42:09 +02:00