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.1.0.tar.gz
(36.5 kB
view details)
Built Distribution
mykit-7.1.0-py3-none-any.whl
(48.0 kB
view details)
File details
Details for the file mykit-7.1.0.tar.gz
.
File metadata
- Download URL: mykit-7.1.0.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bead2c7643bbac1732585dfd54cfcbea9fc21b3c253f46796d41e4e0cf08fbe |
|
MD5 | bb6e451929f7e376187dac3753a089e5 |
|
BLAKE2b-256 | 58539caa127ef6a8d121e41c4e9965e66c0ed055bceef9f61ec5bc79973b8e0f |
File details
Details for the file mykit-7.1.0-py3-none-any.whl
.
File metadata
- Download URL: mykit-7.1.0-py3-none-any.whl
- Upload date:
- Size: 48.0 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 | 4658b3eb39f734f880f7fd52e40dbe73867e96ac16e7185b78fbe69b5a1848ba |
|
MD5 | 2dd7e901a546e6df07005429c4780f47 |
|
BLAKE2b-256 | d2b0810b9157dd3f072ada786d7692c3eddd9f06f52331351670a99b65726172 |