Skip to content

Commit 985af6a

Browse files
committed
add openpyx Fixes vinta#360
1 parent 4c693e9 commit 985af6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
215215
* [xlwt](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd) - Writing and reading data and formatting information from Excel files.
216216
* [XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
217217
* [xlwings](http://xlwings.org/) - A BSD-licensed library that makes it easy to call Python from Excel and vice versa.
218+
* [openpyxl](https://openpyxl.readthedocs.org/en/latest/) - A library for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files.
218219
* [Marmir](https://github.com/brianray/mm) - Takes Python data structures and turns them into spreadsheets.
219220
* [unoconv](https://github.com/dagwieers/unoconv) - Convert between any document format supported by LibreOffice/OpenOffice.
220221
* PDF
@@ -1109,7 +1110,6 @@ Where to discover new Python libraries.
11091110
* [CoolGithubProjects](http://coolgithubprojects.com/) - Sharing cool github projects just got easier!
11101111
* [Full Stack Python](http://www.fullstackpython.com/) - Plain English explanations for every layer of the Python web application stack.
11111112
* [Django Packages](https://www.djangopackages.com/) - A directory of reusable apps, sites, tools, and more for Django projects.
1112-
* [PyFormat](http://pyformat.info/) - Simple usage examples for Python string formatting
11131113

11141114
## Weekly
11151115

0 commit comments

Comments
 (0)