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')
.. |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')
.. |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.4.tar.gz
(6.9 kB
view details)
File details
Details for the file xlsx2html-0.1.4.tar.gz
.
File metadata
- Download URL: xlsx2html-0.1.4.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cac7b1ab4fee9476be0adca7aa4d4a21c58f7684c28a6c8c9e1b3cbd5445cd10 |
|
MD5 | d91a2054bb1d417374b16aec64e22f73 |
|
BLAKE2b-256 | b7a1e4a942f36f80fc4efc874ab9a047ebf476125041f22f9b63b6e6be076b4f |