AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/source/conf.py
docs/source/index.rst
docs/source/_static/help0.png
docs/source/_static/help1.png
docs/source/_static/help2.png
src/workday/__init__.py
src/workday/auth.py
src/workday/client.py
src/workday/exceptions.py
src/workday.egg-info/PKG-INFO
src/workday.egg-info/SOURCES.txt
src/workday.egg-info/dependency_links.txt
src/workday.egg-info/not-zip-safe
src/workday.egg-info/requires.txt
src/workday.egg-info/top_level.txt
tests/conftest.py
tests/unit/__init__.py
tests/unit/test_auth.py
tests/unit/test_client.py