Clevertools is a utility library providing practical tools for common workflows.
Project description
clevertools
clevertools is a utility library providing practical tools for common
workflows.
Public Tools
- plain-text file helpers
- masking for sensitive values
- global runtime configuration
- simple console and file logger setup
Example
from clevertools import mask, read
secret = mask("sk-example-secret-token", 3, 4)
content = read("example.txt")
Project Goal
clevertools is intentionally compact. It focuses on practical helpers for
everyday workflows without introducing a large framework or unnecessary
abstraction.
Documentation
- Start here: docs/README.md
- Getting started: docs/getting-started/README.md
- Reference: docs/reference/README.md
Requirements
- Python
>=3.10
Project details
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 clevertools-0.1.1.tar.gz.
File metadata
- Download URL: clevertools-0.1.1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60f685cfc638c77e91fa588e51a6137367cfd5f8eabb2a7702698114edb3006e
|
|
| MD5 |
fc252caff7e5b5c624a76da2534ebe3b
|
|
| BLAKE2b-256 |
5938e862aee260ab0020fe7ded264d4a9c15c4d0e4d5a88e96e2237c1323a758
|
File details
Details for the file clevertools-0.1.1-py3-none-any.whl.
File metadata
- Download URL: clevertools-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19b483a48a3a68b226742708eca74d27e6845bc4c439f6fcd83627b648dbf338
|
|
| MD5 |
ec0006884e62cbbb9b2e144bda7952e0
|
|
| BLAKE2b-256 |
677f3e0cc9a0894379b970ddfc7926d3bc0af4245d7de53a0642385397b065d9
|