Skip to content

kstaniek/python-ampio-smog-api

Repository files navigation

Ampio Smog Sensors API Client

image

image

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.

About

Python API for Ampio Smog Sensors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages