Skip to content

A simple python command line program to round numbers in any text,

License

Notifications You must be signed in to change notification settings

AkandaAshraf/simple_round

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

simple_round

A simple python command line script to round numbers in any text, This simple script can come in handy and save time if there are many numbers in text files such as latex and you would like to round them. I have not tested extensively this script though, use at your own risk/ or test it before using  :) .

To use (args, inputfile, outputfile, number of digits to keep while rounding):

python round.py input_talext_table_file.txt output_file.txt 3

About

A simple python command line program to round numbers in any text,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages