Anki/qt/launcher
llama a64aad5e48
refactor get_libpython_path into get_python_env_info
instead of just libpython's path we now get and cache the nodot version and venv bin path
2025-11-02 17:53:09 +08:00
..
addon Possible fix for launcher failing to appear on some Linux systems 2025-07-28 21:53:44 +10:00
lin Version the launcher 2025-07-15 22:26:46 +07:00
mac Bypass install_name_tool invocation on macOS 2025-09-03 17:32:30 +10:00
src refactor get_libpython_path into get_python_env_info 2025-11-02 17:53:09 +08:00
win Version the launcher 2025-07-15 22:26:46 +07:00
build.rs feat: show launcher if different version was installed (#4381) 2025-10-27 19:08:40 +07:00
Cargo.toml add libc crate for macos as well (for dlopen) 2025-11-01 22:11:35 +08:00
pyproject.toml Add some helpers to allow add-ons to install packages into the venv 2025-07-04 14:23:04 +07:00
versions.py Support socks proxies when fetching versions 2025-08-08 20:30:51 +10:00