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