Development Version

An on-going development build of OctaDist, called nightly-build branch. The tarball can be downloaded at Dev-build (zip) or use the following command:

wget https://github.com/OctaDist/OctaDist/archive/nightly-build.zip

You can also use pip to install the latest development build version on your system using the following command:

pip install git+https://github.com/octadist/octadist.git@nightly-build

Note

OctaDist supports Python version 3.7 to 3.13. See Development for more details.