python-future-fstrings 0.4.1 Backport of fstrings to Python < 3.6

This package provides a UTF-8 compatible encoding future_fstrings, which performs source manipulation. It decodes the source bytes using the UTF-8 encoding and then rewrites Python 3.6 style f strings.