Commit 3ab2faa5 authored by Senator John's avatar Senator John 💬

Add README.md

parents
# Yu-Gi-Oh! Artwork Fetcher
A simple Python CLI tool to:
1. **Export** card data from a `.cdb` SQLite database into JSON
2. **Dump** card IDs into a CSV (preserving any “official” mappings)
3. **Fetch** card artworks (with support for multiple art variants per card)
## 📋 Requirements
- **Python 3.8+**
- **Pip** for installing dependencies
### Python Dependencies
```text
requests
tqdm
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment