Skip to content

bacchilu/xls-parser-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a really simple parsing of an XLS file using the xlrd library.

The interesting part is how I implemented a "Visitor Design Pattern" to export in JSON format or in the PHP serialization (serialize/unserialize) format.

"generator.py" is used to randomly generate an Excel file for my usage.

About

A sample code where I parse an Excel file and export in two different formats: JSON and the PHP serialization format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages