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:
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file xlsx2html-0.1.5.tar.gz.
File metadata
- Download URL: xlsx2html-0.1.5.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b0bb8943b0e7c887112e3643ac3cbb19746acbc5c4dc33275a7bfd770102b61
|
|
| MD5 |
9eb6c8592bc1e90480ac9a964db92d3a
|
|
| BLAKE2b-256 |
b6f36f9fb37660255ed1a0133a92d28af6eb89b2f04855655585f82c63cd6124
|