GeoEco.Dependencies.Dependency

class GeoEco.Dependencies.Dependency

Bases: object

Base class for a metadata object representing a software dependency.

Methods

GetConstraintDescriptionStrings

Returns the names of the software identified by this dependency, suitable to display to the user.

Initialize

Check that the depended-upon software is available and initialize it for use.