pyulog


Namepyulog JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/PX4/pyulog
SummaryPython log parser for ULog.
upload_time2024-03-22 06:51:26
maintainerJames Goppert
docs_urlNone
authorBeat Kueng
requires_pythonNone
licenseBSD 3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This module allows you to parse ULog files, which are used within the PX4
autopilot middleware.

The file format is documented on https://docs.px4.io/master/en/dev_log/ulog_file_format.html


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PX4/pyulog",
    "name": "pyulog",
    "maintainer": "James Goppert",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "james.goppert@gmail.com",
    "keywords": null,
    "author": "Beat Kueng",
    "author_email": "beat-kueng@gmx.net",
    "download_url": "https://files.pythonhosted.org/packages/c2/6c/dea17a45219681dc111590b63a14cc0b1a49773b4312546ae9938834916d/pyulog-1.1.0.tar.gz",
    "platform": "Windows",
    "description": "This module allows you to parse ULog files, which are used within the PX4\nautopilot middleware.\n\nThe file format is documented on https://docs.px4.io/master/en/dev_log/ulog_file_format.html\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Python log parser for ULog.",
    "version": "1.1.0",
    "project_urls": {
        "Download": "https://github.com/PX4/pyulog",
        "Homepage": "https://github.com/PX4/pyulog"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c34af181229a051e81d081239c4b330f40137279a092fe86e0b448d73b27dbd7",
                "md5": "b7d7fb68e42dbbd70714984a461e0198",
                "sha256": "3613bf0d600f5e7c97b17fbee59530d6c851ed4cb9b136566e7901c796de6aa4"
            },
            "downloads": -1,
            "filename": "pyulog-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7d7fb68e42dbbd70714984a461e0198",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 55362,
            "upload_time": "2024-03-22T06:51:24",
            "upload_time_iso_8601": "2024-03-22T06:51:24.438857Z",
            "url": "https://files.pythonhosted.org/packages/c3/4a/f181229a051e81d081239c4b330f40137279a092fe86e0b448d73b27dbd7/pyulog-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c26cdea17a45219681dc111590b63a14cc0b1a49773b4312546ae9938834916d",
                "md5": "43b92d4f86f72665039df2c948a5ee32",
                "sha256": "5548f8dd235648edae9d71a784c7c66a0b392b1c547d5028e954bc8e9c4072a8"
            },
            "downloads": -1,
            "filename": "pyulog-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "43b92d4f86f72665039df2c948a5ee32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 65486,
            "upload_time": "2024-03-22T06:51:26",
            "upload_time_iso_8601": "2024-03-22T06:51:26.591839Z",
            "url": "https://files.pythonhosted.org/packages/c2/6c/dea17a45219681dc111590b63a14cc0b1a49773b4312546ae9938834916d/pyulog-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 06:51:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PX4",
    "github_project": "pyulog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyulog"
}
        
Elapsed time: 0.26646s