Skip to content

Add Python import or distribution packages to library listing in the main README #14231

@vchudnov-g

Description

@vchudnov-g

The main README in this repo contains a list of APIs and support channels. The APIs are listed by their human names, but it would be useful to also have a column with either the full import path, eg google.cloud.foo.var (minus any leaf version path segment) or the PyPI distribution package name (google-cloud-foo). This would make searching easier given name and spacing changes between the actual Python or PYPI names and the human names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: docsImprovement to the documentation for an API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions