Skip to main content

Dashboard development tool

Project description

.. contents::

Introduction
============

Pigeonhole is a tool used to create dashboards from templates rendered with mr.bob:

https://pypi.python.org/pypi/mr.bob

A complete example of using Pigeonhole is currently under development:

https://github.com/maikroeder/encode.mouse

To get an idea of what kind of dashboards you will be able to produce with Pigeonhole, have
a look at the ENCODE RNA Dashboards (human and mouse):

http://genome.crg.es/encode_RNA_dashboard

Design
======

The post_render hook of mr.bob is used to get hold of the configuration for individual
mr.bob runs. This way, Pigeonhole does not need to know how mr.bob does its magic, and
can concentrate on plugging the individual templates together by calling them on demand
while rendering the dashboard.

Zope Page Template support for mr.bob
=====================================

Pigeonhole extends mr.bob with a renderer for Zope Page Templates, which can be
used instead of the default Jinja2 templates:

https://pypi.python.org/pypi/zope.pagetemplate

To use this renderer, place the following line in your .mrbob.ini:

[template]
renderer = pigeonhole.rendering:pagetemplate_renderer
Changelog
=========

0.1 (2013-04-03)
----------------

- Integration with mr.bob

- Package created using tooth.paste

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pigeonhole-0.1.zip (36.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page