Skip to content

Releases: hedgertronic/pulse-throw

v0.1.0

31 Aug 00:40

Choose a tag to compare

Initial release of pulse-throw.

Features include:

  • PulseClient class that can be initialized with a client ID, client secret, and refresh token.
  • Four different API endpoints that can be called from PulseClient.
  • Filter functions that can be used to filter data received from the Pulse API.
  • Workload calculations functions that can be used to make acute and chronic workload calculations from data received from the Pulse API.

Further documentation and examples can be found in README.md.