clientform: ClientForm (Python HTML forms module handling) clientform: clientform: ClientForm is a Python module for handling HTML forms on the clientform: client side, useful for parsing HTML forms, filling them in clientform: and returning the completed forms to the server. It developed clientform: from a port of Gisle Aas' Perl module HTML::Form, from the clientform: libwww-perl library, but the interface is not the same. clientform: clientform: clientform: clientform: