Index the packages we have and plan to deliver to gcloud-python (#98)

This commit is contained in:
Brian J. Watson 2016-08-23 14:20:56 -07:00 committed by GitHub
parent 108d43fea9
commit 05412df60e
1 changed files with 62 additions and 0 deletions

62
PACKAGES.md Normal file
View File

@ -0,0 +1,62 @@
# Auto-Generated Packages for Google Cloud Platform
This indexes the gRPC and GAPIC packages delivered to the the [Google Cloud
Platform](https://github.com/GoogleCloudPlatform) teams and where they can be
found. Currently, package delivery is only being done for Python.
## [Python](https://github.com/GoogleCloudPlatform/gcloud-python)
### Common
- [GAX core library](https://pypi.python.org/pypi/google-gax) ([source](https://github.com/googleapis/gax-python))
- [gRPC for common protos](https://pypi.python.org/pypi/googleapis-common-protos) ([source](https://github.com/googleapis/googleapis))
- [Long-running
operations](https://github.com/googleapis/googleapis/blob/master/google/longrunning/operations.proto)
- GAX: TBD
- gRPC: TBD
- Documentation: TBD
### [Cloud Bigtable](https://cloud.google.com/bigtable/)
- TBD
### [Cloud Datastore](https://cloud.google.com/datastore/)
- TBD
### [Cloud Identity and Access Management (IAM)](https://cloud.google.com/iam/)
- TBD
### [Cloud Natural Language](https://cloud.google.com/natural-language/)
- [GAX](https://pypi.python.org/pypi/gax-google-cloud-language-v1beta1)
- [gRPC](https://pypi.python.org/pypi/grpc-google-cloud-language-v1beta1)
- Documentation: TBD
### [Cloud Pub/Sub](https://cloud.google.com/pubsub/)
- [GAX](https://pypi.python.org/pypi/gax-google-pubsub-v1)
- [gRPC](https://pypi.python.org/pypi/grpc-google-pubsub-v1)
- [Documentation](http://pythonhosted.org/gax-google-pubsub-v1/)
### [Cloud Speech](https://cloud.google.com/speech/)
- [GAX](https://pypi.python.org/pypi/gax-google-cloud-speech-v1)
- [gRPC](https://pypi.python.org/pypi/grpc-google-cloud-speech-v1)
- Documentation: TBD
### [Cloud Vision](https://cloud.google.com/vision/)
- [GAX](https://pypi.python.org/pypi/gax-google-cloud-vision-v1)
- [gRPC](https://pypi.python.org/pypi/grpc-google-cloud-vision-v1)
- [Documentation](http://pythonhosted.org/gax-google-cloud-vision-v1/)
### [Stackdriver Debugger](https://cloud.google.com/debugger/)
- TBD
### [Stackdriver Error Reporting](https://cloud.google.com/error-reporting/)
- TBD
### [Stackdriver Logging](https://cloud.google.com/logging/)
- [GAX](https://pypi.python.org/pypi/gax-google-logging-v2)
- [gRPC](https://pypi.python.org/pypi/grpc-google-logging-v2)
- [Documentation](http://pythonhosted.org/gax-google-logging-v2/)
### [Stackdriver Monitoring](https://cloud.google.com/monitoring/)
- TBD
### [Stackdriver Trace](https://cloud.google.com/trace/)
- TBD