arxivpy icon indicating copy to clipboard operation
arxivpy copied to clipboard

Python wrapper for arXiv API

Results 3 arxivpy issues
Sort by recently updated
recently updated
newest added

Adding functionality to return affiliation too. Now. we exclude affiliation and doesn't return in dictionary output.

help wanted

This will help us to make query term and put it on `query` function. Here is rough idea to generate query (thanks @bluenex for the suggestion/discussion). ``` python def generate_query(terms=["first_name...

https://arxiv.org/help/api/examples/python_arXiv_parsing_example.txt