LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
pyega3/__init__.py
pyega3/pyega3.py
pyega3.egg-info/PKG-INFO
pyega3.egg-info/SOURCES.txt
pyega3.egg-info/dependency_links.txt
pyega3.egg-info/entry_points.txt
pyega3.egg-info/requires.txt
pyega3.egg-info/top_level.txt
pyega3/config/default_credential_file.json
pyega3/config/default_server_file.json
pyega3/libs/__init__.py
pyega3/libs/auth_client.py
pyega3/libs/commands.py
pyega3/libs/credentials.py
pyega3/libs/data_client.py
pyega3/libs/data_file.py
pyega3/libs/data_set.py
pyega3/libs/pretty_printing.py
pyega3/libs/server_config.py
pyega3/libs/utils.py
test/__init__.py
test/conftest.py
test/mock_data_server.py
test/test_client_ip.py
test/test_commands.py
test/test_credentials.py
test/test_delete_temporary_files.py
test/test_download_dataset.py
test/test_download_file.py
test/test_download_file_slice.py
test/test_generate_output_filename.py
test/test_get_file_name_size_md5.py
test/test_list_datasets.py
test/test_list_files.py
test/test_md5.py
test/test_merge_bin_files.py
test/test_openid.py
test/test_pretty_printing.py
test/test_save_to_with_dataset.py
test/test_save_to_with_file.py
test/test_server_config.py
test/test_verify_output_dir.py