Skip to content

Sn1F3rt/CodeClauseInternship_Speed-Typing-Test-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Typing Test in Python

Typing Speed Test application implemented using Python as my first golden project for the CodeClause Internship. The GUI is powered by customtkinter Python module, as well as the built-in tkinter module. The words for the speed test are generated using the wonderwords Python module.

Requirements

Tested on Python 3.11.2

Usage

# Clone the repository
git clone https://github.com/Sn1F3rt/CodeClauseInternship_Speed-Typing-Test-in-Python
# Install requirements
python -m pip install -r requirements.txt
# Run the script
python speed_typing_test.py

License

Creative Commons Zero v1.0 Universal

Copyright © 2023 Sayan Bhattacharyya