CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
onlineafspraken/__init__.py
onlineafspraken/onlineafspraken.py
onlineafspraken.egg-info/PKG-INFO
onlineafspraken.egg-info/SOURCES.txt
onlineafspraken.egg-info/dependency_links.txt
onlineafspraken.egg-info/not-zip-safe
onlineafspraken.egg-info/requires.txt
onlineafspraken.egg-info/top_level.txt
onlineafspraken/api/__init__.py
onlineafspraken/api/appointment.py
onlineafspraken/api/availability.py
onlineafspraken/api/client.py
onlineafspraken/api/customers.py
onlineafspraken/api/general.py
onlineafspraken/api/utils.py
onlineafspraken/schema/__init__.py
onlineafspraken/schema/appointment.py
onlineafspraken/schema/availability.py
onlineafspraken/schema/customer.py
onlineafspraken/schema/general.py
onlineafspraken/schema/response.py
tests/__init__.py
tests/conftest.py
tests/test_appointments.py
tests/test_customers.py
tests/test_general.py
tests/test_onlineafspraken.py
tests/test_utils.py
tests/utils.py
tests/responses/getAgenda.xml
tests/responses/getAgendas.xml
tests/responses/getAppointmentType.xml
tests/responses/getAppointmentTypes.xml
tests/responses/getResource.xml
tests/responses/getResources.xml