distribution

distribution(distribution_name: str) Distribution[source]

Get the Distribution instance for the named package.

Parameters:

distribution_name (str) – The name of the package as a string.

Returns:

Distribution instance of the package

Return type:

Distribution