Read DBF files, returning data as native Python objects
Read DBF files with Python. DBF is a file format used by databases such as dBase, Visual FoxPro and FoxBase+. This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts.
$
pkg install py311-dbfreadOrigin
textproc/py-dbfread
Size
172KiB
License
MIT
Maintainer
matthew@FreeBSD.org
Dependencies
1 packages
Required by
2 packages