tto-cli


Nametto-cli JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://github.com/orchest/orchest
SummaryCLI for TTO
upload_time2024-06-20 09:30:27
maintainerNone
docs_urlNone
authorRick Lamers
requires_python>=3.8
licenseApache 2.0
keywords tto
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TapTarget 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/TapTarget/TTO) on your Kubernetes cluster. In addition, application
level management, e.g. adding users, can also be done through this package.

## Installation

```sh
pip install tto-cli
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/orchest/orchest",
    "name": "tto-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "TTO",
    "author": "Rick Lamers",
    "author_email": "rick@orchest.io",
    "download_url": "https://files.pythonhosted.org/packages/0c/71/453a39d27f8ed74539e6e3b58e8dbadfd62b7805654a792fb06c5b500a92/tto-cli-0.8.2.tar.gz",
    "platform": null,
    "description": "# TapTarget Orchest CLI\r\n\r\n[Website](https://www.orchest.io) \u2014\r\n[Docs](https://docs.orchest.io/en/stable/)\r\n\r\n---\r\n\r\nConvenience wrapper (around `kubectl` commands) to manage\r\n[Orchest](https://github.com/TapTarget/TTO) on your Kubernetes cluster. In addition, application\r\nlevel management, e.g. adding users, can also be done through this package.\r\n\r\n## Installation\r\n\r\n```sh\r\npip install tto-cli\r\n```\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "CLI for TTO",
    "version": "0.8.2",
    "project_urls": {
        "Documentation": "https://docs.orchest.io/en/stable/",
        "Homepage": "https://github.com/orchest/orchest",
        "Source Code": "https://github.com/orchest/orchest/tree/master/orchest-cli"
    },
    "split_keywords": [
        "tto"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a9ef9bd78c2568a61d07158e5ea3f7cd7bbff924d7f28a378806d8ec97dc115",
                "md5": "c1d5b293a5becabe3aba96da713cbdd9",
                "sha256": "307986030c73199d7e8efbb6404132d98b5ef67eb139757a8a2b368b3ded9a89"
            },
            "downloads": -1,
            "filename": "tto_cli-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1d5b293a5becabe3aba96da713cbdd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30171,
            "upload_time": "2024-06-20T09:30:24",
            "upload_time_iso_8601": "2024-06-20T09:30:24.768981Z",
            "url": "https://files.pythonhosted.org/packages/4a/9e/f9bd78c2568a61d07158e5ea3f7cd7bbff924d7f28a378806d8ec97dc115/tto_cli-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c71453a39d27f8ed74539e6e3b58e8dbadfd62b7805654a792fb06c5b500a92",
                "md5": "6855a70dd4ace4a461263ad90e160d15",
                "sha256": "1c0a994d49775e5fc0bc34dec2329fca856b0bc6897c76c3c89255f737c7a3f3"
            },
            "downloads": -1,
            "filename": "tto-cli-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6855a70dd4ace4a461263ad90e160d15",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25001,
            "upload_time": "2024-06-20T09:30:27",
            "upload_time_iso_8601": "2024-06-20T09:30:27.025087Z",
            "url": "https://files.pythonhosted.org/packages/0c/71/453a39d27f8ed74539e6e3b58e8dbadfd62b7805654a792fb06c5b500a92/tto-cli-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-20 09:30:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "orchest",
    "github_project": "orchest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tto-cli"
}
        
Elapsed time: 0.53258s