LICENSE
README.md
pyproject.toml
setup.py
potatotime/__init__.py
potatotime/storage.py
potatotime/synchronize.py
potatotime.egg-info/PKG-INFO
potatotime.egg-info/SOURCES.txt
potatotime.egg-info/dependency_links.txt
potatotime.egg-info/requires.txt
potatotime.egg-info/top_level.txt
potatotime/services/__init__.py
potatotime/services/auth.py
potatotime/services/gcal.py
potatotime/services/ical.py
potatotime/services/outlook.py
tests/test_services.py
tests/test_synchronize.py