6bc2b77d28
Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D20355
7 lines
268 B
Plaintext
7 lines
268 B
Plaintext
Python SDK for accessing the NS1 DNS platform, including a simple NS1
|
|
REST API wrapper, as well as a higher level interface for managing zones,
|
|
records, data feeds, and more. It supports synchronous and asynchronous
|
|
transports.
|
|
|
|
WWW: https://github.com/ns1/ns1-python
|