LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions | Variables
packages.py File Reference

Go to the source code of this file.

Classes

class  lsst.base.packages.Packages
 

Namespaces

 lsst.base.packages
 

Functions

def lsst.base.packages.getVersionFromPythonModule (module)
 
def lsst.base.packages.getPythonPackages ()
 
def lsst.base.packages.getEnvironmentPackages ()
 

Variables

 lsst.base.packages.log = logging.getLogger(__name__)
 
 lsst.base.packages.BUILDTIME = set(["boost", "eigen", "tmv"])
 
 lsst.base.packages.PYTHON = set(["galsim"])
 
 lsst.base.packages.ENVIRONMENT = set(["astrometry_net", "astrometry_net_data", "minuit2", "xpa"])