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-5.1.0.tar.gz
(32.7 kB
view details)
Built Distribution
mykit-5.1.0-py3-none-any.whl
(43.7 kB
view details)
File details
Details for the file mykit-5.1.0.tar.gz
.
File metadata
- Download URL: mykit-5.1.0.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bdf1d517f12a41a0570fa12860fa4edda0ad4730335becb254de0a6acd52bef |
|
MD5 | c9c1d2a81da0892609809151a19ed748 |
|
BLAKE2b-256 | 55413edda7863b3276133022fee4fe9eeb243a160d6917f23ca5611c3bef03cd |
File details
Details for the file mykit-5.1.0-py3-none-any.whl
.
File metadata
- Download URL: mykit-5.1.0-py3-none-any.whl
- Upload date:
- Size: 43.7 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 | dd64bb2c3d9b4188b618314ee2e67bbff04c4f702d8adb9dfe6bb5a3c5b61c66 |
|
MD5 | 39a3f8c6ab046abded110b61f103cb01 |
|
BLAKE2b-256 | b9a82855ef90e78f7db3fc1acccb20e6e3b1d30d7676280c6e9e7228e985ba9c |