A Python micropackage for consuming Excel as CSV.
Project description
xlcsv
A Python micropackage for consuming Excel as CSV.
Build CSV StringIO
from Excel files.
import xlcsv
buffer = xlcsv.excel_to_csv_buffer("my-file.xlsx")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xlcsv-0.2.1.tar.gz
(2.9 kB
view hashes)
Built Distribution
xlcsv-0.2.1-py3-none-any.whl
(3.3 kB
view hashes)