Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arxiv/arxiv-oaipmh

handles requests to the OAI PMH service
https://github.com/arxiv/arxiv-oaipmh

Last synced: about 4 hours ago
JSON representation

handles requests to the OAI PMH service

Awesome Lists containing this project

README

        

# arxiv_oaipmh
handles requests to the OAI PMH service

# run locally
install dependencies:
poetry install

run:
python main.py

tests:

pytest tests