Handy string utilities for Python
Project description
PyStringUtils
Simple Python library with handy string utilities like:
to_snake_case()to_camel_case()to_upper_case()to_lower_case()to_pascal_case()to_kebab_case()
Installation
pip install pystringutils
Example
from pystringutils import to_snake_case
print(to_snake_case("Hello World!")) # hello_world
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
pystringtoolkit-0.1.0.tar.gz
(2.8 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 pystringtoolkit-0.1.0.tar.gz.
File metadata
- Download URL: pystringtoolkit-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
768453af9ba7761aca7d5deb100b3b438e0c94528e0914636240f345fe69ae43
|
|
| MD5 |
16b4fe86b171d2c60c7c83de93299d76
|
|
| BLAKE2b-256 |
d2f6a76f3ac002828fda31e8e9bb32a0cddb74fb55279eb8bc95771015f39a8b
|
File details
Details for the file pystringtoolkit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pystringtoolkit-0.1.0-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.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc5bf8de21134b69cee0a96eeafd240ca6b7788ee615a2d97e7f68b12a55c14b
|
|
| MD5 |
093c4b88e6e7bdfc482b23f59ed95497
|
|
| BLAKE2b-256 |
c875c949c0e92d8497cdc19f1ed2d01ddf65416975aabb4b3e1eb29f224d6469
|