marops-cli


Namemarops-cli JSON
Version 2.10.0 PyPI version JSON
download
home_pagehttps://github.com/Greenroom-Robotics/marops
SummaryA CLI for interacting with the MarOps platform
upload_time2024-04-08 07:13:45
maintainerDavid Revay
docs_urlNone
authorGreenroom Robotics
requires_pythonNone
licenseCopyright (C) 2023, Greenroom Robotics
keywords colcon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MarOps CLI

Publicly available on [PyPi](https://pypi.org/project/marops-cli/) for convenience but if you don't work at Greenroom Robotics, you probably don't want to use this.

## Install

* For development:
  * `pip install -e ./libs/marops_config`
  * `pip install -e ./tools/marops_cli`
* For production: `pip install marops-cli`
* You may also need to `export PATH=$PATH:~/.local/bin` if you don't have `~/.local/bin` in your path
* Install autocomplete:
  * bash: `echo 'eval "$(_MAROPS_COMPLETE=bash_source marops)"' >> ~/.bashrc`
  * zsh: `echo 'eval "$(_MAROPS_COMPLETE=zsh_source marops)"' >> ~/.zshrc` (this is much nicer)
  * If using zsh, the git checker plugin make terminal slow. Suggest you run `git config oh-my-zsh.hide-info 1` in the zsh terminal inside the repo

## Usage

* `marops --help` to get help with the CLI

## Dev mode

MarOps CLI can be ran in dev mode. This will happen if it is installed with `pip install -e ./tools/marops` or if the environment variable `MAROPS_CLI_DEV_MODE` is set to `true`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Greenroom-Robotics/marops",
    "name": "marops-cli",
    "maintainer": "David Revay",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "david.revay@greenroomrobotics.com",
    "keywords": "colcon",
    "author": "Greenroom Robotics",
    "author_email": "team@greenroomrobotics.com",
    "download_url": "https://files.pythonhosted.org/packages/2d/b3/ce47f09497c6baf9a0a29a4613105007a0006fd2bfbe54f177dc08335008/marops_cli-2.10.0.tar.gz",
    "platform": null,
    "description": "# MarOps CLI\n\nPublicly available on [PyPi](https://pypi.org/project/marops-cli/) for convenience but if you don't work at Greenroom Robotics, you probably don't want to use this.\n\n## Install\n\n* For development:\n  * `pip install -e ./libs/marops_config`\n  * `pip install -e ./tools/marops_cli`\n* For production: `pip install marops-cli`\n* You may also need to `export PATH=$PATH:~/.local/bin` if you don't have `~/.local/bin` in your path\n* Install autocomplete:\n  * bash: `echo 'eval \"$(_MAROPS_COMPLETE=bash_source marops)\"' >> ~/.bashrc`\n  * zsh: `echo 'eval \"$(_MAROPS_COMPLETE=zsh_source marops)\"' >> ~/.zshrc` (this is much nicer)\n  * If using zsh, the git checker plugin make terminal slow. Suggest you run `git config oh-my-zsh.hide-info 1` in the zsh terminal inside the repo\n\n## Usage\n\n* `marops --help` to get help with the CLI\n\n## Dev mode\n\nMarOps CLI can be ran in dev mode. This will happen if it is installed with `pip install -e ./tools/marops` or if the environment variable `MAROPS_CLI_DEV_MODE` is set to `true`.\n",
    "bugtrack_url": null,
    "license": "Copyright (C) 2023, Greenroom Robotics",
    "summary": "A CLI for interacting with the MarOps platform",
    "version": "2.10.0",
    "project_urls": {
        "Homepage": "https://github.com/Greenroom-Robotics/marops"
    },
    "split_keywords": [
        "colcon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ceed2194f81f11308e85574b26790ed4b1ad22dfebff8658268e5170b3e5e35f",
                "md5": "28a74b14d97516dfa4890483fad0f6b2",
                "sha256": "37aeecdd33d9da22e9ff06530f35970d22defd973139c2ae06c0a3623ec1c61a"
            },
            "downloads": -1,
            "filename": "marops_cli-2.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28a74b14d97516dfa4890483fad0f6b2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11600,
            "upload_time": "2024-04-08T07:13:43",
            "upload_time_iso_8601": "2024-04-08T07:13:43.869058Z",
            "url": "https://files.pythonhosted.org/packages/ce/ed/2194f81f11308e85574b26790ed4b1ad22dfebff8658268e5170b3e5e35f/marops_cli-2.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2db3ce47f09497c6baf9a0a29a4613105007a0006fd2bfbe54f177dc08335008",
                "md5": "3552b28358b2e863a1639979e7e231b8",
                "sha256": "8eb4067737c9a11e902820091b1babd6ff20cc3d24d515e06dd9251c42c37b4f"
            },
            "downloads": -1,
            "filename": "marops_cli-2.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3552b28358b2e863a1639979e7e231b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9197,
            "upload_time": "2024-04-08T07:13:45",
            "upload_time_iso_8601": "2024-04-08T07:13:45.748070Z",
            "url": "https://files.pythonhosted.org/packages/2d/b3/ce47f09497c6baf9a0a29a4613105007a0006fd2bfbe54f177dc08335008/marops_cli-2.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 07:13:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Greenroom-Robotics",
    "github_project": "marops",
    "github_not_found": true,
    "lcname": "marops-cli"
}
        
Elapsed time: 0.22567s