Skip to content

elemoine/PapyrusSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1f2dbc0 · May 6, 2012

History

38 Commits
Apr 17, 2011
May 6, 2012
Apr 17, 2011
Jan 11, 2011
May 4, 2012
May 4, 2012
May 4, 2012
May 4, 2012
Jan 11, 2011
May 4, 2012
Jan 25, 2011
Apr 17, 2011

Repository files navigation

PapyrusSample
=============

Run with Waitress
-----------------

Run PapyrusSample:

    pserve development.ini --reload


Run with uWSGI
--------------

Install uWSGI in the virtualenv:

    pip install uwsgi

Run PapyrusSample:

    uwsgi -H /home/elemoine/.virtualenvs/papyrus_mapnik --http :9090 --ini-paste production.ini

About

A sample Pyramid/Papyrus Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published