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
- Host: GitHub
- URL: https://github.com/illinois-ceesd/logpyle
- Owner: illinois-ceesd
- License: other
- Created: 2020-09-24T18:26:31.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-07-28T20:24:59.000Z (11 months ago)
- Last Synced: 2025-07-28T21:43:44.264Z (11 months ago)
- Topics: logging, python
- Language: HTML
- Homepage: https://github.com/illinois-ceesd/logpyle/
- Size: 891 KB
- Stars: 6
- Watchers: 3
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logpyle: Time Series Logging (not just) for Simulation
[](https://badge.fury.io/py/logpyle)
[](https://github.com/illinois-ceesd/logpyle/actions?query=workflow%3ACI+branch%3Amain)
[](https://logpyle.readthedocs.io/en/latest/?badge=latest)
[](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/)