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. - :ref:`disruptive `: A Python wrapper for our REST API. - :ref:`dtintegrations `: Validating and decoding Data Connector requests at receiver. Head over to either of their quickstart pages to get started. .. toctree:: :titlesonly: :hidden: client .. toctree:: :titlesonly: :hidden: integrations