LICENSE
README.md
pyproject.toml
src/fxplan/__init__.py
src/fxplan/calculator.py
src/fxplan/calculator_base.py
src/fxplan/result.py
src/fxplan/symbol.py
src/fxplan/utils.py
src/fxplan.egg-info/PKG-INFO
src/fxplan.egg-info/SOURCES.txt
src/fxplan.egg-info/dependency_links.txt
src/fxplan.egg-info/top_level.txt
tests/test_calculator_base.py
tests/test_result.py
tests/test_symbol.py
tests/test_utils.py