Python implementation of API intended for calulating average used car prices that are sold on http://auto.ria.com
Run make setup to install virtual environment and dependencies.
Run source venv/bin/activate to activate the virtual environment.
Run make test to run tests.