A simple Python library for text formatting and cleaning.
Project description
textformatter
A simple Python library for text formatting and cleaning.
Example Usage
from textformatter import capitalize_words, to_snake_case
print(capitalize_words("hello world")) # Hello World
print(to_snake_case("Hello World")) # hello_world
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 eldar_textformatter_matrix-0.1.0.tar.gz.
File metadata
- Download URL: eldar_textformatter_matrix-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d0c37bf837d11002b99d8a225c1eb4cb2e2dd0bbaed0eb79c6d24e74d5414f4
|
|
| MD5 |
a9115ccc3ccff3a5dd3a4c031e3750f2
|
|
| BLAKE2b-256 |
cada19e731226233be86591881c6f81e67add740bbbd03f9f872eb0591516483
|
File details
Details for the file eldar_textformatter_matrix-0.1.0-py3-none-any.whl.
File metadata
- Download URL: eldar_textformatter_matrix-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d87b866b27235ba332803aeadec24c38c3e5e0578ce7cc2bf13064c12295106a
|
|
| MD5 |
f595394e47b034df14c85d7493abbcd5
|
|
| BLAKE2b-256 |
e67454af9fad5ce6aaac58bbb93327580d66a47f386fb02ce54f381683150afa
|