This project is designed to help ArcGIS Desktop developers quickly standup a project to perform geoprocessing within ArcGIS Pro.
Install cookiecutter
_:
pip install cookiecutter
Generate a Python package project:
cookiecutter https://github.com/achapkowski/EsriTbxCookieCutter.git
Please feel free to leave feedback on the Github Issue page.