This is the core Python Package for SAS. It includes a set of modules which are aimed to be
used by all other SAS Python based packages. As of this version, these modules are:
sastask,
param,
parser,
runtask and
error.
In the following sections we will describe these components and how they can be used to build up any Python packages in SAS.