Arcpy
[outline]
In this part we'll look at the basics of running arcpy, the library for interacting with ArcGIS through Python.
Arcpy introduction (powerpoint)
Further info:
A very nice summary of the differences between Python 2 and 3 is
this one by Sebastian Raschka
See also What's new in Python 3
Getting started with arcpy
Arcpy ArcDesktop website
Arcpy ArcGIS Pro website
Complete lists of classes, functions
Complete list of geoprocessing tools
Further info:
Arcpy debugging (powerpoint)
Using arcpy (powerpoint)
Further info:
Scratch settings
Env variables
Built in functions
Extension names
Licensing
Adding tools to buttons and menus
Getting a map from a server
Walk
Describing data
ValueTable
Result
Getting a map from a server
Walk
Describing data
ValueTable
Result