.coverage
.coveragerc
.gitignore
CHANGELOG.md
COPYRIGHTS
Dockerfile
LICENSE
MANIFEST.in
README.md
manage.py
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
examples/example_report.py
examples/example_template.html
examples/my_template.html.jinja2
examples/report.yml
examples/schneider_report.py
examples/schneider_template.html
scripts/release
scripts/upload
squad_client/__init__.py
squad_client/exceptions.py
squad_client/manage.py
squad_client/report.py
squad_client/settings.py
squad_client/shortcuts.py
squad_client/utils.py
squad_client/version.py
squad_client.egg-info/PKG-INFO
squad_client.egg-info/SOURCES.txt
squad_client.egg-info/dependency_links.txt
squad_client.egg-info/entry_points.txt
squad_client.egg-info/requires.txt
squad_client.egg-info/top_level.txt
squad_client/__pycache__/__init__.cpython-36.pyc
squad_client/__pycache__/__init__.cpython-37.pyc
squad_client/__pycache__/api.cpython-36.pyc
squad_client/__pycache__/exceptions.cpython-36.pyc
squad_client/__pycache__/exceptions.cpython-37.pyc
squad_client/__pycache__/manage.cpython-36.pyc
squad_client/__pycache__/models.cpython-36.pyc
squad_client/__pycache__/report.cpython-36.pyc
squad_client/__pycache__/report.cpython-37.pyc
squad_client/__pycache__/settings.cpython-36.pyc
squad_client/__pycache__/settings.cpython-37.pyc
squad_client/__pycache__/shortcuts.cpython-36.pyc
squad_client/__pycache__/utils.cpython-36.pyc
squad_client/__pycache__/utils.cpython-37.pyc
squad_client/__pycache__/version.cpython-36.pyc
squad_client/commands/__init__.py
squad_client/commands/report.py
squad_client/commands/shell.py
squad_client/commands/test.py
squad_client/commands/__pycache__/__init__.cpython-36.pyc
squad_client/commands/__pycache__/__init__.cpython-37.pyc
squad_client/commands/__pycache__/report.cpython-36.pyc
squad_client/commands/__pycache__/report.cpython-37.pyc
squad_client/commands/__pycache__/shell.cpython-36.pyc
squad_client/commands/__pycache__/shell.cpython-37.pyc
squad_client/commands/__pycache__/test.cpython-36.pyc
squad_client/commands/__pycache__/test.cpython-37.pyc
squad_client/core/api.py
squad_client/core/command.py
squad_client/core/models.py
squad_client/core/__pycache__/api.cpython-36.pyc
squad_client/core/__pycache__/api.cpython-37.pyc
squad_client/core/__pycache__/command.cpython-36.pyc
squad_client/core/__pycache__/command.cpython-37.pyc
squad_client/core/__pycache__/models.cpython-36.pyc
squad_client/core/__pycache__/models.cpython-37.pyc
tests/__init__.py
tests/sample_script.py
tests/test_api.py
tests/test_docker.py
tests/test_models.py
tests/test_report.py
tests/test_shortcuts.py
tests/test_utils.py
tests/__pycache__/__init__.cpython-36.pyc
tests/__pycache__/__init__.cpython-37.pyc
tests/__pycache__/test_api.cpython-36.pyc
tests/__pycache__/test_docker.cpython-36.pyc
tests/__pycache__/test_models.cpython-36.pyc
tests/__pycache__/test_report.cpython-36.pyc
tests/__pycache__/test_shortcuts.cpython-36.pyc
tests/__pycache__/test_utils.cpython-36.pyc