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
- Host: GitHub
- URL: https://github.com/achapkowski/esritbxcookiecutter
- Owner: achapkowski
- License: apache-2.0
- Created: 2018-04-19T16:57:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T17:10:13.000Z (about 8 years ago)
- Last Synced: 2024-12-01T12:49:10.005Z (over 1 year ago)
- Topics: arcgis, arcpy, cookiecutter, esri-python-toolbox, python
- Language: Python
- Size: 8.79 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.