Disruptive Python API

This is the Disruptive Technologies Python 3 API. It is a wrapper for our REST API and other tools described in the Developer Documentation, with the added convenience of Python.

Getting Started

Our Python API currently consists of 2 separate packages.

  • disruptive: A Python wrapper for our REST API.

  • dtintegrations: Validating and decoding Data Connector requests at receiver.

Head over to either of their quickstart pages to get started.