Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.
/ monstro Public archive

Web framework based on Tornado and MongoDB

License

Notifications You must be signed in to change notification settings

dvemnt/monstro

Repository files navigation

Monstro

Web framework based on Tornado and MongoDB

Build Status Coverage Status PyPI Documentation Status

Installation

pip install monstro

Getting started

monstro new project example
cd example
./manage.py run

Documentation

Read the Docs (in development)

Tests

tox

Changelog

See releases

License

See LICENSE