A utility library for text processing
Project description
TextUtils
TextUtils is a simple Python library designed for text processing tasks. It provides a variety of functions to work with text such as:
- Extracting email addresses from a block of text.
- Validating if a string is a valid URL.
- Converting text between different cases like
camelCase,snake_case, andPascalCase.
Features
- Extract emails: Extracts all email addresses from a given text.
- Validate URL: Validates if a given string is a valid URL.
- Convert text cases: Converts text between
camelCase,snake_case, andPascalCase.
Installation
To install TextUtils, you can use pip, the Python package manager. Run the following command:
pip install textutils
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
my_textutils-0.1.2.tar.gz
(3.6 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 my_textutils-0.1.2.tar.gz.
File metadata
- Download URL: my_textutils-0.1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fe35d447a9acfba49721d3dbde17ee61cff9416a8a09c6e2af1924696abe0af
|
|
| MD5 |
b0b37815f4920d3e2d95e6f039e1540d
|
|
| BLAKE2b-256 |
656a4f16e6cb3bfcb1ed9688ccfdfe92b0b19313388d5a9e6afe8fe09d3eb2c1
|
File details
Details for the file my_textutils-0.1.2-py3-none-any.whl.
File metadata
- Download URL: my_textutils-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ed1ab6a935d8a8a8a04dc7b132eba77813a1ce73a48ef1251bff44067cee75f
|
|
| MD5 |
f31ebc982390b8a8d8cd20135c654047
|
|
| BLAKE2b-256 |
7c5ce349c374ce6c6018628435e2df28486569d4b1ad22924e7393c77bea1c72
|