Documentation
¶
Overview ¶
Package python provides Python specific functionality for librarian.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bump ¶ added in v0.8.1
Bump updates the version number in the library with the given output directory.
func DefaultLibraryName ¶ added in v0.8.1
DefaultLibraryName derives a library name from an API path by stripping the version suffix and replacing "/" with "-". For example: "google/cloud/secretmanager/v1" -> "google-cloud-secretmanager".
func DefaultOutputByName ¶ added in v0.8.1
DefaultOutputByName derives an output path from a library name and a default output directory. Currently, this just assumes each library is a directory directly underneath the default output directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.