mprov-mash


Namemprov-mash JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/mprov-ng/mash/
Summarymash (mProv Admin Shell)
upload_time2023-09-14 17:38:35
maintainer
docs_urlNone
authorJason Williams
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mash (mProv Admin Shell)

This is the command line utility for talking to the mProv Control Center.  

## Requirements
The `mash` requires python 3.8 and above.  It also requires that the packages in the `requirements.txt` be installed.  As always, you can accomplish this with the following pip command: `pip install -r requirements.txt`


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mprov-ng/mash/",
    "name": "mprov-mash",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jason Williams",
    "author_email": "jasonw@jhu.edu",
    "download_url": "https://files.pythonhosted.org/packages/8a/a3/5cdea3a6de3bd1efa3c84c08824eb2eb75330936d774ed04534d667b41c3/mprov_mash-0.0.8.tar.gz",
    "platform": null,
    "description": "# mash (mProv Admin Shell)\n\nThis is the command line utility for talking to the mProv Control Center.  \n\n## Requirements\nThe `mash` requires python 3.8 and above.  It also requires that the packages in the `requirements.txt` be installed.  As always, you can accomplish this with the following pip command: `pip install -r requirements.txt`\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "mash (mProv Admin Shell)",
    "version": "0.0.8",
    "project_urls": {
        "Bug Tracker": "https://github.com/mprov-ng/mash/issues",
        "Homepage": "https://github.com/mprov-ng/mash/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42cf65bae43a631cec8016d5728a2773edfa149cc104c76eed90823660ed18b0",
                "md5": "d993fde3bdcae87cd7aed19074a4de0b",
                "sha256": "73bf97ecd4e5ae66dfb3cc07a6ff04a42c997ed3d8cb21c9a4e917d462904f3c"
            },
            "downloads": -1,
            "filename": "mprov_mash-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d993fde3bdcae87cd7aed19074a4de0b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15220,
            "upload_time": "2023-09-14T17:38:33",
            "upload_time_iso_8601": "2023-09-14T17:38:33.199617Z",
            "url": "https://files.pythonhosted.org/packages/42/cf/65bae43a631cec8016d5728a2773edfa149cc104c76eed90823660ed18b0/mprov_mash-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8aa35cdea3a6de3bd1efa3c84c08824eb2eb75330936d774ed04534d667b41c3",
                "md5": "bdeb350acdf35437b91854e37e18f5f0",
                "sha256": "db41e3c0305a956da5a5e56de294c99ec2b9c4ffe0a191e8ec8dafaf7bceaad8"
            },
            "downloads": -1,
            "filename": "mprov_mash-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "bdeb350acdf35437b91854e37e18f5f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14355,
            "upload_time": "2023-09-14T17:38:35",
            "upload_time_iso_8601": "2023-09-14T17:38:35.067376Z",
            "url": "https://files.pythonhosted.org/packages/8a/a3/5cdea3a6de3bd1efa3c84c08824eb2eb75330936d774ed04534d667b41c3/mprov_mash-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-14 17:38:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mprov-ng",
    "github_project": "mash",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mprov-mash"
}
        
Elapsed time: 0.25960s