beiboot


Namebeiboot JSON
Version 1.4.1 PyPI version JSON
download
home_pagehttps://getdeck.dev
SummaryGetdeck Beiboot client project.
upload_time2023-07-28 13:35:09
maintainer
docs_urlNone
authorMichael Schilonka
requires_python>=3.9,<4.0
license
keywords kubernetes development cloud-native
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <img src="https://github.com/Getdeck/beiboot/raw/main/docs/static/img/logo.png" alt="Gefyra Logo"/>
</p>

# Getdeck Beiboot
_Getdeck Beiboot_ (or just Beiboot for brevity) is a Kubernetes-in-Kubernetes solution. It was born from the idea to 
provide Getdeck users a simple yet flexible solution to spin up **hybrid cloud development** infrastructure. This is 
useful for Kubernetes development workloads which grew too large to run on a development machine (or with pony workloads 
on MacOS and Windows machines). 

# Beiboot Client
The Beiboot client is a Python API to manage Beiboot clusters. It can set up and tear down Kubernetes instances
as well as establish connections.
            

Raw data

            {
    "_id": null,
    "home_page": "https://getdeck.dev",
    "name": "beiboot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "Kubernetes,Development,Cloud-native",
    "author": "Michael Schilonka",
    "author_email": "michael@blueshoe.de",
    "download_url": "https://files.pythonhosted.org/packages/3b/aa/1003fe81cbd5488a171ffacd15930c784cc61457603421fe9d9a7ca3dd15/beiboot-1.4.1.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <img src=\"https://github.com/Getdeck/beiboot/raw/main/docs/static/img/logo.png\" alt=\"Gefyra Logo\"/>\n</p>\n\n# Getdeck Beiboot\n_Getdeck Beiboot_ (or just Beiboot for brevity) is a Kubernetes-in-Kubernetes solution. It was born from the idea to \nprovide Getdeck users a simple yet flexible solution to spin up **hybrid cloud development** infrastructure. This is \nuseful for Kubernetes development workloads which grew too large to run on a development machine (or with pony workloads \non MacOS and Windows machines). \n\n# Beiboot Client\nThe Beiboot client is a Python API to manage Beiboot clusters. It can set up and tear down Kubernetes instances\nas well as establish connections.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Getdeck Beiboot client project.",
    "version": "1.4.1",
    "project_urls": {
        "Documentation": "https://getdeck.dev",
        "Homepage": "https://getdeck.dev",
        "Repository": "https://github.com/Getdeck/beiboot"
    },
    "split_keywords": [
        "kubernetes",
        "development",
        "cloud-native"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af8f9fd18e2768eecd93052e6a1a42516e23dc0b6e072bd83c1207576c291a7d",
                "md5": "1a99664ea0c35b509d7dd43c04937de2",
                "sha256": "acb22b71f780bbd75941654b74cc62f6b96ee18fca7d0fa7876c563b00bfc79c"
            },
            "downloads": -1,
            "filename": "beiboot-1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a99664ea0c35b509d7dd43c04937de2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 31530,
            "upload_time": "2023-07-28T13:35:07",
            "upload_time_iso_8601": "2023-07-28T13:35:07.940386Z",
            "url": "https://files.pythonhosted.org/packages/af/8f/9fd18e2768eecd93052e6a1a42516e23dc0b6e072bd83c1207576c291a7d/beiboot-1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3baa1003fe81cbd5488a171ffacd15930c784cc61457603421fe9d9a7ca3dd15",
                "md5": "d6c584edb17eef2d7bc90a2c29bd47a7",
                "sha256": "2e8e4eca7adee729e2a484f8be5b6e2bb4151eebacb645f341535334cf406ecc"
            },
            "downloads": -1,
            "filename": "beiboot-1.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d6c584edb17eef2d7bc90a2c29bd47a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 20256,
            "upload_time": "2023-07-28T13:35:09",
            "upload_time_iso_8601": "2023-07-28T13:35:09.515133Z",
            "url": "https://files.pythonhosted.org/packages/3b/aa/1003fe81cbd5488a171ffacd15930c784cc61457603421fe9d9a7ca3dd15/beiboot-1.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-28 13:35:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Getdeck",
    "github_project": "beiboot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "beiboot"
}
        
Elapsed time: 0.19038s