Skip to content

huongnhdh/catxls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catxls package

catxlsx: Reading xlsx on server same cat command

Installation

pip3 install catxls

How to use

catxls -h
catxls <file xls or file xlsx>

Development guide

1. Requirement

  • virtualenv
  • python 3+

2. Setup manual

  • clone project and run python setup.py develop
  • test by run it catxls -h