Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tmcclintock/lazyarxiv

Too lazy to read abstracts? Use this tool.
https://github.com/tmcclintock/lazyarxiv

Last synced: 26 days ago
JSON representation

Too lazy to read abstracts? Use this tool.

Awesome Lists containing this project

README

        

# LazyArxiv
Too lazy to read the arxiv? Use this tool.

Currently, users will be saved in a text file
```
Name
Email
"Keyword1" "Keyword2" "Keyword3" ...
```
By default you can change this in ```user_list.txt```.

Your keywords are searched for amongst the **titles**, **abstracts**, and **author lists**.

At the moment the only way to use this is by running ```python run_lazyarxiv.py```.