Pyskema
latest
Contents:
Welcome to Pyskema’s documentation!
pyskema package
Pyskema
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
accept() (pyskema.schema.Atom method)
(pyskema.schema.Collection method)
(pyskema.schema.Map method)
(pyskema.schema.Record method)
(pyskema.schema.Structure method)
(pyskema.schema.Tuple method)
(pyskema.schema.Union method)
Atom (class in pyskema.schema)
AtomType (class in pyskema.schema)
B
BOOL (pyskema.schema.AtomType attribute)
C
closest() (in module pyskema.misc)
Collection (class in pyskema.schema)
copy() (pyskema.schema.Node method)
CopyingVisitor (class in pyskema.visitor)
D
default (pyskema.schema.Node attribute)
delete() (pyskema.schema.Node method)
Deleter (class in pyskema.edit)
describe() (in module pyskema.describe)
(pyskema.describe.Describer class method)
describe_node() (pyskema.describe.Describer method)
Describer (class in pyskema.describe)
description (pyskema.schema.Node attribute)
E
element (pyskema.schema.Collection attribute)
(pyskema.schema.Map attribute)
error (pyskema.misc.Result property)
error_message() (in module pyskema.validate)
F
fail() (pyskema.misc.Result class method)
fields (pyskema.schema.Record attribute)
(pyskema.schema.Tuple attribute)
FLOAT (pyskema.schema.AtomType attribute)
from_() (pyskema.validate.Mismatch method)
(pyskema.validate.Mismatches method)
I
inject() (pyskema.schema.Node method)
Injecter (class in pyskema.edit)
INT (pyskema.schema.AtomType attribute)
InvalidDataError
L
lev_dist() (in module pyskema.misc)
M
Map (class in pyskema.schema)
Mismatch (class in pyskema.validate)
Mismatches (class in pyskema.validate)
module
pyskema
pyskema.describe
pyskema.edit
pyskema.misc
pyskema.schema
pyskema.template
pyskema.validate
pyskema.visitor
N
Node (class in pyskema.schema)
O
of_atom() (pyskema.schema.Node class method)
of_collection() (pyskema.schema.Node class method)
of_map() (pyskema.schema.Node class method)
of_record() (pyskema.schema.Node class method)
of_tuple() (pyskema.schema.Node class method)
of_union() (pyskema.schema.Node class method)
ok() (pyskema.misc.Result class method)
OPTION (pyskema.schema.AtomType attribute)
optional (pyskema.schema.Node attribute)
options (pyskema.schema.Atom attribute)
(pyskema.schema.Union attribute)
P
pyskema
module
pyskema.describe
module
pyskema.edit
module
pyskema.misc
module
pyskema.schema
module
pyskema.template
module
pyskema.validate
module
pyskema.visitor
module
R
Record (class in pyskema.schema)
Result (class in pyskema.misc)
S
search() (in module pyskema.describe)
(pyskema.describe.Searcher class method)
Searcher (class in pyskema.describe)
select() (in module pyskema.describe)
STR (pyskema.schema.AtomType attribute)
Structure (class in pyskema.schema)
structure (pyskema.schema.Node attribute)
structure_default() (pyskema.schema.Collection class method)
(pyskema.schema.Map class method)
(pyskema.schema.Record class method)
(pyskema.schema.Structure class method)
(pyskema.schema.Tuple class method)
T
template() (in module pyskema.template)
template_node() (pyskema.template.Templater method)
Templater (class in pyskema.template)
Tuple (class in pyskema.schema)
type_ (pyskema.schema.Atom attribute)
U
Union (class in pyskema.schema)
V
validate() (in module pyskema.validate)
(pyskema.validate.Validator class method)
Validator (class in pyskema.validate)
value (pyskema.misc.Result property)
visit() (pyskema.visitor.CopyingVisitor method)
(pyskema.visitor.Visitor method)
visit_atom() (pyskema.describe.Describer method)
(pyskema.describe.Searcher method)
(pyskema.edit.Deleter method)
(pyskema.edit.Injecter method)
(pyskema.template.Templater method)
(pyskema.validate.Validator method)
(pyskema.visitor.CopyingVisitor method)
(pyskema.visitor.Visitor method)
visit_collection() (pyskema.describe.Describer method)
(pyskema.describe.Searcher method)
(pyskema.template.Templater method)
(pyskema.validate.Validator method)
(pyskema.visitor.CopyingVisitor method)
(pyskema.visitor.Visitor method)
visit_map() (pyskema.describe.Describer method)
(pyskema.describe.Searcher method)
(pyskema.template.Templater method)
(pyskema.validate.Validator method)
(pyskema.visitor.CopyingVisitor method)
(pyskema.visitor.Visitor method)
visit_record() (pyskema.describe.Describer method)
(pyskema.describe.Searcher method)
(pyskema.edit.Deleter method)
(pyskema.edit.Injecter method)
(pyskema.template.Templater method)
(pyskema.validate.Validator method)
(pyskema.visitor.CopyingVisitor method)
(pyskema.visitor.Visitor method)
visit_tuple() (pyskema.describe.Describer method)
(pyskema.describe.Searcher method)
(pyskema.edit.Deleter method)
(pyskema.edit.Injecter method)
(pyskema.template.Templater method)
(pyskema.validate.Validator method)
(pyskema.visitor.CopyingVisitor method)
(pyskema.visitor.Visitor method)
visit_union() (pyskema.describe.Describer method)
(pyskema.describe.Searcher method)
(pyskema.edit.Deleter method)
(pyskema.edit.Injecter method)
(pyskema.template.Templater method)
(pyskema.validate.Validator method)
(pyskema.visitor.CopyingVisitor method)
(pyskema.visitor.Visitor method)
Visitor (class in pyskema.visitor)
W
what (pyskema.validate.Mismatch attribute)
where (pyskema.validate.Mismatch attribute)
why (pyskema.validate.Mismatch attribute)