Installing via pipΒΆ
Inflex can be installed via pip. It is recommended to set up a virtualenvironment before installation, although this is not strictly a requirement.
pip install inflex
Note
Note that inflex requires Python 3.6 onwards.