Installation ============ Prerequisites ------------- * Required - Python (3.8 or later) - `numpy `__ * Optional, but highly recommended - `numba `__ - `pint `__ * Testing - `pytest `__ Instructions ------------ From source: .. parsed-literal:: $ python setup.py install $ pytest tests With conda: .. parsed-literal:: $ conda install -c yt87 pyiapws95