Web based interface

Dennis Lee Bieber wlfraed at ix.netcom.com
Sat Nov 9 00:03:45 EST 2002


Tetsuo fed this fish to the penguins on Friday 08 November 2002 06:33 
pm:

t
> it's like a message board. I found a database (MySQL), a graphic
> interface for it (MySQLGUI), a module (MySQLdb), and they all even
> actually work. I also, after some struggle, found a magazine article
> that explained how to connect Python to MySQL. But I don't even know
> where to look to find out how to create dynamic Web pages with
> information from a database, read forms, and whatever else a message
> board could need.
> 
> Hail Lord Akira.
> 
> P.S. MySQLdb's doc said it's only supported on Linux. Where can I get
>      something for Win2K? And documentation for it, too?
> 
        http://sourceforge.net/project/showfiles.php?group_id=22307

Though be warned, the win32 self-installers are dependent upon the 
Python version.

        You might want to look into installing/using Zope.

--  
 > ============================================================== <
 >   wlfraed at ix.netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
 >      wulfraed at dm.net     |       Bestiaria Support Staff       <
 > ============================================================== <
 >        Bestiaria Home Page: http://www.beastie.dm.net/         <
 >            Home Page: http://www.dm.net/~wulfraed/             <



More information about the Python-list mailing list