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_dockerfile.py
kraken_init/helpers/template_git_ignore.py
kraken_init/helpers/template_github_action.py
kraken_init/helpers/template_license_txt.py
kraken_init/helpers/template_main.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