Documentation and implementation of target price project
Full deployment of public (Django part)
$ fab public_setup
Full deployment of private (model, crawlers)
$ fab private_setup
Public page update
$ fab django_prototype_update
Individual for every implementation