Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 915 Bytes

README.rst

File metadata and controls

36 lines (22 loc) · 915 Bytes
https://travis-ci.org/codeix/bst.pygasus.demo.svg?branch=master

This is a demonstration application and part of the Pygasus framework, a python persistance layer and provider of generic functionality for ExtJs based (web) applications.

This package demonstrates how the framework can be used and will be extended in the future. You can easily install it with buildout, as you can see in the installation instructions below.

bst.pygasus and all corresponding submodules are licensed under the ZPL 2.1, see LICENSE.txt for details.

Run bootstrap and buildout:

$ python3.4 bootstrap.py
$ ./bin/buildout

Start the application:

$ ./bin/serve
serving on http://0.0.0.0:8080