Skip to main content

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

Project description

[![Documentation Status](https://readthedocs.org/projects/pypond/badge/?version=latest)](http://pypond.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://travis-ci.org/esnet/pypond.svg?branch=master)](https://travis-ci.org/esnet/pypond) [![Coverage Status](https://coveralls.io/repos/github/esnet/pypond/badge.svg?branch=master)](https://coveralls.io/github/esnet/pypond?branch=master)

# PyPond - Python Pond timeseries library.

## Overview

PyPond is a Python implementation of the JavaScript [Pond timeseries library](http://software.es.net/pond/). 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](https://github.com/esnet/pypond) and the API documentation is available at [software.es.net](http://software.es.net/pypond/) (and alternately on [RTD](http://pypond.readthedocs.io/en/latest/)).

PyPond runs on python 3.3 through 3.10.

## Core Documentation

The [main project site](http://software.es.net/pond/) 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](https://github.com/esnet/pypond/tree/master/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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pypond-0.5.3-py3-none-any.whl (87.5 kB view details)

Uploaded Python 3

File details

Details for the file pypond-0.5.3-py3-none-any.whl.

File metadata

  • Download URL: pypond-0.5.3-py3-none-any.whl
  • Upload date:
  • Size: 87.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.10

File hashes

Hashes for pypond-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e3415b72b0718ba5ad38fcc7908e8bae3ddd0b73f57b2c6064772a01b3935582
MD5 2b15c23b09904c9efcbd456a7b577248
BLAKE2b-256 6c8e84d1817b5f1cf5d1e0f9b52b1e2c1f5ce85b47d4cf42785ed026ed4d27cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page