Skip to content
Snippets Groups Projects
Piotr Maślanka's avatar
2d1dc33c

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
  • added get_all_series

v0.1

First release