Examples ======== There are a few examples bundled with **bonobo**. You'll find them under the :mod:`bonobo.examples` package. Types ::::: bonobo.examples.types.strings ----------------------------- .. automodule:: bonobo.examples.types.strings :members: graph, extract, transform, load :undoc-members: :show-inheritance: bonobo.examples.types.dicts --------------------------- .. automodule:: bonobo.examples.types.dicts :members: graph, extract, transform, load :undoc-members: :show-inheritance: bonobo.examples.types.bags -------------------------- .. automodule:: bonobo.examples.types.bags :members: graph, extract, transform, load :undoc-members: :show-inheritance: