Skip to main content

Google Cloud Web Risk API client library

Project description

Note: Cloud Web Risk is not yet publicly available. You must be whitelisted in order to gain access. See Setting up the Web Risk API in the product documentation for a link to the sign-up form.

Web Risk API: https://cloud.google.com/web-risk/docs/quickstart

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Web Risk API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-webrisk

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-webrisk

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-webrisk-0.3.3.tar.gz (40.3 kB view details)

Uploaded Source

Built Distribution

google_cloud_webrisk-0.3.3-py2.py3-none-any.whl (48.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-webrisk-0.3.3.tar.gz.

File metadata

  • Download URL: google-cloud-webrisk-0.3.3.tar.gz
  • Upload date:
  • Size: 40.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.0

File hashes

Hashes for google-cloud-webrisk-0.3.3.tar.gz
Algorithm Hash digest
SHA256 b5b79851c5acee5b58abef8910f6dd5e6cf23c47391f582b46f281e67277e32b
MD5 004108a45f084379d576176190ab0600
BLAKE2b-256 df0def486eac732e1c302763b87faea726c469f96e2e0b0e6274077a4dd59c9e

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_webrisk-0.3.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_webrisk-0.3.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4164192dca2501887e1464728b3241f097d45ab574bc7776e4fa1ce50684fa86
MD5 6c92f3a25b62209c8d980e72b5ecfc5f
BLAKE2b-256 b793251218582606be5221a98e507f5398fd3d91c4fac81c8ccf260b215ede3b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page