Utility functions for strings checking and manipulation.
Project description
# Python String Utils
A small utility library for strings.
simple and pythonic
no external dependencies
fully documented
PEP8 complaint
100% code coverage
tested against multiple python versions (2.7, 3.2, 3.3, 3.4)
## What’s inside…
### String checking functions:
is_url
is_email
is_credit_card
is_camel_case
is_snake_case
is_json
is_uuid
### String manipulation and generation
camel_case_to_snake
snake_case_to_camel
reverse
uuid
shuffle
…and more are coming!
—
Full API documentation available on: <http://python-string-utils.readthedocs.org/en/latest/>
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
Close
Hashes for python-string-utils-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 908db3c0007580e5476038ae7cc0053e75138ccab75fea3930191edb4fb25f3e |
|
MD5 | cc857cba039a471d47a66b034830abb8 |
|
BLAKE2b-256 | 31ac0987117eabca62426df78e22d38b5f4fa0f4cb3c774f90d2273234bbf7a1 |