LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
currencycore/__init__.py
currencycore/api_client.py
currencycore/api_response.py
currencycore/client.py
currencycore/configuration.py
currencycore/exceptions.py
currencycore/py.typed
currencycore/rest.py
currencycore.egg-info/PKG-INFO
currencycore.egg-info/SOURCES.txt
currencycore.egg-info/dependency_links.txt
currencycore.egg-info/requires.txt
currencycore.egg-info/top_level.txt
currencycore/api/__init__.py
currencycore/api/currency_core_api.py
currencycore/models/__init__.py
currencycore/models/ai_response.py
currencycore/models/api_error.py
currencycore/models/api_error_error.py
currencycore/models/convert_response.py
currencycore/models/convert_response_results_inner.py
currencycore/models/convert_response_results_inner_ppp.py
currencycore/models/convert_response_results_inner_ppp_any_of.py
currencycore/models/convert_response_results_inner_ppp_any_of1.py
currencycore/models/correlation_response.py
currencycore/models/correlation_response_results_inner.py
currencycore/models/countries_response_inner.py
currencycore/models/currencies_response_inner.py
currencycore/models/drawdown_response.py
currencycore/models/drawdown_response_results_inner.py
currencycore/models/history_analysis_response.py
currencycore/models/history_analysis_response_results_inner.py
currencycore/models/history_analysis_response_results_inner_stats.py
currencycore/models/history_response.py
currencycore/models/mean_reversion_response.py
currencycore/models/mean_reversion_response_results_inner.py
currencycore/models/ppp_analysis_response.py
currencycore/models/ppp_analysis_response_results_inner.py
currencycore/models/rates_by_base_response.py
currencycore/models/rates_by_base_response_ppp.py
currencycore/models/rates_response.py
currencycore/models/safe_haven_response.py
currencycore/models/safe_haven_response_crisis.py
currencycore/models/safe_haven_response_results_inner.py
currencycore/models/volatility_response.py
currencycore/models/volatility_response_results_inner.py
test/test_ai_response.py
test/test_api_error.py
test/test_api_error_error.py
test/test_convert_response.py
test/test_convert_response_results_inner.py
test/test_convert_response_results_inner_ppp.py
test/test_convert_response_results_inner_ppp_any_of.py
test/test_convert_response_results_inner_ppp_any_of1.py
test/test_correlation_response.py
test/test_correlation_response_results_inner.py
test/test_countries_response_inner.py
test/test_currencies_response_inner.py
test/test_currency_core_api.py
test/test_drawdown_response.py
test/test_drawdown_response_results_inner.py
test/test_history_analysis_response.py
test/test_history_analysis_response_results_inner.py
test/test_history_analysis_response_results_inner_stats.py
test/test_history_response.py
test/test_mean_reversion_response.py
test/test_mean_reversion_response_results_inner.py
test/test_ppp_analysis_response.py
test/test_ppp_analysis_response_results_inner.py
test/test_rates_by_base_response.py
test/test_rates_by_base_response_ppp.py
test/test_rates_response.py
test/test_safe_haven_response.py
test/test_safe_haven_response_crisis.py
test/test_safe_haven_response_results_inner.py
test/test_volatility_response.py
test/test_volatility_response_results_inner.py