An open API service indexing awesome lists of open source software.

https://github.com/achapkowski/esritbxcookiecutter

A cookiecutter for Esri Python Toolbox Projects
https://github.com/achapkowski/esritbxcookiecutter

arcgis arcpy cookiecutter esri-python-toolbox python

Last synced: 10 months ago
JSON representation

A cookiecutter for Esri Python Toolbox Projects

Awesome Lists containing this project

README

          

# Esri Python Toolbox CookieCutter Project

This project is designed to help ArcGIS Desktop developers quickly standup a project to perform geoprocessing within ArcGIS Pro.

Usage
-----

Install `cookiecutter`_:

pip install cookiecutter

Generate a Python package project:

cookiecutter https://github.com/achapkowski/EsriTbxCookieCutter.git

Issues
------

Please feel free to leave feedback on the Github Issue page.