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


Groups > comp.lang.python > #26129 > unrolled thread

Re: ANN: dbf.py 0.94.003

Started bySimon Cropper <simoncropper@fossworkflowguides.com>
First post2012-07-27 11:22 +1000
Last post2012-07-27 11:22 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#26129 — Re: ANN: dbf.py 0.94.003

FromSimon Cropper <simoncropper@fossworkflowguides.com>
Date2012-07-27 11:22 +1000
SubjectRe: ANN: dbf.py 0.94.003
Message-ID<mailman.2645.1343352147.4697.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web