.gitignore
LICENSE
README.md
pyproject.toml
.github/release.yml
.github/workflows/actions.yml
.github/workflows/coveralls.yml
.github/workflows/publish.yml
.vscode/settings.json
pyrxiv/__init__.py
pyrxiv/_version.py
pyrxiv/datamodel.py
pyrxiv/download.py
pyrxiv/extract.py
pyrxiv/fetch.py
pyrxiv/logger.py
pyrxiv.egg-info/PKG-INFO
pyrxiv.egg-info/SOURCES.txt
pyrxiv.egg-info/dependency_links.txt
pyrxiv.egg-info/entry_points.txt
pyrxiv.egg-info/requires.txt
pyrxiv.egg-info/top_level.txt
pyrxiv/cli/__init__.py
pyrxiv/cli/cli.py
tests/__init__.py
tests/conftest.py
tests/test_datamodel.py
tests/test_download.py
tests/test_extract.py
tests/test_fetch.py
tests/test_logger.py
tests/data/2502.12144v1.pdf
tests/data/fetched_arxiv_ids.txt
tests/data/no_pdf_paper.txt
tests/data/sample.pdf