LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
octue/__init__.py
octue/cli.py
octue/exceptions.py
octue/runner.py
octue.egg-info/PKG-INFO
octue.egg-info/SOURCES.txt
octue.egg-info/dependency_links.txt
octue.egg-info/not-zip-safe
octue.egg-info/requires.txt
octue.egg-info/top_level.txt
octue/__pycache__/__init__.cpython-36.pyc
octue/__pycache__/cli.cpython-36.pyc
octue/__pycache__/exceptions.cpython-36.pyc
octue/__pycache__/runner.cpython-36.pyc
octue/mixins/__init__.py
octue/mixins/identifiable.py
octue/mixins/loggable.py
octue/mixins/serialisable.py
octue/mixins/taggable.py
octue/mixins/__pycache__/__init__.cpython-36.pyc
octue/mixins/__pycache__/identifiable.cpython-36.pyc
octue/mixins/__pycache__/loggable.cpython-36.pyc
octue/mixins/__pycache__/serialisable.cpython-36.pyc
octue/mixins/__pycache__/taggable.cpython-36.pyc
octue/resources/__init__.py
octue/resources/analysis.py
octue/resources/datafile.py
octue/resources/dataset.py
octue/resources/manifest.py
octue/resources/__pycache__/__init__.cpython-36.pyc
octue/resources/__pycache__/analysis.cpython-36.pyc
octue/resources/__pycache__/datafile.cpython-36.pyc
octue/resources/__pycache__/dataset.cpython-36.pyc
octue/resources/__pycache__/manifest.cpython-36.pyc
octue/templates/__init__.py
octue/templates/templates.py
octue/templates/__pycache__/__init__.cpython-36.pyc
octue/templates/__pycache__/templates.cpython-36.pyc
octue/templates/template-python-fractal/.gitignore
octue/templates/template-python-fractal/README.py
octue/templates/template-python-fractal/app.py
octue/templates/template-python-fractal/requirements.txt
octue/templates/template-python-fractal/setup.py
octue/templates/template-python-fractal/twine.json
octue/templates/template-python-fractal/data/configuration/configuration_values.json
octue/templates/template-python-fractal/fractal/__init__.py
octue/templates/template-python-fractal/fractal/fractal.py
octue/templates/template-python-fractal/fractal/mandelbrot.py
octue/utils/__init__.py
octue/utils/decoders.py
octue/utils/encoders.py
octue/utils/folders.py
octue/utils/gen_uuid.py
octue/utils/isfile.py
octue/utils/isfolder.py
octue/utils/__pycache__/__init__.cpython-36.pyc
octue/utils/__pycache__/encoders.cpython-36.pyc
octue/utils/__pycache__/gen_uuid.cpython-36.pyc
octue/utils/__pycache__/isfile.cpython-36.pyc
octue/utils/__pycache__/isfolder.cpython-36.pyc