Fix broken link for xlsxwriter

This commit is contained in:
zhulongcheng 2016-05-09 17:01:34 +08:00
parent 77f35bfd87
commit c6a16158be
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [python-docx](https://github.com/python-openxml/python-docx) - Reads, queries and modifies Microsoft Word 2007/2008 docx files.
* [relatorio](http://relatorio.tryton.org/) - Templating OpenDocument files.
* [unoconv](https://github.com/dagwieers/unoconv) - Convert between any document format supported by LibreOffice/OpenOffice.
* [XlsxWriter](https://xlsxwriter.readthedocs.org/en/latest/) - A Python module for creating Excel .xlsx files.
* [XlsxWriter](https://xlsxwriter.readthedocs.io) - A Python module for creating Excel .xlsx files.
* [xlwings](http://xlwings.org/) - A BSD-licensed library that makes it easy to call Python from Excel and vice versa.
* [xlwt](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd) - Writing and reading data and formatting information from Excel files.
* PDF