CARVIEW |
Select Language
HTTP/2 200
date: Sun, 24 Aug 2025 09:14:04 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
PylonsOnJython - JythonWiki
Pylons on Jython
Pending Improvements
Support more of the out of the box optional components, such as:
SQLAlchemy
Jinja2
Jinja2 is supported on Jython as of version 2.2.1
Genshi
Jim Baker and Ariane Paola have played around with Genshi on Jython. Its use of pyexpat is the biggest roadblock. Jython now includes a pyexpat, but it's not fully compatible with CPython's (and doesn't support all the features Genshi uses).
Turbogears 2
Ariane Paola made some progress porting TurboGears 2 components to Jython for Google's Summer of Code. Genshi and SQLAlchemy are the most important pieces that need porting
Older details: PylonsOnJythonOld
PylonsOnJython (last edited 2009-09-14 22:04:24 by PhilipJenvey)