Nice, thanks! By the way I just tested mobile.sniffer: http://pypi.python.org/pypi/mobile.sniffer/0.1.1
So far it seems to work fine for detecting whether the device is mobile or not. On Aug 20, 10:36 am, Jason Brower <[email protected]> wrote: > Yup. Used it.http://celljam.net/ > It's massive, but very useful. It even covers things like, if they have > a camera or other what not. > --- > Best regards, > Jason > > > > On Thu, 2010-08-19 at 22:09 -0700, Adi wrote: > > Hi all, > > > Is there a python library which can detect mobile devices based on > > user-agent, so that I can redirect users to a mobile friendly site? > > I'm looking for a Python counterpart of > > this:http://detectmobilebrowsers.mobi/

