New issue 110: Investigate upgrading from Pylons to Pyramid
https://bitbucket.org/conservancy/kallithea/issue/110/investigate-upgrading-from-pylons-to

Nick Coghlan:

This isn't an urgent proposal, just a suggestion that an upgrade from Pylons to 
Pyramid be considered at some point. At least from my perspective, Pyramid 
(together with Django and Flask) has emerged as one of the "big three" modern 
Python web frameworks.

This means framework independent components like 
https://python-social-auth.readthedocs.org/en/latest/ are likely to support 
Pyramid out of the box, while adapting them to work with Pylons (Pyramid's 
predecessor) would consume effort that could perhaps be better spent 
modernising Kallithea to run on Pyramid instead.

@hynek has been doing some preliminary investigation into this in a different 
context, and was able to provide me with some initial links as starting points:

* http://docs.pylonsproject.org/projects/akhet/en/latest/
* http://pyramid-cookbook.readthedocs.org/en/latest/pylons/migrate.html
* http://pyramid-cookbook.readthedocs.org/en/latest/porting/legacy.html



_______________________________________________
kallithea-general mailing list
[email protected]
http://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to