Installation

  1. Use uv to install the package from PyPI:

    uv add resplotlib
    
  2. Use pip to install the package from PyPI:

    pip install resplotlib
    
  3. Use conda to install the package from conda-forge:

    conda install -c conda-forge resplotlib