Webpy offers a clean and well designed API for Python Web applications . The philosophy behind webpy is to: "Think about the ideal way to write a web app. Write the code to make it happen." . Implementations using this library have resulted in: * less code * code that ran faster * code that is easier to read and maintain.