Go to file
Copilot 6ed1f8d205 Add Anki flashcard generator for Warsaw districts using real OpenStreetMap boundaries (#1)
* Initial plan

* Add Warsaw districts Anki generator with tests and documentation

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Apply pre-commit formatting fixes

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Address code review feedback: remove unused code and fix imports

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Address PR feedback: use genanki for self-contained .apkg, fix tests, update README

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>

* Use real Warsaw district boundaries from OpenStreetMap instead of mock circles

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>
2026-01-07 22:50:59 +01:00
.github Expand copilot-instructions with C engine and python_pkg details 2025-12-02 22:18:40 +01:00
.vscode fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
articles fix(lint): convert os.path to pathlib - remove PTH per-file ignores 2025-11-30 23:03:03 +01:00
C feat: added inverse mode for anki 2025-12-29 16:10:43 +01:00
CPP fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
LaTeX fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
poker_modifier_app fix(lint): LOG015 - replace root logger with module loggers 2025-11-30 21:59:24 +01:00
python_pkg Add Anki flashcard generator for Warsaw districts using real OpenStreetMap boundaries (#1) 2026-01-07 22:50:59 +01:00
sonic_pi feat: text learning pipe 2025-12-27 17:22:17 +01:00
TS fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
.gitignore feat: sick mode 2026-01-06 13:10:54 +01:00
.pre-commit-config.yaml fix: remove invalid bandit B608 test, disable pyupgrade (Python 3.14 incompatible) 2026-01-06 13:11:34 +01:00
lint_python.sh fix: resolve shellcheck warnings 2025-11-30 13:48:17 +01:00
pyproject.toml Add local AI music generator using Meta's MusicGen 2025-12-04 20:43:44 +01:00
pytest.ini feat: C engine 2025-09-06 18:26:31 +02:00
requirements-dev.txt fix: correct shebang and executable permissions 2025-11-30 13:42:16 +01:00
requirements.txt Add Anki flashcard generator for Warsaw districts using real OpenStreetMap boundaries (#1) 2026-01-07 22:50:59 +01:00
test_input_clean.wav fix: getting rnnoise model 2025-10-12 18:57:55 +02:00
test_input.wav fix: getting rnnoise model 2025-10-12 18:57:55 +02:00