betty.attr module¶
The Attr API.
- class betty.attr.Attr[source]¶
Bases:
Generic
[_InstanceT
,_ValueT
],ABC
A base class for an immutable property-like attribute.
The Attr API.
Bases: Generic
[_InstanceT
, _ValueT
], ABC
A base class for an immutable property-like attribute.