How To Install Bob?

How To Install Bob?

bob

Sponge is a web framework built on top of CherryPy and Genshi

Install bob

  • Debian apt-get install python-sponge Click to copy
  • Ubuntu apt-get install python-sponge Click to copy
  • Raspbian apt-get install python-sponge Click to copy

python-sponge

Sponge is a web framework built on top of CherryPy and Genshi

Sponge is a very tiny web framework, aiming on testability thus being simple enough to always keep things DRY (Don't Repeat Yourself), which is a development approach with a philosophy aimed at reducing repetition of code.

Install the latest version of bob in Debian, Ubuntu and Raspbian from terminal. To install the bob just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of bob from the respository and install it in your computer/server.