Toggle navigation
Log In
Sign Up
Lost password?
Log In
Web2py Tutorial: Create a URL alias app
Table of Contents
Why web2py?
The URL Alias Application
Setup web2py
The IDE and Admin Tool
Configure db.py
Create User and Group
Configure db1.py
Database Admin
The Controller
The View
The resolve_alias Function
The resolve_alias View
Configure menu.py
Internationalization
Distribute your App
Download Source Code
Web2py Resources
11. Web2py Resources
Web2py Book:
The reference book written by the Web2py creator Massimo Di Pierro.
Pycharm:
Free excellent editor that can by used for Python and Web2py projects.
Pythonanywhere.com:
Hosts Web2py along with MYSQL, and PostgreSQL. You can setup a free account and create Web2py projects.
Web2py cheat sheet:
Two page web2py quick reference.
Python's strftime directives:
List of directives for formatting dates in Python.
Web2py Videos
Web Development with Python and Web2py pt.1
Web Development with Python and Web2py pt.2
Web Development with Python and Web2py pt.3
Web Development with Python and Web2py pt.4
Web Development with Python and Web2py pt.5
[
Previous
]