README.md
setup.py
tensorci/__init__.py
tensorci/config.py
tensorci/definitions.py
tensorci/main.py
tensorci/version.py
tensorci.egg-info/PKG-INFO
tensorci.egg-info/SOURCES.txt
tensorci.egg-info/dependency_links.txt
tensorci.egg-info/entry_points.txt
tensorci.egg-info/requires.txt
tensorci.egg-info/top_level.txt
tensorci/commands/__init__.py
tensorci/commands/dash.py
tensorci/commands/init.py
tensorci/commands/login.py
tensorci/commands/logout.py
tensorci/commands/logs.py
tensorci/commands/push.py
tensorci/commands/serve.py
tensorci/commands/train.py
tensorci/commands/version.py
tensorci/commands/create/__init__.py
tensorci/commands/create/dataset.py
tensorci/commands/get/__init__.py
tensorci/commands/get/model.py
tensorci/helpers/__init__.py
tensorci/helpers/file_helper.py
tensorci/helpers/multipart_request_helper.py
tensorci/helpers/os_helper.py
tensorci/helpers/url_helper.py
tensorci/proj_config/__init__.py
tensorci/proj_config/config_file.py
tensorci/proj_config/config_key.py
tensorci/utils/__init__.py
tensorci/utils/abstract_api.py
tensorci/utils/api.py
tensorci/utils/auth.py
tensorci/utils/deployment.py
tensorci/utils/env.py
tensorci/utils/gitconfig.py
tensorci/utils/slug.py