pypath.resources.licenses.Licenses§

class pypath.resources.licenses.Licenses(license_dir=None)[source]§

Bases: Logger

__init__(license_dir=None)[source]§

Make this instance a logger.

Parameters:
  • name – The label of this instance that will be prepended to all messages it sends to the logger.

  • module – Send the messages by the logger of this module.

Methods

__init__([license_dir])

Make this instance a logger.

add_license(license)

populate([license_dir])