some basic functionality
This commit is contained in:
parent
197b85d8e6
commit
f8b33e1d6b
2 changed files with 112 additions and 0 deletions
|
|
@ -10,3 +10,8 @@ maintainers = [
|
|||
]
|
||||
|
||||
description = "Crawls the website of the german parlament and tracks any changes in a separate repository."
|
||||
|
||||
dependencies = [
|
||||
"beautifulsoup4",
|
||||
"requests",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue