fluidware / openpyxl

Python library to read/write Excel 2007 xlsx/xlsm files

Home Page:http://openpyxl.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files.

It was born from lack of existing library to read/write natively from Python the new Open Office XML format.

All kudos to the PHPExcel team as openpyxl is a Python port of PHPExcel http://www.phpexcel.net/

== Mailing List ==

Official user list can be found on http://groups.google.com/group/openpyxl-users

== Official documentation ==

The new homepage is now http://openpyxl.readthedocs.org
You will find:

* every installation methods
* the official documentation
* code examples
* instructions for contributing

About

Python library to read/write Excel 2007 xlsx/xlsm files

http://openpyxl.readthedocs.org/

License:Other


Languages

Language:Python 99.0%Language:Shell 1.0%