"installed" in python barely means "put in a std dir, append that dir to the sys.path". web2py will be eventually re-integrated with pipy, in order to be able to do "pip install web2py" and have it working just fine, but as of right now you can just download the zip and run it from wherever it is: no performance penalties at all. BTW: any standard with no-dependencies package in python can be downloaded as source and be run as a standalone without having to install it.
On Monday, September 9, 2013 5:42:37 PM UTC+2, Muzaffar wrote: > > I am currently using CodeIgniter and now moving to web2py and noticed its > similar in how easy it is to start. I like the feature of web2py not having > to be installed. Does this sacrifice anything performance-wise for example? > Whats the tech/reasoning behind not making this more common among web MVC > frameworks? Because it doesnt need to be installed, I would be able to copy > the folder over to another server and get it running quickly correct? I > recently tried setting up RoR and have tremendous problems with gems, RVM > and incompatibility issues, and I am thankful for this web2py feature. > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

