Class Library (1.1.5)

Library(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Third-party Python runtime library that is required by the application.

Attributes

NameDescription
name str
Name of the library. Example: "django".
version str
Version of the library to select, or "latest".