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
Badges | |
---|---|
Packages and Releases | |
Build Status | |
DOI | |
License | |
Fairness |
A package (documentation) to load TSDF data (specification) into Python.
Installation
Using pip
The package is available in PyPi and requires Python 3.10 or higher. 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 Sphinx to build the documentation. Use this command to build the documentation locally:
poetry run make html --directory docs
Contributing
We welcome contributions! Please see our Contributing Guidelines for more details on coding standards, how to get started, and the submission process.
Code of Conduct
To ensure a welcoming and respectful community, all contributors and participants are expected to adhere to our Code of Conduct. By participating in 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.6.0.tar.gz
.
File metadata
- Download URL: tsdf-0.6.0.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fbf3a161f21df36a252f33b5b54d3b2d3b2a3cc4ade66201fb9fd237a40274f |
|
MD5 | e74eba0c3ef8babc0c7c327572cae6eb |
|
BLAKE2b-256 | 25aab87bb5c5c62f00b79e7f1574c8b086f27b092fd259a8f64467b75ad8d7a5 |
File details
Details for the file tsdf-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: tsdf-0.6.0-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57dd8a8e1dfd672a397d77599d5141b3f7124da2ce57c270e4fd28c108892945 |
|
MD5 | 7ad36ee41b890016018f8974acbfb18a |
|
BLAKE2b-256 | 48bfc7e656f14c9e630fdec91d330a242fc2ae56be6b6d327fa1b4093ebf7278 |