Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tmcclintock/lazyarxiv
- Owner: tmcclintock
- License: mit
- Created: 2017-09-27T21:01:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T21:54:33.000Z (about 7 years ago)
- Last Synced: 2024-10-27T11:08:54.401Z (2 months ago)
- Language: Python
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
"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```.