pyformat.info icon indicating copy to clipboard operation
pyformat.info copied to clipboard

Make examples dynamic

Open ulope opened this issue 10 years ago • 1 comments

With brython or similar

ulope avatar Apr 16 '15 14:04 ulope

Eventually extending pyformat.info with a small fiddle would be great also. Akin to pythex, but for string formatting instead of regexes. Two input fields: One for value the other for the format string. Displaying result in output.

The exact same idea is implemented here for C#: https://www.code-sample.net/CSharp/Format-Number

pykong avatar Jan 05 '19 15:01 pykong