-
Notifications
You must be signed in to change notification settings - Fork 8
Tutorial Part 2: Installation
Jeremy Barlow edited this page Mar 27, 2018
·
4 revisions
This portion of the tutorial walks through the installation of the OpenDXL Bootstrap application.
-
Ensure the OpenDXL Bootstrap application prerequisites have been met.
-
Download the latest release of the OpenDXL Bootstrap application (dxlbootstrap-python-dist-<version>.zip).
-
Extract the distribution file (.zip).
-
Use
pipto install the Python wheel (.whl) file located in thelibdirectory of the extracted distribution.pip install dxlbootstrap-<version>-py2.py3-none-any.whl
OpenDXL Bootstrap Application
Tutorial (Service Creation)
- Part 1 - Overview
- Part 2 - Installation
- Part 3 - Create Application
- Part 4 - Create Client Wrapper
- Part 5 - Package Distributions
Usage
Templates
Supporting Classes
Documentation