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.