Parser to translate excel graphs to Plotly figures
Project description
Excel graph parser (open-source parser for translation of excel graphs to Plotly figures)
This repository can be installed to show nicely formatted graphs generated by excel documents. Currently only useful for VIKTOR applications.
Installation
Paste the link of this repository in your requirements.txt
:
viktor==14.7.0
excel-graph-parser
Contributing
Improvements to the view are very welcome. Please ensure your improvements adhere to the code standards by running
black, isort and pylint (with the versions specified in dev-requirements.txt
):
python -m black viktor_table_view/;
python -m isort viktor_table_view/;
python -m pylint viktor_table_view/ --rcfile=pyproject.toml;
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
Built Distribution
File details
Details for the file excel_graph_parser-0.1.0.tar.gz
.
File metadata
- Download URL: excel_graph_parser-0.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c599d479ceb93af2ab5658fd199abc6adb58ee3c120179d714e972ebc420ef5 |
|
MD5 | fa2da81a1ac0efc0f6f77add05e44907 |
|
BLAKE2b-256 | 5d208f6b7e3b0c771daa0f19c9043a05c87b2b60489e9fa60a520cf9511a4f81 |
File details
Details for the file excel_graph_parser-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: excel_graph_parser-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a1aa15844603fe470f9b7dfb6a8eca0053a57c727c9b129db65a3f517d0f380 |
|
MD5 | 9b748f6a34e842a082e5108e05a215e8 |
|
BLAKE2b-256 | 4ebb54595e0739da444c6a2c943b72b19b5590c8c42a977a725a49dc0e0ca24f |