Updated DB_Helper by adding firebase methods.
This commit is contained in:
parent
485cc3bbba
commit
c82121d036
1810 changed files with 537281 additions and 1 deletions
|
@ -0,0 +1,33 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: googleapis-common-protos
|
||||
Version: 1.52.0
|
||||
Summary: Common protobufs used in Google APIs
|
||||
Home-page: https://github.com/googleapis/python-api-common-protos
|
||||
Author: Google LLC
|
||||
Author-email: googleapis-packages@google.com
|
||||
License: Apache-2.0
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: Apache Software License
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.5
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: Implementation :: CPython
|
||||
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
|
||||
Description-Content-Type: text/markdown
|
||||
Requires-Dist: protobuf (>=3.6.0)
|
||||
Provides-Extra: grpc
|
||||
Requires-Dist: grpcio (>=1.0.0) ; extra == 'grpc'
|
||||
|
||||
|
||||
# Google APIs common protos
|
||||
|
||||
TOOD: Add standard badges
|
||||
|
||||
googleapis-common-protos contains the python classes generated from the common
|
||||
protos in the [googleapis/api-common-protos](https://github.com/googleapis/api-common-protos) repository.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue