# arcpy-server-util-rest **Repository Path**: mirrors_Esri/arcpy-server-util-rest ## Basic Information - **Project Name**: arcpy-server-util-rest - **Description**: A Python utilities API for consuming REST services from ArcGIS server - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: hg/default - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # arcpy-server-util-rest This is a Pythonic API for consuming REST services from ArcGIS server. These are Python bindings for consuming services and administering an ArcGIS 10.1 Server via its RESTful APIs. Please note THESE ARE NOT COMPLETE -- not all of the REST API has been wrapped or implemented. If you have a feature that you'd like to see working, then by all means feel free to contribute a patch. ![Team Python Logo](https://raw.github.com/Esri/arcpy-server-util-rest/hg/default/Python_Globe_Icon.png) ## Features * Python bindings and utilities for consuming services and administering an ArcGIS 10.1 Server via its RESTful APIs * There are examples in the documentation folder to get started ## Instructions 1. Download and unzip the .zip file or clone the repo. [New to Github? Get started here.](https://github.com/) ## Requirements * Experience with Python and the REST API. ## Resources * [ArcGIS REST Admin API ](http://resources.arcgis.com/en/help/server-admin-api/) * [ArcGIS Server REST Admin API Python Samples](http://resources.arcgis.com/en/help/main/10.1/#/Scripting_with_the_ArcGIS_Server_Administrator_API/0154000005r1000000/) ## Issues Find a bug or want to request a new feature? Please let us know by submitting an issue. ## Contributing Anyone and everyone is welcome to contribute. ## Licensing Copyright 2012 Esri Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. A copy of the license is available in the repository's [license.txt](https://raw.github.com/Esri/arcpy-server-util-rest/hg/default/LICENSE) file. [](Esri: ArcGIS REST Server Utility) [](Esri Language: Python)