Skip to content

A simple export from xlsx format to html tables with keep cell formatting.

License

Notifications You must be signed in to change notification settings

DiligentCorp/xlsx2html

 
 

Repository files navigation

Build Status Coverage Status codecov Requirements Status PyPI

xlsx2html

A simple export from xlsx format to html tables with keep cell formatting

Install

pip install xlsx2html

Usage

from xlsx2html import xlsx2html

xlsx2html('path/to/example.xlsx', 'path/to/output.html')

Contributors

pip install -r requirements.txt
pytest # run tests
tox # run test matrix

publish

python setup.py sdist upload -r pypi

About

A simple export from xlsx format to html tables with keep cell formatting.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%