yespower0.9 hash for python.
Linux with GCC
git clone git+https://github.com/namuyan/yespower-python.git
python setup.py build
pip install build/lib.???/yespower.cp???.pyd
Windows with MSVC
git clone git+https://github.com/namuyan/yespower-python.git
python setup.py build --compile=msvc
pip install build/lib.???/yespower.cp???.pyd
Windows with MSYS2
git clone git+https://github.com/namuyan/yespower-python.git
python setup.py build --compile=mingw32
pip install build/lib.???/yespower.cp???.pyd
spacecobra
MIT