blob: 905e353941a680f488c2dc65bfd5d00f4d75847b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# Usage
run `uvicorn main:app --port 8866` in this directory to start the RSS feed reader.
# Dependencies
python3
BeautifulSoup
tor
python3-feedgenerator
python3-fastapi
python3-requests
python3-socks
|