Uses of Interface
io.github.cdklabs.projen.python.IPythonDeps
-
Packages that use IPythonDeps Package Description io.github.cdklabs.projen.python -
-
Uses of IPythonDeps in io.github.cdklabs.projen.python
Subinterfaces of IPythonDeps in io.github.cdklabs.projen.python Modifier and Type Interface Description static interfaceIPythonDeps.Jsii$DefaultInternal default implementation forIPythonDeps.Classes in io.github.cdklabs.projen.python that implement IPythonDeps Modifier and Type Class Description static classIPythonDeps.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.classPip(experimental) Manages dependencies using a requirements.txt file and the pip CLI tool.classPoetry(experimental) Manage project dependencies, virtual environments, and packaging through the poetry CLI tool.Methods in io.github.cdklabs.projen.python that return IPythonDeps Modifier and Type Method Description IPythonDepsPythonProject. getDepsManager()(experimental) API for managing dependencies.
-