valdi


Namevaldi JSON
Version 0.2.5 PyPI version JSON
download
home_page
SummaryA command-line utility for managing VALDI cloud resources
upload_time2024-02-03 00:15:41
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Valdi Labs PBC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords valdi gpu cloud cli storage volumes
VCS
bugtrack_url
requirements certifi charset-normalizer idna PyJWT requests urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # VALDI Command Line Interface (CLI)

A CLI tool for managing VALDI cloud resources, initially focused on supporting mounting and unmounting of detachable 
volumes on VALDI virtual machines.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "valdi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "valdi,gpu,cloud,cli,storage,volumes",
    "author": "",
    "author_email": "VALDI <contact@valdi.ai>",
    "download_url": "https://files.pythonhosted.org/packages/7a/3e/dcfa9d5612e6046e1712bdd5a23a32134c8d6af78e7590753db51135922b/valdi-0.2.5.tar.gz",
    "platform": null,
    "description": "# VALDI Command Line Interface (CLI)\n\nA CLI tool for managing VALDI cloud resources, initially focused on supporting mounting and unmounting of detachable \nvolumes on VALDI virtual machines.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Valdi Labs PBC  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A command-line utility for managing VALDI cloud resources",
    "version": "0.2.5",
    "project_urls": {
        "Documentation": "https://docs.valdi.ai",
        "Homepage": "https://valdi.ai",
        "Repository": "https://github.com/valdi-labs/valdi-cli"
    },
    "split_keywords": [
        "valdi",
        "gpu",
        "cloud",
        "cli",
        "storage",
        "volumes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f044c836c6dccbae887dbde16acaad630f991382838b74ffb65373db8addf6d",
                "md5": "b2f83a7d756fc735c5f4dd34d953409b",
                "sha256": "04908f63b0eff6e78b47ee14993f3ed2b1cf1d996a7f2c14a9d6cadafc325c77"
            },
            "downloads": -1,
            "filename": "valdi-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2f83a7d756fc735c5f4dd34d953409b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8266,
            "upload_time": "2024-02-03T00:15:39",
            "upload_time_iso_8601": "2024-02-03T00:15:39.834865Z",
            "url": "https://files.pythonhosted.org/packages/5f/04/4c836c6dccbae887dbde16acaad630f991382838b74ffb65373db8addf6d/valdi-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a3edcfa9d5612e6046e1712bdd5a23a32134c8d6af78e7590753db51135922b",
                "md5": "6776befde6a6ac0b088c677f18e81303",
                "sha256": "bae3de35eb8a4bbda32d0a042a2a6473f776d16471cd27613252635f7038a8a3"
            },
            "downloads": -1,
            "filename": "valdi-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6776befde6a6ac0b088c677f18e81303",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6780,
            "upload_time": "2024-02-03T00:15:41",
            "upload_time_iso_8601": "2024-02-03T00:15:41.386108Z",
            "url": "https://files.pythonhosted.org/packages/7a/3e/dcfa9d5612e6046e1712bdd5a23a32134c8d6af78e7590753db51135922b/valdi-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-03 00:15:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "valdi-labs",
    "github_project": "valdi-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.11.17"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.6"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "==",
                    "2.8.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        }
    ],
    "lcname": "valdi"
}
        
Elapsed time: 0.17117s