Skip to main content

Run Alarm on cli or in Background.

Project description

Alarm in Python.

## INSTALLATION pip install pyAlarm

Functions : getInput() :: returns Alarm and current Time. runInBackground(Time,Alarm) :: Alarm & Time of type time.strftime(“%H:%M”) checkYTfile() :: returns False if File not found , True if found. runInteractive()

Import : from alarm import begin

Use : a,t = begin.getInput() begin.runInBackground(t,a) begin.checkYTfile() begin.runInteractive()

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

pyAlarm-1.0.0.tar.gz (4.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