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-9.1.0.tar.gz
(39.2 kB
view details)
Built Distribution
mykit-9.1.0-py3-none-any.whl
(51.7 kB
view details)
File details
Details for the file mykit-9.1.0.tar.gz
.
File metadata
- Download URL: mykit-9.1.0.tar.gz
- Upload date:
- Size: 39.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96e17c554c0369a17567bc2e321b1fa0ff6ad9a01ec9d5ef782bb564345c69b3 |
|
MD5 | 5963615781c06ebcc49c1a0e64a57a3f |
|
BLAKE2b-256 | bc853e1851517443eb319e6c5cff5d271d399ec7d0546ab3aacf2e6a20563c27 |
File details
Details for the file mykit-9.1.0-py3-none-any.whl
.
File metadata
- Download URL: mykit-9.1.0-py3-none-any.whl
- Upload date:
- Size: 51.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 | 3408585824bdfa91b8275f6bd12af1bfb0bab6ea8a5ce8ddf054bea3ebfb2e94 |
|
MD5 | 7e40d4379265e263650e351533100e1e |
|
BLAKE2b-256 | ddb9e0b0f228ce870c4f5c5e24fdb2aa7d8b37b78d5fea5aca51b0b81904fe2f |