Uses of Interface
io.github.cdklabs.projen.python.IPythonPackaging
-
Packages that use IPythonPackaging Package Description io.github.cdklabs.projen.python -
-
Uses of IPythonPackaging in io.github.cdklabs.projen.python
Subinterfaces of IPythonPackaging in io.github.cdklabs.projen.python Modifier and Type Interface Description static interfaceIPythonPackaging.Jsii$DefaultInternal default implementation forIPythonPackaging.Classes in io.github.cdklabs.projen.python that implement IPythonPackaging Modifier and Type Class Description static classIPythonPackaging.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.classSetuptools(experimental) Manages packaging through setuptools with a setup.py script.Methods in io.github.cdklabs.projen.python that return IPythonPackaging Modifier and Type Method Description IPythonPackagingPythonProject. getPackagingManager()(experimental) API for managing packaging the project as a library.
-