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


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

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

