spliew / suumo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suumo

  • scraping Kawasaki, Shinagawa and Ohta to find the best price-to-value houses.

Setup

  • create and activate virtual environment
virtualenv pei
source pei/bin/activate
  • install dependency

pip install -r requirements.txt

Run!

  • run server

./myproject/manage.py runserver

About


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.4%Language:HTML 0.2%