LICENSE
README.md
pyproject.toml
src/petmagotchi/__init__.py
src/petmagotchi/__main__.py
src/petmagotchi/pet.py
src/petmagotchi.egg-info/PKG-INFO
src/petmagotchi.egg-info/SOURCES.txt
src/petmagotchi.egg-info/dependency_links.txt
src/petmagotchi.egg-info/entry_points.txt
src/petmagotchi.egg-info/requires.txt
src/petmagotchi.egg-info/top_level.txt
tests/test_bring_to.py
tests/test_create_pet_and_status.py
tests/test_feed_and_water.py
tests/test_load_pet.py
tests/test_pet.py
tests/test_play.py
tests/test_save_pet.py
tests/test_wash.py