Skip to main content

Pythonic access to the OpenSenseMap API

Project description

SenseMAPI - Pythonic access to the OpenSenseMap API

pipeline status coverage report documentation PyPI

sensemapi is a Python package to access the OpenSenseMap API.

Installation

Install sensemapi via pip3 from the repository root:

pip3 install --user .

Development

The following might only be interesting for developers

Tests

Since this is an API library, you need to specify an account to run the tests:

export SENSEMAP_EMAIL="user@email.com"
export SENSEMAP_PASSWORD="5uP3rP45sW0Rd"

You may also specifiy this sensitive data in a file which can then be sourced.

To run the test suite, run from the repository root

./setup.py test

To get a test coverage, run

make coverage

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

sensemapi-0.0.2.tar.gz (13.1 kB view hashes)

Uploaded Source

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