Skip to main content

Network Management API client library

Project description

stable pypi versions

Network Management API: provides a collection of network performance monitoring and diagnostic capabilities.

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 Network Management 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.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current [active](https://devguide.python.org/devcycle/#in-development-main-branch) and [maintenance](https://devguide.python.org/devcycle/#maintenance-branches) versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an [end-of-life](https://devguide.python.org/devcycle/#end-of-life-branches) version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

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

Windows

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

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-network-management-1.4.0.tar.gz (48.8 kB view details)

Uploaded Source

Built Distribution

google_cloud_network_management-1.4.0-py2.py3-none-any.whl (54.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-network-management-1.4.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-network-management-1.4.0.tar.gz
Algorithm Hash digest
SHA256 19c5d7a3a55e3a558a4af3d91110ca8dd5adcd59fc1f0296dea1d1173f1acf6e
MD5 dd57fbcd68f669e95144bc1fd91bcffa
BLAKE2b-256 193b7f0d587f1ea1b3fff5698172a2f39e4ae3e02adaa0d5add75b055bbf7a8c

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_network_management-1.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_network_management-1.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 930ab06e0ca2008f5eb4d127a18656ee6ddef1c6aa832510004da22fbf334e4d
MD5 579edb381cf8ff074cd91c81b0b57d0f
BLAKE2b-256 02cefce1054ce699ddb4fa07479a7b5a7ebaeecbadd0779ce465e59fb1a7691f

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