space_packet_parser


Namespace_packet_parser JSON
Version 4.1.1 PyPI version JSON
download
home_pagehttps://space-packet-parser.readthedocs.io
SummaryA CCSDS telemetry packet decoding library based on the XTCE packet format description standard.
upload_time2023-12-23 01:56:51
maintainerGavin Medley
docs_urlNone
authorGavin Medley
requires_python>=3.8
licenseBSD-3-Clause
keywords ccsds xtce space data systems space packet protocol packet parsing lasp university of colorado data processing data extraction data manipulation data transformation data encoding data decoding packet inspection binary data python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Space Packet Parser

----------
![Test Status](https://github.com/medley56/space_packet_parser/actions/workflows/tests.yml/badge.svg)
![Doc Status](https://readthedocs.org/projects/space-packet-parser/badge/?version=latest)

Documentation: https://space-packet-parser.readthedocs.io/en/latest/

Space Packet Parser is a package for decoding CCSDS telemetry packets according to an XTCE or CSV packet structure definition. 
It is based on the UML model of the XTCE spec and aims to support all but the most esoteric elements of the 
XTCE telemetry packet specification.

Resources:
- [XTCE (Green Book - Informational Report)](https://public.ccsds.org/Pubs/660x2g2.pdf)
- [XTCE Element Description (Green Book - Informational Report)](https://public.ccsds.org/Pubs/660x1g2.pdf)
- [XTCE (Blue Book - Recommended Standard)](https://public.ccsds.org/Pubs/660x0b2.pdf)

## Installation
```bash
pip install space_packet_parser
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://space-packet-parser.readthedocs.io",
    "name": "space_packet_parser",
    "maintainer": "Gavin Medley",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "gavin.medley@lasp.colorado.edu",
    "keywords": "ccsds,xtce,space data systems,space packet protocol,packet parsing,lasp,university of colorado,data processing,data extraction,data manipulation,data transformation,data encoding,data decoding,packet inspection,binary data,python",
    "author": "Gavin Medley",
    "author_email": "gavin.medley@lasp.colorado.edu",
    "download_url": "https://files.pythonhosted.org/packages/77/ac/857ba7f9bd7ba8d3f5e9490fc263d4257d115edae7d448b7fc8cdcf35a4f/space_packet_parser-4.1.1.tar.gz",
    "platform": null,
    "description": "# Space Packet Parser\n\n----------\n![Test Status](https://github.com/medley56/space_packet_parser/actions/workflows/tests.yml/badge.svg)\n![Doc Status](https://readthedocs.org/projects/space-packet-parser/badge/?version=latest)\n\nDocumentation: https://space-packet-parser.readthedocs.io/en/latest/\n\nSpace Packet Parser is a package for decoding CCSDS telemetry packets according to an XTCE or CSV packet structure definition. \nIt is based on the UML model of the XTCE spec and aims to support all but the most esoteric elements of the \nXTCE telemetry packet specification.\n\nResources:\n- [XTCE (Green Book - Informational Report)](https://public.ccsds.org/Pubs/660x2g2.pdf)\n- [XTCE Element Description (Green Book - Informational Report)](https://public.ccsds.org/Pubs/660x1g2.pdf)\n- [XTCE (Blue Book - Recommended Standard)](https://public.ccsds.org/Pubs/660x0b2.pdf)\n\n## Installation\n```bash\npip install space_packet_parser\n```\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A CCSDS telemetry packet decoding library based on the XTCE packet format description standard.",
    "version": "4.1.1",
    "project_urls": {
        "Homepage": "https://space-packet-parser.readthedocs.io",
        "Repository": "https://github.com/medley56/space_packet_parser"
    },
    "split_keywords": [
        "ccsds",
        "xtce",
        "space data systems",
        "space packet protocol",
        "packet parsing",
        "lasp",
        "university of colorado",
        "data processing",
        "data extraction",
        "data manipulation",
        "data transformation",
        "data encoding",
        "data decoding",
        "packet inspection",
        "binary data",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26780dd4d81439958d857209b515face827dcca7c28d7ad2256d6f123f37cf97",
                "md5": "2f46c7328fd41ad4d141c3d3e90a35a6",
                "sha256": "ede93753e5c1fb21d0041a36eddbc5b1e7672a1b93851d405f2f176146a768c2"
            },
            "downloads": -1,
            "filename": "space_packet_parser-4.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f46c7328fd41ad4d141c3d3e90a35a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 33190,
            "upload_time": "2023-12-23T01:56:49",
            "upload_time_iso_8601": "2023-12-23T01:56:49.812031Z",
            "url": "https://files.pythonhosted.org/packages/26/78/0dd4d81439958d857209b515face827dcca7c28d7ad2256d6f123f37cf97/space_packet_parser-4.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77ac857ba7f9bd7ba8d3f5e9490fc263d4257d115edae7d448b7fc8cdcf35a4f",
                "md5": "0e2d8b98d3b613d6040e553ea9a9a756",
                "sha256": "522778e01c6188b1f4861fd0ba8ba98e9b7f85c655e0fa88286bdf31fd4c68c5"
            },
            "downloads": -1,
            "filename": "space_packet_parser-4.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0e2d8b98d3b613d6040e553ea9a9a756",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 30726,
            "upload_time": "2023-12-23T01:56:51",
            "upload_time_iso_8601": "2023-12-23T01:56:51.686903Z",
            "url": "https://files.pythonhosted.org/packages/77/ac/857ba7f9bd7ba8d3f5e9490fc263d4257d115edae7d448b7fc8cdcf35a4f/space_packet_parser-4.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-23 01:56:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "medley56",
    "github_project": "space_packet_parser",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "space_packet_parser"
}
        
Elapsed time: 0.25579s