crawler: add MySQL backend

With extra dependency
This commit is contained in:
2017-11-04 14:51:41 +01:00
parent f29a107a09
commit d091e74d56
3 changed files with 35 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ You do need:
- [wheezy.template](https://pypi.python.org/pypi/wheezy.template) to generate HTML pages
- [chardet](https://pypi.python.org/pypi/chardet)
- [six](https://pypi.python.org/pypi/six), a dependency of chardet
- pymysql
Simplest way to get these: