Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 284 Bytes

ALVIS

For only building from source Requirements 1.Kivy 2.Networkx 3.Triangle 4.Python >=3.5

To download dependencies use the following command after downloading and setting up python

pip install kivy networkx numpy triangle

For windows additionally we need pip install pywin32