Skip to content

Dependencies

Jana Rajakumar edited this page Feb 22, 2018 · 1 revision

Dependencies

1. Python 2

2. Loris Image Server

3. MongoDB Server

  • Install and Setup MongoDB Server
  • MongoDB is a document database with the extensive scalability and flexibility.

4. Pipenv

  • Install and Setup Pipenv
  • It brings together Pip, Pipfile and Virtualenv to provide a straightforward and powerful command line tool.
Clone this wiki locally