CHANGELOG.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
src/dstools/FrozenJSON.py
src/dstools/__init__.py
src/dstools/cli.py
src/dstools/exceptions.py
src/dstools/path.py
src/dstools/repo.py
src/dstools/testing.py
src/dstools/util.py
src/dstools.egg-info/PKG-INFO
src/dstools.egg-info/SOURCES.txt
src/dstools.egg-info/dependency_links.txt
src/dstools.egg-info/entry_points.txt
src/dstools.egg-info/not-zip-safe
src/dstools.egg-info/requires.txt
src/dstools.egg-info/top_level.txt
src/dstools/env/__init__.py
src/dstools/env/env.py
src/dstools/params/__init__.py
src/dstools/params/grid.py
src/dstools/pg/__init__.py
src/dstools/pg/introspection.py
src/dstools/pg/schema.py
src/dstools/pg/util.py
src/dstools/pipeline/CodeDiffer.py
src/dstools/pipeline/Table.py
src/dstools/pipeline/__init__.py
src/dstools/pipeline/clients.py
src/dstools/pipeline/constants.py
src/dstools/pipeline/dag.py
src/dstools/pipeline/executors.py
src/dstools/pipeline/io.py
src/dstools/pipeline/notifications.py
src/dstools/pipeline/util.py
src/dstools/pipeline/placeholders/__init__.py
src/dstools/pipeline/placeholders/placeholders.py
src/dstools/pipeline/products/File.py
src/dstools/pipeline/products/GenericProduct.py
src/dstools/pipeline/products/MetaProduct.py
src/dstools/pipeline/products/Product.py
src/dstools/pipeline/products/__init__.py
src/dstools/pipeline/products/serializers.py
src/dstools/pipeline/products/sql.py
src/dstools/pipeline/resources/__init__.py
src/dstools/pipeline/resources/dag.md
src/dstools/pipeline/resources/github-markdown.html
src/dstools/pipeline/tasks/Params.py
src/dstools/pipeline/tasks/Task.py
src/dstools/pipeline/tasks/TaskFactory.py
src/dstools/pipeline/tasks/TaskGroup.py
src/dstools/pipeline/tasks/TaskStatus.py
src/dstools/pipeline/tasks/__init__.py
src/dstools/pipeline/tasks/notebook.py
src/dstools/pipeline/tasks/sql.py
src/dstools/pipeline/tasks/tasks.py
src/dstools/plot/__init__.py
src/dstools/plot/plot.py
src/dstools/plot/util.py
src/dstools/reproducibility/__init__.py
src/dstools/reproducibility/util.py
src/dstools/sklearn/__init__.py
src/dstools/sklearn/_all_grids.py
src/dstools/sklearn/grid_generator.py
src/dstools/sklearn/util.py
src/dstools/sql/__init__.py
src/dstools/sql/infer.py
src/dstools/sql/run.py
src/dstools/templates/SQLStore.py
src/dstools/templates/StrictTemplate.py
src/dstools/templates/__init__.py