Skip to main content

Makes the Python sleep module easier a bit.

Project description

BetterSleePy

Makes the Python sleep module easier a bit.

Installation

pip3 install bettersleepy

Usage

I recommend importing it as wait to make it shorter.

Seconds:

import bettersleepy as wait

wait.sec(1)
print("Waited 1 second.")

Minutes:

import bettersleepy as wait

wait.min(1)
print("Waited 1 minute.")

Hours:

import bettersleepy as wait

wait.hour(1)
print("Waited 1 hour.")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

BetterSleePy-0.1.3-py2.py3-none-any.whl (1.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file BetterSleePy-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for BetterSleePy-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8581d807787bb2529df1c271ea53ddebb1e6ee4d3907888650d862ba5c8ca829
MD5 a8a625b59846a817622dcc53be2db73a
BLAKE2b-256 8a7949d5424b1fde1712ce5e29c0e9a02ecd55fde72fcf26d4ac74818c235ca3

See more details on using hashes here.

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