webpy · GitHub

Folders and files

NameName

Last commit message

Last commit date

web.py is a web framework for Python that is as simple as it is powerful.

Visit http://webpy.org/ for more information.

  • skeleton code The very basics required to get started.
  • todo list The simplest database-driven app possible.
  • blog A very simple blog, showing basic CRUD functionality.
  • wiki A very basic wiki engine.

Read the original on github.com ↗