Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
otto /
.cache /
pip /
http-v2 /
9 /
e /
8 /
e /
b /
Delete
Unzip
Name
Size
Permission
Date
Action
9e8ebf0f14537b6d676347a9f2c7db236bd3a425e804c0cb557dabd1
1.19
KB
-rw-r--r--
2025-12-29 09:06
9e8ebf0f14537b6d676347a9f2c7db236bd3a425e804c0cb557dabd1.body
3.07
KB
-rw-r--r--
2025-12-29 09:06
Save
Rename
Metadata-Version: 2.4 Name: google-cloud-core Version: 2.5.0 Summary: Google Cloud API client core library Home-page: https://github.com/googleapis/python-cloud-core Author: Google LLC Author-email: googleapis-packages@google.com License: Apache 2.0 Platform: Posix; MacOS X; Windows 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.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 Classifier: Operating System :: OS Independent Classifier: Topic :: Internet Requires-Python: >=3.7 License-File: LICENSE Requires-Dist: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.6 Requires-Dist: google-auth<3.0.0,>=1.25.0 Requires-Dist: importlib-metadata>1.0.0; python_version < "3.8" Provides-Extra: grpc Requires-Dist: grpcio<2.0.0,>=1.38.0; python_version < "3.14" and extra == "grpc" Requires-Dist: grpcio<2.0.0,>=1.75.1; python_version >= "3.14" and extra == "grpc" Requires-Dist: grpcio-status<2.0.0,>=1.38.0; extra == "grpc" Dynamic: author Dynamic: author-email Dynamic: classifier Dynamic: description Dynamic: home-page Dynamic: license Dynamic: license-file Dynamic: platform Dynamic: provides-extra Dynamic: requires-dist Dynamic: requires-python Dynamic: summary Core Helpers for Google Cloud Python Client Library =================================================== |pypi| |versions| This library is not meant to stand-alone. Instead it defines common helpers (e.g. base ``Client`` classes) used by all of the ``google-cloud-*`` packages. - `Documentation`_ .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg :target: https://pypi.org/project/google-cloud-core/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg :target: https://pypi.org/project/google-cloud-core/ .. _Documentation: https://cloud.google.com/python/docs/reference/google-cloud-core/latest Quick Start ----------- .. code-block:: console $ pip install --upgrade google-cloud-core For more information on setting up your Python development environment, such as installing ``pip`` and ``virtualenv`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform. .. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup Supported Python Versions ------------------------- Python >= 3.7 Unsupported Python Versions --------------------------- Python == 2.7: the last version of this library which supported Python 2.7 is ``google.cloud.core 1.7.2``. Python == 3.6: the last version of this library which supported Python 3.6 is ``google.cloud.core 2.3.1``.