Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 224 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 224 Bytes

resource-projects-etl

Extract, Transform and Load processes for rp.org

Requirements

Python 3

Getting started

virtualenv .ve --python=/usr/bin/python3
source .ve/bin/activate
pip install -r requirements.txt