Differences between revisions 13 and 15 (spanning 2 versions)
Revision 13 as of 2006-11-15 13:19:37
Size: 1673
Editor: 85-18-14-8
Comment:
Revision 15 as of 2007-06-26 16:05:56
Size: 1058
Editor: 196-11-241-97
Comment: Account for new members
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Client-Side Web Programing = = Client-Side Web Programming =
Line 10: Line 10:
 * [http://www.python.org/pypi?:action=display&name=mechanoid&version=0.4.1 mechanoid] a mechanize fork.
 * [http://www.python.org/pypi/libxml2dom libxml2dom] can parse HTML by employing libxml2's liberal HTML parser.

== Resources ==

 * [http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52199 Grab a document from the web] - from the Python Cookbook
 * [http://wwwsearch.sourceforge.net/bits/clientx.html Python web-client programming general FAQs].
 * [http://docs.python.org/lib/module-urllib.html urllib -- Open arbitrary resources by URL]
 * [http://docs.python.org/lib/module-urllib2.html urllib2 -- extensible library for opening URLs]
 * [http://www.pyth
----
CategoryUnicode

Client-Side Web Programming

Libraries


CategoryUnicode

WebClientProgramming (last edited 2014-04-17 01:10:23 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.