MANIFEST.in
README.rst
setup.cfg
setup.py
dli/__init__.py
dli/dli.py
dli/client/__init__.py
dli/client/context.py
dli/client/dataset_functions.py
dli/client/dli_client.py
dli/client/dli_request_factory_factory.py
dli/client/package_functions.py
dli/client/s3.py
dli/client/session.py
dli/client/helpers/__init__.py
dli/client/helpers/dataset.py
dli/client/helpers/package.py
dli/client/pandas_client/__init__.py
dli/client/pandas_client/pandas_functions.py
dli/commands/__init__.py
dli/commands/base.py
dli/commands/configure.py
dli/commands/register.py
dli/datalake_api/__init__.py
dli/datalake_api/api.py
dli/datalake_api/auth.py
dli/datalake_api/config.py
tests/__init__.py
tests/test_client.py
tests/__pycache__/__init__.cpython-36.pyc
tests/__pycache__/test_client.cpython-36.pyc
tests/client/__init__.py
tests/client/__pycache__/__init__.cpython-36.pyc
tests/client/helpers/__init__.py
tests/client/helpers/test_dateset.py
tests/client/helpers/test_package.py
tests/client/helpers/__pycache__/__init__.cpython-36.pyc
tests/client/helpers/__pycache__/test_dateset.cpython-36.pyc
tests/client/helpers/__pycache__/test_package.cpython-36.pyc