Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joelibaceta/xls-cli

A simple cli tool to explore xls files
https://github.com/joelibaceta/xls-cli

cli spreadsheet terminal tool xls xlsx

Last synced: about 4 hours ago
JSON representation

A simple cli tool to explore xls files

Awesome Lists containing this project

README

        

# XLS-CLI

![](https://img.shields.io/pypi/pyversions/xls-cli)
![](https://img.shields.io/pypi/l/xls-cli)
![](https://img.shields.io/pypi/v/xls-cli)

It is a simple python package to explore xls files in the terminal

![screenshot](images/screenshot.png)

## Installation

```bash
pip3 install xls-cli
```

## How to use?

Just running

```bash
xls-cli your_file_path.xls
```