LICENSE.txt
README.md
setup.cfg
setup.py
kraken_init/__init__.py
kraken_init/kraken_init.py
kraken_init.egg-info/PKG-INFO
kraken_init.egg-info/SOURCES.txt
kraken_init.egg-info/dependency_links.txt
kraken_init.egg-info/requires.txt
kraken_init.egg-info/top_level.txt
kraken_init/helpers/__init__.py
kraken_init/helpers/template_class.py
kraken_init/helpers/template_class_collection.py
kraken_init/helpers/template_dockerfile.py
kraken_init/helpers/template_flask.py
kraken_init/helpers/template_git_ignore.py
kraken_init/helpers/template_github_action.py
kraken_init/helpers/template_helper_json.py
kraken_init/helpers/template_helper_things.py
kraken_init/helpers/template_init.py
kraken_init/helpers/template_license_txt.py
kraken_init/helpers/template_main.py
kraken_init/helpers/template_methods.py
kraken_init/helpers/template_readme_md.py
kraken_init/helpers/template_requirements.py
kraken_init/helpers/template_setup_cfg.py
kraken_init/helpers/template_setup_py.py
kraken_init/helpers/template_tests.py
test/__init__.py
test/test_init/__init__.py
test/test_init/main.py
test/test_init/setup.py
test/test_init/kraken_testfn/__init__.py
test/test_init/kraken_testfn/class_kraken_testfn.py
test/test_init/kraken_testfn/class_kraken_testfns.py
test/test_init/kraken_testfn/flask_routes.py
test/test_init/kraken_testfn/kraken_testfn.py
test/test_init/kraken_testfn/helpers/__init__.py
test/test_init/kraken_testfn/helpers/json.py