LICENSE
README.md
pyproject.toml
src/currency_rates_cbr/__init__.py
src/currency_rates_cbr/cli.py
src/currency_rates_cbr/controller.py
src/currency_rates_cbr/database.py
src/currency_rates_cbr/model.py
src/currency_rates_cbr/view.py
src/currency_rates_cbr.egg-info/PKG-INFO
src/currency_rates_cbr.egg-info/SOURCES.txt
src/currency_rates_cbr.egg-info/dependency_links.txt
src/currency_rates_cbr.egg-info/entry_points.txt
src/currency_rates_cbr.egg-info/requires.txt
src/currency_rates_cbr.egg-info/top_level.txt
tests/test_controller.py
tests/test_installation.py
tests/test_model.py
tests/test_view.py