orchest-cli


Nameorchest-cli JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/orchest/orchest
SummaryCLI for Orchest
upload_time2023-04-03 13:44:21
maintainer
docs_urlNone
authorRick Lamers
requires_python>=3.8
licenseApache 2.0
keywords orchest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Orchest CLI

[Website](https://www.orchest.io) —
[Docs](https://docs.orchest.io/en/stable/)

---

Convenience wrapper (around `kubectl` commands) to manage
[Orchest](https://github.com/orchest/orchest) on your Kubernetes cluster. In addition, application
level management, e.g. adding users, can also be done through this package.

## Installation

```sh
pip install orchest-cli
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/orchest/orchest",
    "name": "orchest-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "orchest",
    "author": "Rick Lamers",
    "author_email": "rick@orchest.io",
    "download_url": "https://files.pythonhosted.org/packages/80/0b/ab31e41bd529a4c01a5624f8b290258f3e74886766b47a441a781d64dc70/orchest-cli-0.8.1.tar.gz",
    "platform": null,
    "description": "# Orchest CLI\n\n[Website](https://www.orchest.io) \u2014\n[Docs](https://docs.orchest.io/en/stable/)\n\n---\n\nConvenience wrapper (around `kubectl` commands) to manage\n[Orchest](https://github.com/orchest/orchest) on your Kubernetes cluster. In addition, application\nlevel management, e.g. adding users, can also be done through this package.\n\n## Installation\n\n```sh\npip install orchest-cli\n```",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "CLI for Orchest",
    "version": "0.8.1",
    "split_keywords": [
        "orchest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "800bab31e41bd529a4c01a5624f8b290258f3e74886766b47a441a781d64dc70",
                "md5": "5f0d071ec4e61b6576983bb64fe6e5d7",
                "sha256": "f3aa3c4cc5087558d1ef6156e76149e70a139e52bce827245950cd1f9b2a1944"
            },
            "downloads": -1,
            "filename": "orchest-cli-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5f0d071ec4e61b6576983bb64fe6e5d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 28457,
            "upload_time": "2023-04-03T13:44:21",
            "upload_time_iso_8601": "2023-04-03T13:44:21.682497Z",
            "url": "https://files.pythonhosted.org/packages/80/0b/ab31e41bd529a4c01a5624f8b290258f3e74886766b47a441a781d64dc70/orchest-cli-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 13:44:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "orchest",
    "github_project": "orchest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "orchest-cli"
}
        
Elapsed time: 0.06276s