A Python library that provides methods for encoding and decoding TSDF (Time Series Data Format) data, which allows you to easily create, manipulate and serialize TSDF files in your Python code.
Project description
tsdf
A package to load TSDF data into Python
Installation
Using pip
The package is available in PyPi. It can be installed using:
$ pip install tsdf
Usage
See our extended tutorials.
Development
Running tests
poetry install
poetry run pytest
Building the documentation
We use mkdocs to build the documentation. If you want to build the documentation locally, the following commands will prove useful:
mkdocs build # build the documentation
mkdocs serve # serve the documentation on a local server
mkdocs gh-deploy # deploy the documentation to GitHub pages
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
License
This package was created by Pablo Rodríguez, Peter Kok and Vedran Kasalica. It is licensed under the terms of the Apache License 2.0 license.
Credits
- The TSDF data format was created by Kasper Claes, Valentina Ticcinelli, Reham Badawy, Yordan P. Raykov, Luc J.W. Evers, Max A. Little.
- This package was created with
cookiecutter
and thepy-pkgs-cookiecutter
template.
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
Built Distribution
File details
Details for the file tsdf-0.4.0.tar.gz
.
File metadata
- Download URL: tsdf-0.4.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.2 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54cf3be6e31c817f7f89ca4c0a2e68e04464f1b897a7c0525fd1f610689349cf |
|
MD5 | 859a20bd0ba76bc50a0abb3173cd1b90 |
|
BLAKE2b-256 | ff06c8e0377d64a8fd8e93054b4c1dbd712469384170c369ffe2d6046e6f8dd6 |
File details
Details for the file tsdf-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: tsdf-0.4.0-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.2 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fc83fbe3f2c3a565cf59e94e6a4af8faf671067d73ee74b210ded92f88ea524 |
|
MD5 | 42b7844ac1a4afe259793c6832e0747f |
|
BLAKE2b-256 | e8489c5cca72a511d14f00908dd08f64094cb9487eea58eaaea179796c238923 |