LICENSE
README.md
pyproject.toml
beatnothing/__init__.py
beatnothing/canary.py
beatnothing/cli.py
beatnothing/engine.py
beatnothing/features.py
beatnothing/leaderboard.py
beatnothing/models.py
beatnothing/score.py
beatnothing/stats.py
beatnothing/universe.py
beatnothing/validate.py
beatnothing.egg-info/PKG-INFO
beatnothing.egg-info/SOURCES.txt
beatnothing.egg-info/dependency_links.txt
beatnothing.egg-info/entry_points.txt
beatnothing.egg-info/requires.txt
beatnothing.egg-info/top_level.txt
beatnothing/data/SOURCE.md
beatnothing/data/sp500_membership_by_date.csv.gz
beatnothing/data/sp500_ticker_start_end.csv.gz
beatnothing/data/still_listed_leavers.json
beatnothing/data/ticker_aliases.json
tests/test_cli_and_universe.py
tests/test_engine_and_score.py
tests/test_investable_bar.py
tests/test_long_short.py
tests/test_membership_mask.py
tests/test_stats.py
tests/test_validate.py