Skip to main content

CLI to convert sas7bdat and xport files into other formats

Project description

sas7bdat Converter CLI

Tests Status pre-commit.ci status Coverage PyPI version PyPI - Python Version

CLI to convert sas7bdat and xport files into other formats

Installation

Installation with pipx is recommended.

pipx install sas7bdat-converter-cli

Alternatively sas7bdat Converter CLI can be installed with pip.

pip install sas7bdat-converter-cli

Usage

Usage: sas7bdat-converter [OPTIONS] COMMAND [ARGS]...

Options:
  -v, --version                   Show the installed version
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

Commands:
  dir-to-csv      Convert a directory containing sas7bdat or xpt files to...
  dir-to-excel    Convert a directory of sas7bdat or xpt files to xlsx...
  dir-to-json     Convert a directory of sas7bdat or xpt files to json...
  dir-to-parquet  Convert a directory of sas7bdat or xpt files to parquet...
  dir-to-xml      Convert a directory of sas7bdat or xpt files to xml files.
  to-csv          Convert a sas7bdat or xpt file to a csv file.
  to-excel        Convert a sas7bdat or xpt file to a xlsx file.
  to-json         Convert a sas7bdat or xpt file to a JSON file.
  to-parquet      Convert a sas7bdat or xpt file to a parquet file.
  to-xml          Convert a sas7bdat or xpt file to a xml file.

Contributing

Contributions to this project are welcome. If you are interesting in contributing please see our contributing guide

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

sas7bdat_converter_cli-1.0.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

sas7bdat_converter_cli-1.0.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

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