ColanderAlchemy
ColanderAlchemy helps you to auto-generate Colander schemas that are based on SQLAlchemy mapped classes.
Such Colander schemas can be used with libraries like Deform and helps remove the need for duplication of schema definitions.
Documentation
Latest documentation is at: Read The Docs.
Installation
Using pip command:
pip install ColanderAlchemy
License
ColanderAlchemy is distributed under the MIT license.
Development version
Fork the development version on GitHub.
The branch '0.1' contains the old version of ColanderAlchemy: 0.1x The branch 'master' contains the new version of ColanderAlchemy: 0.3x
Support
Please use Github Issue System for support requests (bug report, feature requests, other kind of help requests).
Follow me on Twitter @stefontanelli to receive notifications about new releases.