isoxmlviz


Nameisoxmlviz JSON
Version 1.4.13 PyPI version JSON
download
home_pageNone
SummaryA utility to show basic ISO 1178-10 XML data
upload_time2025-09-05 11:46:08
maintainerNone
docs_urlNone
authorKenneth Lausdahl
requires_python<4,>=3.8
licenseNone
keywords isoxml isobus iso-11783-10
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # A simple visualization tool for ISO XML taskdata files

This project provides a basic plotting functionality for plotting the content of ISO BUS XML files as described in ISO 11783-10

## How to use it

```bash
python -m "isoxmlviz" -file TASKDATA.xml 
```

----

[packaging guide]: https://packaging.python.org
[distribution tutorial]: https://packaging.python.org/tutorials/packaging-projects/
[src]: https://github.com/lausdahl/isoxmlviz
[rst]: http://docutils.sourceforge.net/rst.html
[md]: https://tools.ietf.org/html/rfc7764#section-3.5 "CommonMark variant"
[md use]: https://packaging.python.org/specifications/core-metadata/#description-content-type-optional

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "isoxmlviz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "isoxml, isobus, iso-11783-10",
    "author": "Kenneth Lausdahl",
    "author_email": "kenneth@lausdahl.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/69/b882581eae1eebd672074e06fcf0fba2f8c16c54102c35cc20f3259bdce9/isoxmlviz-1.4.13.tar.gz",
    "platform": null,
    "description": "# A simple visualization tool for ISO XML taskdata files\n\nThis project provides a basic plotting functionality for plotting the content of ISO BUS XML files as described in ISO 11783-10\n\n## How to use it\n\n```bash\npython -m \"isoxmlviz\" -file TASKDATA.xml \n```\n\n----\n\n[packaging guide]: https://packaging.python.org\n[distribution tutorial]: https://packaging.python.org/tutorials/packaging-projects/\n[src]: https://github.com/lausdahl/isoxmlviz\n[rst]: http://docutils.sourceforge.net/rst.html\n[md]: https://tools.ietf.org/html/rfc7764#section-3.5 \"CommonMark variant\"\n[md use]: https://packaging.python.org/specifications/core-metadata/#description-content-type-optional\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A utility to show basic ISO 1178-10 XML data",
    "version": "1.4.13",
    "project_urls": {
        "Bug Reports": "https://github.com/lausdahl/isoxmlviz/issues",
        "Funding": "https://github.com/lausdahl/isoxmlviz",
        "Source": "https://github.com/lausdahl/isoxmlviz"
    },
    "split_keywords": [
        "isoxml",
        " isobus",
        " iso-11783-10"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0baf94550df2f65b32ab4df24c22b9f38a31b86602713db319772b7475ffcd8b",
                "md5": "b738e62f766711eef5b38b02f35b5d5b",
                "sha256": "ee4306e47c6e5bc9709c68d654928199621678187ceb25902d6b20871496bc6d"
            },
            "downloads": -1,
            "filename": "isoxmlviz-1.4.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b738e62f766711eef5b38b02f35b5d5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 15631,
            "upload_time": "2025-09-05T11:46:07",
            "upload_time_iso_8601": "2025-09-05T11:46:07.095953Z",
            "url": "https://files.pythonhosted.org/packages/0b/af/94550df2f65b32ab4df24c22b9f38a31b86602713db319772b7475ffcd8b/isoxmlviz-1.4.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e369b882581eae1eebd672074e06fcf0fba2f8c16c54102c35cc20f3259bdce9",
                "md5": "4ad1007efddad3d50ad81370bc26b629",
                "sha256": "3a4bcf4846900263eba32e3d0fbc86fdbbf020ea2c572a923a69126ab835c486"
            },
            "downloads": -1,
            "filename": "isoxmlviz-1.4.13.tar.gz",
            "has_sig": false,
            "md5_digest": "4ad1007efddad3d50ad81370bc26b629",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 18701,
            "upload_time": "2025-09-05T11:46:08",
            "upload_time_iso_8601": "2025-09-05T11:46:08.782481Z",
            "url": "https://files.pythonhosted.org/packages/e3/69/b882581eae1eebd672074e06fcf0fba2f8c16c54102c35cc20f3259bdce9/isoxmlviz-1.4.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-05 11:46:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lausdahl",
    "github_project": "isoxmlviz",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "isoxmlviz"
}
        
Elapsed time: 1.58570s