Is there any possible way to make python faster? (If specifically, I mean tkinter)
I know how to make the turtle module faster but I don’t have any answers for tkinter module. I’m currently using normal tkinter but if there’s a possibility in customtkinter, let me know.