Internal Development Interface¶
Package librovore.__¶
Common constants, imports, and utilities.
Module librovore.__.imports¶
Common imports used throughout the package.
Module librovore.__.nomina¶
Common names and type aliases.
- type librovore.__.nomina.NominativeArguments = collections.abc.Mapping[str, typing_extensions.Any]¶
- type librovore.__.nomina.PositionalArguments = collections.abc.Sequence[typing_extensions.Any]¶