Hmm, which tables? Database tables? If so, look to Django ORM if it a web app you are working on, and SQLAlchemy for non-web apps or scripts.
Al On Wed, Jul 28, 2010 at 11:25 AM, isaac kawunya <[email protected]>wrote: > hy i wanted to know how to create tables using python > so please can send me some guidelines about that > thanks > _______________________________________________ > LUG mailing list > [email protected] > http://kym.net/mailman/listinfo/lug > > LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ > > All Archives can be found at http://www.mail-archive.com/[email protected]/ > > The above comments and data are owned by whoever posted them (including > attachments if any). The List's Host is not responsible for them in any way. > --------------------------------------- > > -- Albert ........ Psalms 17:15 As for me, I will behold thy face in righteousness: I shall be satisfied, when I awake, with thy likeness.
_______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ All Archives can be found at http://www.mail-archive.com/[email protected]/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
