Skip to content

gabrielponto/python-number-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

python-number-format

A number_format function like PHP

Use:

from number_format import number_format

print(number_format(1356.90))