Add marshmallow-sqlalchemy

This commit is contained in:
Hong Minhee
2015-05-04 13:26:51 +09:00
parent b3a63f0769
commit 44bfbb62a4
+10
View File
@@ -242,6 +242,16 @@ Recipes
* https://bitbucket.org/zzzeek/sqlalchemy/wiki/UsageRecipes
Serialization and deserialization
---------------------------------
marshmallow-sqlalchemy_
SQLAlchemy integration with the marshmallow_ (de)serialization library.
.. _marshmallow: https://marshmallow.readthedocs.org/
.. _marshmallow-sqlalchemy: https://marshmallow-sqlalchemy.readthedocs.org/
Testing
-------