Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.02 KB

requirements.md

File metadata and controls

37 lines (25 loc) · 1.02 KB

Technology stack

A 64bit operating system and 64bit capable hardware are required.

Main dependencies

  • Python - Implementation language
  • Django - Used by the API server and the WebUI
  • HDF5 - Used for storing and managing data
  • numpy and scipy - Fundamental packages for scientific computing with Python
  • pyzmq - Used for internal inter-process communications

Optional dependencies

  • Celery - Distributed task queue library, using the iterator_native()
  • RabbitMQ - Message broker for Celery tasks, logging channels, and other signalling

Python dependencies

Python 3.6+

See setup.py for a complete list of the Python dependencies.

Binary dependencies

Software Version(s)
RabbitMQ 2.6 to 3.2
libgeos >= 3.2.2
HDF5 1.10

Getting help

If you need help or have questions/comments/feedback for us, you can: