Metadata-Version: 2.4
Name: plotly-extend-wrapper
Version: 1.3.0
Author-email: Laplusdestiny <prayonshootingstars@gmail.com>
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: kaleido==0.2.1
Requires-Dist: nbformat>=4.2.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: plotly>=5.12.0
Requires-Dist: pyarrow>=10.0.0
Requires-Dist: scipy>=1.8.0
Description-Content-Type: text/markdown

# plotly_extend_wrapper

[![GitHub last commit (branch)](https://img.shields.io/github/last-commit/Laplusdestiny/plotly_extend_wrapper/main?logo=github)](https://github.com/Laplusdestiny/plotly_extend_wrapper/commits/main/)
[![Codecov](https://img.shields.io/codecov/c/gh/Laplusdestiny/plotly_extend_wrapper?style=flat&logo=codecov)](https://app.codecov.io/gh/Laplusdestiny/plotly_extend_wrapper)
[![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/Laplusdestiny/plotly_extend_wrapper?logo=github)](https://github.com/Laplusdestiny/plotly_extend_wrapper/releases)
[![PyPI - Version](https://img.shields.io/pypi/v/plotly_extend_wrapper?logo=pypi)](https://pypi.org/project/plotly-extend-wrapper/)

Extended Python library for Plotly

You can make plot simply

## Requirement

- Python >= 3.9
- Plotly >= 5.0.0
- kaleido = 0.2.1
- pandas >= 2.2.0
- scipy >= 1.12.0

## Issue

If there are some bugs, please make issue to tell me!

[![GitHub issues](https://img.shields.io/github/issues/Laplusdestiny/plotly_extend_wrapper?logo=github)](https://github.com/Laplusdestiny/plotly_extend_wrapper/issues)
