PyQt5 help.

Souvik Dutta souvik.viksou at gmail.com
Sun Jan 26 12:38:46 EST 2020


I am making a birthday reminder app. I want to show tha label (" Today is
Tom's birthday.") Assuming Tom has a birthday.
But I want this label to be visible only when someone has a birthday today.
I am using datetime module to check the date. How can I do this?? Any help
is appreciated.


More information about the Python-list mailing list