Features to make Airbnb hosting easier with August Home and Smartbnb integration
git clone https://github.com/earlvanze/AugustHost`
cd AugustHost
virtualenv --no-site-packages venv (OR `python3 -m venv venv`)
source venv/bin/activate
pip install -r requirements.txt
python main.py