All Projects → joelibaceta → xls-cli

joelibaceta / xls-cli

Licence: MIT license
A simple cli tool to explore xls files

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to xls-cli

spreadsheet
Yii2 extension for export to Excel
Stars: ✭ 79 (+216%)
Mutual labels:  xlsx, xls, spreadsheet
Documentserver
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Stars: ✭ 2,335 (+9240%)
Mutual labels:  xlsx, xls, spreadsheet
xltpl
A python module to generate xls/x files from a xls/x template.
Stars: ✭ 46 (+84%)
Mutual labels:  xlsx, xls, spreadsheet
Phpspreadsheet
A pure PHP library for reading and writing spreadsheet files
Stars: ✭ 10,627 (+42408%)
Mutual labels:  xlsx, xls, spreadsheet
Readxl
Read excel files (.xls and .xlsx) into R 🖇
Stars: ✭ 585 (+2240%)
Mutual labels:  xlsx, xls, spreadsheet
workbook
simple framework for containing spreadsheet like data
Stars: ✭ 13 (-48%)
Mutual labels:  xlsx, xls, spreadsheet
Test files
📚 SheetJS Test Files (XLS/XLSX/XLSB and other spreadsheet formats)
Stars: ✭ 150 (+500%)
Mutual labels:  xlsx, xls, spreadsheet
Desktopeditors
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
Stars: ✭ 1,008 (+3932%)
Mutual labels:  xlsx, xls, spreadsheet
Docjure
Read and write Office documents from Clojure
Stars: ✭ 510 (+1940%)
Mutual labels:  xlsx, xls, spreadsheet
J
❌ Multi-format spreadsheet CLI (now merged in http://github.com/sheetjs/js-xlsx )
Stars: ✭ 343 (+1272%)
Mutual labels:  xlsx, xls, spreadsheet
Sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Stars: ✭ 28,479 (+113816%)
Mutual labels:  xlsx, xls, spreadsheet
Documentbuilder
ONLYOFFICE Document Builder is powerful text, spreadsheet, presentation and PDF generating tool
Stars: ✭ 61 (+144%)
Mutual labels:  xlsx, xls, spreadsheet
Android Gradle Localization Plugin
Gradle plugin for generating localized string resources
Stars: ✭ 100 (+300%)
Mutual labels:  xlsx, xls
Myexcel
MyExcel, a new way to operate excel!
Stars: ✭ 1,198 (+4692%)
Mutual labels:  xlsx, xls
Sylvan.Data.Excel
The fastest .NET library for reading Excel data files.
Stars: ✭ 65 (+160%)
Mutual labels:  xlsx, xls
Spreadsheet architect
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.
Stars: ✭ 1,160 (+4540%)
Mutual labels:  xlsx, spreadsheet
Table2excel.js
Export html table to excel file in browser
Stars: ✭ 118 (+372%)
Mutual labels:  xlsx, xls
Xlsx
Fast and reliable way to work with Microsoft Excel™ [xlsx] files in Golang
Stars: ✭ 132 (+428%)
Mutual labels:  xlsx, spreadsheet
Excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
Stars: ✭ 10,286 (+41044%)
Mutual labels:  xlsx, spreadsheet
Xresloader
跨平台Excel导表工具(Excel=>protobuf/msgpack/lua/javascript/json/xml)
Stars: ✭ 161 (+544%)
Mutual labels:  xlsx, xls

XLS-CLI

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

screenshot

Installation

pip3 install xls-cli

How to use?

Just running

xls-cli your_file_path.xls
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].