Skip to main content

A Python implementation to download sensor data using HOLOGRAM API

Project description

PyHOLA

A Python implementation to download sensor data using HOLOGRAM API.

The base module contains the Hologram Class. This class is initialized with the device, organization and API key data. The retrieve method downloads the data, and stores it as unique records in the records instance variable. The save_records method writes the downloaded records to a new file, or append the new records to an existing file.

TODOS

  • Renaming columns in the file to save
  • GUI implementation

INSTALL

You can Install the Library using pip:

pip install PyHOLA

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

PyHOLA-0.1.2110.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

PyHOLA-0.1.2110-py3-none-any.whl (5.4 kB view hashes)

Uploaded 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