MANIFEST.in
requirements.txt
setup.cfg
setup.py
myfitnesspal/__init__.py
myfitnesspal/base.py
myfitnesspal/client.py
myfitnesspal/cmdline.py
myfitnesspal/commands.py
myfitnesspal/day.py
myfitnesspal/entry.py
myfitnesspal/exceptions.py
myfitnesspal/exercise.py
myfitnesspal/fooditem.py
myfitnesspal/fooditemserving.py
myfitnesspal/keyring_utils.py
myfitnesspal/meal.py
myfitnesspal/note.py
myfitnesspal/types.py
myfitnesspal.egg-info/PKG-INFO
myfitnesspal.egg-info/SOURCES.txt
myfitnesspal.egg-info/dependency_links.txt
myfitnesspal.egg-info/entry_points.txt
myfitnesspal.egg-info/requires.txt
myfitnesspal.egg-info/top_level.txt
tests/__init__.py
tests/base.py
tests/test_client.py
tests/test_integration.py
tests/__pycache__/__init__.cpython-38.pyc
tests/__pycache__/base.cpython-38.pyc
tests/__pycache__/test_client.cpython-38-pytest-5.4.3.pyc
tests/__pycache__/test_integration.cpython-38-pytest-5.4.3.pyc
tests/html/completed_diary.html
tests/html/diary.html
tests/html/exercise.html
tests/html/measurements.html