We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a76e6b commit b2e098eCopy full SHA for b2e098e
Setup.bat
@@ -1,3 +1,4 @@
1
pip install - U pandas
2
pip install beautifulsoup4
3
pip install requests
4
+pip install html5lib
requirements.txt
beautifulsoup4
pandas
requests
+html5lib
setup.bash
0 commit comments