/pwc-feeds

PapersWithCode RSS feeds (unofficial)

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

pwc-feeds

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.

Links

Deployment

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: