Skip to content

Sense-API/sense-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sen.se API client

This is a client for the Sen.se API.

Installation:

$ pip install sense-python-client

Documentation: https://sen.se/developers/

Development

Source code:

$ git clone https://github.com/Sense-API/sense-python-client.git

Requirements:

$ pip install -r requirements.txt

Run the tests:

$ python tests.py
$ coverage run tests.py
$ coverage report --show-missing --include="sense/*"

About

Python client for Sen.se API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages