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