Skip to content

vitthal-inani/SOAD_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOAD_Project PackUrBags

Build Status

Cloning the project

  • Run command https://github.com/vitthal-inani/SOAD_Project.git and change into the project folder
  • Create a virtual environment env in the repository (use virtualenv, etc)
  • Install the requirements
  • Activate virtual environment

To create virtual environment and install requirements run following commands

virtualenv env
pip install -r requirements.txt

To activate the environment use following commands: Window:

.\env\Scripts\activate

Ubuntu/Linux

source env/bin/activate

Flow Chart of the Project flowchart _

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published