Uses of Interface
io.github.cdklabs.projen.python.IPythonEnv
-
Packages that use IPythonEnv Package Description io.github.cdklabs.projen.python -
-
Uses of IPythonEnv in io.github.cdklabs.projen.python
Subinterfaces of IPythonEnv in io.github.cdklabs.projen.python Modifier and Type Interface Description static interfaceIPythonEnv.Jsii$DefaultInternal default implementation forIPythonEnv.Classes in io.github.cdklabs.projen.python that implement IPythonEnv Modifier and Type Class Description static classIPythonEnv.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.classPoetry(experimental) Manage project dependencies, virtual environments, and packaging through the poetry CLI tool.classVenv(experimental) Manages a virtual environment through the Python venv module.Methods in io.github.cdklabs.projen.python that return IPythonEnv Modifier and Type Method Description IPythonEnvPythonProject. getEnvManager()(experimental) API for mangaging the Python runtime environment.
-