Client for Ecactus ECOS
Project description
eCactus ecos client
Client to communicate with the API behind eCactus Ecos.
Installation
pip install ecactus-ecos-client
Usage
See the example on how to use this library.
Development
This project uses pipenv for dependency and environment management.
When not installed run pip install --user pipenv to install it
Install dependencies using
pipenv install --dev
Using the env
pipenv shell
Testing
Run a simple example test
python3 examples/example.py <username> <password>
Packaging
Create a package using
python3 setup.py sdist bdist_wheel
This creates a package in dist
Upload the package using
python3 -m twine upload dist/*
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ecactus_ecos_client-0.1.0.tar.gz.
File metadata
- Download URL: ecactus_ecos_client-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc3bc2d2f36fa310efdb83f4ed4374690f5cb90855a22c7226ac25c9aa37a4aa
|
|
| MD5 |
1e0c4452cd60ebbcb04f0aff10235a0a
|
|
| BLAKE2b-256 |
581fc3bdf632df6da8457bffa9543db6e23b7f2fed97946f6098091de8f4896c
|
File details
Details for the file ecactus_ecos_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ecactus_ecos_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c27f5d1137afad33e0eb75eadbe5ece717f66210d39e2875b96b46c917ebbe1a
|
|
| MD5 |
c872e392b17cdff1a2f986c8c1827db6
|
|
| BLAKE2b-256 |
83753d9a63dcff981b4cfab6a1c69e417ef58eb3759b3395d54672f417169828
|