-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
api: visionIssues related to the Cloud Vision API.Issues related to the Cloud Vision API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Do you think you could commit a valid, simple set of methods that will appear in IDE autocompletes like PyCharm?
It would greatly improve usability of your cloud APIs.
The test is pretty simple:
- Open a blank project in PyCharm 2018.
- Use a
virtualenvwithgoogle-vision-api(for example) installed. - Start following a quick start.
- Observe no methods can be found on the
ImageAnnotatorClientobject, for example.
Maybe the equivalent of https://github.com/jbasko/autoboto ?
diegogr-cit and danielcressman
Metadata
Metadata
Labels
api: visionIssues related to the Cloud Vision API.Issues related to the Cloud Vision API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.