anki/pylib
2022-11-28 09:16:28 +10:00
..
anki Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
rsbridge Re-enable formatting for .toml files 2022-11-28 09:16:28 +10:00
tests Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
tools Move away from Bazel (#2202) 2022-11-27 15:24:20 +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.