Skip to content

DiddiLeija/text_formatter

Repository files navigation

text_formatter

Documentation Status Code style: black

Pretty formatter for Python strings.

Installation

The text_formatter package can be installed using pip:

pip install text_formatter

(To upgrade, use pip install --upgrade text_formatter).

Changelog

Read NEWS.md to know about the new features by version.

Documentation

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.

Contributing

Read the contributing guidelines to know how to contribute to this repository.

License

This repository is licensed under the MIT License (view license).