usernetes


Nameusernetes JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/converged-computing/usernetes-python
SummaryPython SDK for user-space Kubernetes 'usernetes'
upload_time2024-11-02 02:18:38
maintainerVanessa Sochat
docs_urlNone
authorVanessa Sochat
requires_pythonNone
licenseLICENSE
keywords cluster orchestration user-space kubernetes kubernetes compose
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # usernetes (python)

> Python SDK and client to deploy user space Kubernetes (usernetes)

[![PyPI version](https://badge.fury.io/py/usernetes.svg)](https://badge.fury.io/py/usernetes)

This is a library in Python to easily deploy [Usernetes](https://github.com/rootless-containers/usernetes).
It is implemented in Python anticipating being used by Flux Framework, which has the most feature rich SDK
written in Python.

⭐️ [Documentation](https://converged-compyuting.github.io/usernetes-python) ⭐️

## License

HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.

See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/converged-computing/usernetes-python",
    "name": "usernetes",
    "maintainer": "Vanessa Sochat",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cluster, orchestration, user-space kubernetes, kubernetes, compose",
    "author": "Vanessa Sochat",
    "author_email": "vsoch@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/d4/4c/d6e4b0a68c8769b71264ff0f55d0c96a2c06218a45f1cdf0181cd7e81c95/usernetes-0.0.0.tar.gz",
    "platform": null,
    "description": "# usernetes (python)\n\n> Python SDK and client to deploy user space Kubernetes (usernetes)\n\n[![PyPI version](https://badge.fury.io/py/usernetes.svg)](https://badge.fury.io/py/usernetes)\n\nThis is a library in Python to easily deploy [Usernetes](https://github.com/rootless-containers/usernetes).\nIt is implemented in Python anticipating being used by Flux Framework, which has the most feature rich SDK\nwritten in Python.\n\n\u2b50\ufe0f [Documentation](https://converged-compyuting.github.io/usernetes-python) \u2b50\ufe0f\n\n## License\n\nHPCIC DevTools is distributed under the terms of the MIT license.\nAll new contributions must be made under this license.\n\nSee [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),\n[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and\n[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.\n\nSPDX-License-Identifier: (MIT)\n\nLLNL-CODE- 842614\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Python SDK for user-space Kubernetes 'usernetes'",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://github.com/converged-computing/usernetes-python"
    },
    "split_keywords": [
        "cluster",
        " orchestration",
        " user-space kubernetes",
        " kubernetes",
        " compose"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd279b585635580e440fa9e0381f214b2a918dcd1122740a8b752968c95fbc5e",
                "md5": "20e7b046f9f029853087054dabbb091e",
                "sha256": "0b2c02e25dc6b679f5d08e17e047136072043620ccb39b6b1cfe44166cbcccdc"
            },
            "downloads": -1,
            "filename": "usernetes-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20e7b046f9f029853087054dabbb091e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11351,
            "upload_time": "2024-11-02T02:18:37",
            "upload_time_iso_8601": "2024-11-02T02:18:37.079718Z",
            "url": "https://files.pythonhosted.org/packages/fd/27/9b585635580e440fa9e0381f214b2a918dcd1122740a8b752968c95fbc5e/usernetes-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d44cd6e4b0a68c8769b71264ff0f55d0c96a2c06218a45f1cdf0181cd7e81c95",
                "md5": "01890e4ca7b1bfb021fff8c5c640994c",
                "sha256": "8ee8334ef8783308aeba07350090a38f017fae0c536518ee06f6054f06cde4a4"
            },
            "downloads": -1,
            "filename": "usernetes-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "01890e4ca7b1bfb021fff8c5c640994c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11144,
            "upload_time": "2024-11-02T02:18:38",
            "upload_time_iso_8601": "2024-11-02T02:18:38.596356Z",
            "url": "https://files.pythonhosted.org/packages/d4/4c/d6e4b0a68c8769b71264ff0f55d0c96a2c06218a45f1cdf0181cd7e81c95/usernetes-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-02 02:18:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "converged-computing",
    "github_project": "usernetes-python",
    "github_not_found": true,
    "lcname": "usernetes"
}
        
Elapsed time: 0.43548s