Skip to main content

A tool to generate columns in our Matillion grid variables using CSVs on S3

Project description

# How to Run

Before you do anything, make sure you’ve followed [this play](https://edusource.atlassian.net/wiki/spaces/PLAYB/pages/510460716/Create+AWS+Access+Credentials+and+Configure+AWS+CLI).

### Create virtual environment or install to global pip packages

In this directory, to create a virtual environment and install dependencies, run:

`bash python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt `

You can also install dependencies globally to your pip packages with:

`bash sudo pip3 install -r requirements.txt `

If you do the latter, you won’t need to reactivate your virtual environment whenever you need to use the script.

### Run

Once you’ve followed these steps, you should be able to run the script, using (it may take a few seconds to run, depending on the size of the file):

./matillion_column_gen.py [OPTIONS] csv_file.csv

For more help info, run:

./matillion_column_gen.py -h

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

matillion_columns-0.0.2.tar.gz (2.3 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