How To Install Bob?
Install bob
-
Debian
apt-get install python-spongeClick to copy -
Ubuntu
apt-get install python-spongeClick to copy -
Raspbian
apt-get install python-spongeClick to copy
python-sponge
Sponge is a web framework built on top of CherryPy and GenshiSponge 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.




