LICENSE
README.md
pyproject.toml
tests/test_adapter.py
tests/test_client.py
tests/test_models.py
whentowork/__init__.py
whentowork/adapter.py
whentowork/client.py
whentowork/models.py
whentowork.egg-info/PKG-INFO
whentowork.egg-info/SOURCES.txt
whentowork.egg-info/dependency_links.txt
whentowork.egg-info/top_level.txt
whentowork/exceptions/w2w_bad_request.py
whentowork/exceptions/w2w_bad_type.py
whentowork/types/__init__.py
whentowork/types/category.py
whentowork/types/employee.py
whentowork/types/position.py
whentowork/types/shift.py
whentowork/types/timeoff.py