LICENSE
README.md
pyproject.toml
src/finfacts/__init__.py
src/finfacts/derive.py
src/finfacts/model.py
src/finfacts/universe.py
src/finfacts.egg-info/PKG-INFO
src/finfacts.egg-info/SOURCES.txt
src/finfacts.egg-info/dependency_links.txt
src/finfacts.egg-info/requires.txt
src/finfacts.egg-info/top_level.txt
src/finfacts/data/universe.csv
tests/test_build_universe.py
tests/test_derive.py
tests/test_derive_pack2.py
tests/test_model.py
tests/test_universe.py