News

Human-readable and machine-generated lock file will specify what direct and indirect dependencies should be installed into a Python environment.
$ python ssconverter.py file1.xls file1-%d.csv $ python ssconverter.py file1.xls file1-%s.csv If the format specifier is %d, then the sheet number is formatted into the output file name, if %s is ...