Command-line interface for searching and downloading arXiv papers.
Project description
arxiv-cli-tools
Command-line interface for searching and downloading arXiv papers, built on top of the arxiv Python client.
Installation
pip install arxiv-cli-tools
To work from source instead, clone the repository and install in editable mode:
pip install -e .
Usage
Inspect the available commands and options:
arxiv-cli --help
arxiv-cli search --help
arxiv-cli download --help
Typical commands:
# Search the API and show abstracts
arxiv-cli search "prompt engineering" -n 5 --summary
# Fetch specific papers by identifier into a folder
arxiv-cli download --id 2101.01234 --id 2105.06789 --dest papers --skip-existing
The CLI mirrors the underlying arXiv API, adding convenience flags for authors, categories, result limits, and download preferences. See the built-in help for the full reference.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file arxiv_cli_tools-0.1.0.tar.gz.
File metadata
- Download URL: arxiv_cli_tools-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
159fef77a0d763e2f361327b13c787e4e39b21f77859d3a8e4939b5818d1dc89
|
|
| MD5 |
c05c531f4171a26eb5dd9b76f3e4adc8
|
|
| BLAKE2b-256 |
a05195855df5665a0fbbf90eb09366f3c49ca000526bf7c7b38b0e1103a7dfaf
|
File details
Details for the file arxiv_cli_tools-0.1.0-py3-none-any.whl.
File metadata
- Download URL: arxiv_cli_tools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72fa2a9ccd75d8b76662cc1f40d870aa06ab489002c00da44cb86e6a264fa1e2
|
|
| MD5 |
2f012d44e0cdfc75fa5355181eb7d9e7
|
|
| BLAKE2b-256 |
b1298135af7ab064486ce9650513cddcf85204c4ec33711f5d688832d2eb0b3b
|