A driver for DNSMadeEasy for libcloud DNS
Project description
This package allows you to use DNSMadeEasy with Apache libcloud.
To use it, simply import the dnsmadeeasy module and create the driver instance:
import libcloud.dns.providers
import dnsmadeeasy
API_KEY = '...'
API_SECRET = '...'
Driver = libcloud.dns.providers.get_driver('dnsmadeeasy')
connection = Driver(API_KEY, API_SECRET)
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 libcloud-dnsmadeeasy-1.0.tar.gz
.
File metadata
- Download URL: libcloud-dnsmadeeasy-1.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0aaf444533c4fc5a7e3b7855e3851c715db4e1c44d731765c42a03190662703 |
|
MD5 | bab15fd083866cdf70114d2e85d874c6 |
|
BLAKE2b-256 | d8860cd6293a0e2d9a21171d091603b4929fa9f5b4da8a71988802ed8b93cbf1 |
File details
Details for the file libcloud_dnsmadeeasy-1.0-py3-none-any.whl
.
File metadata
- Download URL: libcloud_dnsmadeeasy-1.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a9a2704a46d6242510715dada61a086ce47a18844e2826b853e77562e8f214d |
|
MD5 | 5587db118b7c906250899875d44bfae1 |
|
BLAKE2b-256 | 9697b7398b1cc010511d96ecb8110ed90b642eb93e2390c0227f1610ea5da294 |