News

For instance, if your program’s entry point is myapp.py, you would run pyinstaller myapp.py to perform the analysis. PyInstaller can detect and automatically package many common Python packages ...
In addition, you can convert all the sheets in one pass by specifing a %d or a %s format specifier in the output file name: $ python ssconverter.py file1.xls file1-%d.csv $ python ssconverter.py file1 ...
Ever wished you could do more with Microsoft Excel? Microsoft just announced the release of a public preview of Python in Excel, which would allow users to add Python code directly into a spreadsheet.