Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.14 KB

Launchpy

Python wrapper for the Adobe Launch API.
This module is named launchpy.

Installation

You can install the module by realising the following pip command:

pip install launchpy

You can access the version of the module that you run via the following attribute:

launchpy.__version__

Content of the module

This module is built around 5 main parts:

Get Started

A get started guide has been created to explain the different functionality. You can find a more detail description functionalities at datanalyst.info.

Main documentation

Most of the documentation has been imported from the datanalyst website here.

Release information

You can find release information here.