Skip to content

adrianakopf/python-web2py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Web Development with Python

web2py

"Free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. Written and programmable in Python (version 3 and 2.7)." http://www.web2py.com/init/default/index

Code Samples

  1. HelloWorld. Display a simple message.
    https://adrianakopf.pythonanywhere.com/firstapp/basics/helloworld

  2. Request Vars. Add two numbers, display the result on the page and on a pop up message.
    https://adrianakopf.pythonanywhere.com/firstapp/basics/request_vars

  3. Random Number & Prime. Verify if the random number generated is prime or not. Click refresh to generate numbers.
    https://adrianakopf.pythonanywhere.com/firstapp/basics/random_number

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published