Skip to content

Susanou/EECS349FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EECS349FinalProject

Final project for the cybersecurity class at CWRU

Install required imports

Using python 3.6 pip package you can install all packages using the following command in the current directory

pip install -r requirements.txt

If the previous command uses pip for python2.7 use the pip3 command. Otherwise you can force pip to use a certain version of python using the following command

python3 -m pip install -r requirements.txt

About

Final project for the cybersecurity class at CWRU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors