Skip to content

bpweber/pytype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A CLI typing test written in Python

Note

Word list is from here

Launch with python main.py <args>

Available args:

-diff=<1-10> what percentage of the total list of words to use to generate phrases

-len=<1-50> how many words are in each phrase

-caps capitalizes first word of each phrase

-punc adds punctuation to phrase

-noclear leaves each line in terminal after enter is pressed

Use a KeyboardInterrupt, Ctrl+C by default, to end the test and view average stats for that test

About

A CLI typing test in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages