How do I access beanstalk application venv?

Solution
# start bash
bash
# source venv
source /var/app/venv/staging-*/bin/activate