I'm using PyCharm 4 for some Python scripting. When I type
import arcpy
I can immediately start using items within the arcpy namespace, like the environment & workspace objects.
How does the Python IDE, in this case PyCharm, know about arcpy? Is there a global registry or GAC-like place for Python libraries?
Aucun commentaire:
Enregistrer un commentaire