simpleml.utils.library_versions

Helper module to track installed libraries

Module Contents

Functions

safe_lookup(package)

Attributes

INSTALLED_LIBRARIES

__author__

simpleml.utils.library_versions.INSTALLED_LIBRARIES :Dict[str, str][source]
simpleml.utils.library_versions.__author__ = Elisha Yadgaran[source]
simpleml.utils.library_versions.safe_lookup(package)[source]