LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
pyterrier_services/__init__.py
pyterrier_services/core.py
pyterrier_services/dblp.py
pyterrier_services/google.py
pyterrier_services/pinecone.py
pyterrier_services/semantic_scholar.py
pyterrier_services.egg-info/PKG-INFO
pyterrier_services.egg-info/SOURCES.txt
pyterrier_services.egg-info/dependency_links.txt
pyterrier_services.egg-info/requires.txt
pyterrier_services.egg-info/top_level.txt
pyterrier_services/pt_docs/dblp.rst
pyterrier_services/pt_docs/google.rst
pyterrier_services/pt_docs/index.rst
pyterrier_services/pt_docs/pinecone.rst
pyterrier_services/pt_docs/semantic-scholar.rst
tests/test_dblp.py
tests/test_google.py
tests/test_pinecone.py
tests/test_semantic_scholar.py