Skip to content
Chris Smith edited this page Mar 20, 2017 · 3 revisions

OpenDXL Bootstrap Application

See the navigation bar on the right for an overview of the OpenDXL Bootstrap Application, installation information, and usage examples.

Overview

The purpose of the OpenDXL Bootstrap application is to generate the structure and related files necessary (a project) for developing a Data Exchange Layer (DXL) integration with Python. Multiple templates are available which control the type of project to generate (a client wrapper, a persistent application which exposes services, etc.).

Installation

To start using the OpenDXL Bootstrap Application:

  • Download the Latest Release
  • Extract the release .zip file
  • View the README.html file located at the root of the extracted files.
    • The README links to the documentation which includes installation instructions and usage examples.