Installation ============ You can install pyClimAir with the following command: .. code:: python pip install pyclimair Development versions -------------------- To install the most recent development version, install from github: .. code:: python python -m pip install git+https://github.com/alexrsanchez/pyClimAir.git or from TestPypi: .. code:: python pip install -i https://test.pypi.org/simple/ pyclimair_test System requirements ------------------- - Python 3.11 or above. - The package is compatible with major operating systems (Linux, macOS, Windows).