anki/pylib
2023-01-18 23:05:28 +10:00
..
anki Use backend for extracting cloze text to type 2023-01-18 23:05:28 +10:00
rsbridge Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
tests Nested clozes and increased cloze meta data (#2141) 2022-12-19 12:03:15 +10:00
tools Integrate AnkiDroid's backend patches into the repo (#2290) 2023-01-03 13:11:23 +10:00
.gitignore symlink generated .py/.pyi into tree to fix Python code completion 2020-12-16 11:36:42 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00

Anki's Python library code is in anki/.

The Rust/Python extension module is in rsbridge/; it references the library defined in ../rslib.