typed-descriptors
stable
Contents:
Getting Started
API Documentation
typed_descriptors
typed_descriptors.attr
typed_descriptors.base
typed_descriptors.prop
typed-descriptors
Index
Edit on GitHub
Index
_
|
A
|
C
|
D
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
_
__descriptor_type__ (TypedDescriptor attribute)
__get__() (Attr method)
(DescriptorBase method)
(Prop method)
(TypedDescriptor method)
__init__() (Attr method)
(DescriptorBase method)
(Prop method)
__set__() (Attr method)
__set_name__() (DescriptorBase method)
(TypedDescriptor method)
A
Attr (class in typed_descriptors.attr)
C
cache_on() (Prop method)
cached_property() (in module typed_descriptors.prop)
class_slots() (in module typed_descriptors.base)
D
DescriptorBase (class in typed_descriptors.base)
I
is_assigned (DescriptorBase property)
is_cached_on() (Prop method)
is_defined_on() (Attr method)
is_dict_available() (in module typed_descriptors.base)
M
module
typed_descriptors
typed_descriptors.attr
typed_descriptors.base
typed_descriptors.prop
N
name (DescriptorBase property)
name_mangle() (in module typed_descriptors.base)
name_unmangle() (in module typed_descriptors.base)
O
owner (DescriptorBase property)
P
Prop (class in typed_descriptors.prop)
PropFactory (class in typed_descriptors.prop)
R
readonly (Attr property)
S
SupportsBool (class in typed_descriptors.attr)
T
T (in module typed_descriptors.base)
T_co (in module typed_descriptors.base)
(in module typed_descriptors.prop)
T_contra (in module typed_descriptors.attr)
type (DescriptorBase property)
typed_descriptors
module
typed_descriptors.attr
module
typed_descriptors.base
module
typed_descriptors.prop
module
TypedDescriptor (class in typed_descriptors.base)
V
validate_validator_fun() (in module typed_descriptors.attr)
validate_value_fun() (in module typed_descriptors.prop)
ValidatedAttrFactory (class in typed_descriptors.attr)
validator() (Attr static method)
validator_fun (Attr property)
validator_fun_value_type() (in module typed_descriptors.attr)
ValidatorFunction (class in typed_descriptors.attr)
value() (Prop static method)
value_fun (Prop property)
value_fun_return_type() (in module typed_descriptors.prop)
ValueFunction (class in typed_descriptors.prop)