{"id":44271586,"url":"https://github.com/timeweb-cloud/twc","last_synced_at":"2026-02-10T19:30:54.560Z","repository":{"id":89629501,"uuid":"607251169","full_name":"timeweb-cloud/twc","owner":"timeweb-cloud","description":"Timeweb Cloud Command Line Interface","archived":false,"fork":false,"pushed_at":"2025-09-15T09:13:24.000Z","size":920,"stargazers_count":57,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-15T11:22:32.891Z","etag":null,"topics":["cli","cloud","cloud-computing","timeweb"],"latest_commit_sha":null,"homepage":"https://timeweb.cloud/docs/twc-cli","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timeweb-cloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-27T16:12:47.000Z","updated_at":"2025-09-15T09:13:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"58947e76-5966-4c59-9459-b89df4a36c99","html_url":"https://github.com/timeweb-cloud/twc","commit_stats":{"total_commits":141,"total_committers":2,"mean_commits":70.5,"dds":"0.021276595744680882","last_synced_commit":"8ff796b47babcbc94947a3fc7755ddbe18e7f07f"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/timeweb-cloud/twc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeweb-cloud%2Ftwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeweb-cloud%2Ftwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeweb-cloud%2Ftwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeweb-cloud%2Ftwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timeweb-cloud","download_url":"https://codeload.github.com/timeweb-cloud/twc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timeweb-cloud%2Ftwc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29313123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cloud","cloud-computing","timeweb"],"created_at":"2026-02-10T19:30:52.806Z","updated_at":"2026-02-10T19:30:54.536Z","avatar_url":"https://github.com/timeweb-cloud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://ec650031-twc-cli.s3.timeweb.cloud/dark.svg\" type=\"image/svg+xml\"\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://ec650031-twc-cli.s3.timeweb.cloud/dark.png\" type=\"image/png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://ec650031-twc-cli.s3.timeweb.cloud/light.svg\" type=\"image/svg+xml\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://ec650031-twc-cli.s3.timeweb.cloud/light.png\" type=\"image/png\"\u003e\n  \u003cimg alt=\"TWC CLI\" src=\"https://ec650031-twc-cli.s3.timeweb.cloud/light.png\"\u003e\n\u003c/picture\u003e\n\nTimeweb Cloud Command Line Interface and simple SDK 💫\n\n* [Руководство пользователя](https://github.com/timeweb-cloud/twc/blob/master/docs/ru/README.md) 🇷🇺\n* [Command Line Interface (CLI) Reference](https://github.com/timeweb-cloud/twc/blob/master/docs/ru/CLI_REFERENCE.md)\n\n# Installation\n\nFrom PyPI registry via pip:\n\n```\npip install twc-cli\n```\n\nUsing [pipx](https://pipx.pypa.io/stable/):\n\n```\npipx install twc-cli\n```\n\nOr install [zippap](https://docs.python.org/3/library/zipapp.html) in your PATH.\nLook for prebuilt `.pyz` archives on [releases page](https://github.com/timeweb-cloud/twc/releases/latest).\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimeweb-cloud%2Ftwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimeweb-cloud%2Ftwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimeweb-cloud%2Ftwc/lists"}