sfbrigade/sf-openreferral-datalib

Name: sf-openreferral-datalib

Owner: SFBrigade

Description: Data library for the SF OpenReferral project https://github.com/sfbrigade/sf-openreferral

Created: 2015-06-06 20:30:28.0

Updated: 2016-06-16 03:13:18.0

Pushed: 2016-06-16 03:13:15.0

Homepage:

Size: 331

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SF Open Referral Source Data Library

NOTE: This repo is no longer under development or being maintained. Information is for reference purposes only.

Installation

From the root of the repository, run the following:

pip install virtualenv
virtualenv venv
source venv/bin/activate
python setup.py develop
pip install -r requirements.txt
Usage

A sforparser script is provided for parsing data in a given format into JSON matching the Open Referral spec.

Examples
Development

You can run tests with:

py.test

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.