Skip to content

Commit 63981c4

Browse files
Djones4822tonyroberts
authored andcommitted
add pyexcel to list
1 parent e50cb98 commit 63981c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/pages/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ An alternative package for writing data, formatting information and, in particul
2121

2222
[Download](https://pypi.python.org/pypi/XlsxWriter) | [Documentation](https://xlsxwriter.readthedocs.org/) | [GitHub](https://github.com/jmcnamara/XlsxWriter)
2323

24+
### pyexcel
25+
26+
Library with a unified api for reading and writing files with older Excel format (xls), Excel 2010 format (xlsx), OpenDocument Spreadsheet format (ods), and many others.
27+
28+
[Download](https://pypi.org/project/pyexcel/) | [Documentation](https://docs.pyexcel.org/en/latest/) | [Bitbucket](https://github.com/pyexcel/pyexcel)
29+
2430
### pyxlsb
2531

2632
This package allows you to read Excel files in the `xlsb` format.

0 commit comments

Comments
 (0)