Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #26129

Re: ANN: dbf.py 0.94.003

Date 2012-07-27 11:22 +1000
From Simon Cropper <simoncropper@fossworkflowguides.com>
Subject Re: ANN: dbf.py 0.94.003
References <50119AF5.6020904@stoneleaf.us>
Newsgroups comp.lang.python
Message-ID <mailman.2645.1343352147.4697.python-list@python.org> (permalink)

Show all headers | View raw


On 27/07/12 05:31, Ethan Furman wrote:
> A few more bug fixes, and I actually included the documentation this
> time.  :)  It can be found at http://python.org/pypi/dbf, and has been
> tested on CPythons 2.4 - 2.7, and PyPy 1.8.

[snip]

Ethan,

That's great.

Can you comment on the ultimate aim of the project?

Is this package primarily a "universal dbf translator" that allows the 
data stored in DBFs (which I might add I have many in legacy VFP 
applications and GIS Shapefiles) to be accessed and extracted or is the 
module being designed to be used interactively to extract data from and 
update tables?

I remember on the last thread that someone mentioned that indexes are 
not supported. I presume then that moving around a table with a couple 
of million records might be a tad slow. Have you tested the package on 
large datasets, both DBFs with a large number of records as well as a 
large number of fields?

-- 
Cheers Simon

    Simon Cropper - Open Content Creator

    Free and Open Source Software Workflow Guides
    ------------------------------------------------------------
    Introduction               http://www.fossworkflowguides.com
    GIS Packages           http://www.fossworkflowguides.com/gis
    bash / Python    http://www.fossworkflowguides.com/scripting

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: ANN: dbf.py 0.94.003 Simon Cropper <simoncropper@fossworkflowguides.com> - 2012-07-27 11:22 +1000

csiph-web