Skip to content
This repository has been archived by the owner on Mar 22, 2020. It is now read-only.

kencochrane/scorinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoDash2013 - Scorinator

https://travis-ci.org/kencochrane/scorinator.png?branch=master https://coveralls.io/repos/kencochrane/scorinator/badge.png?branch=master

Open source project scoring.

About

The idea for this project was originally inspired by Daniel Greenfeld and Audrey Roy talk at DjangoCon 2011 called "Django Package Thunderdome: Is Your Package Worthy?" (http://lanyrd.com/2011/djangocon-us/shbqh/#link-fgxz). They did a lot of their analysis by hand, we hope to automate their process, and expand it to include more topics.

The goal of this project is to look at an open source project and give it a score using a rating system that we develop based on what we think makes a project good. We then take those attributes and create a score, and we use those scores to analyze other open source projects to see how well they rate, and what they need to do to improve their project.

Due to the lack of time in the djangoDash we couldn't add all the features that we wanted, and there is still a lot to improve on. We hope to add these features over time to improve the service. Our goal for DjangoDash was to put the foundation in place so that it is easy to work on it in the future.

Helping out

If you are interested in helping out, or you think this is a good idea, please let us know, or even better fork the project and start helping out.

website

https://scorinator.herokuapp.com

Authors

  • Ken Cochrane
  • John Costa
  • Greg Reinbach

Requirements

  • Python 2.7+ (Not tested with prior versions of python)
  • Django 1.5+ (Not tested with prior versions of django)

Documentation

You can build the documentation locally with the following:

pip install sphinx
cd docs
make html

Online documentation is graciously provided by ReadTheDocs.

Project Setup

The instructions for setting up a local development project.

About

DjangoDash 2013 repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published