.bumpversion.cfg
LICENSE
MANIFEST.in
README.md
setup.py
py_starter_auto_template.egg-info/PKG-INFO
py_starter_auto_template.egg-info/SOURCES.txt
py_starter_auto_template.egg-info/dependency_links.txt
py_starter_auto_template.egg-info/entry_points.txt
py_starter_auto_template.egg-info/requires.txt
py_starter_auto_template.egg-info/top_level.txt
python_starter/__init__.py
python_starter/src/__init__.py
python_starter/src/cli.py
python_starter/src/actions/__init__.py
python_starter/src/actions/setup_project.py
python_starter/src/actions/workflow.py
python_starter/src/templates/__init__.py
python_starter/src/templates/const.py
tests/test_placeholder.py