Skip to main content

A simple XER to CSV converter

Project description

xer2csv

This package provides tools to convert XER files to CSV files.

Installation

Use the package manager pip to install xer2csv.

pip install xer2csv

Testing

test.py file will parse all the ".xer" files from the input_dir location and will parse them to the output_dir directory. For each table from XER file a separate CSV file will be created (within a subdirectory with the name of the original XER file). usage:

python test.py input_dir output_dir

License

MIT

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

xer2csv-1.0.5.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

xer2csv-1.0.5-py3-none-any.whl (3.3 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