I managed to setup automated builds for deployment on anaconda. Yay ;)
Currently supported platforms are osx-64, linux-64, win-32, and win-64 with python 2.7, 3.5, and 3.6
conda install -c poehlmann python-seabreeze
Installs the python-seabreeze wrapper AND the SeaBreeze library. So everything's setup in one line.
I have tested osx-64 py2.7 and win-32 py3.6 so far.
The prep-conda branch has the modified instructions.
When more platforms have been tested I'll make it the default installation method on https://github.com/ap--/python-seabreeze
All the best,
Andreas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I managed to setup automated builds for deployment on anaconda. Yay ;)
Currently supported platforms are osx-64, linux-64, win-32, and win-64 with python 2.7, 3.5, and 3.6
conda install -c poehlmann python-seabreeze
Installs the python-seabreeze wrapper AND the SeaBreeze library. So everything's setup in one line.
I have tested osx-64 py2.7 and win-32 py3.6 so far.
The prep-conda branch has the modified instructions.
When more platforms have been tested I'll make it the default installation method on https://github.com/ap--/python-seabreeze
All the best,
Andreas