Skip to content

ryliewalsh/Senior-Design-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoVizzy

CI

Usage

GoVizzy will work on any system with a supported version on Python and Pip installed.

Simply run the build.sh script, which will install all dependencies in a virtual environment, and launch GoVizzy.

Documentation

All of the documentation for GoVizzy can be found in the docs/manual directory. See the intro page.

Testing

In order to run tests, the test script expects the .venv folder to have been created by the build.sh script. Otherwise the test will throw an error.

To execute the test script perform:

$ ./test.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.1%
  • Jupyter Notebook 5.2%
  • Shell 2.7%