Skip to content

RamenBuddha/unipath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unipath

Place Mapper

Unipath is a place mapper which can visualize a place and all its buildings using a wikipedia link.

Features

  • Place to place mapping
  • Minimum Spanning Tree
  • Maximum Spanning Tree

Instructions

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: Wikipedia Table

Paste the link into this box and select enter:
Link box

From there, you will be able to select a place to place option from the dropdown list or a visualization using the MSTs.

About

Place Mapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages