An open API service indexing awesome lists of open source software.

https://github.com/illinois-ceesd/logpyle

logpyle: Time Series Logging (not just) for Simulation
https://github.com/illinois-ceesd/logpyle

logging python

Last synced: 3 months ago
JSON representation

logpyle: Time Series Logging (not just) for Simulation

Awesome Lists containing this project

README

          

# logpyle: Time Series Logging (not just) for Simulation

[![PyPI version](https://badge.fury.io/py/logpyle.svg)](https://badge.fury.io/py/logpyle)
[![CI](https://github.com/illinois-ceesd/logpyle/workflows/CI/badge.svg)](https://github.com/illinois-ceesd/logpyle/actions?query=workflow%3ACI+branch%3Amain)
[![Documentation Status](https://readthedocs.org/projects/logpyle/badge/?version=latest)](https://logpyle.readthedocs.io/en/latest/?badge=latest)
[![License](https://img.shields.io/pypi/l/logpyle)](https://github.com/illinois-ceesd/logpyle/blob/main/LICENSE)

`logpyle` is a Python package for time series logging (formerly part of the `pytools.log` and `datapyle` packages)
that uses SQLite under the hood and makes it easy to compare multiple runs.

* [Documentation](https://logpyle.readthedocs.io/en/latest/)