yamcs-client


Nameyamcs-client JSON
Version 1.11.1 PyPI version JSON
download
home_pagehttps://github.com/yamcs/python-yamcs-client
SummaryYamcs API client library
upload_time2024-11-19 20:29:24
maintainerNone
docs_urlNone
authorSpace Applications Services
requires_python>=3.8
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Yamcs Client Library for Python
[![PyPI](https://img.shields.io/pypi/v/yamcs-client.svg)](https://pypi.python.org/pypi/yamcs-client)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/yamcs-client.svg)](https://pypi.python.org/pypi/yamcs-client/)


## Features

* MDB retrieval
* Telemetry updates
* Command History updates
* Alarm updates
* Event updates
* Archive retrieval
* Histogram retrieval


## Installation

Install with pip

    pip install yamcs-client


## License

LGPL-3.0. See [LICENSE](https://github.com/yamcs/python-yamcs-client/blob/master/LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yamcs/python-yamcs-client",
    "name": "yamcs-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Space Applications Services",
    "author_email": "yamcs@spaceapplications.com",
    "download_url": "https://files.pythonhosted.org/packages/da/29/d4e8e7d5ad3e963e57fe4fe0f8a0e73f4393a6427ab882d403524dc44c66/yamcs_client-1.11.1.tar.gz",
    "platform": "Posix; MacOS X; Windows",
    "description": "# Yamcs Client Library for Python\n[![PyPI](https://img.shields.io/pypi/v/yamcs-client.svg)](https://pypi.python.org/pypi/yamcs-client)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/yamcs-client.svg)](https://pypi.python.org/pypi/yamcs-client/)\n\n\n## Features\n\n* MDB retrieval\n* Telemetry updates\n* Command History updates\n* Alarm updates\n* Event updates\n* Archive retrieval\n* Histogram retrieval\n\n\n## Installation\n\nInstall with pip\n\n    pip install yamcs-client\n\n\n## License\n\nLGPL-3.0. See [LICENSE](https://github.com/yamcs/python-yamcs-client/blob/master/LICENSE)\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Yamcs API client library",
    "version": "1.11.1",
    "project_urls": {
        "Homepage": "https://github.com/yamcs/python-yamcs-client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91fbb8f5cba57f879d1b633176c7a853fed68b48ff588d17fb1884bb0d9a059f",
                "md5": "782cdcf89a3615a640360abaaf964b4d",
                "sha256": "78b6464c31d1c1db653b9cb121f0464f5c5c541ee315881c961756c47141d3de"
            },
            "downloads": -1,
            "filename": "yamcs_client-1.11.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "782cdcf89a3615a640360abaaf964b4d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 281201,
            "upload_time": "2024-11-19T20:29:20",
            "upload_time_iso_8601": "2024-11-19T20:29:20.624026Z",
            "url": "https://files.pythonhosted.org/packages/91/fb/b8f5cba57f879d1b633176c7a853fed68b48ff588d17fb1884bb0d9a059f/yamcs_client-1.11.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da29d4e8e7d5ad3e963e57fe4fe0f8a0e73f4393a6427ab882d403524dc44c66",
                "md5": "bad371e6c3afb404cfbbe8d7d0fee30b",
                "sha256": "809318e7c7306740c32cb5d7b1fc19b6ea8b894499b77b5b59271cb0803b23de"
            },
            "downloads": -1,
            "filename": "yamcs_client-1.11.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bad371e6c3afb404cfbbe8d7d0fee30b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 226902,
            "upload_time": "2024-11-19T20:29:24",
            "upload_time_iso_8601": "2024-11-19T20:29:24.027047Z",
            "url": "https://files.pythonhosted.org/packages/da/29/d4e8e7d5ad3e963e57fe4fe0f8a0e73f4393a6427ab882d403524dc44c66/yamcs_client-1.11.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 20:29:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yamcs",
    "github_project": "python-yamcs-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yamcs-client"
}
        
Elapsed time: 0.38792s