-
Notifications
You must be signed in to change notification settings - Fork 4
Dependencies
Petr Stehlík edited this page Nov 7, 2017
·
4 revisions
You can use one of the following databases for working with lgui:
- mongodb
- sqlite3
If you choose sqlite as your database server, install it using your primary package manager (apt, yum, brew). Using pip is strictly forbidden.
You will need the latest versions of following tools:
- nodejs
- npm
- Python2 or Python3.4+
- virtualenv (a Python package)