MCPcopy Create free account

hub / github.com/mkdocstrings/griffe / functions

Functions1,229 in github.com/mkdocstrings/griffe

Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:439
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:452
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:473
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:490
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:501
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:517
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:534
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:559
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:573
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:613
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:626
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:638
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:652
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:693
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:708
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:733
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:819
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:846
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:861
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:880
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:900
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:940
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:955
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:980
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:994
Methoditerate
(self, *, flat: bool = True)
packages/griffelib/src/griffe/_internal/expressions.py:1008
Functionjson_decoder
Decode dictionaries as data classes. The [`json.loads`][] method walks the tree from bottom to top. Examples: >>> import json
packages/griffelib/src/griffe/_internal/encoders.py:339
Methodkeywords
The class keywords.
packages/griffelib/src/griffe/_internal/models.py:1920
Methodkind
The target's kind, or `Kind.ALIAS` if the target cannot be resolved. See also: [`is_kind`][griffe.Alias.is_kind].
packages/griffelib/src/griffe/_internal/models.py:1439
Methodkind
The kind of this admonition.
packages/griffelib/src/griffe/_internal/docstrings/models.py:92
Methodkind
The kind of this node.
packages/griffelib/src/griffe/_internal/agents/nodes/runtime.py:142
Methodlabels
The target labels (`property`, `dataclass`, etc.). See also: [`has_labels`][griffe.Alias.has_labels].
packages/griffelib/src/griffe/_internal/models.py:1635
Methodlast
The last part of this attribute (on the right).
packages/griffelib/src/griffe/_internal/expressions.py:301
Methodlineno
The starting line number of the target object. See also: [`endlineno`][griffe.Alias.endlineno].
packages/griffelib/src/griffe/_internal/models.py:1589
Methodlines
The lines of the docstring. See also: [`source`][griffe.Docstring.source].
packages/griffelib/src/griffe/_internal/models.py:131
Methodlines
The lines containing the source of this object. See also: [`lines_collection`][griffe.Object.lines_collection], [`source`][griffe.Obj
packages/griffelib/src/griffe/_internal/models.py:1166
Methodlines
The lines containing the source of this object. See also: [`source`][griffe.Alias.source], [`lines_collection`][griffe.Alias.lines_co
packages/griffelib/src/griffe/_internal/models.py:1869
Methodlines_collection
The lines collection attached to this object or its parents. See also: [`lines`][griffe.Object.lines], [`source`][griffe.Object.sourc
packages/griffelib/src/griffe/_internal/models.py:1150
Methodlines_collection
The lines collection attached to this object or its parents. See also: [`lines`][griffe.Alias.lines], [`source`][griffe.Alias.source]
packages/griffelib/src/griffe/_internal/models.py:1857
Methodmembers
The target's members (modules, classes, functions, attributes, type aliases). See also: [`inherited_members`][griffe.Alias.inherited_members]
packages/griffelib/src/griffe/_internal/models.py:1499
Methodmodernize
(self)
packages/griffelib/src/griffe/_internal/expressions.py:285
Methodmodernize
(self)
packages/griffelib/src/griffe/_internal/expressions.py:736
Methodmodernize
(self)
packages/griffelib/src/griffe/_internal/expressions.py:907
Methodmodernize
(self)
packages/griffelib/src/griffe/_internal/expressions.py:964
Methodmodule
The parent module of this object. See also: [`package`][griffe.Object.package]. Examples: >>> import griffe
packages/griffelib/src/griffe/_internal/models.py:986
Methodmodule
The parent module of this object. See also: [`package`][griffe.Alias.package]. Raises: ValueError: When the object is no
packages/griffelib/src/griffe/_internal/models.py:1793
Methodmodule
The object's module, fetched from the node tree.
packages/griffelib/src/griffe/_internal/agents/nodes/runtime.py:97
Methodmodule_path
The object's module path.
packages/griffelib/src/griffe/_internal/agents/nodes/runtime.py:106
Methodmodules
The module members. This method is part of the consumer API: do not use when producing Griffe trees!
packages/griffelib/src/griffe/_internal/mixins.py:268
Methodmodules_collection
The modules collection attached to this object or its parents. Raises: ValueError: When no modules collection can be found in the
packages/griffelib/src/griffe/_internal/models.py:1137
Methodmodules_collection
The modules collection attached to the alias parents.
packages/griffelib/src/griffe/_internal/models.py:1493
Methodmro
Return a list of classes in order corresponding to Python's MRO. See also: [`bases`][griffe.Class.bases], [`resolved_bases`][griffe.C
packages/griffelib/src/griffe/_internal/models.py:2462
Methodon_alias
(self, *, alias: Alias, loader: GriffeLoader, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:236
Methodon_alias_instance
Run when an Alias has been created. Warning: This method runs while the object tree is still being constructed: data
packages/griffelib/src/griffe/_internal/extensions/base.py:387
Methodon_alias_instance
(self, *, node: ast.AST | ObjectNode, alias: Alias, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:105
Methodon_attribute
Run on attributes once the object tree has been fully constructed. Note: This method runs once the object tree has been fully con
packages/griffelib/src/griffe/_internal/extensions/base.py:330
Methodon_attribute
(self, *, attr: Attribute, loader: GriffeLoader, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:239
Methodon_attribute_instance
Run when an Attribute has been created. Warning: This method runs while the object tree is still being constructed: d
packages/griffelib/src/griffe/_internal/extensions/base.py:308
Methodon_attribute_instance
(self, *, node: ast.AST | ObjectNode, attr: Attribute, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:60
Methodon_attribute_node
Run when visiting a new attribute node during static/dynamic analysis. Parameters: node: The currently visited node.
packages/griffelib/src/griffe/_internal/extensions/base.py:299
Methodon_attribute_node
(self, *, node: ast.AST | ObjectNode, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:63
Methodon_class
Run on classes once the object tree has been fully constructed. Note: This method runs once the object tree has been fully constr
packages/griffelib/src/griffe/_internal/extensions/base.py:220
Methodon_class
Add an `__init__` method to `TypedDict` classes if missing.
packages/griffelib/src/griffe/_internal/extensions/unpack_typeddict.py:191
Methodon_class
(self, *, cls: Class, loader: GriffeLoader, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:242
Methodon_class_instance
Run when a Class has been created. Warning: This method runs while the object tree is still being constructed: data m
packages/griffelib/src/griffe/_internal/extensions/base.py:198
Methodon_class_instance
(self, *, node: ast.AST | ObjectNode, cls: Class, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:66
Methodon_class_members
Run when members of a Class have been loaded. Warning: This method runs while the object tree is still being constructed:
packages/griffelib/src/griffe/_internal/extensions/base.py:233
Methodon_class_members
(self, *, node: ast.AST | ObjectNode, cls: Class, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:69
Methodon_class_node
Run when visiting a new class node during static/dynamic analysis. Parameters: node: The currently visited node. agen
packages/griffelib/src/griffe/_internal/extensions/base.py:189
Methodon_class_node
(self, *, node: ast.AST | ObjectNode, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:72
Methodon_function
Run on functions once the object tree has been fully constructed. Note: This method runs once the object tree has been fully cons
packages/griffelib/src/griffe/_internal/extensions/base.py:286
Methodon_function
Expand `**kwargs: Unpack[TypedDict]` in function signatures.
packages/griffelib/src/griffe/_internal/extensions/unpack_typeddict.py:218
Methodon_function
(self, *, func: Function, loader: GriffeLoader, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:245
Methodon_function_instance
Run when a Function has been created. Warning: This method runs while the object tree is still being constructed: dat
packages/griffelib/src/griffe/_internal/extensions/base.py:264
Methodon_function_instance
(self, *, node: ast.AST | ObjectNode, func: Function, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:75
Methodon_function_node
Run when visiting a new function node during static/dynamic analysis. Parameters: node: The currently visited node. a
packages/griffelib/src/griffe/_internal/extensions/base.py:255
Methodon_function_node
(self, *, node: ast.AST | ObjectNode, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:78
Methodon_instance
Run when an Object has been created. Warning: This method runs while the object tree is still being constructed: data
packages/griffelib/src/griffe/_internal/extensions/base.py:73
Methodon_instance
(self, *, node: ast.AST | ObjectNode, obj: Object, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:81
Methodon_members
Run when members of an Object have been loaded. Warning: This method runs while the object tree is still being constructed:
packages/griffelib/src/griffe/_internal/extensions/base.py:108
Methodon_members
(self, *, node: ast.AST | ObjectNode, obj: Object, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:84
Methodon_module
Run on modules once the object tree has been fully constructed. Note: This method runs once the object tree has been fully constr
packages/griffelib/src/griffe/_internal/extensions/base.py:154
Methodon_module
(self, *, mod: Module, loader: GriffeLoader, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:248
Methodon_module_instance
Run when a Module has been created. Warning: This method runs while the object tree is still being constructed: data
packages/griffelib/src/griffe/_internal/extensions/base.py:132
Methodon_module_instance
(self, *, node: ast.AST | ObjectNode, mod: Module, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:87
Methodon_module_members
Run when members of a Module have been loaded. Warning: This method runs while the object tree is still being constructed:
packages/griffelib/src/griffe/_internal/extensions/base.py:167
Methodon_module_members
(self, *, node: ast.AST | ObjectNode, mod: Module, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:90
Methodon_module_node
Run when visiting a new module node during static/dynamic analysis. Parameters: node: The currently visited node. age
packages/griffelib/src/griffe/_internal/extensions/base.py:123
Methodon_module_node
(self, *, node: ast.AST | ObjectNode, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:93
Methodon_node
Run when visiting a new node during static/dynamic analysis. Parameters: node: The currently visited node.
packages/griffelib/src/griffe/_internal/extensions/base.py:66
Methodon_node
(self, *, node: ast.AST | ObjectNode, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:96
Methodon_object
Run on objects (every kind) once the object tree has been fully constructed. Note: This method runs once the object tree has been
packages/griffelib/src/griffe/_internal/extensions/base.py:95
Methodon_object
(self, *, obj: Object, loader: GriffeLoader, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:251
Methodon_package
Run when a package has been completely loaded. Note: This method runs once the object tree has been fully constructed:
packages/griffelib/src/griffe/_internal/extensions/base.py:424
Methodon_package
Hook for loaded packages. Parameters: pkg: The loaded package.
packages/griffelib/src/griffe/_internal/extensions/dataclasses.py:227
Methodon_package
(self, *, pkg: Module, loader: GriffeLoader, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:254
Methodon_type_alias
Run on type aliases once the object tree has been fully constructed. Note: This method runs once the object tree has been fully c
packages/griffelib/src/griffe/_internal/extensions/base.py:374
Methodon_type_alias
(self, *, type_alias: TypeAlias, loader: GriffeLoader, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:257
Methodon_type_alias_instance
Run when a TypeAlias has been created. Warning: This method runs while the object tree is still being constructed: da
packages/griffelib/src/griffe/_internal/extensions/base.py:352
Methodon_type_alias_instance
(self, *, node: ast.AST | ObjectNode, type_alias: TypeAlias, **kwargs: Any)
packages/griffelib/tests/test_extensions/test_base.py:99
← previousnext →701–800 of 1,229, ranked by callers