yamcs-client


Nameyamcs-client JSON
Version 1.9.7 PyPI version JSON
download
home_pagehttps://github.com/yamcs/python-yamcs-client
SummaryYamcs API client library
upload_time2024-05-10 14:30:00
maintainerNone
docs_urlNone
authorSpace Applications Services
requires_python>=3.7
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.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Space Applications Services",
    "author_email": "yamcs@spaceapplications.com",
    "download_url": "https://files.pythonhosted.org/packages/21/e8/86e7ac34e71686c1a8b2aa71a1bf008ae2e2f8133df42c97c96f69859e5f/yamcs_client-1.9.7.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.9.7",
    "project_urls": {
        "Homepage": "https://github.com/yamcs/python-yamcs-client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "145074d4f724d22a638cfdf078f104d33463df5154ef552dc0d8cf73d337a63a",
                "md5": "ceb0099f290c9a7fa8cd2a80fc4b7d6e",
                "sha256": "0ffd9a713d151d88a7c52776f48a4478946149e606d65ac2a18c839b442c323f"
            },
            "downloads": -1,
            "filename": "yamcs_client-1.9.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ceb0099f290c9a7fa8cd2a80fc4b7d6e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 268862,
            "upload_time": "2024-05-10T14:29:57",
            "upload_time_iso_8601": "2024-05-10T14:29:57.624475Z",
            "url": "https://files.pythonhosted.org/packages/14/50/74d4f724d22a638cfdf078f104d33463df5154ef552dc0d8cf73d337a63a/yamcs_client-1.9.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21e886e7ac34e71686c1a8b2aa71a1bf008ae2e2f8133df42c97c96f69859e5f",
                "md5": "af9394b2d952549a0fa7b752cb9d25cc",
                "sha256": "207de6dc60a07390ed3459ddeef26d6c304f47f0ce7badaf90c2c307fcfc44ad"
            },
            "downloads": -1,
            "filename": "yamcs_client-1.9.7.tar.gz",
            "has_sig": false,
            "md5_digest": "af9394b2d952549a0fa7b752cb9d25cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 222638,
            "upload_time": "2024-05-10T14:30:00",
            "upload_time_iso_8601": "2024-05-10T14:30:00.000896Z",
            "url": "https://files.pythonhosted.org/packages/21/e8/86e7ac34e71686c1a8b2aa71a1bf008ae2e2f8133df42c97c96f69859e5f/yamcs_client-1.9.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-10 14:30:00",
    "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.24647s