======================== 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
Release files for elmsdk 0.3.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| elmsdk-0.3.4.tar.gz | 5.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| elmsdk-0.3.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:13.7 kB
Release files / elmsdk-0.3.4.tar.gz
| Download URL | elmsdk-0.3.4.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
329084a2bc783f3e018902887ccad6db23cc4261c01762600a421526c79ab2a8
|
|
BLAKE2b-256 checksum How to use checksums |
c9f8ac5ddef4a67d5662fb5bd874af0dc5c8799b41d4c3de1ef69e2f19aed98a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
|
Release files / elmsdk-0.3.4-py3-none-any.whl
| Download URL | elmsdk-0.3.4-py3-none-any.whl |
|---|---|
| Size | 8.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
91ddc1855b98bd4d50e0cd69353ac40e1e4f238d04f8a164d56442004cbf9832
|
|
BLAKE2b-256 checksum How to use checksums |
ff1fdbb81f32f30511408d64f4ec277312cf9d1e29a7711c41ff6fac9e0c14fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
|