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
File details
Details for the file BetterSleePy-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: BetterSleePy-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8581d807787bb2529df1c271ea53ddebb1e6ee4d3907888650d862ba5c8ca829 |
|
MD5 | a8a625b59846a817622dcc53be2db73a |
|
BLAKE2b-256 | 8a7949d5424b1fde1712ce5e29c0e9a02ecd55fde72fcf26d4ac74818c235ca3 |