- Web2py - Security
- Web2py - Deployment
- Web2py - Components
- Web2py - Adding Ajax Effects
- Web2py - Services
- Web2py - Access Control
- Web2py - Email & SMS
- Web2py - Forms & Validators
- Web2py - Database Abstraction Layer
- Web2py - Views
- Web2py - Core
- Web2py - Framework Overview
- Web2py - Python Language
- Web2py - Introduction
- Web2py - Home
Web2py Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Web2py Tutorial
web2py is defined as a free, open-source web framework for agile development which involves database-driven web apppcations. It is written and programmable in Python. It is a full-stack framework and consists of all the necessary components a developer needs to build fully functional web apppcations.
Audience
This tutorial is primarily meant for software professionals who work on Python and are required to create scalable, secure and portable database-driven web-based apppcations. web2py provides all the functionapties to create, modify, deploy, and manage an apppcation from anywhere using your browser.
Prerequisites
Before you start proceeding with this tutorial, we are assuming that you are already aware of the basics of Python programming. A basic understanding of Model-View-Controller is also equally important. If you are not well aware of these concepts, then we will suggest you to go through our short tutorial on Python.
Advertisements