Unipath is a place mapper which can visualize a place and all its buildings using a wikipedia link.
- Place to place mapping
- Minimum Spanning Tree
- Maximum Spanning Tree
To run open terminal in the unipath folder and type:
pip3 install -r req.txt
python3 ui.py
Make sure you have pip installed!
Be sure that the Wikipedia page you wish to use has this tabular format:
Paste the link into this box and select enter:
From there, you will be able to select a place to place option from the dropdown list or a visualization using the MSTs.