Skip to content

crysqrlkys/ipm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipm

All labs that were done in python must be able to run through python script_name.py. Some may need extra packages that are specified in requirements.txt. You can install them by pip install -r requirements.txt