Anki/pylib/anki
Damien Elmes 73edf23954 Drop Pauker and SuperMemo importers from legacy importer
The legacy importer has only been kept around to support some add-ons,
and these are so infrequently used that they're better off shifted
to add-ons (even they even still work)
2025-06-27 16:10:12 +07:00
..
_vendor Update Python deps 2023-03-31 14:04:05 +10:00
foreign_data Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
importing Drop Pauker and SuperMemo importers from legacy importer 2025-06-27 16:10:12 +07:00
scheduler Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
_backend.py Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
_legacy.py Update type annotations (#3322) 2024-07-26 17:57:25 +07:00
_rsbridge.pyi style: reformat with black (#3324) 2024-07-26 17:58:57 +07:00
browser.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
cards.py expose decay of Card object in Python (#3985) 2025-05-06 23:32:58 +03:00
collection.py include decay in ComputeMemoryStateResponse (#4102) 2025-06-20 20:59:35 +03:00
config.py python: add missing type annotations for None values (#3364) 2024-08-22 16:03:44 +07:00
consts.py Strip out v1/v2 code 2023-09-24 14:27:40 +10:00
db.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
dbproxy.py Update type annotations (#3322) 2024-07-26 17:57:25 +07:00
decks.py python: add missing type annotations for None values (#3364) 2024-08-22 16:03:44 +07:00
errors.py Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
exporting.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
find.py Add py3.9 to hooks (#1542) 2021-12-09 09:11:22 +10:00
hooks.py Improve exception handling (#3290) 2024-08-04 20:51:13 +07:00
httpclient.py python: add missing type annotations for None values (#3364) 2024-08-22 16:03:44 +07:00
lang.py Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
latex.py Improve exception handling (#3290) 2024-08-04 20:51:13 +07:00
media.py Ensure media files are passed relative to the media folder (#4041) 2025-06-01 13:16:04 +07:00
models.py Cloze button get disabled outside of cloze field (#3879) 2025-04-24 18:37:41 +10:00
notes.py Refactor ephemeral_card of notes (#3307) 2024-07-21 15:25:48 +07:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
rsbackend.py PEP8 for rest of pylib (#1451) 2021-10-25 14:50:13 +10:00
sound.py Restore ability for add-ons to provide full paths to media (#4054) 2025-06-04 18:11:37 +07:00
stats.py Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
statsbg.py Update licensing information (#2850) 2023-11-27 11:35:51 +10:00
stdmodels.py Update type annotations (#3322) 2024-07-26 17:57:25 +07:00
storage.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
sync.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
syncserver.py Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
tags.py Update type annotation syntax (#3283) 2024-07-21 14:00:52 +07:00
template.py Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
types.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
utils.py Launcher tweaks 2025-06-20 16:13:50 +07:00