The ArcGIS API for Python is the interface in which you can program your on-premise and cloud GIS web services using Python. In December 2016, ESRI officially released the 1.0 version of the API. It is considered a Pythonic implementation of an API, which means it conforms to the best practices in its design and uses the standard data structures any professional Python programmer would be familiar with. It begins to implement some of the long-held best practices that are used by traditional programmers for the GIS professional. To get started with the API, we will need to configure our machines and begin to learn a new environment for Python programming using Anaconda and Jupyter.





















































