Last updated:
0 purchases
asmog 0.0.6
Python Client for interacting with Ampio Smog Sensors
This module is not officially developed nor surrported by Ampio.
Installation
This module is available from the Python Package Index.
$ pip3 install asmog
Usage
The file example.py contains an example about how to use this module.
Development
For development is recommended to use a venv.
$ python3.6 -m venv .
$ source bin/activate
$ python3 setup.py develop
License
asmog is licensed under Apache 2.0, for more details check LICENSE.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.