Some notes on my journeys with Python
Alan Kennedy
modjy
, a
WSGI
-compliant gateway/server for jython 2.1 and J2EE.
An implementation of socket timeouts for jython 2.1
, in the form of a code patch, some unit-tests and a document.
HTTP compression in python and jython
, a HOWTO page describing how to implement HTTP content compression in python.
Some research notes on implementing a cpython-compatible asynchronous socket library for jython
. I promise I'll get around to implementing the algorithms in those notes sometime. Really.
A list of open-source HTTP proxies written in python
, handy for comparison purposes if you're looking for an open-source python HTTP proxy, but can't quite find what you're looking for.
Check your HTTP headers here.
Sometimes you need to check what headers your client/user-agent/browser is transmitting. You can find out here.
Check out the website of my old school friend,
Jim Butler the artist
:-)
source
http://www.xhaus.com/alan/python/index.html
page by
Alan Kennedy