Skip to content

Commit 21d932b

Browse files
Djones4822tonyroberts
authored andcommitted
add pyexcel to list
1 parent e50cb98 commit 21d932b

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
@@ -15,6 +15,12 @@ The recommended package for reading and writing Excel 2010 files (ie: .xlsx)
1515

1616
[Download](http://pypi.python.org/pypi/openpyxl) | [Documentation](https://openpyxl.readthedocs.org/) | [Bitbucket](https://bitbucket.org/openpyxl/openpyxl)
1717

18+
### pyexcel
19+
20+
Library with a unified api for reading and writing files with older Excel files (xls), Excel 2010 files (xlsx), Open Spreadsheet files (ods), and many other data formats.
21+
22+
[Download](https://pypi.org/project/pyexcel/) | [Documentation](https://docs.pyexcel.org/en/latest/) | [Bitbucket](https://github.com/pyexcel/pyexcel)
23+
1824
### xlsxwriter
1925

2026
An alternative package for writing data, formatting information and, in particular, charts in the Excel 2010 format (ie: .xlsx)

0 commit comments

Comments
 (0)