Skip to main content

A tool to validate Opedia dataset files.

Project description

opedia_dataset_validator

A tool to detect errors in an Opedia dataset Excel file.

Install

From source

python setup.py install

From PyPi with pip

# Probably should put this in a virtual environment
pip install opedia_dataset_validator

Usage

Usage: opedia_dataset_validator [OPTIONS] INPUT OUTPUT

  A tool to validate Opedia dataset files.

  INPUT should be an Opedia dataset Excel file conforming to the
  sepcification at
  https://github.com/mdashkezari/opedia/tree/master/template.

  OUTPUT should be an output file path or - for STDOUT. Output will be in
  the form of a tab-delimited text file encoded in UTF-8.

Options:
  -a, --all-errors  Print all errors. [default: only the first error of each
                    kind]
  -v, --value       Print cell values in error report. [default: False]
  --version         Show the version and exit.
  -h, --help        Show this message and exit.

Run tests

Install pytest and this package in a virtual environment, then run pytest from the root of the source directory. Or, to test against Python 2 and 3, install tox and then run tox from the root of the source directory.

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

opedia_dataset_validator-0.3.10.tar.gz (33.9 kB view hashes)

Uploaded Source

Built Distribution

opedia_dataset_validator-0.3.10-py2.py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 2 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