- Python3.6
- nanomsg
- MySQL
$ virtualenv -p path/to/python3.5 .env
$ . .env/bin/activate
(.env) $$ python setup.py developor
$ pip install -e git://github.com/nanomsg/nnpy.git#egg=nnpy
$ pip install -e git://github.com/graphite-project/whisper.git@b783ab3f577f3f60db607adda241e29b7242bcf4#egg=whisper-0.10.0rc1
$ pip install -e '.[test]'$ crcr run$ tox -e sphinx$ npm install$ npm run buildwatch changes & rebuild
$ npm run watchsee doc/README.md .
Copyright 2018 Kyushu University