A WSGI app maded from a PLASTER_URI environment variable.
Project description
Plasted
Fix the problem to run an WSGI app configured with plaster using uwsgi.
uwsgi as many loader, but it does not support plaster, only the old paste.ini format.
Plasted
export PLASTER_URI=file+yaml://test.yaml
uwsgi -M --workers 1 --http 127.0.0.1:8000 --module pasted:app
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plasted-0.2.0.tar.gz
(1.7 kB
view hashes)