osrc

The Open Source Report Card

Github星跟蹤圖

The Open Source Report Card (v3)

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

Installation (docker-compose)

If you have docker-compose installed just use:

docker-compose up

to run on a different port than 5000 set environment variable WEB_RUNSERVER_PORT

WEB_RUNSERVER_PORT=8000 docker-compose up

More details check docker-compose.yml and Dockerfile

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
.

主要指標

概覽
名稱與所有者dfm/osrc
主編程語言Python
編程語言Python (語言數: 6)
平台
許可證MIT License
所有者活动
創建於2013-04-20 07:14:42
推送於2023-04-09 19:40:02
最后一次提交2016-12-31 03:16:22
發布數0
用户参与
星數1k
關注者數40
派生數135
提交數223
已啟用問題?
問題數134
打開的問題數71
拉請求數17
打開的拉請求數10
關閉的拉請求數15
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?