Creates notification with button
Project description
#Link_Notify
##Simple notification creator with button package by progbits
visit us - https://progbits.xyz
For docs, tutorials and updates visit - https://progbits.xyz/link-notify
Installation-
pip install link-notify
Simple code to create a notification-
import link_notify as ln
ln.notify(
"Text for notification",
"link to open",
5,
"text on button")`
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
link_notify-0.7.tar.gz
(3.1 kB
view hashes)