Python export Excel to CSV Install xlrd chdir to xlrd-0.9.3, then do "python setup.py install". Run script python export.py <excel-filename> <sheet-name optional> Example: python export.py excel.xls Sheet1