Installation
============
1. Use `uv `__ to install the package from `PyPI `__:
.. code-block:: bash
uv add resplotlib
2. Use `pip` to install the package from `PyPI `__:
.. code-block:: bash
pip install resplotlib
3. Use `conda` to install the package from `conda-forge `__:
.. code-block:: bash
conda install -c conda-forge resplotlib