Skip to content

Comotion Python SDK & Command Line Interface

21 April 2022

Python Logo

Page Topics


With a growing need to allow for programmatic querying of data against the ComoDash data lake, we have enabled the user to:

  • Use software applications to programmatically query Dash and extract data
  • Easily get set up in Python using the Python SDK
  • Upload the resulting data back into the data lake

Comotion Python SDK

The Comotion Python SDK makes it easy to use Python to submit a request to a Comotion API and retrieve the requested data from ComoDash.

The SDK simplifies the use of ComoDash with Python by providing a set of libraries that are consistent and familiar for Python developers.


Command Line Interface

The Comotion Command Line Interace (Comotion CLI) is an open source tool that enables you to interact with ComoDash using commands in you command-line shell.

With minimal configuration, the Comotion CLI enables you to start running commands that impement functionality equivalent to that provided by the Comotion SDK from the command prompt in your terminal program on Windows, Linux, and Mac.

The Comotion CLI can perform data uploads and extractions using CSV directly from your Command line.


How to get started

Full documentation on how to get started can be found here.


Before you go

Contribute to the community

This is an open source project, and can be contributed to by the community

This documentation portal has been created to be your right hand of guidance on this journey. We will be evolving the content from time to time and if there is any specific information you want us to add to improve your experience, please get in touch or send us a direct email to dash@comotion.co.za.

We love hearing from you!