Skip to main content

Excel file CLI Reader

Project description

https://badge.fury.io/py/x_x.png https://pypip.in/d/x_x/badge.png

x_x is a Microsoft Excel file command line reader. The purpose of this is to not break the workflow of people who live on the command line and need to access a spreadsheet generated using Microsoft Excel.

Install

To install:

$ pip install x_x

Usage

Run using the x_x command:

$ x_x dead_guys.xlsx
+---------------+--------------+
| A             | B            |
+---------------+--------------+
| Person        | Age at Death |
| Harrold Holt  | 59.0         |
| Harry Houdini | 52.0         |
| Howard Hughes | 70.0         |

Or to specify a specific row as the header which will be visible on each page:

$ x_x -h 0 dead_guys.xlsx
+---------------+--------------+
| Person        | Age at Death |
+---------------+--------------+
| Harrold Holt  | 59.0         |
| Harry Houdini | 52.0         |
| Howard Hughes | 70.0         |

For help use:

$ x_x --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

x_x-0.6.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file x_x-0.6.tar.gz.

File metadata

  • Download URL: x_x-0.6.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for x_x-0.6.tar.gz
Algorithm Hash digest
SHA256 61c79308470058163fadfa5e76d151fbb5d69386d9d9220817a88bffff2f72a4
MD5 3467ef94c4e5e589492fee762a4010c8
BLAKE2b-256 b4a098d69f0b0f823f67e669411ddaa96130eb0718d788fb7e31e059494f5088

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page