Scripts to automate build of Python wheel packages for installation with pip:
pip3 install openturns --user
Also provides nightly builds:
pip3 install --pre --extra-index-url https://pypi.anaconda.org/openturns-wheels-nightly/simple --upgrade --force-reinstall openturns
Relevant links:
- https://www.python.org/dev/peps/pep-0427/
- https://www.python.org/dev/peps/pep-0513/
- https://www.python.org/dev/peps/pep-0571/
- https://www.python.org/dev/peps/pep-0599/
- https://www.python.org/dev/peps/pep-0600/
- https://github.com/pypa/manylinux
- https://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
- https://github.com/matthew-brett/multibuild
- https://pypi.python.org/pypi/openturns
- https://anaconda.org/openturns-wheels-nightly/openturns