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-8.0.0.tar.gz
(36.9 kB
view details)
Built Distribution
mykit-8.0.0-py3-none-any.whl
(48.4 kB
view details)
File details
Details for the file mykit-8.0.0.tar.gz
.
File metadata
- Download URL: mykit-8.0.0.tar.gz
- Upload date:
- Size: 36.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b156ae24c81847ad4e13707ee86fcc3636b8d51ecce279c1c08bb229d4ba4390 |
|
MD5 | 388699bf85c6383799ab63166d5e2e6a |
|
BLAKE2b-256 | b188539b9dbb69cc8fe3705bc89cfda8968e830397bbe7f2c6efac488da516fc |
File details
Details for the file mykit-8.0.0-py3-none-any.whl
.
File metadata
- Download URL: mykit-8.0.0-py3-none-any.whl
- Upload date:
- Size: 48.4 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 | a04a05d5e037af5a3ae25a99377ad699f3fb771de6b9951ce8da5e1912901443 |
|
MD5 | c8086a540d87fc50292f8783451713b5 |
|
BLAKE2b-256 | 643fed43bbf5073f0845dca3956d7b7adf8f28434ca5b9496545bc3bb669f7f1 |