Writing xbase .dbf files with Python ?

Anders M Eriksson anders.eriksson at morateknikutveckling.se
Wed Jul 4 04:43:49 EDT 2001


On Tue, 3 Jul 2001 15:20:01 +0200, Gregor Hoffleit
<gregor at mediasupervision.de> wrote:

>Just for confirmation: There is no Python module available that's able
>to write/modify xbase .dbf files, right ?
>
If you can put up some money for Sequiter's CodeBase library, then you
can use Mr. Hakki Dougsan's python wrapper.

"""Wrapper for Sequiter's (www.sequiter.com) dbase api. Win32. Binary
Only.
CodeBase library is NOT included. Mimics CodeBase C++ Api. Most of the
examples are translated to Python.


       URL:  http://home.tr.net/dogusanh/

  Platform:  Win32
  Requires:  CodeBase C4DLL.DLL
"""

There also is the XBase project which has Python on it's ToDo list.
http://linux.techass.com/projects/xdb/

// Anders

  



More information about the Python-list mailing list