attrs
20.3
Overview
Why not…
attrs
by Example
Type Annotations
Initialization
Hashing
API Reference
Extending
How Does It Work?
Glossary
License and Credits
Backward Compatibility
Python 2 Statement
How To Contribute
Contributor Covenant Code of Conduct
Changelog
attrs
»
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
M
|
N
|
O
|
P
|
R
|
S
|
U
|
V
A
and_() (in module attr.validators)
asdict() (in module attr)
assoc() (in module attr)
astuple() (in module attr)
attr.frozen() (in module attr)
attr.mutable() (in module attr)
Attribute (class in attr)
AttrsAttributeNotFoundError
C
convert() (in module attr.setters)
D
deep_iterable() (in module attr.validators)
deep_mapping() (in module attr.validators)
default_if_none() (in module attr.converters)
DefaultAlreadySetError
define() (in module attr)
dict classes
E
evolve() (attr.Attribute method)
(in module attr)
exclude() (in module attr.filters)
F
Factory (class in attr)
field() (in module attr)
fields() (in module attr)
fields_dict() (in module attr)
frozen() (in module attr.setters)
FrozenAttributeError
FrozenError
FrozenInstanceError
G
get_run_validators() (in module attr)
H
has() (in module attr)
I
ib() (in module attr)
in_() (in module attr.validators)
include() (in module attr.filters)
instance_of() (in module attr.validators)
is_callable() (in module attr.validators)
M
make_class() (in module attr)
matches_re() (in module attr.validators)
N
NO_OP (in module attr.setters)
NotAnAttrsClassError
NotCallableError
NOTHING (in module attr)
O
optional() (in module attr.converters)
(in module attr.validators)
P
pipe() (in module attr.converters)
(in module attr.setters)
provides() (in module attr.validators)
Python Enhancement Proposals
PEP 526
,
[1]
PEP 557
PythonTooOldError
R
resolve_types() (in module attr)
S
s() (in module attr)
set_run_validators() (in module attr)
slotted classes
U
UnannotatedAttributeError
V
validate() (in module attr)
(in module attr.setters)
VersionInfo (class in attr)