| Package | Description |
|---|---|
| io.github.cdklabs.projen.python |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPythonDeps.Jsii$Default
Internal default implementation for
IPythonDeps. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IPythonDeps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Pip
(experimental) Manages dependencies using a requirements.txt file and the pip CLI tool.
|
class |
Poetry
(experimental) Manage project dependencies, virtual environments, and packaging through the poetry CLI tool.
|
| Modifier and Type | Method and Description |
|---|---|
IPythonDeps |
PythonProject.getDepsManager()
(experimental) API for managing dependencies.
|
Copyright © 2021. All rights reserved.