Prerequisites¶
- Python installed
Installation¶
I recommend to use virtualenv with Python 3.
Bleeding-Edge Version¶
Install from sources:
git clone https://github.com/DServSys/rasahub.git
cd rasahub
pip install -e .
I recommend to use virtualenv with Python 3.
Install from sources:
git clone https://github.com/DServSys/rasahub.git
cd rasahub
pip install -e .