Skip to main content

An HTSQL extension that adds basic SAS V5 XPORT transport file support.

Project description

The htsql_xport package is an extension for HTSQL that adds basic support for SAS V5 XPORT transfer files.

Installation

Install this package like you would any other Python package:

$ pip install htsql_xport

Add extension in your settings.yaml file:

htsql_extensions:
    htsql_xport:

Or:

mart_htsql_extensions:
    htsql_xport:

Formatters

This extension adds a formatter function to HTSQL: /:xpt. It will output the results in SAS V5 XPORT transfer file format.

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_xport-0.1.1.tar.gz (3.0 kB view hashes)

Uploaded Source

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