init: initial commit

This commit is contained in:
huangboming
2025-04-25 18:15:59 +08:00
commit 5e35a33c3c
9 changed files with 503 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
beautifulsoup4
lxml
feedgen
requests