twc-cli


Nametwc-cli JSON
Version 2.4.1 PyPI version JSON
download
home_pagehttps://github.com/timeweb-cloud/twc
SummaryTimeweb Cloud Command Line Interface.
upload_time2023-08-30 16:18:16
maintainer
docs_urlNone
authorge
requires_python>=3.7.9,<4.0.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![TWC CLI](https://github.com/timeweb-cloud/twc/blob/master/artwork/logo.svg)

Timeweb Cloud Command Line Interface and simple SDK 💫

> [Руководство пользователя](https://github.com/timeweb-cloud/twc/blob/master/docs/ru/README.md) 🇷🇺  
> [Command Line Interface (CLI) Reference](https://github.com/timeweb-cloud/twc/blob/master/docs/ru/CLI_REFERENCE.md) 📜

# Installation

```
pip install twc-cli
```

# Getting started

Get Timeweb Cloud [access token](https://timeweb.cloud/my/api-keys) and
configure **twc** with command:

```
twc config
```

Enter your access token and hit `Enter`.

Configuration done! Let's use:

```
twc --help
```

# Shell completion

To install completion script run:

```
twc --install-completion
```

**twc** automatically detect your shell. Supported: Bash, Zsh, Fish, PowerShell.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/timeweb-cloud/twc",
    "name": "twc-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.9,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "ge",
    "author_email": "dev@timeweb.cloud",
    "download_url": "https://files.pythonhosted.org/packages/28/57/447798d8e2776007d453a362a6b89d4e164342759ecfbbfb711e9f18a1ef/twc_cli-2.4.1.tar.gz",
    "platform": null,
    "description": "![TWC CLI](https://github.com/timeweb-cloud/twc/blob/master/artwork/logo.svg)\n\nTimeweb Cloud Command Line Interface and simple SDK \ud83d\udcab\n\n> [\u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f](https://github.com/timeweb-cloud/twc/blob/master/docs/ru/README.md) \ud83c\uddf7\ud83c\uddfa  \n> [Command Line Interface (CLI) Reference](https://github.com/timeweb-cloud/twc/blob/master/docs/ru/CLI_REFERENCE.md) \ud83d\udcdc\n\n# Installation\n\n```\npip install twc-cli\n```\n\n# Getting started\n\nGet Timeweb Cloud [access token](https://timeweb.cloud/my/api-keys) and\nconfigure **twc** with command:\n\n```\ntwc config\n```\n\nEnter your access token and hit `Enter`.\n\nConfiguration done! Let's use:\n\n```\ntwc --help\n```\n\n# Shell completion\n\nTo install completion script run:\n\n```\ntwc --install-completion\n```\n\n**twc** automatically detect your shell. Supported: Bash, Zsh, Fish, PowerShell.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Timeweb Cloud Command Line Interface.",
    "version": "2.4.1",
    "project_urls": {
        "Homepage": "https://github.com/timeweb-cloud/twc",
        "Repository": "https://github.com/timeweb-cloud/twc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07121c0fd7d0cf618ddf0c70dbfcc7f7a79321f2e01b04146a64e7c3305225bc",
                "md5": "01ee188283536c3d75dbb68ae5410318",
                "sha256": "c93382fdfa562d00adc74139345b26e611c9317d8e5fcd6ab2ddb73b8b0de6e1"
            },
            "downloads": -1,
            "filename": "twc_cli-2.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01ee188283536c3d75dbb68ae5410318",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.9,<4.0.0",
            "size": 77290,
            "upload_time": "2023-08-30T16:18:15",
            "upload_time_iso_8601": "2023-08-30T16:18:15.103215Z",
            "url": "https://files.pythonhosted.org/packages/07/12/1c0fd7d0cf618ddf0c70dbfcc7f7a79321f2e01b04146a64e7c3305225bc/twc_cli-2.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2857447798d8e2776007d453a362a6b89d4e164342759ecfbbfb711e9f18a1ef",
                "md5": "0875b4f95862f10231a48ce44e9e4861",
                "sha256": "5845e4da389d2e6398665dd0637a3a00520d745c3f2d531ec9cf586cdedd94e2"
            },
            "downloads": -1,
            "filename": "twc_cli-2.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0875b4f95862f10231a48ce44e9e4861",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.9,<4.0.0",
            "size": 63624,
            "upload_time": "2023-08-30T16:18:16",
            "upload_time_iso_8601": "2023-08-30T16:18:16.818381Z",
            "url": "https://files.pythonhosted.org/packages/28/57/447798d8e2776007d453a362a6b89d4e164342759ecfbbfb711e9f18a1ef/twc_cli-2.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-30 16:18:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timeweb-cloud",
    "github_project": "twc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "twc-cli"
}
        
ge
Elapsed time: 0.10602s