osrc

The Open Source Report Card

  • 所有者: dfm/osrc
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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-19 23:14:42
推送于2023-04-09 11:40:02
最后一次提交2016-12-30 19:16:22
发布数0
用户参与
星数1k
关注者数43
派生数135
提交数223
已启用问题?
问题数134
打开的问题数71
拉请求数17
打开的拉请求数10
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?