LICENSE
README.md
pyproject.toml
book_recommendations/__init__.py
book_recommendations/__main__.py
book_recommendations/gutendex.py
book_recommendations/openlibrary.py
book_recommendations/server.py
book_recommendations/telemetry.py
book_recommendations.egg-info/PKG-INFO
book_recommendations.egg-info/SOURCES.txt
book_recommendations.egg-info/dependency_links.txt
book_recommendations.egg-info/entry_points.txt
book_recommendations.egg-info/requires.txt
book_recommendations.egg-info/top_level.txt
tests/test_live_e2e.py
tests/test_openlibrary_unit.py
tests/test_telemetry.py