ANN: dbf.py 0.90.001

Ethan Furman <[email protected]>
Newsgroups gmane.comp.python.db
Message-ID <[email protected]>
Still messing with .dbf files?

Somebody brought you a 15 year old floppy, which still luckily (?)
worked, and now wants that ancient data?

dbf to the rescue!

Supported tables/features
=========================
   - dBase III
   - FoxPro
   - Visual FoxPro supported
   - Null value

Supported field types
=====================
   - Char
   - Date
   - Logical
   - Memo
   - Numeric
   - Currency (returns Decimal)
   - DateTime
   - Double
   - Float (same as Numeric)
   - General
   - Integer
   - Picture

Still to come (or, Not Yet Working ;)
=====================================

  - Index files (although you can create temporary
    memory indices)
  - auto incrementing fields

Latest version can be found on PyPI at http://pypi.python.org/pypi/dbf.

Comments, bug reports, etc, appreciated!

~Ethan~

_______________________________________________
DB-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/db-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.