- $mkdir venv
- $python3 -m venv venv
- $source venv/bin/activate
- $pip install -r requirements.txt
from here on just run
- $source venv/bin/activate before starting to work on the project
to run example simply do python example_rent.py to write your own config simply copy example_rent.py and modify it. For columns that can be used for calculating points check the csv file that example_rent will create in the archive data.