A mini python project for calculating the words per minute typed for a given text using keyboard.
Make sure that the curses library for python is installed...if not install it using "pip install windows-curses" or "python -m install windows-curses". To run the program go to cmd and change the directory where your file is stored and type python [filename].py Here it is python wpm.py