Results 8 repositories owned by pyexcel

pyexcel

1.2k
Stars
166
Forks
Watchers

Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files

pyexcel-xlsx

113
Stars
28
Forks
Watchers

A wrapper library to read, manipulate and write data in xlsx and xlsm format using openpyxl

pyexcel-io

58
Stars
20
Forks
Watchers

One interface to read and write the data in various excel formats, import the data into and export the data from databases

pyexcel-ods3

65
Stars
12
Forks
Watchers

pyexcel-ods3 reads, manipulates and writes data in ods formats using ezodf

pyexcel-cli

24
Stars
3
Forks
Watchers

A command utility to read and write data into csv, tsv, xls, xlsx and ods format.

pyexcel-ods

40
Stars
7
Forks
Watchers

It is a plugin to pyexcel and provides the capbility to read, manipulate and write data in ods formats using odfpy.

pyexcel-xls

46
Stars
21
Forks
Watchers

A wrapper library to read, manipulate and write data in xls using xlrd and xlwt

excel2table

15
Stars
6
Forks
Watchers

Simple command-line utility to convert Excel files to searchable and sortable HTML table.