Speed Typing Test in Python

preview_player
Показать описание
In this video we build a typing speed testing GUI in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Рекомендации по теме
Комментарии
Автор

I would have been helped with a quick "what is Tkinter?" and by seeing the program run incrementally to visualize what each part of the code is doing. BUT! Still, very awesome and helpful video this was super helpful for my project!

Mr.Guy
Автор

Awesome coding man. Keep it Up. Helped me to understand Tkinter well too.

ksj
Автор

you get the extra space at the end because windows stupidly adds a \r to the EOL. you can fix this more cleanly by using rstrip(). this will also fix an issue you didn't see where split() adds an extra word at the end because of the extra whitespace character at the end. there's also something worth noting about split(): a empty split() separates on whitespace runs, so s\sy == x\s\s\t\r\ny == [x, y]

aceldama
Автор

Right now if you put one wrong character it doesn’t get red - only after adding second character. Consider binding input_entry to KeyRelease, not KeyPress, to fix it. Then you dont have to do this „-1” trick in if block for turning whole text green

ewaar
Автор

Thanks i was hoping for sooo long that you will make this. THANKS ALOT!!!!

MathonX
Автор

Great tutorial! It helped me with my Python project!

lindalourenco
Автор

I've build a typing speed test as a website a few days ago.

thepaulcraft
Автор

While building this application, when I run it doesn't run properly . The problem is it does not highlight the wrong red and the right one green and it is not counting any of words or characters per seconds or minute.

s.s.s
Автор

if not self.running:
AttributeError: 'TypeSpeedGUI' object has no attribute 'running'
How do I fix this?

vishalkadakia
Автор

How to add a new characters to tkinter like Tifinagh letters to be displayed correctly when I type them in input field of tkinter?

stefrarut
Автор

Hi! If press reset before the end of input, "WPS=10, WPM=600".
If press 1 more time, then everything is reset to zero.
How to fix it? Why it happens?

viachas
Автор

Which software you are using while making this application?

s.s.s
Автор

Heyy i dont know if its a good place to say this but I got ban from the server cause my account got hacked and it sent so much spam messages and links, please can I someone do something for me

aymancassim
Автор

Hello, How can I find this source code?

jianweicen
Автор

bro can you give me the source code link or copy paste??

nischaaaal
Автор

I get the error:
_tkinter.TclError: cannot use geometry manager pack inside . which already has slaves managed by grid
why do I get this?

epicboi
Автор

did not quite understand whats self.running for

itay
Автор

4:45 lol readlines was the same thing but more efficient why did you have to change it?

CubeRiser
Автор

self.frame = tk.Frame(self.frame)
AttributeError: 'TypeSpeedGUI' object has no attribute 'frame'

franco-cip
Автор

Hey buddy 🤔is bitcoin mining bot are safe ? Huh

_blubla_
welcome to shbcf.ru