[better] | Download Arcpy For Python 2.7
If you require 64-bit ArcPy, you must install the add-on. This installs a second version of Python 2.7 at C:\Python27\ArcGISx6410.x . Verify the Installation:
Because ArcPy depends on the core libraries and licensing of the ArcGIS software, you must have a licensed version of ArcMap or ArcGIS Server installed on your machine to use it. How to Get ArcPy for Python 2.7 download arcpy for python 2.7
Open the Python IDLE provided by ArcGIS (found in the ArcGIS folder in your Start menu) and run the command: import arcpy print(arcpy.GetInstallInfo()['Version']) Use code with caution. If you require 64-bit ArcPy, you must install the add-on
If you want to use ArcPy with an external IDE like PyCharm or VS Code, you must point the IDE's interpreter to the Python executable located in the ArcGIS folders mentioned above. Python 2.7.9 and ArcGIS 10.3.1 - Esri Community How to Get ArcPy for Python 2
ArcPy for Python 2.7 is not a standalone download; it is exclusively provided as part of the installation for or ArcGIS Server .
By default, the 32-bit version of Python 2.7 is installed at C:\Python27\ArcGIS10.x .
To access ArcPy for Python 2.7, you must follow these steps: