Google Cloud DNS API client library
Project description
The Google Cloud DNS API provides methods that you can use to manage DNS for your applications.
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.4
Deprecated Python Versions
Python == 2.7. Python 2.7 support will be removed on January 1, 2020.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-dns
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-dns
Next Steps
Read the Client Library Documentation for Google Cloud DNS 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
File details
Details for the file google-cloud-dns-0.29.3.tar.gz
.
File metadata
- Download URL: google-cloud-dns-0.29.3.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a876811e44554fb8a8db4df4a2be649f356e1d9d97eefccfaf5a8d5273819d22 |
|
MD5 | 0d5845c7d14d8128466ef333c3035c60 |
|
BLAKE2b-256 | b538d2f03de1f69f12f96e849a5a76b84e0a0c01cf5a8c08ff4a078abe31d64a |
File details
Details for the file google_cloud_dns-0.29.3-py2.py3-none-any.whl
.
File metadata
- Download URL: google_cloud_dns-0.29.3-py2.py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce2f441b3e0f5f78e995a4fe603ab8ff70251d99cfcfe218e1bb5f87bdb3fc36 |
|
MD5 | a21ea36929427592ccbbb3b8b13b6487 |
|
BLAKE2b-256 | 8a0054e961cc498842a228759ac1850d21c652f9ecaa96928068c20c5fac2e15 |