A lightweight Python module for miniature utilities
Project description
Microature
A lightweight Python module for miniature utilities.
Installation
pip install microature
Usage
from microature import hello, MicroUtility
# Simple hello function
print(hello())
# Use the utility class
util = MicroUtility("my-app")
print(util.greet())
License
MIT
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
microature-0.1.0.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file microature-0.1.0.tar.gz.
File metadata
- Download URL: microature-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da0c2f6ad6cfd30d99f4d2604f2966713206cff28d40a8db4cd5d55752af9ec3
|
|
| MD5 |
36c1a1ca094dc42104afa14491f7b9c5
|
|
| BLAKE2b-256 |
5412ac8e678b46625d415a44450ede87cc590f1a6ac18e9657214aa9d5ac60ba
|
File details
Details for the file microature-0.1.0-py3-none-any.whl.
File metadata
- Download URL: microature-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6d454578370094478331a1df7cced6ca41c19f6341127fc1be498e14ac50937
|
|
| MD5 |
232ef0976bea750b21e1d5ade67f0e84
|
|
| BLAKE2b-256 |
a64c514f2d0e97b00658dfc510278dcb0bcaba249f5ea39a68aba27fb2da5805
|