Sponge Documentation

Sponge offers you a very simple structure to build your web apps on top of CherryPy. For instance:

  • A command line helper: bob, that creates and run your project.
  • Very simple config file.
  • First project always comes with unit and functional tests examples.
  • Really simple routing mechanism.
  • Ready-to-use Image handler controller.
  • Focused in testablility and simplicity.

Starting to play !

Table Of Contents

This Page