Skip to main content

A generic api for oauth2

Project description

PyPi Build Status Codecov Requirements Status PyUP Python versions License

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')

or from shell

python -m xlsx2html path/to/example.xlsx path/to/output.html

Contributors

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

Shift version

python setup.py bumpversion

publish

python setup.py publish

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xlsx2html-0.1.10.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

xlsx2html-0.1.10-py2.py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page