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-6.2.0.tar.gz
(35.7 kB
view details)
Built Distribution
mykit-6.2.0-py3-none-any.whl
(47.1 kB
view details)
File details
Details for the file mykit-6.2.0.tar.gz
.
File metadata
- Download URL: mykit-6.2.0.tar.gz
- Upload date:
- Size: 35.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 | 233336a383816263fad3cdc515f54e44bc854b08be799415b33a224ee645d7d3 |
|
MD5 | 5d5adadcf8e569da25dc9b27e86c372f |
|
BLAKE2b-256 | 827679a4796cc6d87b4c36f49b464dceefe4397d3c5bed2600d977440528b557 |
File details
Details for the file mykit-6.2.0-py3-none-any.whl
.
File metadata
- Download URL: mykit-6.2.0-py3-none-any.whl
- Upload date:
- Size: 47.1 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 | f431f3d34632f7d11a6a3a42b516fe91602687f554a6606a064eb41fff98b882 |
|
MD5 | 1407368e5c80a73c485096d5a7da2b1e |
|
BLAKE2b-256 | 83a83b28ae95d14d9c5d5eed449b180c5b83578afc75e6aa5c19a93c02eb8dd5 |