It does a few things
Project description
Butler 0.0.2
It just works. This is basically just a random package.
Shorten big numbers
Starts shortening at thousand and stops at trillion.
from butler import numbers
numbers.shorten(10000000)
Outputs: 10M
Countdowns
Countdown to day and hour
from butler import countdown
countdown.day_and_hour('monday', 12)
Output: [days, hours, minutes, seconds]
Countdown to hour
from butler import countdown
countdown.hour(12)
Ouput: [hours, minutes, seconds]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
n8.butler-0.0.2.tar.gz
(2.7 kB
view details)
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 n8.butler-0.0.2.tar.gz.
File metadata
- Download URL: n8.butler-0.0.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36ad960d9c75352cfe7820b972c8c1676b01419e2ca6ebb0cf32c3a406709e81
|
|
| MD5 |
601c5f3400fae7531ab06659bbb8712b
|
|
| BLAKE2b-256 |
5369e752e84bbb22ecfb009eceabc21ed1bcad9748696245cecf1c33b65dac1b
|
File details
Details for the file n8.butler-0.0.2-py3-none-any.whl.
File metadata
- Download URL: n8.butler-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db441c209d0c462345b1d39d8e85bba7a27448c85da43dd8a8e04a9c8cbacf2d
|
|
| MD5 |
a566ef8690fcc85de35ed872d494230e
|
|
| BLAKE2b-256 |
3f1bec0f84d0fd8b7c5d3fa479b4d7f574a16fd7a95c454b828449618ed85fcc
|