From: Chad S. <int...@gm...> - 2013-09-29 00:05:43
|
Hi, I used this library to make a utility for working with dbf files that lets you do a lot of stuff. Originally it only worked with dbf files, but now it can use csv and sqlite as well, with more coming. You can add/remove/reorder/rename fields, join multiple files together, and perform field calculations. A sample of the output is shown as you configure everything. The only requirement, beyond python, is pygtk. I want to have a portable version available, but I don't yet. A more detailed description, with screenshots and download, is at http://dogtato.github.io/AveryDB/ Hopefully a lot of people find it as useful as I do. -Chad |