This package provides a Python SDK for accessing the NS1 platform. It includes both a simple NS1 REST API wrapper as well as a high-level interface for managing DNS zones, records, data feeds, and more. It supports synchronous and asynchronous transports.
Note
The SDK supports both Python 2.7 and 3.3+.
For more information, refer to NS1's GitHub repo for the Python SDK.