Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morepath/morepath

Python web microframework with superpowers
https://github.com/morepath/morepath

Last synced: about 1 month ago
JSON representation

Python web microframework with superpowers

Awesome Lists containing this project

README

        

.. image:: https://github.com/morepath/morepath/workflows/CI/badge.svg?branch=master
:target: https://github.com/morepath/morepath/actions?workflow=CI
:alt: CI Status

.. image:: https://coveralls.io/repos/github/morepath/morepath/badge.svg?branch=master
:target: https://coveralls.io/github/morepath/morepath?branch=master

.. image:: https://img.shields.io/pypi/v/morepath.svg
:target: https://pypi.org/project/morepath/

.. image:: https://img.shields.io/pypi/pyversions/morepath.svg
:target: https://pypi.org/project/morepath/

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_.

.. _Documentation: http://morepath.readthedocs.io