mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 22:03:18 +02:00
* Initial plan * Add Polish license plate Anki generator with bidirectional cards Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com> * Add comprehensive README for Polish license plates package Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com> * Fix license plate data: correct WT (Wawer) and WWY (Wyszków) mappings Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com> * Add Wikipedia scraper for automatic license plate data extraction Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com> * Improve fetch_license_plates: add constants and update User-Agent Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com> * Add caching to Wikipedia scraper to avoid unnecessary requests Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com> * Add error handling for cache file operations Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2 lines
23 B
Python
2 lines
23 B
Python
"""Tests init file."""
|