.dockerignore
.editorconfig
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
babel.ini
pytest.ini
requirements.txt
run-tests.sh
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/usage.rst
examples/app.py
inspire_crawler/__init__.py
inspire_crawler/config.py
inspire_crawler/errors.py
inspire_crawler/ext.py
inspire_crawler/models.py
inspire_crawler/receivers.py
inspire_crawler/tasks.py
inspire_crawler/utils.py
inspire_crawler.egg-info/PKG-INFO
inspire_crawler.egg-info/SOURCES.txt
inspire_crawler.egg-info/dependency_links.txt
inspire_crawler.egg-info/entry_points.txt
inspire_crawler.egg-info/not-zip-safe
inspire_crawler.egg-info/requires.txt
inspire_crawler.egg-info/top_level.txt
tests/conftest.py
tests/test_inspire_crawler.py
tests/test_tasks.py
tests/test_utils.py
tests/fixtures/records.jl