================
typetest-cli
================
.. image:: https://github.com/senyc/typetest-cli/actions/workflows/tests.yml/badge.svg
Python versions
===============
``typetest-cli`` works with all versions of python >= 3.8
Installation
============
pip install
-----------
.. code-block:: python
pip install typetest-cli
GitHub
-------
.. code-block:: bash
git clone https://github.com/senyc/typetest-cli
cd typetest-cli
python setup.py install
Running ``typetest-cli``
========================
After install you should be able to run the program with ``typetest`` or ``typetest-cli``
Usage
--------
.. code-block::
usage: typetest [-h] [--hide-acc] [--hide-wpm] [--only-base] [--no-blocking]
Lightweight typing speed commandline tool. Can be exited with Ctrl-c or return.
options:
-h, --help show this help message and exit
--hide-acc, -a hides the accuracy statistic
--hide-wpm, -w hides the word per minute statistic
--only-base, -b Only uses the base text
--no-blocking, -n Do not block input after 3 failed attmpts
Will only disply typing speed and accuracy upon completion of the line
Raw data
{
"_id": null,
"home_page": "",
"name": "typetest-cli",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "speed,test,typing,typetest,typetest-cli,terminal",
"author": "Kyler",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/0e/e5/bdd66e92ee0b9eaecf6b2dd99f849d181a80f4302422aaa3354581ef8419/typetest-cli-1.2.4.tar.gz",
"platform": null,
"description": "================\ntypetest-cli\n================\n.. image:: https://github.com/senyc/typetest-cli/actions/workflows/tests.yml/badge.svg\n\nPython versions\n===============\n\n``typetest-cli`` works with all versions of python >= 3.8\n\n\nInstallation\n============\n\npip install\n-----------\n\n.. code-block:: python \n\n pip install typetest-cli\n\nGitHub\n-------\n\n\n.. code-block:: bash\n\n git clone https://github.com/senyc/typetest-cli\n cd typetest-cli\n python setup.py install\n\nRunning ``typetest-cli``\n========================\n\nAfter install you should be able to run the program with ``typetest`` or ``typetest-cli``\n\nUsage\n--------\n\n.. code-block::\n\n usage: typetest [-h] [--hide-acc] [--hide-wpm] [--only-base] [--no-blocking]\n \n Lightweight typing speed commandline tool. Can be exited with Ctrl-c or return.\n \n options:\n -h, --help show this help message and exit\n --hide-acc, -a hides the accuracy statistic\n --hide-wpm, -w hides the word per minute statistic\n --only-base, -b Only uses the base text\n --no-blocking, -n Do not block input after 3 failed attmpts\n \n Will only disply typing speed and accuracy upon completion of the line\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Lightweight typing speed commandline tool",
"version": "1.2.4",
"project_urls": {
"repository": "https://github.com/senyc/typetest-cli"
},
"split_keywords": [
"speed",
"test",
"typing",
"typetest",
"typetest-cli",
"terminal"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c6fd402feaaf951644143bc26888be56e1d41628f14deed5fb7e491ef00903a1",
"md5": "af5c183924bb10f3924a36754889176b",
"sha256": "5cdaccc59b395f8bb3eb690e3f33c5fb81089141cbcfbb216d53a5269659e5fc"
},
"downloads": -1,
"filename": "typetest_cli-1.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "af5c183924bb10f3924a36754889176b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 9883,
"upload_time": "2024-02-28T20:21:06",
"upload_time_iso_8601": "2024-02-28T20:21:06.134523Z",
"url": "https://files.pythonhosted.org/packages/c6/fd/402feaaf951644143bc26888be56e1d41628f14deed5fb7e491ef00903a1/typetest_cli-1.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0ee5bdd66e92ee0b9eaecf6b2dd99f849d181a80f4302422aaa3354581ef8419",
"md5": "99a0d651e907711d381de3909be1f497",
"sha256": "555c84f7b776905b2cf9f81919892747ed2f5fc91da10fb0ffbd499e35a0e71f"
},
"downloads": -1,
"filename": "typetest-cli-1.2.4.tar.gz",
"has_sig": false,
"md5_digest": "99a0d651e907711d381de3909be1f497",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8113,
"upload_time": "2024-02-28T20:22:37",
"upload_time_iso_8601": "2024-02-28T20:22:37.376247Z",
"url": "https://files.pythonhosted.org/packages/0e/e5/bdd66e92ee0b9eaecf6b2dd99f849d181a80f4302422aaa3354581ef8419/typetest-cli-1.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-28 20:22:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "senyc",
"github_project": "typetest-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "typetest-cli"
}