Versions

Description

`pyexcel` - Let you focus on data, instead of file formats ========================================================== Introduction ------------- **pyexcel** is a wrapper library to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and xlsm. It does not support fonts, colors and charts. It was created due to the lack of uniform programming interface to access data in different excel formats. A developer needs to use different methods of different libraries to read the same data in different excel formats, hence the resulting code is cluttered and unmaintainable. All great work have done by odf, xlrd and other individual developers. This library unites only the data access code.

Repository

https://github.com/pyexcel/pyexcel.git

Project Slug

pyexcel

Last Built

9 months, 1 week ago passed

Maintainers

Home Page

https://github.com/chfw/pyexcel

Badge

Tags

excel, python

Short URLs

pyexcel.readthedocs.io
pyexcel.rtfd.io

Default Version

latest

'latest' Version

dev