This code requires python 3.7+.
##Installation
- get virtualenv
pip3 install virtualenv
- start the venv
source venv/bin/activate
- install the dependencies. We use pip here since the entire virtual environment is using python3.
pip install -r requirements.txt
- deactivate the venv
deactivate
- run the backend
sudo ./start.sh
This software is provided under a noncontagious open-source license towards the open-source community. It's available under three open-source licenses:
- License: LGPL v3+, Apache, MIT
This software can also be provided under a commercial license. If you are not an open-source developer or are not planning to release adaptations to the code under one or multiple of the mentioned licenses, contact us to obtain a commercial license.
- License: Crownstone commercial license
For any question contact us at https://crownstone.rocks/contact/ or on our discord server through https://crownstone.rocks/forum/.