Installation

You can install pyClimAir with the following command:

pip install pyclimair

Development versions

To install the most recent development version, install from github:

python -m pip install git+https://github.com/alexrsanchez/pyClimAir.git

or from TestPypi:

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).