arcpy-extensions
================
An in-progress python package containing helper functions and classes
for arcpy. Current development is driven by needs from other projects
and not a unified development focus, but I am open to help, direction,
and/or requests.
Installation
------------
To install this package, use pip
pip install https://github.com/jkeifer/arcpy-extensions/zipball/master
Support
-------
Please post any issues to the [project issue tracker](https://github.com/jkeifer/arcpy-extensions/issues).
Pull requests are also welcomed, but do note: by submitting a pull request,
an author implicitly agrees to release his or her code to this project
and license it under the terms of the project's MIT license.
License
-------
This project is released under the MIT License. In other words,
do with it as you will, just be sure to attribute your use by
retaining the license agreement with your project.