MANIFEST.in
README.md
pyproject.toml
bitads_v3_core/__init__.py
bitads_v3_core.egg-info/PKG-INFO
bitads_v3_core.egg-info/SOURCES.txt
bitads_v3_core.egg-info/dependency_links.txt
bitads_v3_core.egg-info/top_level.txt
bitads_v3_core/app/__init__.py
bitads_v3_core/app/ports.py
bitads_v3_core/app/scoring.py
bitads_v3_core/domain/__init__.py
bitads_v3_core/domain/creator_burn.py
bitads_v3_core/domain/math_ops.py
bitads_v3_core/domain/models.py
bitads_v3_core/domain/percentiles.py
tests/__init__.py
tests/conftest.py
tests/test_creator_burn.py
tests/test_edges.py
tests/test_examples.py
tests/test_helpers.py
tests/test_modes.py
tests/test_percentiles.py