logpyle


Namelogpyle JSON
Version 2023.4.1 PyPI version JSON
download
home_pagehttps://github.com/illinois-ceesd/logpyle
SummaryTime series logging for Python
upload_time2023-11-02 22:58:25
maintainer
docs_urlNone
authorAndreas Kloeckner
requires_python~=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # logpyle: Time Series Logging (not just) for Simulation

[![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)

`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/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/illinois-ceesd/logpyle",
    "name": "logpyle",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Andreas Kloeckner",
    "author_email": "inform@tiker.net",
    "download_url": "https://files.pythonhosted.org/packages/31/69/2f1e042de5767c7596bfcc3e24709431a734dcbace14cde3bd86088f81ae/logpyle-2023.4.1.tar.gz",
    "platform": null,
    "description": "# logpyle: Time Series Logging (not just) for Simulation\n\n[![CI](https://github.com/illinois-ceesd/logpyle/workflows/CI/badge.svg)](https://github.com/illinois-ceesd/logpyle/actions?query=workflow%3ACI+branch%3Amain)\n[![Documentation Status](https://readthedocs.org/projects/logpyle/badge/?version=latest)](https://logpyle.readthedocs.io/en/latest/?badge=latest)\n\n`logpyle` is a Python package for time series logging (formerly part of the `pytools.log` and `datapyle` packages)\nthat uses SQLite under the hood and makes it easy to compare multiple runs.\n\n* [Documentation](https://logpyle.readthedocs.io/en/latest/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Time series logging for Python",
    "version": "2023.4.1",
    "project_urls": {
        "Homepage": "https://github.com/illinois-ceesd/logpyle"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "426e0cc0a1c6d7e71cb37762d74b149f9efd77cc3b36dfdde84ef8a24379dac3",
                "md5": "e6cc74768c18fb24c7d85ad8ed72d47b",
                "sha256": "84261f34d80f658bf7ae396caf9f0749aad040f500759362e687baab157a5883"
            },
            "downloads": -1,
            "filename": "logpyle-2023.4.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6cc74768c18fb24c7d85ad8ed72d47b",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "~=3.7",
            "size": 31942,
            "upload_time": "2023-11-02T22:58:23",
            "upload_time_iso_8601": "2023-11-02T22:58:23.357231Z",
            "url": "https://files.pythonhosted.org/packages/42/6e/0cc0a1c6d7e71cb37762d74b149f9efd77cc3b36dfdde84ef8a24379dac3/logpyle-2023.4.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31692f1e042de5767c7596bfcc3e24709431a734dcbace14cde3bd86088f81ae",
                "md5": "969e4e476553a7360476337bf4e1df65",
                "sha256": "6d6f5a074e68fe7b126bacca918eb3c6b0494de7694c1ba660383d2e1f171359"
            },
            "downloads": -1,
            "filename": "logpyle-2023.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "969e4e476553a7360476337bf4e1df65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 473852,
            "upload_time": "2023-11-02T22:58:25",
            "upload_time_iso_8601": "2023-11-02T22:58:25.670275Z",
            "url": "https://files.pythonhosted.org/packages/31/69/2f1e042de5767c7596bfcc3e24709431a734dcbace14cde3bd86088f81ae/logpyle-2023.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-02 22:58:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "illinois-ceesd",
    "github_project": "logpyle",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "logpyle"
}
        
Elapsed time: 0.12489s