Installation

Airfoils is available on PyPI and can be installed using pip:

pip install airfoils

Note that external dependencies will be installed automatically when using pip.

Hint

For developers: There are additional packages which are recommended for developement. You can install the additional packages using the requirements.txt.

pip install -r requirements.txt