Skip to content

zvonlearn/webpy-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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://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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.5%
  • HTML 38.5%