webcrawler v0.1
This commit is contained in:
parent
e2d9a197c0
commit
008e2bc274
18 changed files with 681 additions and 0 deletions
7
requirements.txt
Normal file
7
requirements.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Flask==2.2.5
|
||||
Flask-Login==0.6.2
|
||||
Flask-SQLAlchemy==3.0.3
|
||||
Werkzeug==2.2.2
|
||||
pandas
|
||||
requests
|
||||
beautifulsoup4
|
||||
Loading…
Add table
Add a link
Reference in a new issue