PoorWSGI 1.6.1 released

Ondrej Tuma konference at webjet.cz
Tue Apr 12 16:41:40 EDT 2016


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi everyone,

I'm happy to announce that PoorWSGI 1.6.1 has been released!

Poor WSGI for Python is light WSGI connector with uri routing between
WSGI server and your application. It have mod_python compatible
request object, which is post to all uri or http state handler.

As usual, you can install using pip:

    pip install PoorWSGI

The main changes in new release are:

    * profiling rewrite
    * some deprecated elements are removed
    * new Application methods and properties
    * new Request methods and properties
    * better debug output
    * new hex filter
    * better json support
    * new log_info, log_debug and log_warning methods
    * runtime routing manipulation
    * some bug fixies and code refactoring

To see the full changelog, please visit:

    https://github.com/PoorHttp/PoorWSGI/blob/master/doc/ChangeLog

Documentation and reference api is at:

    http://poorhttp.zeropage.cz/poorwsgi.html

Please make sure to report any regressions to the issues page at:

    https://github.com/PoorHttp/PoorWSGI/issues

Ondřej Tůma


- -- 
Ondřej Tůma <mcbig at zeropage.cz>
www: http://ipv6.mcbig.cz   jabber: mcbig at jabber.cz   twitter: mcbig_cz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJXDV2EAAoJEAXfp4slfOqa9XcQAJ7TWtSuabYWcTkFOzBufJtc
yoNwkjE1ZTqZkqFvqH1fRa5qVF3zKHrV4RAh9JJ6lr8hadZ7BztkznWOP8y59+Gb
piWlByVOnzpcGkFzDxPKpcveFM7Wx1cVpnvCsY28J/4DBDV3E6VEqsi09UISW8yM
V/yEzUPD/Fn6IXT/UXRP23eS/1pAbKon1MZ8B3KyYZH4mlc5RbJE/tnNDFyQaqkN
uDaG4J4eGglBTb2A0bdcOhtWbc/ifZEU0Irc/1Bqy3QAYqgcT9s9i3HYVj6cTSBS
C1pDYosgwt/inXokej9hlgSlDS8+jFPJCzEDSE3NDy8VAh81XRHvE7uTK2MmdJAX
HFj1KjcGihgDJwNxqbzIHg16dMnhYN0R3580zDzLG9Q5I//nY8xowFP9JxHrr0Ju
rTFpTaIDyXFh52g5CKNxoH1xHOGDvgsPI2lF81//dhoCC/2PbheeU7MK/5W9p7ad
3QITBXQlu6KU2oXwXb2yUqS+GXEkYOXBTpVwaMzJtgbNa3hFL4BXDBExrQ6NhaBV
vf/J4H4XRyXudmHvYoWhc4LnbQySTtB+lucjo+5EmimKHLAb2S5c/516YI6ARtww
i6yz04ncbEhg19LrXYk3wsQAam7uTJB8ERINeWgWSG79qg0ilxXIb/9i7Z5B3539
Dlf0/cRuRgHaCHcOxEkR
=yQe0
-----END PGP SIGNATURE-----


More information about the Python-announce-list mailing list