Identify your device with $system_id.[private,public].theca.cn
Project description
thedns-sdk-python
Proposal
The most lightweight module ever to register your devices 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_address_'
}
>>>
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.7.tar.gz
(3.5 kB
view hashes)
Built Distribution
thedns-2.0.7-py3-none-any.whl
(4.0 kB
view hashes)