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
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
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 details)
File details
Details for the file pigeonhole-0.1.zip
.
File metadata
- Download URL: pigeonhole-0.1.zip
- Upload date:
- Size: 36.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aae4b5bf85a398d8843d28294616b9539f0ab77c70789fe44920aff1d20d8e4f |
|
MD5 | 492faf5421cca243884312c1b89d982b |
|
BLAKE2b-256 | 7e719390a379c012e398dcb32a67c282f373bc886e9af4eb4197602039e459e9 |