![]() |
Typing annotation utils.
Classes
class Protocol
: Base class for protocol classes. Protocol classes are defined as::
class PurePath
: Protocol for pathlib.PurePath-like API.
class ReadOnlyPath
: Protocol for read-only methods of pathlib.Path-like API.
class ReadWritePath
: Protocol for pathlib.Path-like API.
Type Aliases
Dim
: The central part of internal API.
Json
: The central part of internal API.
JsonValue
: The central part of internal API.
PathLike
: The central part of internal API.
Shape
: The central part of internal API.
Tensor
: The central part of internal API.
Tree
: The central part of internal API.
TreeDict
: The central part of internal API.
TupleOrList
: The central part of internal API.
Other Members | |
---|---|
PathLikeCls | |
T |