{"id":19053193,"url":"https://github.com/greydevv/typeshell-cli","last_synced_at":"2025-09-12T13:35:44.098Z","repository":{"id":57477216,"uuid":"302962598","full_name":"greydevv/typeshell-cli","owner":"greydevv","description":"A Python command-line-interface tool that was written as a proof-of-concept of pytyper, a Python typing test package.","archived":false,"fork":false,"pushed_at":"2020-10-25T14:04:04.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T01:15:45.169Z","etag":null,"topics":["command-line-tool","python","typeshell-cli"],"latest_commit_sha":null,"homepage":"","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/greydevv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-10T18:11:42.000Z","updated_at":"2020-11-02T16:45:58.000Z","dependencies_parsed_at":"2022-09-14T17:11:42.224Z","dependency_job_id":null,"html_url":"https://github.com/greydevv/typeshell-cli","commit_stats":null,"previous_names":["greysondev/typeshell-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/greydevv/typeshell-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greydevv%2Ftypeshell-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greydevv%2Ftypeshell-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greydevv%2Ftypeshell-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greydevv%2Ftypeshell-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greydevv","download_url":"https://codeload.github.com/greydevv/typeshell-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greydevv%2Ftypeshell-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274822206,"owners_count":25356461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["command-line-tool","python","typeshell-cli"],"created_at":"2024-11-08T23:29:29.099Z","updated_at":"2025-09-12T13:35:44.075Z","avatar_url":"https://github.com/greydevv.png","language":"Python","readme":"# typeshell-cli\n\n## Description\ntypeshell-cli is a Python command-line-interface tool that was written as a proof-of-concept of [pytyper](https://github.com/greysonDEV/pytyper), a Python typing test package.\n\n## Installation\n```\npip install typeshell\n```\n\n## Usage\n\n#### Basic Usage\n```\ntypeshell [-h] [-V] [-v] create count {proverbs, shakespeare}\n```\n\n#### Positional Arguments\n```\ncreate                 create typing session\ncount                  number of prompts in session\n{proverbs, shakespeare}\n                       type of prompts in session\n```\n\n#### Optional Arguments\n```\n-h, --help             show this help message and exit\n-V, --version          show program version\n-v, --verbose          increase output verbosity\n```\n\n#### Examples\n\nTo create a typing session with 3 proverbs:\n```\ntypeshell create 3 proverbs\n```\n\nA confirmation input is needed before the typing session begins:\n```\n*-------[Generating session]-------*\n              Prompts:              \n                 3                  \n               Type:                \n              proverbs              \n*------[Press enter to begin]------*\n```\n\nWhen the session begins, the shell window will be cleared, only displaying the prompt and space for an input:\n\n```\nGrief divided is made lighter.\n\n```\n\nBe aware, the timer starts immediately after pressing enter. To exit the current session, stop the shell processes via `KeyboardInterrupt`.\n\n#### Output\n\nUpon finishing a session, the average statistics for that session will be visible:\n```\n*-------[Finished session]-------*\nAverage statistics:\n\nGross-WPM: 71.978\nNet-WPM  : 58.446\nAccuracy : 0.95\nErrors   : 2.334\nTime     : 8.102\n*----------------------------------*\n```\n\nSpecifying `--verbose` when creating a typing session will provide an output of each prompt with the user's input, along with an additional line which indicates the errors in the user's input.\n```\n\u003e Grief divided is made lighter.\n$ Grief divided is made lighter.\n                                \n\u003e A ship in the harbor is safe, but that is not what a ship is for.\n$ A ship in the harbor is safe, hut that is not what a ship is for\n                                ^                                 ^\n\u003e Every man is the architect of his destiny.\n$ Ebery man is the architext of his deinrny.\n   ^                      ^           ^^^  \n```\n\n## License\ntypeshell is licensed under the [MIT](https://github.com/greysonDEV/typeshell-cli/blob/main/LICENSE) License.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreydevv%2Ftypeshell-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreydevv%2Ftypeshell-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreydevv%2Ftypeshell-cli/lists"}