-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit removes the entire Vision manual layer and replaces it with a thin wrapper around tine GAPIC. It makes several other changes: * The GAPIC and Protos are packaged alongside the library, rather than being separate packages on PyPI. * The docs are updated. * The system tests are dramatically thinned down; more should be ported from the old tests before this goes anywhere. Tagging this "do not merge" for now while other questions about this are worked out.
- Loading branch information
1 parent
520637c
commit f18fd9e
Showing
78 changed files
with
3,751 additions
and
8,518 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,7 @@ pip-log.txt | |
.nox | ||
.tox | ||
.cache | ||
htmlcov | ||
|
||
# Translations | ||
*.mo | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,7 @@ | ||
Vision Client | ||
============= | ||
|
||
Client | ||
~~~~~~ | ||
|
||
.. automodule:: google.cloud.vision.client | ||
.. automodule:: google.cloud.vision_v1 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.