Skip to main content

A ToolKit to Operate Excel File

Project description

A ToolKit to Operate Excel File


Installation

pip install excelkit

Tools

parse - parse excel file

excelkit parse --help
# or
excel-parse --help


excel-parse demo.xlsx

excel-parse demo.xlsx -o out.tsv

excel-parse demo.xlsx -O table

excel-parse demo.xlsx -O table --color red

excel-parse demo.xlsx -O json --indent 2

excel-parse demo.xlsx -O json --indent 2 --header

excel-parse demo.xlsx --pager 

build - build excel file

excelkit build --help
# or
excel-build --help


excel-build demo/genelist demo/hsa00010.conf

excel-build demo/genelist demo/hsa00010.conf -o kegg.xlsx

excel-build demo/genelist demo/hsa00010.conf -o kegg.xlsx -s GENE,KEGG

excel-build demo/genelist demo/hsa00010.conf -h

excel-build demo/genelist demo/hsa00010.conf -hs

excel-build demo/genelist demo/hsa00010.conf -hs -bs

cat demo/genelist | excel-build

concat - concat excel files

excelkit concat --help
# or
excel-concat --help

examples:

excel-concat input1.xlsx input2.xlsx -o out.xlsx

excel-concat input1.xlsx input2.xlsx -o out.xlsx --keep-fmt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

excelkit-1.0.0.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

excelkit-1.0.0-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page