LICENSE
README.md
__init__.py
admin.py
apps.py
checks.py
conf.py
conftest.py
errors.py
functions.py
models.py
providers.py
py.typed
pyproject.toml
serializers.py
services.py
tasks.py
urls.py
views.py
./__init__.py
./admin.py
./apps.py
./checks.py
./conf.py
./conftest.py
./errors.py
./functions.py
./models.py
./providers.py
./py.typed
./serializers.py
./services.py
./tasks.py
./urls.py
./views.py
./management/__init__.py
./management/commands/__init__.py
./management/commands/load_default_currencies.py
./management/commands/update_exchange_rates.py
./migrations/0001_initial.py
./migrations/__init__.py
./schemas/functions/currencies.convert.json
./tests/__init__.py
./tests/fakes.py
./tests/test_api.py
./tests/test_checks.py
./tests/test_commands.py
./tests/test_convert.py
./tests/test_function.py
./tests/test_models.py
./tests/test_providers.py
./tests/test_public_api.py
./tests/test_tasks.py
./tests/test_update_rates.py
./tests/urls.py
management/__init__.py
management/commands/__init__.py
management/commands/load_default_currencies.py
management/commands/update_exchange_rates.py
migrations/0001_initial.py
migrations/__init__.py
schemas/functions/currencies.convert.json
stapel_currencies.egg-info/PKG-INFO
stapel_currencies.egg-info/SOURCES.txt
stapel_currencies.egg-info/dependency_links.txt
stapel_currencies.egg-info/requires.txt
stapel_currencies.egg-info/top_level.txt
tests/__init__.py
tests/fakes.py
tests/test_api.py
tests/test_checks.py
tests/test_commands.py
tests/test_convert.py
tests/test_function.py
tests/test_models.py
tests/test_providers.py
tests/test_public_api.py
tests/test_tasks.py
tests/test_update_rates.py
tests/urls.py