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

https://github.com/achapkowski/cookiecutter-arcgis-extension

A cookiecutter template for creating ArcGIS API for Python extensions.
https://github.com/achapkowski/cookiecutter-arcgis-extension

Last synced: 11 months ago
JSON representation

A cookiecutter template for creating ArcGIS API for Python extensions.

Awesome Lists containing this project

README

          

# ArcGIS API for Python Extension CookieCutter Project
## cookiecutter-arcgis-extension

A cookiecutter template for creating ArcGIS API for Python extensions.

Usage
-----

Install `cookiecutter`_:

pip install cookiecutter

Generate a Python package project:

cookiecutter https://github.com/achapkowski/cookiecutter-arcgis-extension.git

Issues
------

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