This SDK is deprecated in favor of
ns1-python <https://github.com/ns1/ns1-python>
and should not be used for new projects.
The code in this repository provides just a thin wrapper for the new SDK to allow easier migration.
The new SDK provides equivalent functionality. To migrate a project to the new SDK:
ns1-python
instead of nsone
.nsone
namespace with ns1
.nsone.NSONE
with ns1.NS1
.