Python client library for IoT and Context related API management on FIWARE platform
Project description
FIoT-Client Python
The FIoT-Client Python is a Python library that eases the use of IoT and Context APIs from FIWARE platform.
Getting Started
Prerequisites
Python 3.6+
Installing
You can install the latest stable version of the library from the Python package index, with the following command:
pip install fiotclient
or install directly from the cloned repository folder:
cd fiot-client-python/
pip install -e .
Running the tests
To run the available unit tests, you should first configure a local FIWARE stack or use an external stack which you are granted access, so that the communication from the library to the FIWARE platform components can be tested.
Here you can find a docker-compose file that can be used to run a local instance of the required components.
Next, you should configure the config.json file, placed on tests/file folder with the configured FIWARE stack params (addresses and ports).
Finally, the tests can be executed using the following command:
python -m unittest
Deployment
Contributing
Versioning
Authors
- Lucas Cristiano Calixto Dantas - Initial work and developer
- Lucas Ramon Bandeira da Silva - Project collaborator
- Carlos Eduardo da Silva - Professor advisor
License
This project is licensed under the MIT License - see the LICENSE file for details
Acknowledgments
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 fiotclient-0.7.16.tar.gz
.
File metadata
- Download URL: fiotclient-0.7.16.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a7f860a6bc7f8469cff222633201edee8b68e267164ef86804532838a99ce02 |
|
MD5 | 1006d3ae34e7323bf9d52c514d35469b |
|
BLAKE2b-256 | 06514be19a6c9081067b47b43fd087652f0704c52610d1503c06f7daed0d23e8 |
File details
Details for the file fiotclient-0.7.16-py2.py3-none-any.whl
.
File metadata
- Download URL: fiotclient-0.7.16-py2.py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae49cd304597b2c96ca22bd260bbe7d533b15b7dc6a94bab1e3f32bdc2f8d2de |
|
MD5 | 0345ad84cc59225e9dc6df1dc608583a |
|
BLAKE2b-256 | 2d08cce50ba46a6f8257b842589b206652e930978e827f946b2fae84513ab24b |