Contents
Bases: object
object
Uid(namespace: str = ‘DEFAULT’, id: Hashable = <factory>)
Inheritance Diagram for Uid
Methods
__init__([namespace, id])
__init__
as_tuple()
as_tuple
Attributes
namespace
id
id_as_str
Returns the ID as a string, suitable for display.
namespace (str)
id (Hashable)
None
Hashable
str