I'm new to the Python world and I need a little help.
I want to create an application that displays a text message, and I need this text to have animation like fade in, text sweep, etc.
I was wondering if you guys can recommend me a couple of libraries or some code examples to achive this.
Thanks a lot
Edit 1: I Want to do this in a Window im Using Tkinter