anki/pylib
2020-12-18 16:50:55 +10:00
..
anki
rsbridge
tests
tools
.gitignore
.isort.cfg
.pylintrc
BUILD.bazel
mypy.ini
protobuf.bzl
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.