Keeping all 3rd party modules in site-packages (or whatever name you prefer for the folder) would bring orderliness. Consider when a developer is using a large no. of 3rd party modules, and all are placed in web2py root, it might look ugly. That's what I feel.
--- Vineet On Dec 16, 9:45 pm, Anthony <[email protected]> wrote: > On Friday, December 16, 2011 10:42:50 AM UTC-5, Phyo Arkar wrote: > > > What is site packages inside web2py for? > > can just place modules and call from any apps? > > You should be able to.

