Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Artivest/django-geckoboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-geckoboard

Geckoboard is a hosted, real-time status board serving up indicators from web analytics, CRM, support, infrastructure, project management, sales, etc. It can be connected to virtually any source of quantitative data.

This Django application provides view decorators to help create custom widgets. You can install the package from the PyPI page:

$ pip install django-geckoboard

Or use Git to get the development version from the project page:

$ git clone git://github.com/jcassee/django-geckoboard.git

See the geckoboard package docstring or the PyPI page for documentation.

If you want to help out with the development of django-geckoboard, by posting detailed bug reports, proposing new features or other analytics services to support, or suggesting documentation improvements, please use the issue tracker. If you want to get your hands dirty, great! Clone the repository, make changes and send a pull request. Please do create an issue to discuss your plans. People who have contributed:

  • Simon de Haan
  • Hedley Roos
  • Arthur Furlan
  • Jeremy A. Johnson
  • Rob Hudson

Copyright (C) 2011-2013 Joost Cassee <joost@cassee.net> and others. This software is licensed under the MIT License (see LICENSE.txt).

Thanks go to Geckoboard for their support, and to GitHub for hosting the project source code and issue tracker.

Packages

No packages published

Languages

  • Python 100.0%