Skip to content

daveoncode/python-string-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python String Utils

A small utility library to check and manipulate strings.

  • simple and pythonic
  • fast (based on compiled regex)
  • 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_string
  • is_ip
  • is_url
  • is_email
  • is_credit_card
  • is_camel_case
  • is_snake_case
  • is_json
  • is_uuid
  • words_count
  • contains_html

String manipulation and generation

  • camel_case_to_snake
  • snake_case_to_camel
  • reverse
  • uuid
  • shuffle
  • strip_html

...and more are coming!

Installation

pip install python-string-utils

Documentation

Full API documentation available on: http://python-string-utils.readthedocs.org/en/latest/

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy