ColanderAlchemy
May 24, 2016 ยท View on GitHub
.. image:: https://travis-ci.org/stefanofontanelli/ColanderAlchemy.png?branch=master :target: https://travis-ci.org/stefanofontanelli/ColanderAlchemy
.. image:: https://readthedocs.org/projects/colanderalchemy/badge/ :target: https://colanderalchemy.readthedocs.io
ColanderAlchemy helps you to auto-generate Colander <http://docs.pylonsproject.org/projects/colander/>_ schemas
that are based on SQLAlchemy <http://www.sqlalchemy.org/>_ mapped
classes.
Such Colander schemas can be used with libraries like Deform <http://docs.pylonsproject.org/projects/deform/>_ and helps remove the
need for duplication of schema definitions.
Documentation
Latest documentation is at: Read The Docs <https://colanderalchemy.readthedocs.io>_.
Installation
Using pip command::
pip install ColanderAlchemy
License
ColanderAlchemy is distributed under the MIT license <http://www.opensource.org/licenses/mit-license.php>_.
Development version
Fork the development version on
GitHub <https://github.com/stefanofontanelli/ColanderAlchemy>_.
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 <https://github.com/stefanofontanelli/ColanderAlchemy/issues/new>_
for support requests (bug report, feature requests, other kind of help
requests).
Follow me on Twitter @stefontanelli <https://twitter.com/stefontanelli>_
to receive notifications about new releases.