LICENSE
README.md
pyproject.toml
snacktime/__init__.py
snacktime/__main__.py
snacktime/core.py
snacktime.egg-info/PKG-INFO
snacktime.egg-info/SOURCES.txt
snacktime.egg-info/dependency_links.txt
snacktime.egg-info/entry_points.txt
snacktime.egg-info/requires.txt
snacktime.egg-info/top_level.txt
tests/test_membership_list.py
tests/test_module_metadata.py
tests/test_public_seed_errors.py
tests/test_random_snack.py
tests/test_random_treat.py
tests/test_random_vegetable.py
tests/test_recipe_invalid_inputs.py
tests/test_recipe_output_format.py
tests/test_recipe_salad.py
tests/test_recipe_whitespace_capital.py
tests/test_seed_validation.py