pwc-feeds uses Python 3.9 to serve RSS feeds for Papers With Code. As a disclaimer, it has no affiliation with Papers With Code.
- Project repo
- Original HTML listing: Trending | Latest | Greatest
- Unofficial RSS feeds: Trending | Latest | Greatest
Serverless deployment to Google Cloud Functions is configured. It requires the following files:
- requirements.txt
- main.py (having callable
serve(request: flask.Request) -> Tuple[Union[bytes, str], int, Dict[str, str]]
)
Deployment version updates are not automated. They can be performed manually by editing and saving the function configuration.
These deployment links require access: