Thinking aloud here.... 11) web2py interoperates with more database engine than any other python web framework: sqlite, mysql, postgresql, firebird, mssql, db2, informix, google app engine
12) web2py can run out of the box without changes on CPython, Jython and Stakless (versions 2.4, 2.5, 2.6). web2py runs on the iPhone and Windows CE. With minor changes web2py runs on IronPython. On Sep 1, 7:08 pm, mdipierro <[email protected]> wrote: > Other ways we reached out to the Python community > > 7) I have been in contact with Wayne, author of JPolite to provide a > web2py appliance that works with JPolite. He has been very helpful. We > already have a version working (based on old JPolite) but I am > definitively committed to a new and improved version. > > 8) We have released django.py and sqlalchemy.py that implement part of > the Django and the SQLAlchemy API on top of the web2py DAL. This > allows user to use their existing models (Django or/and SQLAlchemy) > with web2py without need of recoding. read more > here:http://www.web2py.com/AlterEgo/default/show/189 > > 9) We provided examples of how to use Genshi and Jinja2 (posted > somewhere on this mailing list) > > 10) In the past I released two modules, the excel-like spreadsheet and > the 3D extension of processing.js, in such a way that they are not > tied to web2py but they can also be used easily with other web > frameworks. > > Massimo > > On Sep 1, 6:42 pm, mdipierro <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---

