Useful string and text manipulation tools
Project description
textutility
A set of useful functions and a class for analyzing and manipulating strings in Python.
Features
- Check if a string is a number or boolean
- Reverse strings
- Detect palindromes
- Convert between snake_case and camelCase
- And more!
Update features
- Method string_from_int() now raises an error
- to_snake_case() and to_camel_case() now work without regex
- added new style: 1337
- reverse() now supports mirrored output with a line (
|) separator
Installation
pip install textutility
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
textutility-0.1.1.tar.gz
(3.3 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 textutility-0.1.1.tar.gz.
File metadata
- Download URL: textutility-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ad7a27004168a40af8fe705f3bcef9b5a463512fd4d01be1cce3a18d3f3be45
|
|
| MD5 |
b4739eab6d73aaf65fb5147f3027511d
|
|
| BLAKE2b-256 |
1b83a58f9a0be6198d79bc1c7607275d48d6aae26c6e83a431d533dcab8741e4
|
File details
Details for the file textutility-0.1.1-py3-none-any.whl.
File metadata
- Download URL: textutility-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96607518a1e1b16b38248cbf7837cb227584dc53f0d633b171afae8021201d7d
|
|
| MD5 |
efbd061ecd739747cfcfc8bbcc68db5e
|
|
| BLAKE2b-256 |
cd7a2de31a30b246ea84ccb0d73710f0d176484f0c0cffa39d7949b3b94bed19
|