pysmock.models.License

class pysmock.models.License(name: str = '', url: str = '')
__init__(name: str = '', url: str = '')

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__([name, url])

Initialize self.

from_yaml(loader, node)

Convert a representation node to a Python object.

to_yaml(dumper, data)

Convert a Python object to a representation node.

Attributes

yaml_flow_style

yaml_loader

yaml_tag