Skip to main content

SDK for running docker containers on elmware

Project description

======================== Elmware SDK: For Building Containers to Run on Elmware

Highlights:

  • Compatible with Python 3
  • Built on top of requests - the sole dependency
  • Installable with pypi
  • Includes a full test suite able to interact with the server
  • For use in any linux based docker container builds running on elmware

For more information, please refer to the documentation in the docs directory

Installation

.. code-block:: bash

pip install elmsdk

Usage

.. code-block:: python

from elmsdk import ELMSDK

elm = ELMSDK(instance_key)
staus = elm.begin_run()

For more information, please refer to the documentation in the docs directory

Support

If you need technical support, please reach out to support@elmware.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elmsdk-0.0.3.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

elmsdk-0.0.3-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page