Even if web2py does not include third party libraries, our community collaborates with other open source projects projects in many ways. Examples:
1) web2py explicitly supports Pyjamas via jsonrpc. This is documented in the manual. We thank the developers of Pyjamas for their help. 2) web2py explicitly supports PyAMF for web2py-flash inter-operation. This is documented in the web2py manual. Oddly PyAMF provides handlers for many python frameworks but not web2py and they do not list web2py on their site, so we have included the pyamf handler in web2py itself. This makes it easier to use pyamf with web2py than with any other framework. 3) we recommend mod_wsgi as preferred production deployment. I personally thank Graham for his help on mod_wsgi+web2py configuration. 4) many hosting companies provide web2py support (dreamhost, webfaction, hipcenter, google app engine) 5) web2py interoperates with many editors/ide including Eclipse, Windgware, Ulipad. 6) Other web frameworks include some of web2py components (uliweb) I am sure I am missing something. I will add as new items come to mind. Massimo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

