-
Notifications
You must be signed in to change notification settings - Fork 0
A python utility to interact with the UltraDNS / Neustar XML-RPC API
joshrendek/pyUltradns
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--- Requirements --- 1. Python 2. pyOpenSSL === pyOpenSSL === Download and install pyOpenSSL... URL: http://sourceforge.net/project/showfiles.php?group_id=31249&package_id=23298&release_id=678299 extract it and then from command line run python setup.py build (if you have trouble read the docs for it) I ran into an error when trying setup.py build - it was complaining about missing python headers (Python.h) -- answer was to do yum install python-devel Then run python setup.py install to finish -- Usage -- For mass import example see domains.test.txt For individual commands and more usage examples run the python script with no options
About
A python utility to interact with the UltraDNS / Neustar XML-RPC API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published