{ "info": { "author": "Google LLC", "author_email": "googleapis-packages@google.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet" ], "description": "Python Client for Web Risk API (`Alpha`_)\n=========================================\n\n|compat_check_pypi| |compat_check_github|\n\n**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.\n\n.. _Setting up the Web Risk API:\n\n`Web Risk API`: https://cloud.google.com/web-risk/docs/quickstart\n\n- `Client Library Documentation`_\n- `Product Documentation`_\n\n.. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=google-cloud-webrisk\n :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=google-cloud-webrisk\n.. |compat_check_github| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dwebrisk\n :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=git%2Bgit%3A//github.com/googleapis/google-cloud-python.git%23subdirectory%3Dwebrisk\n.. _Alpha: https://github.com/googleapis/google-cloud-python/blob/master/README.rst\n.. _Web Risk API: https://cloud.google.com/webrisk\n.. _Client Library Documentation: https://googleapis.dev/python/webrisk/latest\n.. _Product Documentation: https://cloud.google.com/webrisk\n\nQuick Start\n-----------\n\nIn order to use this library, you first need to go through the following steps:\n\n1. `Select or create a Cloud Platform project.`_\n2. `Enable billing for your project.`_\n3. `Enable the Web Risk API.`_\n4. `Setup Authentication.`_\n\n.. _Select or create a Cloud Platform project.: https://console.cloud.google.com/project\n.. _Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/modify-project#enable_billing_for_a_project\n.. _Enable the Web Risk API.: https://cloud.google.com/webrisk\n.. _Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html\n\nInstallation\n~~~~~~~~~~~~\n\nInstall this library in a `virtualenv`_ using pip. `virtualenv`_ is a tool to\ncreate isolated Python environments. The basic problem it addresses is one of\ndependencies and versions, and indirectly permissions.\n\nWith `virtualenv`_, it's possible to install this library without needing system\ninstall permissions, and without clashing with the installed system\ndependencies.\n\n.. _`virtualenv`: https://virtualenv.pypa.io/en/latest/\n\n\nMac/Linux\n^^^^^^^^^\n\n.. code-block:: console\n\n pip install virtualenv\n virtualenv \n source /bin/activate\n /bin/pip install google-cloud-webrisk\n\n\nWindows\n^^^^^^^\n\n.. code-block:: console\n\n pip install virtualenv\n virtualenv \n \\Scripts\\activate\n \\Scripts\\pip.exe install google-cloud-webrisk\n\nNext Steps\n~~~~~~~~~~\n\n- Read the `Client Library Documentation`_ for Web Risk API\n API to see other available methods on the client.\n- Read the `Web Risk API Product documentation`_ to learn\n more about the product and see How-to Guides.\n- View this `repository\u2019s main README`_ to see the full list of Cloud\n APIs that we cover.\n\n.. _Web Risk API Product documentation: https://cloud.google.com/webrisk\n.. _repository\u2019s main README: https://github.com/googleapis/google-cloud-python/blob/master/README.rst\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GoogleCloudPlatform/google-cloud-python", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "google-cloud-webrisk", "package_url": "https://pypi.org/project/google-cloud-webrisk/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/google-cloud-webrisk/", "project_urls": { "Homepage": "https://github.com/GoogleCloudPlatform/google-cloud-python" }, "release_url": "https://pypi.org/project/google-cloud-webrisk/0.2.0/", "requires_dist": [ "google-api-core[grpc] (<2.0.0dev,>=1.14.0)" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "Google Cloud Web Risk API client library", "version": "0.2.0" }, "last_serial": 5590262, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c9adc422418eb59d7f29f87d8cedbb5d", "sha256": "67e06e9d7e169cc163a29635047364c83ee53990908348760405dea05c7b4762" }, "downloads": -1, "filename": "google_cloud_webrisk-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9adc422418eb59d7f29f87d8cedbb5d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 30110, "upload_time": "2019-04-17T19:39:23", "url": "https://files.pythonhosted.org/packages/ef/2e/d9b6d16ab7faeca70cf707be29c387b27927affd463db38bba62b9d962d5/google_cloud_webrisk-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "484503744430552add0ab72676d26de5", "sha256": "a81f0d202066ce059a9ecd1746307a084b1dd780b89bf6ca4ec32f2a271c1d96" }, "downloads": -1, "filename": "google-cloud-webrisk-0.1.0.tar.gz", "has_sig": false, "md5_digest": "484503744430552add0ab72676d26de5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 23969, "upload_time": "2019-04-17T19:39:25", "url": "https://files.pythonhosted.org/packages/e0/be/8c8d4cdac40a8c837629c47ec4c6c03627336dec990b0308ef382b3efd9e/google-cloud-webrisk-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "3422d7ef6d39806a53f3fe74343f7123", "sha256": "2f54174dfbf9fcef0ffe901245ec094551624b4868ba6262a07c0348b7637e9f" }, "downloads": -1, "filename": "google_cloud_webrisk-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3422d7ef6d39806a53f3fe74343f7123", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 30444, "upload_time": "2019-07-26T18:31:12", "url": "https://files.pythonhosted.org/packages/f0/8f/22290097883ead89838fe4dc3d08893bb51e269d742d8b7f9b5f576ac0d0/google_cloud_webrisk-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c969ee849d5bece31f91a77740c3ca1d", "sha256": "604057abea2cdb7b8d2fcc2fac186296ba42a46e8b6c3122dc07c2172daea078" }, "downloads": -1, "filename": "google-cloud-webrisk-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c969ee849d5bece31f91a77740c3ca1d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 24036, "upload_time": "2019-07-26T18:31:14", "url": "https://files.pythonhosted.org/packages/07/5e/288ecd5b2b044f99d108f7f0863afb64a4a77fc392e731d479bbced560b7/google-cloud-webrisk-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3422d7ef6d39806a53f3fe74343f7123", "sha256": "2f54174dfbf9fcef0ffe901245ec094551624b4868ba6262a07c0348b7637e9f" }, "downloads": -1, "filename": "google_cloud_webrisk-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3422d7ef6d39806a53f3fe74343f7123", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 30444, "upload_time": "2019-07-26T18:31:12", "url": "https://files.pythonhosted.org/packages/f0/8f/22290097883ead89838fe4dc3d08893bb51e269d742d8b7f9b5f576ac0d0/google_cloud_webrisk-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c969ee849d5bece31f91a77740c3ca1d", "sha256": "604057abea2cdb7b8d2fcc2fac186296ba42a46e8b6c3122dc07c2172daea078" }, "downloads": -1, "filename": "google-cloud-webrisk-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c969ee849d5bece31f91a77740c3ca1d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 24036, "upload_time": "2019-07-26T18:31:14", "url": "https://files.pythonhosted.org/packages/07/5e/288ecd5b2b044f99d108f7f0863afb64a4a77fc392e731d479bbced560b7/google-cloud-webrisk-0.2.0.tar.gz" } ] }