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.8.tar.gz (7.9 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for x_x-0.8.tar.gz
Algorithm Hash digest
SHA256 35298d0cd00f1a156504ee9abb57ff21a9766d5cba1c5e2a662d3bc8d3a7bf5e
MD5 b0738dcaf9e25f669acf7c8a8baeea8c
BLAKE2b-256 1e26a8f72eb03d550c2b1f4b790587f84d939b1ee929116fe12476d1bd540b39

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