A professional countdown Library
Project description
0. Hello!
Hi, this is the description of a countdown, plus, this countdown may be useful
1. What is this?
I know it's a strange name, but I ran out of ideas choosing a name!, so I chose Banana Timer
It's a timer, what's the code? Well, here is the code to use:
First, install like this
pip install --index-url https://test.pypi.org/simple/ banana_timer_test
for the test, or
pip install banana_timer
once it's released in PyPI, if there are updates, then run
pip install -u banana_timer
Run this in a script
from banana_timer import countdown
@countdown
def start_heavy_process():
print("Process is now running...")
start_heavy_process()
I know you need a decorator but I made it via decorator
2. Output
If you want any help here just type help after running your script
Type in any duration given in the help list
3. Bye!
After reading this, maybe copy paste the python code and run if you installed
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file banana_timer-1.0.1.tar.gz.
File metadata
- Download URL: banana_timer-1.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa29c2be4af32479558056d3f9e2015f795584027eb53201e2e36f695abf2e2f
|
|
| MD5 |
46a5b6abfd1e8477376221ae97f1e65f
|
|
| BLAKE2b-256 |
1a5be003527d70a237941cfc36922fbbc63089c4e6e56bb5af50c02418610553
|
File details
Details for the file banana_timer-1.0.1-py3-none-any.whl.
File metadata
- Download URL: banana_timer-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
544970c12a161ed137630084b89ad8903b8c9ac94499de1f3f75c02bce6a79d7
|
|
| MD5 |
590b77b90325c2cc89a620c9061c85d1
|
|
| BLAKE2b-256 |
7ba1caa458270fbe20c246cb12ee3636eb0f46b267ea3a1bf460a4c435fc3f5f
|