Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 639 Bytes

PythonPyPiLibrary.md

File metadata and controls

12 lines (7 loc) · 639 Bytes

PythonPyPiLibrary

Properties

Name Type Description Notes
package String The name of the PyPI package to install. An optional exact version specification is also supported. Examples: simplejson and simplejson==3.8.0. This field is required.
repo Option<String> The repository where the package can be found. If not specified, the default pip index is used. [optional]

[Back to Model list] [Back to API list] [Back to README]