Python utility library
Project description
myKit
Python utility toolkit.
The aim of this project is to understand how things work by building them from the ground up, while also providing a lightweight version of something that already exists out there.
Installation
pip install mykit
Usage
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
Links
Troubleshoot
- To report bugs or ask questions, please open an issue or submit a pull request.
License
This project is licensed 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-7.0.0.tar.gz
(36.4 kB
view details)
Built Distribution
mykit-7.0.0-py3-none-any.whl
(47.8 kB
view details)
File details
Details for the file mykit-7.0.0.tar.gz
.
File metadata
- Download URL: mykit-7.0.0.tar.gz
- Upload date:
- Size: 36.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beb8203cd68045278ff92705ea62c3606070ce47cbb223749de9026356f434f5 |
|
MD5 | 0dff80d6e932fb78bd5459dfe5035964 |
|
BLAKE2b-256 | 8a1b20a10a247dc4cc823efa426a989c8da71918e3f9a3bdff2016a6777e0364 |
File details
Details for the file mykit-7.0.0-py3-none-any.whl
.
File metadata
- Download URL: mykit-7.0.0-py3-none-any.whl
- Upload date:
- Size: 47.8 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 | 333f9cad1031cbed458ffb9974b4127d6968d37b13991cec965f9cb511e337e7 |
|
MD5 | efd548c679015225948d4bd12bf203ad |
|
BLAKE2b-256 | b6b9093966830c95e4d178b1f43db1a0c8d984ce235e13b56b19bc72948879e9 |