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.0.1.tar.gz
(32.7 kB
view details)
Built Distribution
mykit-5.0.1-py3-none-any.whl
(43.7 kB
view details)
File details
Details for the file mykit-5.0.1.tar.gz
.
File metadata
- Download URL: mykit-5.0.1.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 | aea61543ab63921fa87a99f02aa82e31accabacabfa4ed81461ec08f89360af7 |
|
MD5 | dac3e6b6f711c53baeb07bb317c3cd2f |
|
BLAKE2b-256 | b0c1940c3b09ea8b0862b172d66fa953096d2a1bed161aa665fec285eda63179 |
File details
Details for the file mykit-5.0.1-py3-none-any.whl
.
File metadata
- Download URL: mykit-5.0.1-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 | 4067d485801dff12db1e88b6c46effe549fae356f02e06448c9473f616f32246 |
|
MD5 | b15a5c83d784501c3d3ace33df2cba76 |
|
BLAKE2b-256 | 38153da2f9214acece9fa2c278db24a0daedd65556d1b30c61f4624fc8d060b0 |