Skip to main content

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 under 40 characters",

	"link to open(example.com)",

	5, #time till notification disappears

	"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.8.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page