{ "info": { "author": "Angryziber", "author_email": "mudit.verma2014@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "Alarm in Python.\n\n## INSTALLATION \n\npip install pyAlarm\n\nFunctions :\n\ngetInput() :: returns Alarm and current Time.\nrunInBackground(Time,Alarm) :: Alarm & Time of type time.strftime(\"%H:%M\")\ncheckYTfile() :: returns False if File not found , True if found.\nrunInteractive()\nsetPath() :: give complete path to a .txt file with youtube links as alarmVideos.\n\n\nImport :\n\nfrom alarm import begin\n\n\nUse :\n\na,t = begin.getInput()\nbegin.runInBackground(t,a)\nbegin.checkYTfile()\nbegin.runInteractive()", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/famishedrover/AlarmClock", "keywords": "Alarm Python Threading", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyAlarm", "package_url": "https://pypi.org/project/pyAlarm/", "platform": "", "project_url": "https://pypi.org/project/pyAlarm/", "project_urls": { "Homepage": "https://github.com/famishedrover/AlarmClock" }, "release_url": "https://pypi.org/project/pyAlarm/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Run Alarm on cli or in Background.", "version": "1.0.1" }, "last_serial": 2854888, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0395e81da7b6869ebe339937f06211ce", "sha256": "c36b4af952cd476f4d3bf8d675f45ac9ca7c023109e64223ca6397dffbc1254a" }, "downloads": -1, "filename": "pyAlarm-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0395e81da7b6869ebe339937f06211ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4072, "upload_time": "2017-05-05T22:40:36", "url": "https://files.pythonhosted.org/packages/65/97/e14e5c9af06e40f8bf9046c1d6e27efb53f4544f1970501bd27c6802b0c9/pyAlarm-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "05c777cf349d8fe6d44427308b129666", "sha256": "e37acffa26ae56779b7f8d3c8fdbacac6fa09c50b127cc1562e74f9b622a12fc" }, "downloads": -1, "filename": "pyAlarm-1.0.1.tar.gz", "has_sig": false, "md5_digest": "05c777cf349d8fe6d44427308b129666", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4137, "upload_time": "2017-05-05T22:49:54", "url": "https://files.pythonhosted.org/packages/06/76/c42b43405aed469eb085f4cfb8e36a85861f9449c8419d6ba13448766426/pyAlarm-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05c777cf349d8fe6d44427308b129666", "sha256": "e37acffa26ae56779b7f8d3c8fdbacac6fa09c50b127cc1562e74f9b622a12fc" }, "downloads": -1, "filename": "pyAlarm-1.0.1.tar.gz", "has_sig": false, "md5_digest": "05c777cf349d8fe6d44427308b129666", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4137, "upload_time": "2017-05-05T22:49:54", "url": "https://files.pythonhosted.org/packages/06/76/c42b43405aed469eb085f4cfb8e36a85861f9449c8419d6ba13448766426/pyAlarm-1.0.1.tar.gz" } ] }