LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
spotilyzer/__init__.py
spotilyzer/cli.py
spotilyzer/driver.py
spotilyzer.egg-info/PKG-INFO
spotilyzer.egg-info/SOURCES.txt
spotilyzer.egg-info/dependency_links.txt
spotilyzer.egg-info/entry_points.txt
spotilyzer.egg-info/requires.txt
spotilyzer.egg-info/top_level.txt
spotilyzer/data/seeds.json
spotilyzer/subcommands/__init__.py
spotilyzer/subcommands/base.py
spotilyzer/subcommands/create_candidates.py
spotilyzer/subcommands/group_requests.py
spotilyzer/subcommands/init.py
spotilyzer/subcommands/size_fleets.py
spotilyzer/subcommands/csv/__init__.py
spotilyzer/subcommands/csv/requests.py
spotilyzer/subcommands/json/__init__.py
spotilyzer/subcommands/json/candidates.py
spotilyzer/subcommands/json/requests.py
spotilyzer/subcommands/json/seeds.py
spotilyzer/subcommands/utils/__init__.py
spotilyzer/subcommands/utils/cli.py
spotilyzer/subcommands/utils/paths.py
spotilyzer/subcommands/utils/stats.py