mirror of
https://github.com/serialexperiments0815/OpenLibFetch.git
synced 2026-07-12 15:32:24 +00:00
No description
|
|
||
|---|---|---|
| buttonfade.py | ||
| Library.py | ||
| README.md | ||
| request_api.py | ||
| run.bat | ||
Features
- Fetch book information by title, ISBN, or author.
- Retrieve cover images directly from Open Library.
- Lightweight and easy to understand through comments.
Installation
Make sure you have Python 3.12+ installed and pip available.
Install the required modules:
pip install requests pillow