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.
Release files for mykit 9.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mykit-9.1.0.tar.gz | 39.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mykit-9.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 90.9 kB
Release files / mykit-9.1.0.tar.gz
| Download URL | mykit-9.1.0.tar.gz |
|---|---|
| Size | 39.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
96e17c554c0369a17567bc2e321b1fa0ff6ad9a01ec9d5ef782bb564345c69b3
|
|
BLAKE2b-256 checksum How to use checksums |
bc853e1851517443eb319e6c5cff5d271d399ec7d0546ab3aacf2e6a20563c27
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|
Release files / mykit-9.1.0-py3-none-any.whl
| Download URL | mykit-9.1.0-py3-none-any.whl |
|---|---|
| Size | 51.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3408585824bdfa91b8275f6bd12af1bfb0bab6ea8a5ce8ddf054bea3ebfb2e94
|
|
BLAKE2b-256 checksum How to use checksums |
ddb9e0b0f228ce870c4f5c5e24fdb2aa7d8b37b78d5fea5aca51b0b81904fe2f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|