flynt is a command line tool to automatically convert a project's Python code from old "%-formatted" and .format(...) strings into Python 3.6+'s "f-strings". Flynt will modify the files it runs on.
Note: The functions in this repository have not been tested for performance. This is a small, personal, open source project. Please do your own due dilligence to test functions before using them in ...