text-formatter

Pretty formatter for Python strings.


Keywords
text, format, pretty, strings, formatter, python, package, python3, python-3, pip-package, pypi-package, strings-python
License
MIT
Install
pip install text-formatter==1.0.0.dev4

Documentation

text_formatter

Pretty formatter for Python strings.

Installation

text-formatter is still on development, but future releases are intended to be installed by 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.

Contributing

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