pyramid_sqla is a library for Pyramid applications using SQLAlchemy, and an application template that brings some of Pylons 1's features to Pyramid.
This is an alpha release for community testing and feedback. The goal is a 1.0 release in time for Pyramid 1.0. API compatibility between versions is not guaranteed at this early stage. Documentation is in the 'docs' directory.
Product's homepage
Requirements:
· pyramid
· Python
What's New in This Release: [ read full changelog ]
· 'pyramid_sqla' application template supports commit veto feature in repoze.tm2 1.0b1.
· Add production.ini to application template.
· Delete stray files in application template that were accidentally included.