First version

Generate RSS feeds from url
Generate a basic website
Upload to FTP
This commit is contained in:
Cyril NOVEL 2026-05-08 16:22:00 +02:00
commit a0e1913939
5 changed files with 222 additions and 0 deletions

5
requirements.txt Normal file
View file

@ -0,0 +1,5 @@
rfeed
beautifulsoup4
requests
paramiko
python-dotenv