PackageDownloadInfo Class

Information on a specific package download.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
PackageDownloadInfo

Constructor

PackageDownloadInfo(**kwargs)

Variables

version
str

Version number.

link
str

Download link.

version_kind
str or VersionKind

Kind of the version. Possible values include: "Latest", "Previous", "Preview".