mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Add HttpCrawler
This commit is contained in:
parent
961f40f9a1
commit
d565df27b3
4 changed files with 51 additions and 5 deletions
|
|
@ -6,6 +6,8 @@ version = 3.0.0
|
|||
packages = PFERD
|
||||
python_requires = >=3.8
|
||||
install_requires =
|
||||
aiohttp>=3.7.4.post0
|
||||
beautifulsoup4>=4.9.3
|
||||
rich>=10.1.0
|
||||
|
||||
[options.entry_points]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue