How to use?
===========


You can import ``raphael`` from ``js.raphael`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.raphael import raphael
  >>> raphael.need()

