Skip to content

webpy/webpy-examples

Repository files navigation

Example code for web.py

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

Visit http:https://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.

Releases

No releases published

Packages

No packages published