I would like to create a simple toast notification using python v3.6 on Windows10 machine.
I am using this python library.
https://github.com/jithurjacob/Win
go to bottom right, click action center, now click at the top right corner where it says manage notifications, now enable the button under the title 'Notifications' if it is disabled and probably because of this reason win10toast was unable to perform the desired task. and now it works absolutely! :) Thank you!