Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
* * * A S H * * * edited this page Feb 5, 2016 · 5 revisions
  • Install python3+ (python 3.4.3 is recommended.you can access download page using this link)
  • install official mysql connector for python from this link
  • install Flask using : pip install flask
  • install beautifulsoup4 using : pip install beaufitulsoup4
  • configure config.ini file
  • setup host IP or Domain in the end of app.py file
  • run app.py
Clone this wiki locally