Skip to content

pk-pkulkarni/Shortgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shortgrid

# Set up virtual environment(Optional)
virtualenv venv -p python3 or virtualenv venv -p python
cd venv
cd sciripts then type activate and hit enter 

# install dependencies
pip install -r requirements.txt
pip install git+https://github.com/shotgunsoftware/python-api.git

(If Flask and requests are not installed somehow the do following)

pip install requests
pip install Flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors