LICENSE
README.md
pyproject.toml
scholar_fetcher/__init__.py
scholar_fetcher/__main__.py
scholar_fetcher/cli.py
scholar_fetcher/config.py
scholar_fetcher/export.py
scholar_fetcher/fetch.py
scholar_fetcher/openalex.py
scholar_fetcher/process.py
scholar_fetcher/report.py
scholar_fetcher/sources.py
scholar_fetcher.egg-info/PKG-INFO
scholar_fetcher.egg-info/SOURCES.txt
scholar_fetcher.egg-info/dependency_links.txt
scholar_fetcher.egg-info/entry_points.txt
scholar_fetcher.egg-info/requires.txt
scholar_fetcher.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_excel.py
tests/test_export.py
tests/test_fetch.py
tests/test_openalex.py
tests/test_process.py