.. image:: https://img.shields.io/travis/westurner/strypes.svg :target: https://travis-ci.org/westurner/strypes
.. image:: https://img.shields.io/pypi/v/strypes.svg :target: https://pypi.python.org/pypi/strypes
strypes is a Python library for working with various types of strings
.. * Documentation: https://strypes.readthedocs.org.
[ ] https://github.com/westurner/strypes/blob/develop/strypes/strypes.py
strypes.TypedString()
[ ] HTML
[ ] SQL
[ ] Shell
[ ] Path
[ ] URI
[ ] URN
[ ] URL
[ ] JSON
Interfaces:
[ ] Jupyter Notebook: str, repr, _reprhtml, _reprjson,
[ ] MarkupSafe: Markup(), html, __html_format, str, repr__
[ ] PyContracts
[ ] Python 3 Type Annotations (MyPy)