Skip to content

DBFConverterToCSV is a little script to convert all DBF files in CSV files

License

Notifications You must be signed in to change notification settings

Bonekit/DBFConverterToCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README - DBFConverterToCSV

Index

About The Project

The DBFConverterToCSV convert all DBF files to CSV files.
The script will loop over all DBF files, when a DBF file can´t be converted the script will jump to the next file.

Built With

Getting Started

Read the install instructions below...

Installation

  1. Install Python3 from https://www.python.org/
  2. Use the command line to enter:
    pip install -r requirements.txt
    -r is an option to let pip install from a requirements file
  3. Copy the script into the path where the DBF files are, then execute the script via the command-line.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Tobias Menzel - @BonekitDEV

Project Link: DBFConverterToCSV

Acknowledgements

About

DBFConverterToCSV is a little script to convert all DBF files in CSV files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages