Python client to consume the CIOT Device Backbone GraphQL API
Project description
IOT Device Backbone - Client (Python)
Getting Started
Install dependencies:
pip install -r requirements.txt
Then, generate the client by running:
ariadne-codegen
Usage
See example
directoy for examples. You can run them with:
python -m example.main
Development
Install locally:
python -m pip install -e .
Publishing
python -m pip install build twine
python -m build
twine check dist/*
twine upload dist/*
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file iot-device-backbone-client-0.0.1.tar.gz
.
File metadata
- Download URL: iot-device-backbone-client-0.0.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0cb58f6b87251bf30689c530ca37d0eedbfbaa558820b8dcefe63a36c3342a6a |
|
MD5 | d5becd81b99b3888a9cd9762e07780dd |
|
BLAKE2b-256 | 01f60fe5b75af2c25f91d2b03fce07efa6120cfb0b9ee89335ef2f5bd99e78d8 |
File details
Details for the file iot_device_backbone_client-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: iot_device_backbone_client-0.0.1-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65ee23b45a14b8712e67aa56f0dcc442e54939be8a8f5ad590bcd7b09f09437e |
|
MD5 | 2cdd3cb35ba74f55022becd50c841c4a |
|
BLAKE2b-256 | 670b541da1f885532c2cd8f4942d4ae25ca19d831658c8b7065cf68981fc48ed |