Metadata-Version: 2.3
Name: plotlp
Version: 0.1.18
Summary: A library wrapper around matplotlib for custom plots.
Requires-Dist: corelp
Requires-Dist: cycler
Requires-Dist: imageio
Requires-Dist: imageio-ffmpeg
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: tifffile
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-design ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: toml ; extra == 'docs'
Requires-Python: >=3.12
Provides-Extra: docs
Description-Content-Type: text/markdown

# plotLP

```text
Author        : Lancelot PINCET
GitHub        : https://github.com/LancelotPincet/plotLP
HTTPS         : https://github.com/LancelotPincet/plotLP.git
SSH           : git@github.com:LancelotPincet/plotLP.git
PyPI          : https://pypi.org/project/plotLP
Docs          : https://plotLP.readthedocs.io
```

**A library wrapper around matplotlib for custom plots.**

**plotLP** is available on [PyPI](https://pypi.org/project/plotLP) for pip installs.
For more information, do not hesitate to consult the [Documentation](https://plotLP.readthedocs.io).