Skip to main content

An HTSQL extension that adds basic Excel support.

Project description

The htsql_excel package is an extension for HTSQL that adds basic support for the Excel file format.

Installation

Install this package like you would any other Python package:

$ pip install htsql_excel

Then, enable the htsql_excel extension when you invoke HTSQL. E.g.:

$ htsql-ctl -E htsql_excel ...

Or, in your HTSQL configuration YAML file:

htsql:
  db: ...
htsql_excel:

Formatters

This extension adds two formatter functions to HTSQL: /:xls and /:xlsx. They are tabular formatters (like /:csv) that will output the results in in either XLS format (the binary format used prior to Excel 2007) or XLSX (the Office Open XML format introduced with Excel 2007).

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

htsql_excel-0.1.3.tar.gz (16.4 kB view details)

Uploaded Source

File details

Details for the file htsql_excel-0.1.3.tar.gz.

File metadata

  • Download URL: htsql_excel-0.1.3.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for htsql_excel-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9fc4d8005ec40a28d5c84a910f230a4127f0a2b7e574781c3db68a0b4fc97a57
MD5 b4d09e5bb402b22e90355c13d0fefe2b
BLAKE2b-256 fb19a3c3887a380a6d0c55bf9aac589bf7f530d3f6df96a784355f85154cdd3b

See more details on using hashes here.

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