vinx2020 / webpy-examples

example code for web.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example code for web.py

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.

About

example code for web.py

License:Other


Languages

Language:Python 61.5%Language:HTML 38.5%