A micro web-framework with superpowers


Keywords
web, wsgi, routing, morepath
License
BSD-3-Clause
Install
pip install morepath==0.20

Documentation

Morepath: Python web microframework with super powers

Morepath is a Python web framework. An application consists of models. Each type of model is published on a URL path. Content is exposed to the web using views.

Documentation.

Build Status

https://travis-ci.org/morepath/morepath.svg?branch=master https://coveralls.io/repos/morepath/morepath/badge.svg?branch=master