Getting Started =============== Installation ------------ Currently, SwirlsPy supports Linux 64-bit only. If you would like to try it on Windows or Mac, we suggest that you intsall `Virtual Box `_ and `Ubuntu Desktop LTS `_. It has been reported that SwirlsPy also works on `WSL for Win10 `_. If your system does not have Conda installed, you may wish to follow `this instruction `_ to install it first. SwirlsPy is now distributed as `Conda `_ Package, and can be installed with the following one-line command:: conda install -c https://username:password@conda.com-swirls.org -c conda-forge swirlspy The username/password is provided in the file `README.rst `_, available from the front page upon completion of registration or sign-in of the GitLab repository. Please feel free to `contact us `_ if you have any question.