MANIFEST.in
requirements.txt
setup.py
bgtemplates/__init__.py
bgtemplates/bgproject.py
bgtemplates/bgtemplates.py
bgtemplates/click_utils.py
bgtemplates/conda.py
bgtemplates/git.py
bgtemplates/gitignore.template
bgtemplates/tips.py
bgtemplates/utils.py
bgtemplates.egg-info/PKG-INFO
bgtemplates.egg-info/SOURCES.txt
bgtemplates.egg-info/dependency_links.txt
bgtemplates.egg-info/entry_points.txt
bgtemplates.egg-info/requires.txt
bgtemplates.egg-info/top_level.txt
bgtemplates/templates/__init__.py
bgtemplates/templates/base/LICENSE.txt
bgtemplates/templates/base/README.rst.bgtpl
bgtemplates/templates/base/__init__.py
bgtemplates/templates/base/project_doc.rst
bgtemplates/templates/base/requirements.txt
bgtemplates/templates/base/setup.py.bgtpl
bgtemplates/templates/base/template.py
bgtemplates/templates/base/mypackage/__init__.py
bgtemplates/templates/base/mypackage/main.py
bgtemplates/templates/pydata/LICENSE.txt
bgtemplates/templates/pydata/README.rst.bgtpl
bgtemplates/templates/pydata/__init__.py
bgtemplates/templates/pydata/project_doc.rst
bgtemplates/templates/pydata/requirements.txt.bgtpl
bgtemplates/templates/pydata/setup.py.bgtpl
bgtemplates/templates/pydata/template.py
bgtemplates/templates/pydata/mypackage/__init__.py
bgtemplates/templates/pydata/mypackage/main.py.bgtpl