Skip to content
Snippets Groups Projects

tempsdb

PyPI PyPI version PyPI Documentation Status Maintainability Build status

Embedded Cython library for time series that you need to upload somewhere.

Stored time series with a 8-bit timestamp and a fixed length of data. So no variable encoding for you!

Changelog

v0.2

  • added get_open_series

v0.1

First release