Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
pyexcel-xls
A wrapper library to read, manipulate and write data in xls using xlrd and xlwt
-
pyexcel
Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files
-
pyexcel-io
One interface to read and write the data in various excel formats, import the data into and export the data from databases
-
pyexcel-mobans
Common information shared by pyexcel and its libraries
-
pyexcel-odsr
It is a plugin to pyexcel and provides the capbility to read data in ods format using tailored messytables.
-
pyexcel-pdfr
Read tables in pdf files using camelot for pyexcel community
-
-
-
pyexcel-xlsxr
Read big xlsx files that openpyxl, xlrd could not do efficiently
-
pyexcel-xlsbr
read Microsoft Excel tm xlsb file
-
pyexcel-ods
It is a plugin to pyexcel and provides the capbility to read, manipulate and write data in ods formats using odfpy.
-
-
pyexcel-xlsx
A wrapper library to read, manipulate and write data in xlsx and xlsm format using openpyxl
-
pyexcel.github.io
pyexcel website
-
pyexcel-odsw
Writer an ods using loxun XMLWriter with constant memory
-
pyexcel-libxlsxw
A wrapper library of libxlsxwpy(libxlsxwriter) to write data in xlsx and xlsm format. Faster than pyexcel-xlsxw?
-
libxlsxwpy
A wrapper library of libxlsxwriter, a C library
-
pyexcel-cli
A command utility to read and write data into csv, tsv, xls, xlsx and ods format.
-
pyexcel-ezodf
Forked from T0ha/ezodfezodf is a Python package to create new or open existing OpenDocument (ODF) files to extract, add, modify or delete document data, forked from dead project https://bitbucket.org/mozman/ezodf
-
excel2table
Forked from vividvilla/csvtotableSimple command-line utility to convert Excel files to searchable and sortable HTML table.
-
talks
slides for pyexcel talks
-
-
-
pandas
Forked from pandas-dev/pandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more