anki/pylib
2023-09-25 11:05:47 +10:00
..
anki Expose memory state computation to Python 2023-09-25 11:05:47 +10:00
rsbridge Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
tests Strip out v1/v2 code 2023-09-24 14:27:40 +10:00
tools Move markpure to TypeScript 2023-07-03 17:24:27 +10:00
.gitignore
README.md

Anki's Python library code is in anki/.

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