pulsedemon / osrc

The Open Source Report Card

Home Page:http://osrc.dfm.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Open Source Report Card (v3)

A work in progress... hopefully we'll have the OSRC back up soon!

Installation

Set up the environment:

conda env create -f environment.yml
source activate osrc

Create the tables:

createdb osrc
python manage.py create

These tables can also be dropped using:

python manage.py drop

License & Credits

The Open Source Report Card was created by Dan Foreman-Mackey and it is made available under the MIT License.

About

The Open Source Report Card

http://osrc.dfm.io

License:MIT License


Languages

Language:Python 100.0%