Articulo
FACULTAD DE INGENIERÍA
Por:
ANDRÉS CARVAJAL GONZÁLEZ
INVESTIGACIÓN FRAMEWORK “WEB 2PY”
PROYECTO II
FABIO LÓPEZ
Manizales, Septiembre de 2011
INDICEAbstract………………………………………………………………………………. 3
Introduccion………………………………………………………………………….. 5
Problema…………………………………………………………………………….. 6
Revision de Literatura……………………………………………………………….. 7
Propósito……………………………………………………………………………… 8Resultados……………………………………………………………………………. 9
Discusión……………………………………………………………………………....10
Referencias…………………………………………………………………………….11
ABSTRACT
WEB2PY Framework, created in 2007 by Massimo Di Pierro with the contribution of a community of professionals in the area of
Computer Science, is born as a teaching tool focuses on web environmental development with model view controller.
History
The name of web2py is a combination of words in English:
‐
‐
‐Web because is object oriented.
“2” due to the same pronunciation with the Word to.
Py is the abbreviation of the language python.
To sum up it is like web for python.
Bases Written in Python and for developing in Python, inspired by ruby on rails and django framework.
Class
Web2py belongs to the third generation framework that is characterized by modularity, reuse, extensibility and security.
Features Framework for web development.
Initially was a teaching tool.
Full management interface.
MVC: model view controller.
Advanced libraries: XML‐ RPC, RSS. Include a web server based equally on python called “rocket” used even in production environments.
Advantages.
Intuitive for the beginner user.
Fast.
Easy to upload applications and create basic ones. Good for web development practices, MVC
Latest version includes more documentation and more examples.
Compatibility with multiple servers, database and platforms.
It requires no installation and no configuration. It requires no development IDE
Disadvantages.
Poor relationship with the market. ...
Regístrate para leer el documento completo.