| Package | Description |
|---|---|
| io.github.cdklabs.projen.python |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPythonEnv.Jsii$Default
Internal default implementation for
IPythonEnv. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IPythonEnv.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Poetry
(experimental) Manage project dependencies, virtual environments, and packaging through the poetry CLI tool.
|
class |
Venv
(experimental) Manages a virtual environment through the Python venv module.
|
| Modifier and Type | Method and Description |
|---|---|
IPythonEnv |
PythonProject.getEnvManager()
(experimental) API for mangaging the Python runtime environment.
|
Copyright © 2021. All rights reserved.