General Configuration
The first part of a Peach Pit file is the general configuration were other Peach Pit files are included, python module paths are configured and custom code is imported.
-
Include — The Include element will import other Peach Pit files into a namespace of your choice to allow re-using existing data models and data sets.
-
PythonPath — Specify additional search paths for python modules. By default the local directory is included.
-
Import — Import custom modules or python code. Used when writing custom extensions for Peach