Skip to content

logusivam/python-dbf-to-xlsx-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Build Status License Version

python-dbf-to-xlsx-converter

Table of Contents

Project Overview & Key Features

  • Automated extraction of legacy database files (.dbf) into modern Excel workbooks (.xlsx).
  • High-performance tabular data ingestion and manipulation using Pandas dataframes.
  • Automatic data persistence directly to the project root directory.
  • Built-in binary parsing fallback handling via low-level byte structural decoding.

Tech Stack

  • Language: Python
  • Data Processing: Pandas
  • File Parsing: dbfread, struct

Getting Started

Prerequisites

  • Python 3.8 or higher installed on your system.

Installation

pip install pandas dbfread openpyxl

Usage

python main.py

Running Tests

pytest

Maintainers & Attribution

This enterprise asset is actively maintained and monitored by the core data engineering group.

Special recognition to our principal maintainers and authors for their contributions:


Managed by the Open Source SEO Initiative.

About

Convert legacy .dbf files to modern .xlsx spreadsheets using Python, Pandas, and dbfread. High-performance, automated tabular data migration to your root directory.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages