MANIFEST.in
README.md
setup.cfg
setup.py
motherstarter/__init__.py
motherstarter/motherstarter.py
motherstarter.egg-info/PKG-INFO
motherstarter.egg-info/SOURCES.txt
motherstarter.egg-info/dependency_links.txt
motherstarter.egg-info/entry_points.txt
motherstarter.egg-info/requires.txt
motherstarter.egg-info/top_level.txt
motherstarter/inputs/groups.csv
motherstarter/inputs/groups.json
motherstarter/inputs/groups.xlsx
motherstarter/inputs/inventory.csv
motherstarter/inputs/inventory.json
motherstarter/inputs/inventory.xlsx
motherstarter/templates/core/ansible/hosts.j2
motherstarter/templates/core/nornir/groups.j2
motherstarter/templates/core/nornir/hosts.j2
motherstarter/templates/core/pyats/testbed.j2
motherstarter/templates/custom/ansible/hosts.j2
motherstarter/templates/custom/nornir/groups.j2
motherstarter/templates/custom/nornir/hosts.j2
motherstarter/templates/custom/pyats/testbed.j2
tests/__init__.py
tests/e2e/__init__.py
tests/e2e/test_click_inputs.py
tests/e2e/test_click_outputs.py