Skip to content

huntie/stringutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stringutils

A functional string utility library for Python. Closely inspired by implementations in Haskell and PHP.

For more documentation, please see http://stringutils.readthedocs.io.

Note

This package is still in an early development stage, and it is possible that the naming and API of some functions will change.

Features

This library provides:

  • A set of helpful additional string transformation and case conversion functions.
  • Extended versions of existing str methods as functions where useful.

Installation

Install using pip:

pip install stringutils

Contribute

License

The project is licensed under the MIT license.

Packages

 
 
 

Contributors

Languages