ok, you're fond of that php library. But did you take a closer look to what 
you have right in web2py using request.user_agent() ?
web2py uses gluon/contrib/user_agent_parser.py to fill up those fields.... 
and it does the exact same thing!

Il giorno giovedì 18 luglio 2013 01:05:11 UTC+2, Marcio Andrey Oliveira ha 
scritto:
>
> Hi.
>
> Thank you for replying.
>
> I really don't know all user agents and I prefer to rely on a library that 
> automatically detects whether the users is browsing from a regular 
> computer, a mobile or a tablet. The greatest benefit (IMHO) from 
> mobiledetect is that it's regularly updated to incorporate new devices.
>
> If you take a look at mobile detect source code you will see that are 
> around 1,300 devices up to now.
>
> I thought I could try to convert its code from PHP to python but as I'm 
> not that good on python I wondered if someone in python community have made 
> a similar library / module.
>
> Regards.
>
> On Wednesday, July 17, 2013 3:12:47 PM UTC-3, Marcio Andrey Oliveira wrote:
>>
>> Hi.
>>
>> I'm wondering whether exists a python project that detect mobiles and 
>> tables that be as good and as up to date as http://mobiledetect.net/
>>
>> Thanks.
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to