Cross check the most recent arxiv mailing against a list of authors.
Project description
arxiv-checker
============
Cross-check a file of author names against the most recent axiv.org
mailing.
To install::
pip install arxiv-checker
To check the names contained in authors.txt against the astro-ph, gq-qc, and
physics mailings::
import arxivchecker
arxivchecker.check_authors(['astro-ph', 'gr-qc', 'physics'], 'authors.txt')
To run straight from the command line::
python -c "import arxivchecker; arxivchecker.check_authors(['astro-ph', 'gr-qc', 'physics'], 'authors.txt')
The Arxiv Checker requires the request, bs4, and re modules.
============
Cross-check a file of author names against the most recent axiv.org
mailing.
To install::
pip install arxiv-checker
To check the names contained in authors.txt against the astro-ph, gq-qc, and
physics mailings::
import arxivchecker
arxivchecker.check_authors(['astro-ph', 'gr-qc', 'physics'], 'authors.txt')
To run straight from the command line::
python -c "import arxivchecker; arxivchecker.check_authors(['astro-ph', 'gr-qc', 'physics'], 'authors.txt')
The Arxiv Checker requires the request, bs4, and re modules.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size arxiv_checker-1.2.7-py2.py3-none-any.whl (5.1 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Close
Hashes for arxiv_checker-1.2.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 943eba27b8db604989b31d1fabdb481cd21a0b524a2e65787bfbef8ac128904b |
|
MD5 | 58f8c0266011e3498422bebc14dcc299 |
|
BLAKE2-256 | 3fdb6dac1c0d1f1639cf32910e362ab4086cc5898b83423e21b64d0865074775 |