MANIFEST.in
README.md
setup.cfg
setup.py
pyhandle/__init__.py
pyhandle/batchhsexceptions.py
pyhandle/clientcredentials.py
pyhandle/compatibility_helper.py
pyhandle/dbhsexceptions.py
pyhandle/handleclient.py
pyhandle/handleexceptions.py
pyhandle/handlesystemconnector.py
pyhandle/hsresponses.py
pyhandle/pyhandleclient.py
pyhandle/searcher.py
pyhandle/utilhandle.py
pyhandle.egg-info/PKG-INFO
pyhandle.egg-info/SOURCES.txt
pyhandle.egg-info/dependency_links.txt
pyhandle.egg-info/not-zip-safe
pyhandle.egg-info/requires.txt
pyhandle.egg-info/top_level.txt
pyhandle/client/__init__.py
pyhandle/client/batchhandleclient.py
pyhandle/client/dbhandleclient.py
pyhandle/client/resthandleclient.py
pyhandle/tests/__init__.py
pyhandle/tests/main_test_script.py
pyhandle/tests/mockresponses.py
pyhandle/tests/test_script.py
pyhandle/tests/utilities.py
pyhandle/tests/resources/handlerecord_for_reading_PUBLIC.json
pyhandle/tests/resources/handlerecord_with_10320LOC_PUBLIC.json
pyhandle/tests/resources/handlerecord_with_empty_10320LOC_PUBLIC.json
pyhandle/tests/resources/handlerecord_without_10320LOC_PUBLIC.json
pyhandle/tests/resources/testvalues_for_clientcredentials_tests_PUBLIC.json
pyhandle/tests/resources/testvalues_for_integration_tests_template_PUBLIC.json
pyhandle/tests/testcases/__init__.py
pyhandle/tests/testcases/clientcredentials_unit_test.py
pyhandle/tests/testcases/handleclient_2_read_patched_unit_test.py
pyhandle/tests/testcases/handleclient_read_integration_test.py
pyhandle/tests/testcases/handleclient_read_patched_unit_test.py
pyhandle/tests/testcases/handleclient_search_integration_test.py
pyhandle/tests/testcases/handleclient_search_unit_test.py
pyhandle/tests/testcases/handleclient_unit_test.py
pyhandle/tests/testcases/handleclient_write_integration_test.py
pyhandle/tests/testcases/handleclient_write_patched_unit_test.py
pyhandle/tests/testcases/handleconnector_patched_unit_test.py
pyhandle/tests/testcases/handleconnector_unit_test.py
pyhandle/tests/testcases/utilconfig_unit_test.py
pyhandle/tests/testcredentials/credentials_brokensyntax_PUBLIC.json
pyhandle/tests/testcredentials/credentials_clientempty_PUBLIC.json
pyhandle/tests/testcredentials/credentials_clientmissing_PUBLIC.json
pyhandle/tests/testcredentials/credentials_correct_PUBLIC.json
pyhandle/tests/testcredentials/credentials_correct_with_cert_PUBLIC.json
pyhandle/tests/testcredentials/credentials_correct_with_cert_and_key_PUBLIC.json
pyhandle/tests/testcredentials/credentials_correct_withconfig_PUBLIC.json
pyhandle/tests/testcredentials/credentials_noindex_PUBLIC.json
pyhandle/tests/testcredentials/credentials_usernameempty_PUBLIC.json
pyhandle/tests/testcredentials/credentials_usernamemissing_PUBLIC.json
pyhandle/tests/testcredentials/credentials_wrongusername_PUBLIC.json
pyhandle/tests/testcredentials/fake_certs_and_keys/fake_certi_and_bothkeys.pem
pyhandle/tests/testcredentials/fake_certs_and_keys/fake_certificate.pem
pyhandle/tests/testcredentials/fake_certs_and_keys/fake_privatekey.pem
pyhandle/util/__init__.py
pyhandle/util/allutils.py
pyhandle/util/argsutils.py
pyhandle/util/logutils.py
pyhandle/util/pathutils.py
pyhandle/util/timeutil.py
pyhandle/util/utilconfig.py