Skip to main content

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


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 hashes)

Uploaded Source

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