Spaces:
Running
on
Zero
Running
on
Zero
File size: 229 Bytes
b1ce64c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
gold_price_app/
requirements.txt
src/
__init__.py
main.py
models/
__init__.py
gold_price.py
services/
__init__.py
gold_price_api.py
utils/
__init__.py
currency_converter.py
tests/
test_gold_price_api.py
test_currency_converter.py |