Skip to main content

Python client library for IoT and Context related API management on FIWARE platform

Project description

FIoT-Client Python

License: MIT DOI

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


Download files

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

Source Distribution

fiotclient-0.7.16.tar.gz (15.0 kB view hashes)

Uploaded Source

Built Distribution

fiotclient-0.7.16-py2.py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 2 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