python3Package

suspend fun python3Package(name: String, block: suspend Python3PackageResourceBuilder.() -> Unit): Python3Package

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Python3Package.


See also

Parameters

name

The unique name of the resulting resource.