This arcobjects module provides access to ArcObjects by using Python's comtypes module to create wrappers for the COM objects. This library is based on Mark Cederholm's presentation from the 2012 Esri Developer's Summit.
Bolton-and-Menk-GIS/arcobjects-py
This arcobjects module provides access to ArcObjects by using Python's comtypes module to create wrappers for the COM objects. This library is based on Mark Cederholm's presentation from
Python