{"id":18518317,"url":"https://github.com/arxiv/arxiv-feed","last_synced_at":"2025-04-09T08:31:36.776Z","repository":{"id":43413255,"uuid":"140479695","full_name":"arXiv/arxiv-feed","owner":"arXiv","description":"Atom and RSS feeds for arXiv articles","archived":false,"fork":false,"pushed_at":"2024-08-26T15:39:04.000Z","size":524,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":15,"default_branch":"develop","last_synced_at":"2024-08-26T18:33:36.477Z","etag":null,"topics":["arxiv-ng","elasticsearch","flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arXiv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-10T19:42:40.000Z","updated_at":"2024-08-23T20:00:27.000Z","dependencies_parsed_at":"2022-08-28T09:00:10.493Z","dependency_job_id":"3aca93de-5e38-4601-b121-5fe5e18079e9","html_url":"https://github.com/arXiv/arxiv-feed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arXiv%2Farxiv-feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arXiv%2Farxiv-feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arXiv%2Farxiv-feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arXiv%2Farxiv-feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arXiv","download_url":"https://codeload.github.com/arXiv/arxiv-feed/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223381963,"owners_count":17136292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arxiv-ng","elasticsearch","flask","python"],"created_at":"2024-11-06T17:12:52.909Z","updated_at":"2025-04-09T08:31:36.770Z","avatar_url":"https://github.com/arXiv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arXiv Feed\n\nThis is a RSS and Atom feed service that reads from the production database and produces feeds.\n\n## to install\n```\npip install poetry\npoetry install\n```\n## to run locally\n```\nexport CLASSIC_DB_URI='sqlite:///feed/tests/data/test_data.db'\npython main.py\n```\nnote that without a database connection running feed locally isn't very interesting, the most recent local data is 2023-20-27 in the math category\n\n## to run connected to GCP databases\nexport CLASSIC_DB_URI to the main gcp database URI\n\n## to test\nmake sure to run this from the top level folder\n```\nexport CLASSIC_DB_URI='sqlite:///feed/tests/data/test_data.db'\npytest\n```\n\n### deploying\na PR to develop should run tests and build and deploy arxiv-feed in GCP development\n\nmerging/pushing to develop should trigger a build in production GCP to arxiv-feed-beta\n\npushes to master branch should trigger build and deploy in arxiv-feed in production\n\n\n### running in docker\n\nbuild image with this command:\n\n`docker build -t feed .`\n\n## to run\nCreate a docker.env file with any enviroment variables you want to set. Here is an example one for running of the local database:\n\n```\nDEBUG=True\nTESTING=True\nFEED_NUM_DAYS=600\nCLASSIC_DB_URI=sqlite:///feed/tests/data/test_data.db \n```\nthis can be run with\n`docker run --env-file docker.env -p 8080:8080 feed`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farxiv%2Farxiv-feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farxiv%2Farxiv-feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farxiv%2Farxiv-feed/lists"}