Re: Dbase / foxpro files

2008-05-16 Thread martindesalinas
look at

http://pypi.python.org/pypi?%3Aaction=search&term=dbf&submit=search

i use dbfpy
--
http://mail.python.org/mailman/listinfo/python-list


Re: datamining .txt-files, library?

2008-05-16 Thread martindesalinas
look at module re (rgular expression) or pyparser

see http://nedbatchelder.com/text/python-parsers.html

--
http://mail.python.org/mailman/listinfo/python-list