snoopyjc / xls2xlsxLinks
Convert xls file to xlsx (in python 3)
☆61Updated last year
Alternatives and similar repositories for xls2xlsx
Users that are interested in xls2xlsx are comparing it to the libraries listed below
Sorting:
- clone of http://bitbucket.org/ericgazoni/openpyxl☆189Updated 11 years ago
- Save ranges from Excel documents as images☆109Updated 4 years ago
- A light weight, zero dependency, minimal functionality excel read/writer python library☆315Updated last year
- Mail merge for Office Open XML (docx) files without the need for Microsoft Office Word.☆278Updated last year
- Excel formulas interpreter in Python.☆442Updated last month
- Append/Concatenate .docx documents☆123Updated last year
- A wrapper library to read, manipulate and write data in xlsx and xlsm format using openpyxl☆119Updated 7 months ago
- Easy datagrid for Python Flask web framework☆108Updated 2 years ago
- A utility to read and write PDFs with Python☆338Updated 4 years ago
- Excel 2007+ Binary Workbook (xlsb) reader for Python☆95Updated 2 years ago
- Utilities for working with Excel files that require both xlrd and xlwt.☆272Updated 6 years ago
- A simple export from xlsx format to html tables with keep cell formatting☆65Updated 10 months ago
- A Chinese Calendar Library in Pure Python☆71Updated 2 years ago
- A python module to generate xls/x files from a xls/x template.☆85Updated last year
- Accelerated Excel XLSX Writing Library for Python 2/3☆564Updated 3 months ago
- Transpose your Excel calculations into python for better performances and scaling.☆157Updated 3 years ago
- A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.☆331Updated last month
- Create, read, and modify Excel .xlsx files☆113Updated 5 years ago
- A pure python based utility to extract text and images from docx files.☆573Updated 8 months ago
- A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and xlsm.☆264Updated 5 years ago
- A Microsoft Access dialect for SQLAlchemy.☆55Updated last month
- Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.☆181Updated 7 months ago
- Convert html to docx☆84Updated last year
- Deals with the limitations of formatting when using Pandas dataframe and xlsxwriter to export to Excel format. Allows to apply format to …☆75Updated 2 years ago
- Simple Flask scheduled tasks without extra daemons