Python utility library
Project description
myKit🧰
Collections of common functions for Python <3
Installation
pip install mykit
If you use a module requiring these dependencies, run pip install -r requirements.txt
.
Give it a try!
from mykit.kit.text import byteFmt
from mykit.app.arrow import Arrow
from mykit.app.slider import Slider
x = byteFmt(3141592653589793)
print(x) # 2.79 PiB
Misc
License
This project's source code and documentation are under the MIT license.
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
mykit-10.0.0b8.tar.gz
(55.6 kB
view details)
Built Distribution
mykit-10.0.0b8-py3-none-any.whl
(82.3 kB
view details)
File details
Details for the file mykit-10.0.0b8.tar.gz
.
File metadata
- Download URL: mykit-10.0.0b8.tar.gz
- Upload date:
- Size: 55.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfc07739a4c209c80a4a96d77c4e76a6f7381203333bf68810fe0d3454b249b3 |
|
MD5 | 95e42752e2e1efbaa30fc236f6cf9149 |
|
BLAKE2b-256 | 9ac7b5daa9e046d43cd732ca1a60cf0d0a793b2f512fa017790bb1f8632a8c10 |
File details
Details for the file mykit-10.0.0b8-py3-none-any.whl
.
File metadata
- Download URL: mykit-10.0.0b8-py3-none-any.whl
- Upload date:
- Size: 82.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1d526c20d70b72a97af925417aa24d389764a0409eae779e2150972410cf192 |
|
MD5 | 7c1825170a6add9f017a344499ef4026 |
|
BLAKE2b-256 | b30ade8e21cd54e1c79a0b3b5183120d60af8e5e4f367a55bf6db612bddf6556 |