Hi, Just wondering if anyone has ever investigated the idea of stripping down the arcpy libraries to decrease load time. We have a few processing machines running scripts that only ever use a given set of geoprocessing tools. Yet, presumably when arcpy loads, all libraries are loaded even though we are only using a small percentage. Obviously the installation on the machines targeted could only be use for vetted processes afterward.