A lightweight utility library for various operations
Reason this release was yanked:
Version didn't provide any functionality
Project description
utilify 🛠️
🧩 Overview
utilify is a lightweight and flexible Python utility library that provides a collection of handy tools to make your coding life easier — from string manipulation and decorators, to timing functions, terminal display helpers, and more.
The goal is simple: gather all the little “useful” utilities you often rewrite across projects into one clean, minimal package.
🚀 Features
- String utilities: formatting, comparisons, corrections, and text helpers.
- Decorators: easy timing, encryption, and more.
- Terminal display tools: progress bars, spinners, and status messages.
- Lightweight: no heavy dependencies — plug it into any project.
- Readable: clean and well-structured code built for maintainability.
🧰 Installation
Install directly from PyPi:
pip install utilify
or install from source:
git clone https://github.com/Johnathan31/utilify.git
cd utilify
pip install .
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
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 utilify-1.0.3.tar.gz.
File metadata
- Download URL: utilify-1.0.3.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
983871fb7986874568ac1ebd4710a99c2f93f871f0df242a2893ec65c4ac1294
|
|
| MD5 |
9777c021320a09d73f4edc9bf20835d3
|
|
| BLAKE2b-256 |
99221efca9d963e8ecb49a57a01f5b55c2a768fb93d584614ad310dad72ed115
|
File details
Details for the file utilify-1.0.3-py3-none-any.whl.
File metadata
- Download URL: utilify-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b215c29bf7bd7c6d4e0eef2ed624fd475ca35f964581931310d01ee070c21a27
|
|
| MD5 |
718a3bdd37b560e6dbdb0ff2dd959f5c
|
|
| BLAKE2b-256 |
145711a59600d58dd7c182216ff7bde6d02e5e5c70c00b5276b0f84c237db0f9
|