Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 147 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 147 Bytes

python-number-format

A number_format function like PHP

Use:

from number_format import number_format

print(number_format(1356.90))