eduextractor

Open Extraction Tools for Education


Keywords
sample, setuptools, development
License
MIT
Install
pip install eduextractor==0.0.1

Documentation

eduextractor

Extraction-Transformation Tools for Education Data.

build-passing-status

Docs

Oracle drivers for Powerschool

If using the Powerschool features of eduextractor, you'll need Oracle drivers. Installing cx_Oracle

Supported Datasources

  • NWEA MAP Scores
  • Powerschool

Supported Backends

  • CSV

Configuration

You should create a file called .eduextractor.yml in your home directory.

You may change the location that eduextractor looks for the config file by creating an environment variable called EDUEXTRACTOR_CONFIG and setting it to be the path to your config file as follows:

$ export EDUEXTRACTOR_CONFIG=/path/to/my_eduextractor_config.yml

The contents of the .eduextractor.yml file should look like the following, but with all of the blanks filled in:

nwea_map:
  username: you@somedistrict.org
  secret: yourlongpasswordcopypastedfromlastpass