Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 585 Bytes

README.rst

File metadata and controls

40 lines (22 loc) · 585 Bytes

Python 3 modules for accessing .dbf files

Port to Python 3 and released at PyPi by Frank Xu.

### Features

  • Support FoxPro
  • Support memo
  • Code page

### TODO

  • Write test
  • dBase compatible

### Install

Run pip install dbfpy3

---

### NOT FULLY TEST YET

### USE AT YOUR OWN RISK

### NO WARRANTIES WHATSOEVER

---

steelywing <https://github.com/steelywing/dbfpy>

Jeff Kunce <[email protected]>

Hans Fiby <[email protected]>

Frank Xu <https://github.com/frankyxhl/dbfpy3>

Zdeněk Böhm <https://github.com/zbohm>