Skip to main content

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

Project description

|Build Status| |Requirements Status| |PyPI|

xlsx2html
=========

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

Install
=======

.. code:: bash

pip install xlsx2html

Usage
=====

.. code:: python

from xlsx2html import xlsx2html

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

Contributors
============

.. code:: bash

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

publish
-------

.. code:: bash

python setup.py sdist upload -r pypi

.. |Build Status| image:: https://travis-ci.org/Apkawa/xlsx2html.svg?branch=master
:target: https://travis-ci.org/Apkawa/xlsx2html
.. |Requirements Status| image:: https://requires.io/github/Apkawa/xlsx2html/requirements.svg?branch=master
:target: https://requires.io/github/Apkawa/django-multitype-file-field/requirements/?branch=master
.. |PyPI| image:: https://img.shields.io/pypi/pyversions/xlsx2html.svg
:target:

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.5.tar.gz (7.0 kB view hashes)

Uploaded Source

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