2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-23 00:10:28 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-23 00:10:28 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00
2011-11-22 23:30:42 -06:00

## Readme

web2py is a free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. 

It is written and programmable in Python. LGPLv3 License

Learn more:

    http://web2py.com

## Installation Instructions

To start web2py there is NO NEED to install it. Just unzip and do:

    python web2py.py

Thats is it!!!

## web2py file structure

    project/
        README
        LICENSE
        web2py.py                  ## the startup script
        anyserver.py               ## to run with third party servers
        wsgihandler.py             ## handler to connect to WSGI
        ...                        ## other handlers and example files
        site-packages/             ## additional optional modules
        scripts/                   ## utility and installation scripts
        gluon/                     ## the core libraries
            contrib/               ## third party libraries
            tests/                 ## unittests
        applications/              ## are the apps
	    admin/                 ## web based IDE
                ...
            examples/              ## examples, docs, links
                ...
            welcome/               ## the scaffolding app
                ABOUT
                LICENSE
                models/
                views/
                controllers/
                sessions/
                errors/
                cache/
                static/
                uploads/
                modules/
                cron/
                tests/
S
Description
Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.
Readme Multiple Licenses
43 MiB
Languages
Python 87.3%
HTML 5.5%
JavaScript 4.1%
Shell 1.5%
CSS 0.7%
Other 0.7%