LICENSE
README.md
pyproject.toml
litfetch/__init__.py
litfetch/_doi.py
litfetch/_http.py
litfetch/artifacts.py
litfetch/crossref.py
litfetch/fetchers.py
litfetch/ids.py
litfetch/py.typed
litfetch/relations.py
litfetch/resolvers.py
litfetch/semantic_scholar.py
litfetch/serde.py
litfetch/sessions.py
litfetch/source_metadata.py
litfetch/unpaywall.py
litfetch.egg-info/PKG-INFO
litfetch.egg-info/SOURCES.txt
litfetch.egg-info/dependency_links.txt
litfetch.egg-info/requires.txt
litfetch.egg-info/top_level.txt
tests/test_doi.py
tests/test_fetchers.py
tests/test_http.py
tests/test_relations.py
tests/test_resolvers.py
tests/test_serde.py
tests/test_sessions.py
tests/test_source_metadata.py