Skip to main content

Python implementation of the Pond JavaScript timeseries library (https://github.com/esnet/pond).

Project description

Documentation Status Build Status Coverage Status

PyPond - Python Pond timeseries library.

Overview

PyPond is a Python implementation of the JavaScript Pond timeseries library. At a very high level, both implementations offer classes and structures to collect, manipulate and transmit timeseries data. Time series transmission is done via a JSON-based wire format.

This implementation is available on GitHub and the API documentation is available at software.es.net (and alternately on RTD).

PyPond runs on python 2.7 and 3.3 through 3.9.

Core Documentation

The main project site has extensive documentation on the various structures (Event, TimeRange, TimeSeries, etc) that both implementations use internally. There is no need to duplicate that conceptual documentation here since the python implementation follows the same API and uses the same structures.

The only real difference with pypond is that the method names have been changed to their obvious pythonic corollaries (obj.toString() becomes obj.to_string()) and any comparison methods named .is() in the JavaScript version have been renamed to .same() in pypond since is is a reserved word in python.

The tests can also be referred to as a fairly complete set of examples as well.

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

pypond-0.5.2.tar.gz (70.0 kB view details)

Uploaded Source

File details

Details for the file pypond-0.5.2.tar.gz.

File metadata

  • Download URL: pypond-0.5.2.tar.gz
  • Upload date:
  • Size: 70.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pypond-0.5.2.tar.gz
Algorithm Hash digest
SHA256 ee028588f31adfd9b86a72d9c64e892681c8b2361bfe6e429d8078b92a59a246
MD5 a177e9a4725319a0be4ff7f4205dc586
BLAKE2b-256 d50963634f4e3ba9f971208913592d8f8bc10318d8470427a34bfc4e97af0cf7

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