/fmt

Using f-strings(PEP 498) style literal string interpolation without Python 3.6.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

f-strings(Python 3.6) style literal string interpolation.

image

image

Using f-strings(PEP 498) style literal string interpolation without Python 3.6.

Usages

Installation

Install by pip: :

[sudo] pip install fmt -U

LICENSE

The BSD 3-Clause License