This repository was archived by the owner on Oct 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/iot" ,
55 "client_documentation" : " https://googleapis.dev/python/cloudiot/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/issues?q=status:open%20componentid:310170" ,
7- "release_level" : " alpha " ,
7+ "release_level" : " ga " ,
88 "language" : " python" ,
99 "repo" : " googleapis/python-iot" ,
1010 "distribution_name" : " google-cloud-iot" ,
Original file line number Diff line number Diff line change 11Python Client for Cloud IoT API
22===============================
33
4- |alpha | |pypi | |versions |
4+ |GA | |pypi | |versions |
55
66`Cloud IoT API `_: Registers and manages IoT (Internet of Things) devices that
77connect to the Google Cloud Platform.
88
99- `Client Library Documentation `_
1010- `Product Documentation `_
1111
12- .. |alpha | image :: https://img.shields.io/badge/support-alpha-orange .svg
13- :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#alpha-support
12+ .. |GA | image :: https://img.shields.io/badge/support-GA-gold .svg
13+ :target: https://github.com/googleapis/google-cloud-python/blob/master/README.rst#general-availability
1414.. |pypi | image :: https://img.shields.io/pypi/v/google-cloud-iot.svg
1515 :target: https://pypi.org/project/google-cloud-iot/
1616.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-iot.svg
Original file line number Diff line number Diff line change 2020name = "google-cloud-iot"
2121description = "Cloud IoT API API client library"
2222version = "0.3.1"
23- release_status = "Development Status :: 3 - Alpha "
23+ release_status = "Development Status :: 5 - Production/Stable "
2424dependencies = [
2525 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
2626 "grpc-google-iam-v1 >= 0.12.3, < 0.13dev" ,
You can’t perform that action at this time.
0 commit comments