pysulog


Namepysulog JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/PX4/pyulog
SummaryPython log parser for ULog.
upload_time2023-09-02 07:53:01
maintainerJames Goppert
docs_urlNone
authorBeat Kueng
requires_python
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": "pysulog",
    "maintainer": "James Goppert",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "james.goppert@gmail.com",
    "keywords": "",
    "author": "Beat Kueng",
    "author_email": "beat-kueng@gmx.net",
    "download_url": "https://files.pythonhosted.org/packages/ac/65/0f0623a0b4b4f410a94078677cadb2a7d489e9827504794d4060b96a43d4/pysulog-1.0.2.tar.gz",
    "platform": "Windows",
    "description": "This module allows you to parse ULog files, which are used within the PX4\r\nautopilot middleware.\r\n\r\nThe file format is documented on https://docs.px4.io/master/en/dev_log/ulog_file_format.html\r\n\r\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Python log parser for ULog.",
    "version": "1.0.2",
    "project_urls": {
        "Download": "https://github.com/PX4/pyulog",
        "Homepage": "https://github.com/PX4/pyulog"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd5711b0554e815cc7a38c0e15b3b73b1ee803b41b7bd59d15cd8a175d24e6a4",
                "md5": "47b8e798c6d7e66a0097281e4040b1c1",
                "sha256": "a16b61eadbce7679c18043b6c8a10e7e06d2352034d46c08f39f7a424a682358"
            },
            "downloads": -1,
            "filename": "pysulog-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47b8e798c6d7e66a0097281e4040b1c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 49307,
            "upload_time": "2023-09-02T07:52:58",
            "upload_time_iso_8601": "2023-09-02T07:52:58.946574Z",
            "url": "https://files.pythonhosted.org/packages/cd/57/11b0554e815cc7a38c0e15b3b73b1ee803b41b7bd59d15cd8a175d24e6a4/pysulog-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac650f0623a0b4b4f410a94078677cadb2a7d489e9827504794d4060b96a43d4",
                "md5": "0b0326e15f6b5a22450c92f1780f8b3b",
                "sha256": "a0531a6e77fb27a5c1555c105f24bd6c674af82e5fe683d7056aa3d5ad58807a"
            },
            "downloads": -1,
            "filename": "pysulog-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0b0326e15f6b5a22450c92f1780f8b3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 60693,
            "upload_time": "2023-09-02T07:53:01",
            "upload_time_iso_8601": "2023-09-02T07:53:01.431459Z",
            "url": "https://files.pythonhosted.org/packages/ac/65/0f0623a0b4b4f410a94078677cadb2a7d489e9827504794d4060b96a43d4/pysulog-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-02 07:53:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PX4",
    "github_project": "pyulog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pysulog"
}
        
Elapsed time: 0.11516s