Metadata-Version: 2.1
Name: OpenSankey
Version: 1.0.0b3
Summary: OpenSankey
Home-page: https://gitlab.com/terriflux-public/OpenSankey
Author: TerriFlux
Author-email: contact@terriflux.fr
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE

# Open-Sankey

## Description
To write

## Repository
OpenSankey is available as:
- Source: https://gitlab.com/terriflux-public/OpenSankey

## Executables
- npm package: https://www.npmjs.com/package/open-sankey
- pypi package https://pypi.org/project/OpenSankey/
    - dependency: https://pypi.org/project/SankeyExcelParser/

## How to use it
### Examples online
Some examples of its use can be run online:
- From React code
    - OpenSankey Full: https://codesandbox.io/p/sandbox/opensankeyidentical-88kg2v
    - OpenSankey Viewer: https://codesandbox.io/p/sandbox/opensankeyviewer-5z2zp3
- Directly from HTML
    - OpenSankey Full: https://codesandbox.io/p/sandbox/opensankeyhtml-g6yc6c
    - OpenSankey Viewer: https://codesandbox.io/p/sandbox/r32382?file=%2Findex.html%3A14%2C29
### From Executables
To write
### From VSCode
To write
