Anki/qt
Damien Elmes cd71931506 Launcher tweaks
- Handle beta/rc tags in .version when launching Anki
- Update pyproject.toml/.python_version if distributed version newer
- Support prerelease marker to opt in to betas
- Check for updates when using uv sync
- Avoid system Python by default, as it can cause breakages
(e.g. ARM Python installed on Windows)
2025-06-20 16:13:50 +07:00
..
aqt Trigger uv sync if user approves update 2025-06-20 16:13:50 +07:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
launcher Launcher tweaks 2025-06-20 16:13:50 +07:00
mac Split libankihelper into a separate module 2025-06-20 16:13:49 +07:00
release Use same version for anki-release; publish to main index 2025-06-20 16:13:50 +07:00
tests Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
tools Drop remaining qt5 code 2025-06-20 16:13:50 +07:00
.isort.cfg Specify Python version for auto-formatters (#3325) 2024-08-04 20:54:14 +07:00
hatch_build.py Launcher tweaks 2025-06-20 16:13:50 +07:00
pyproject.toml Use same version for anki-release; publish to main index 2025-06-20 16:13:50 +07:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py get PyQt working directly with ./run on macOS 2021-10-16 18:07:29 +10:00

Python's Qt GUI is in aqt/