Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 246 Bytes

File metadata and controls

9 lines (7 loc) · 246 Bytes

python-scraps

Just a demo version

Install Instruction

  1. install python and pip
  2. install django and requests
  3. open terminal and type python manage.py runserver
  4. Go to http://127.0.0.1:8000/hello/ in your browser