.readthedocs.yaml
CHANGES.md
MANIFEST.in
README.md
setup.py
frankenstein/__init__.py
frankenstein/__version__.py
frankenstein/cl_utils.py
frankenstein/default_settings.yaml
frankenstein/electric.py
frankenstein/test_settings.yaml
frankenstein/utKit.py
frankenstein.egg-info/PKG-INFO
frankenstein.egg-info/SOURCES.txt
frankenstein.egg-info/dependency_links.txt
frankenstein.egg-info/entry_points.txt
frankenstein.egg-info/not-zip-safe
frankenstein.egg-info/requires.txt
frankenstein.egg-info/top_level.txt
frankenstein/commonutils/__init__.py
frankenstein/commonutils/getpackagepath.py
frankenstein/tests/test_cl_utils.py
frankenstein/tests/test_electric.py
frankenstein/tests/input/test_template/%%projectName%%/%%projectName%%_settings.yaml
frankenstein/tests/input/test_template/%%projectName%%/some_other_info/python_module_called_%%pythonmodulename%%.py
frankenstein/tests/input/test_template/%%projectName%%/some_other_info/shallow_color_%%shallowcolor%%/deep/really_deep/deepest_%%deepestcolor%%/deep_text_file_call_xxtextfilenamexx.md
frankenstein/tests/output/myproject/myproject_settings.yaml
frankenstein/tests/output/myproject/some_other_info/python_module_called_mymodule.py
frankenstein/tests/output/myproject/some_other_info/shallow_color_red/deep/really_deep/deepest_red/deep_text_file_call_xxtextfilenamexx.md
frankenstein/tests/output/test_template/%%projectName%%/%%projectName%%_settings.yaml
frankenstein/tests/output/test_template/%%projectName%%/some_other_info/python_module_called_%%pythonmodulename%%.py
frankenstein/tests/output/test_template/%%projectName%%/some_other_info/shallow_color_%%shallowcolor%%/deep/really_deep/deepest_%%deepestcolor%%/deep_text_file_call_xxtextfilenamexx.md