Skip to content

Instantly share code, notes, and snippets.

View rafisics's full-sized avatar
🔍
looking for gradschool

Mubtasim Fuad rafisics

🔍
looking for gradschool
View GitHub Profile
@rafisics
rafisics / arxiv.py
Last active May 19, 2025 15:01
arXiv script - Python tool to query arXiv papers and download files from terminal. Handles hep-th/9711200 and 2412.16795 formats.
#!/usr/bin/python
## arXiv script version 0.3
## Copyright 2015 Tom Brown
## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
## published by the Free Software Foundation; either version 3 of the
## License, or (at your option) any later version.