FStrings (F-strings v0.1.0)
View SourceFStrings
module that provides the ~f"..."
sigil to be able to do F-strings-like interpolation.
Check this for an intro and instructions on how to use it.
Summary
Functions
~f sigil for f-strings.
FStrings
module that provides the ~f"..."
sigil to be able to do F-strings-like interpolation.
Check this for an intro and instructions on how to use it.
~f sigil for f-strings.