Initial commit of code

This commit is contained in:
sigvartmh
2017-05-08 23:21:16 +02:00
parent afcd0fe93f
commit a047b6c3d1
2 changed files with 183 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
beautifulsoup4==4.6.0
html2text==2016.9.19
requests==2.13.0