Skip to content

k-rite/python-cloudns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cloudns

python-cloudns is a pythonic module to interact with the ClouDNS HTTP API (http://www.cloudns.net)

Currently it only implements the API functions.

python-cloudns requires the requests module

Usage

Using python-cloudns is relatively simple

import cloudns

a = cloudns.api('username', 'password')
a.test_login()

About

ClouDNS API library for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%