osrc

The Open Source Report Card

  • Owner: dfm/osrc
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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
.

Main metrics

Overview
Name With Ownerdfm/osrc
Primary LanguagePython
Program languagePython (Language Count: 6)
Platform
License:MIT License
所有者活动
Created At2013-04-19 23:14:42
Pushed At2023-04-09 11:40:02
Last Commit At2016-12-30 19:16:22
Release Count0
用户参与
Stargazers Count1k
Watchers Count43
Fork Count135
Commits Count223
Has Issues Enabled
Issues Count134
Issue Open Count71
Pull Requests Count17
Pull Requests Open Count10
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private