yamcs-cli


Nameyamcs-cli JSON
Version 1.4.9 PyPI version JSON
download
home_pagehttps://github.com/yamcs/yamcs-cli
SummaryYamcs Command-Line Tools
upload_time2024-03-25 16:22:01
maintainerNone
docs_urlNone
authorSpace Applications Services
requires_python>=3.7
licenseLGPL
keywords
VCS
bugtrack_url
requirements argcomplete python-dateutil yamcs-client yamcs-client-kerberos
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Command-Line Interface

## Development Setup

Install build dependencies (you may want to do this in a virtualenv):

    pip install -r requirements.txt


Install `yamcs-cli` from the source base:

    python setup.py develop

Changes to any source file have immediate impact.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yamcs/yamcs-cli",
    "name": "yamcs-cli",
    "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/63/ae/6635e4b339e883b810b563221dd336a0447c5e819f870a770e23750a3692/yamcs-cli-1.4.9.tar.gz",
    "platform": "Posix; MacOS X; Windows",
    "description": "# Command-Line Interface\n\n## Development Setup\n\nInstall build dependencies (you may want to do this in a virtualenv):\n\n    pip install -r requirements.txt\n\n\nInstall `yamcs-cli` from the source base:\n\n    python setup.py develop\n\nChanges to any source file have immediate impact.\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Yamcs Command-Line Tools",
    "version": "1.4.9",
    "project_urls": {
        "Homepage": "https://github.com/yamcs/yamcs-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "408d8bfd913ee8ae614eb326c88169181c809f497b081c645ff16091f611ad99",
                "md5": "6b597d06e077b50aefa96798108f33fc",
                "sha256": "8a50360d97fa1e8576768d0da2e2d6d9aeed2839678653b31e23c3d9b6910a4a"
            },
            "downloads": -1,
            "filename": "yamcs_cli-1.4.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b597d06e077b50aefa96798108f33fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 50577,
            "upload_time": "2024-03-25T16:21:58",
            "upload_time_iso_8601": "2024-03-25T16:21:58.417252Z",
            "url": "https://files.pythonhosted.org/packages/40/8d/8bfd913ee8ae614eb326c88169181c809f497b081c645ff16091f611ad99/yamcs_cli-1.4.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63ae6635e4b339e883b810b563221dd336a0447c5e819f870a770e23750a3692",
                "md5": "381dfe6b372b0cab61f844a8f9bfdb08",
                "sha256": "822fd08837bd0b9aaef450c84b249ee865515fd73ea1cd1a088593ba69442a59"
            },
            "downloads": -1,
            "filename": "yamcs-cli-1.4.9.tar.gz",
            "has_sig": false,
            "md5_digest": "381dfe6b372b0cab61f844a8f9bfdb08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 35904,
            "upload_time": "2024-03-25T16:22:01",
            "upload_time_iso_8601": "2024-03-25T16:22:01.148910Z",
            "url": "https://files.pythonhosted.org/packages/63/ae/6635e4b339e883b810b563221dd336a0447c5e819f870a770e23750a3692/yamcs-cli-1.4.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 16:22:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yamcs",
    "github_project": "yamcs-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "argcomplete",
            "specs": []
        },
        {
            "name": "python-dateutil",
            "specs": []
        },
        {
            "name": "yamcs-client",
            "specs": []
        },
        {
            "name": "yamcs-client-kerberos",
            "specs": []
        }
    ],
    "lcname": "yamcs-cli"
}
        
Elapsed time: 0.22199s