A cookiecutter template for creating ArcGIS API for Python extensions.
Install cookiecutter
_:
pip install cookiecutter
Generate a Python package project:
cookiecutter https://github.com/achapkowski/cookiecutter-arcgis-extension.git
Please feel free to leave feedback on the Github Issue page.