Using ArcGIS arcpy with Anaconda Python

When you install ArcGIS, you also get a version of Python, a limited set of open source packages and ESRI's python tools, called arcpy. This is a very basic setup. Anaconda Python will be cooked into ArcGIS at some point, but until that time you can use arcpy outside the ESRI environment. Regular ArcGIS installed on most machines requires 32 bit python (current as of ArcGIS 10.4), and we will follow that assumption in what follows. There are some flavors of ESRI products compatible with 64 bit python (also see this).

Hosted on GitHub Pages — Theme by orderedlist