472,107 Members | 1,397 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,107 software developers and data experts.

http client module

Hello i'm looking for a http client for python i found this one call
httplib2

http://64.233.169.104/search?q=cache...ient=firefox-a

but is too old

Aug 1 '07 #1
2 1274
stefano wrote:
Hello i'm looking for a http client for python i found this one call
httplib2

http://64.233.169.104/search?q=cache...ient=firefox-a

but is too old
Look at urllib and urllib2 in the standard library. If they don't give
you what you want, think about using mechanize and ClientForm, or
possible beautifulsoup, all of which Google should be able to find for you.

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------

Aug 1 '07 #2
On 31 jul, 23:07, Steve Holden <st...@holdenweb.comwrote:
stefano wrote:
Hello i'm looking for a http client for python i found this one call
httplib2
http://64.233.169.104/search?q=cache...rking.org/proj...
but is too old

Look at urllib and urllib2 in the standard library. If they don't give
you what you want, think about using mechanize and ClientForm, or
possible beautifulsoup, all of which Google should be able to find for you.

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------
thanks

Aug 1 '07 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

10 posts views Thread by Lisa Pearlson | last post: by
reply views Thread by jbi130 | last post: by
1 post views Thread by Justin Stockton | last post: by
5 posts views Thread by Studio P.M. | last post: by
8 posts views Thread by Andreas Klemt | last post: by
reply views Thread by Kent Tegels | last post: by
4 posts views Thread by swq22 | last post: by
5 posts views Thread by Jeff Schwab | last post: by
11 posts views Thread by Bill Davy | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.