APIFairy
APIFairy is a minimalistic API framework built on top of Flask, and with the support of Marshmallow schemas. Using a familiar decorator syntax you can generate a live documentation site directly from your source code.
Check out Microblog-API to see APIFairy in action in a non-trivial project.