A Python application for searching research papers indexed by arXiv via simple interactive GUI
Table of contents
Open Table of contents
Introduction
A lightweight and user-friendly application to search for research papers from the arXiv repository with ease.
Features
- Quick Search: Query research papers from arXiv with a customizable result limit.
- Utilities: Cleanup of input data, from non-alpha-numeric characters, customizable search limits, and more.
- Enhanced Accessibility: Links to papers, DOI, and Sci-Hub (if available) are clickable directly from the results.
- Interactive GUI and theme: Built with Python’s
tkinter
for simplicity and ease of use; better readability and aesthetics.