Bookmarks tagged [office]
https://openpyxl.readthedocs.io/en/stable/
A library for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files.
- tags: python, text-parsing, office
https://github.com/pyexcel/pyexcel
Providing one API for reading, manipulating and writing csv, ods, xls, xlsx and xlsm files.
- tags: python, text-parsing, office
source code
https://github.com/python-openxml/python-docx
Reads, queries and modifies Microsoft Word 2007/2008 docx files.
- tags: python, text-parsing, office
source code
https://github.com/scanny/python-pptx
Python library for creating and updating PowerPoint (.pptx) files.
- tags: python, text-parsing, office
source code
https://github.com/unoconv/unoconv
Convert between any document format supported by LibreOffice/OpenOffice.
- tags: python, text-parsing, office
source code
https://github.com/jmcnamara/XlsxWriter
A Python module for creating Excel .xlsx files.
- tags: python, text-parsing, office
source code
https://github.com/ZoomerAnalytics/xlwings
A BSD-licensed library that makes it easy to call Python from Excel and vice versa.
- tags: python, text-parsing, office
source code
https://github.com/python-excel/xlwt
Writing and reading data and formatting information from Excel files.
- tags: python, text-parsing, office
source code