AUTHORS.rst
HISTORY.md
LICENCE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
switch_guides_scaffold/__init__.py
switch_guides_scaffold/cli.py
switch_guides_scaffold/scaffolder.py
switch_guides_scaffold/scaffolder_brandon.py
switch_guides_scaffold.egg-info/PKG-INFO
switch_guides_scaffold.egg-info/SOURCES.txt
switch_guides_scaffold.egg-info/dependency_links.txt
switch_guides_scaffold.egg-info/entry_points.txt
switch_guides_scaffold.egg-info/requires.txt
switch_guides_scaffold.egg-info/top_level.txt
switch_guides_scaffold/guides/__init__.py
switch_guides_scaffold/guides/guides_commands.py
switch_guides_scaffold/taskinsights/__init__.py
switch_guides_scaffold/taskinsights/enums.py
switch_guides_scaffold/taskinsights/task_insights.py
switch_guides_scaffold/taskinsights/transformations.py
switch_guides_scaffold/taskinsights/validation.py
switch_guides_scaffold/taskinsights/templates/__init__.py
switch_guides_scaffold/taskinsights/templates/integrate_csv.py.jinja2
switch_guides_scaffold/taskinsights/templates/python_drivers.py.jinja2
switch_guides_scaffold/templates/__init__.py
switch_guides_scaffold/templates/guide_sample_definition.py
switch_guides_scaffold/templates/guide_sample_step_definition.py