Review
Review is an app for reviewing python apps.
Developing
git clone https://github.com/jeffknupp/review.git
cd review
virtualenv --no-site-packages venv
source venv/bin/activate
pip install -r requirements.txt
Code for project reviews
Review is an app for reviewing python apps.
git clone https://github.com/jeffknupp/review.git
cd review
virtualenv --no-site-packages venv
source venv/bin/activate
pip install -r requirements.txt
Log in or sign up for Devpost to join the conversation.