Skip to content

Latest commit

 

History

History
80 lines (51 loc) · 2.54 KB

README.md

File metadata and controls

80 lines (51 loc) · 2.54 KB

iFEED real-time data exploration tool

⚠️ This repository is in alpha phase documentation is incomplete ⚠️

Repository for the iFEED Data Exploration Tool, made as part of the AFRICAP project .


Requirements

  • anaconda (reccomended) see environment.yml
  • SQLlite

requirements.txt is provided for full package version information and installing via other means.

Installation (UNIX)

Install via git and anaconda

git clone https://github.com/cemac-ccs/iFEED_prototype.git
cd iFEED_Prototype
conda env create -f environment.yml
conda activate iFEED
python wsgi.py

Site can be viewed in a browser at

http://127.0.0.1:5000

Usage

To run, from the repository directory

Coming soon Recommended to write wiki for Developers and site Users


Backups

coming soon


License Information

comming soon

Acknowledgements

coming soon