| Package | Description |
|---|---|
| io.github.cdklabs.projen.python |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PythonProjectOptions
(experimental) Options for `PythonProject`.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PythonPackagingOptions.Jsii$Proxy
An implementation for
PythonPackagingOptions |
static class |
PythonProjectOptions.Jsii$Proxy
An implementation for
PythonProjectOptions |
| Modifier and Type | Method and Description |
|---|---|
PythonPackagingOptions |
PythonPackagingOptions.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Poetry(PythonProject project,
PythonPackagingOptions options) |
Setuptools(PythonProject project,
PythonPackagingOptions options) |
Copyright © 2021. All rights reserved.