Skip to content
/ pyXiv Public

command line arXiv interface powered by python

License

Notifications You must be signed in to change notification settings

imkzh/pyXiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyXiv

Command line arXiv interface powered by python: http://arxiv.org/help/api/index

About arXiv

Started in August 1991, arXiv is a project by the Cornell University Library that provides open access to 1,000,000+ articles. arXiv.org (formerly xxx.lanl.gov) is a highly-automated electronic archive and distribution server for research articles. Covered areas include physics, mathematics, computer science, nonlinear sciences, quantitative biology, quantitative finance, statistics, electrical engineering and systems science, and economics. arXiv is maintained and operated by the Cornell University Library with guidance from the arXiv Scientific Advisory Board and the arXiv Member Advisory Board, and with the help of numerous subject moderators.

Todo lists:

  • complete subcommand search
  • complete subcommand query
  • complete subcommand list
  • complete subcommand show
  • add support for OAI-PMH

How to use it:

To get help, type:

arxiv.py help

pyXiv allows you to download arXiv documents with its ID:

arxiv.py download 1807.05705

or by title:

arxiv.py download EIE

also, download multiple article at once is supported with download command, but remember to play nice:

arxiv.py download 1807.05705 "EIE: Efficient Inference Engine" 1809.00001

About

command line arXiv interface powered by python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages