Skip to content

A simple converter for DBF files. Currently the encoding of the DBF files is hardcoded. See https://github.com/olemb/dbfread/blob/master/dbfread/codepages.py for alternative encodings.

Notifications You must be signed in to change notification settings

steffenWi/DbfToCsvConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DbfToCsvConverter

A simple converter for DBF files. Currently the encoding of the DBF files is hardcoded. See DBFRead's codepage.py for alternative encodings.

To use this script you need to install dbfread. pip install dbfread should do just that.

About

A simple converter for DBF files. Currently the encoding of the DBF files is hardcoded. See https://github.com/olemb/dbfread/blob/master/dbfread/codepages.py for alternative encodings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages