A dnspod international version sdk
Project description
# pydnspodint
#About
pydnspodint is a python sdk of dnspod international version(https://www.dnspod.com/ncr).
#Usage
from pydnspodint import pydnspodint
### user info ### email = ‘’ password = ‘’
### cookie ### api = pydnspodint.Api(email, password) cookie = api.get_cookie()
### domain ### domain = pydnspodint.Domain(email, password, cookie=cookie) print domain.list()
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
pydnspodint-0.0.1.tar.gz
(2.5 kB
view details)
File details
Details for the file pydnspodint-0.0.1.tar.gz.
File metadata
- Download URL: pydnspodint-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93cfbf18dd9f9cf542ba60cc5150f4d135a4f8284d5be7f853b604a073201e2b
|
|
| MD5 |
729b5b6b7df6a12833a6a36c2c51b26e
|
|
| BLAKE2b-256 |
043edecdb0c52ce32a3ae237fefc1c1830cb1a6a734fddc94ba9ba499f701102
|