does urllib2 ( http://pydoc.org/2.4.1/urllib2.html ) do what you need?

On 23/08/2006, at 7:54 PM, zenx wrote:

>
> "Ruby has different libraries that provide higher-level access to
> network protocols such as FTP, HTTP or HTTPS. This article shows the
> usage of net::http, net::https, open-uri and the rio library."
> (http://www.juretta.com/log/2006/08/13/ruby_net_http_and_open-uri/)
>
> I would like django to connect to gmail via HTTPS and get the contact
> list of a user. I used to do it with PHP+Curl. Is there a library in
> django like curl?
>
> Thanks!
>
>
> >

--
Ian Holsman
[EMAIL PROTECTED]
http://med-chatter.com/ it's about the medicine



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to