Skip to content
/ arxiv Public

A simple CLI tool to search for scientific papers on Arxive and download pdfs.

Notifications You must be signed in to change notification settings

msemjan/arxiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arxiv Search

A simple CLI utility that allows you to search for papers on ArXiv, download them or open the ArXiv webpage for more information.

Requirements

BeautifulSoup4, install with:

pip install bs4

Rich, install with:

pip install rich

Or everything together using requirements.txt:

pip install -r requirements.txt

About

A simple CLI tool to search for scientific papers on Arxive and download pdfs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages