/KiwiPycon2015

KiwiPycon2015 Web-parsing Tutorial

Primary LanguagePythonMIT LicenseMIT

KiwiPycon2015

KiwiPycon2015 Web-parsing Tutorial

Setup

Install python3

sudo apt-get install python

Install pip3

sudo apt-get install python-pip

Install BeautifulSoup4

pip3 instal beautifulsoup4

For DigitalOcean script:

pip3 install python-digitalocean

Run

Start server python3 server.py

Start client python3 client.py


Copyright (c) 2015 Ackermann Yuriy and contributors.

Special thanks to RmACK123 for his solution.

Licenses:

  • Code: The MIT License (MIT)
  • Slides: CC4 ShareAlike