Skip to content

vivekkashyap/excel-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

excel-to-html

Problem Statement! - Fetch data from excel file and create html file

Excel.xlsx file contain the information.in multiple rows that is needed to create the HTML page in a certain format.

Here I have used python to read the data from the excel file and create a text HTML file in the required html format.

Python Libraries used:

  • openpyxl (sublibraries are Workbook and load_workbook)

Thank you for Reading!

About

Fetch data from an excel file and create HTML file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published