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.1.0b1.tar.gz
(37.8 kB
view details)
Built Distribution
mykit-8.1.0b1-py3-none-any.whl
(49.8 kB
view details)
File details
Details for the file mykit-8.1.0b1.tar.gz
.
File metadata
- Download URL: mykit-8.1.0b1.tar.gz
- Upload date:
- Size: 37.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6762f55d59029bdb2b66da7d54936167df7cb0df85a465a3174516199bd565a |
|
MD5 | 7ea1aa46b9efa47d68c7bb502e994a3b |
|
BLAKE2b-256 | ed6029b9cb6c1f6f3799333903be57f887c99d107eb6a4d2b5f1441ec35c8ce3 |
File details
Details for the file mykit-8.1.0b1-py3-none-any.whl
.
File metadata
- Download URL: mykit-8.1.0b1-py3-none-any.whl
- Upload date:
- Size: 49.8 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 | 204bd0a3e46c4742d690bdf489d3982da92a082f339aa355c7ad02e5c4e4e059 |
|
MD5 | 9314e018574a6f36dd469e6c3cb5f0c2 |
|
BLAKE2b-256 | 104640a8827361812a59028dff7eb5e8076fe0ee6a6e91e7d51b6ba964f1379d |