Simple Python client library for TheDNS.cn
Project description
thedns-sdk-python
Proposal
The most convenient path to register your device with public names in seconds.
Example Code
>>>
>>> from thedns import update
>>> update()
{'e64ab96324ef1899498889a0e3eabcb4.public.thedns.cn': '106.38.171.243', 'e64ab96324ef1899498889a0e3eabcb4.private.thedns.cn': '192.168.1.3', 'fqdn': '/_your_home_/.devnull/fqdn', 'owner': '_your_email_'}
>>>
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
thedns-2.0.1.tar.gz
(4.0 kB
view hashes)
Built Distribution
thedns-2.0.1-py3-none-any.whl
(5.0 kB
view hashes)