Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IS 392 Project - python

python -m venv venv - create a virtual environment

source venv/bin/activate - activate the virtual environment (Linux/Mac) venv\Scripts\activate - activate the virtual environment (Windows)

pip install -r requirements.txt - install the required packages

python main.py - run it

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages