isoxmlviz


Nameisoxmlviz JSON
Version 1.4.8 PyPI version JSON
download
home_pageNone
SummaryA utility to show basic ISO 1178-10 XML data
upload_time2024-08-29 17:40:14
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/9b/1f/63c9f278938470a91fbcdd2a57dbcdc9f1b19b1bf92135b307c10eea8fff/isoxmlviz-1.4.8.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.8",
    "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": "",
            "digests": {
                "blake2b_256": "0029302b2735e03ddecbff20f139651911320e74648cba899302212c5c8194d0",
                "md5": "e4998e76fc7a53aca1f486ebe477d957",
                "sha256": "4d22b54daa91bb84d8959b12469cd9c8b1f1c425b5dd71e84b5c6850ae7b3b44"
            },
            "downloads": -1,
            "filename": "isoxmlviz-1.4.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4998e76fc7a53aca1f486ebe477d957",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 13350,
            "upload_time": "2024-08-29T17:40:13",
            "upload_time_iso_8601": "2024-08-29T17:40:13.404536Z",
            "url": "https://files.pythonhosted.org/packages/00/29/302b2735e03ddecbff20f139651911320e74648cba899302212c5c8194d0/isoxmlviz-1.4.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b1f63c9f278938470a91fbcdd2a57dbcdc9f1b19b1bf92135b307c10eea8fff",
                "md5": "aff9a1cb99738beaaf55c832cd6401f7",
                "sha256": "eeb110cdacf0813703d87926d52f8cea2b3c8bafbf937799f264e7715d0a6c46"
            },
            "downloads": -1,
            "filename": "isoxmlviz-1.4.8.tar.gz",
            "has_sig": false,
            "md5_digest": "aff9a1cb99738beaaf55c832cd6401f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 16672,
            "upload_time": "2024-08-29T17:40:14",
            "upload_time_iso_8601": "2024-08-29T17:40:14.999571Z",
            "url": "https://files.pythonhosted.org/packages/9b/1f/63c9f278938470a91fbcdd2a57dbcdc9f1b19b1bf92135b307c10eea8fff/isoxmlviz-1.4.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-29 17:40:14",
    "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: 0.33805s