catxls

read xls, xlsx on server


Keywords
xls, xlsx, cat, server
License
MIT
Install
pip install catxls==0.0.1

Documentation

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

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