Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.39 KB

arXiv-Sand-Boa

~~ arXiv.org e-Print archive's research paper downloader ~~

Image of intro

  • arXiv is a free distribution service and an open-access archive for 1,690,252 scholarly articles in the fields of physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering and systems science, and economics by Cornell University.

  • arXiv-Sand-Boa is a command line python tool that give power to users, to download research papers from arXiv.org e-Print archive.

  • Coded on python version 3.8.2

Git Installation

  • You need newer version of python install in your system to run the tool.
# clone the repo
$ git clone https://github.com/manushadilan/arXiv-Sand-Boa

# change the working directory to arXiv-Sand-Boa
$ cd arXiv-Sand-Boa

# install the requirements
$ pip3 install -r requirements.txt

Usage

python arXivSandBoa.py

Support & Contributions

  • Please ⭐️ this repository if this project helped you
  • Any kind of contributions are welcomed. :)

License

This project is licensed under the GNU General Public License v3.0 License. Read more