Skip to main content

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. Works with python 2.7 or python 3.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

arxiv_checker-1.2.8-py2.py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page