MANIFEST.in
README.rst
setup.cfg
setup.py
hpycc/__init__.py
hpycc/connection.py
hpycc/delete.py
hpycc/get.py
hpycc/run.py
hpycc/save.py
hpycc/spray.py
hpycc.egg-info/PKG-INFO
hpycc.egg-info/SOURCES.txt
hpycc.egg-info/dependency_links.txt
hpycc.egg-info/not-zip-safe
hpycc.egg-info/requires.txt
hpycc.egg-info/top_level.txt
hpycc/utils/__init__.py
hpycc/utils/filechunker.py
hpycc/utils/parsers.py
old_tests/__init__.py
old_tests/make_data.py
old_tests/test_fileinterface.py
old_tests/test_get.py
old_tests/test_getfiles.py
old_tests/test_getscripts.py
old_tests/test_run.py
old_tests/test_scriptinterface.py
old_tests/test_send.py
old_tests/test_sendfiles.py
old_tests/test_syntaxcheck.py
tests/__init__.py
tests/test_connection_with_server.py
tests/test_connection_without_server.py
tests/test_get_with_server.py
tests/test_run_with_server.py
tests/test_run_without_server.py
tests/test_helpers/__init__.py
tests/test_helpers/hpcc_functions.py