Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days ago
JSON representation
A simple cli tool to explore xls files
- Host: GitHub
- URL: https://github.com/joelibaceta/xls-cli
- Owner: joelibaceta
- License: mit
- Created: 2019-03-12T06:15:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-04T05:43:37.000Z (almost 5 years ago)
- Last Synced: 2024-12-21T05:26:39.681Z (about 1 month ago)
- Topics: cli, spreadsheet, terminal, tool, xls, xlsx
- Language: Python
- Size: 843 KB
- Stars: 27
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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
```