('Google Cloud Web Security Scanner API client library',)
Project description
Web Security Scanner API: Web Security Scanner API (under development).
Quick Start
In order to use this library, you first need to go through the following steps:
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.
Supported Python Versions
Python >= 3.6
Deprecated Python Versions
Python == 2.7.
The last version of this library compatible with Python 2.7 is google-cloud-websecurityscanner==0.4.0.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-websecurityscanner
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-websecurityscanner
Next Steps
Read the Client Library Documentation for Web Security Scanner API API to see other available methods on the client.
Read the Product documentation to learn more about the product and see How-to Guides.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for google-cloud-websecurityscanner-1.4.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 593e73edb31ecb8e079c83c65dca29a593208f81a7506e6ef20aeecf611f2a9d |
|
MD5 | f5bb76d27b9fd2451d6d2fff7e62878e |
|
BLAKE2b-256 | 277735d5b981448b561d024627f562461bb29235d3c22575719389b7d1c63493 |
Hashes for google_cloud_websecurityscanner-1.4.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b42120184b7add52f24419d50932c911e50e89dff34bff7d5a318475967565c7 |
|
MD5 | 3114b99910389d66e949a23bc07b6bed |
|
BLAKE2b-256 | d900af36782cbf33afa1259469b310a2f5e0d9dfdd121158b6a1485a412c4f8b |