Skip to main content

pulse.eco API wrapper

Project description

pulse-eco

GitHub Workflow Test codecov GitHub Workflow Build

PyPI PyPI - Python Version

Ruff types - Mypy GitHub license

pulse.eco logo

pulse.eco client for Python.

Installation

pulse-eco is avialiable on PyPI:

python -m pip install pulse-eco

Requires Python version 3.8+.

Documentation

Official pulse.eco REST API documentation can be found on pulse.eco/restapi.

API Reference and User Guide for this package is available on GitHub Pages.

Requesting data with a larger time range

The pulse.eco API limits the maximum time span of data you can get from one request. For /dataRaw it is one week, while for /avgData it is one year.

If the time range is larger than the maximum, the pulse.eco client creates multiple requests to the API and then joins the data together. Be aware of this.

Development

Install Hatch

https://hatch.pypa.io/latest/install/

Create dev environment

Activate a Python 3.8 environment and run:

hatch env create dev

Install pre-commit hooks

hatch run dev:setup

Create .env file

Set auth credentials in .env file:

cp .env.example .env

Before committing

This command must pass without errors before committing:

hatch run dev:check

Docs

To preview the docs locally, run:

hatch run dev:docs-serve

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

pulse_eco-2.2.4.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

pulse_eco-2.2.4-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file pulse_eco-2.2.4.tar.gz.

File metadata

  • Download URL: pulse_eco-2.2.4.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for pulse_eco-2.2.4.tar.gz
Algorithm Hash digest
SHA256 55f84f0d2b618b18c72ddec936fddc011fdffb0e3efebee3c77f2aaadc419afc
MD5 1dceeade7f28be58c854d33802dda54b
BLAKE2b-256 d5b2c8f68bf46b6b6259bd9faf38e9f906fdb48c4716515a851d164fdccaabc0

See more details on using hashes here.

File details

Details for the file pulse_eco-2.2.4-py3-none-any.whl.

File metadata

  • Download URL: pulse_eco-2.2.4-py3-none-any.whl
  • Upload date:
  • Size: 11.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for pulse_eco-2.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 64a4c0e17526c01c1f785cb1ef649d7210282dce9beab704baeec933e508f812
MD5 1e2b8d094b50300f82b8460d7e5f2fa7
BLAKE2b-256 7a1c2cd1a881332f22b3a84b6b1a6cb6403a735b709d1a9236ad8a99bba8f7d3

See more details on using hashes here.

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