Pretty formatter for Python strings.
The text_formatter
package can be installed using pip
:
pip install text_formatter
(To upgrade, use pip install --upgrade text_formatter
).
Read NEWS.md to know about the new features by version.
Our documentation is hosted on ReadTheDocs. You can see the documentation site here. Also, if you want to build the docs locally, you'll need the requirements described here.
Read the contributing guidelines to know how to contribute to this repository.
This repository is licensed under the MIT License (view license).