Repository for the iFEED Data Exploration Tool, made as part of the AFRICAP project .
- anaconda (reccomended) see environment.yml
- SQLlite
requirements.txt is provided for full package version information and installing via other means.
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
To run, from the repository directory
Coming soon Recommended to write wiki for Developers and site Users
coming soon
comming soon
coming soon