anki/pylib
2021-05-27 23:09:49 +10:00
..
anki add v3 scheduler to prefs screen 2021-05-27 23:09:49 +10:00
rsbridge add missing copyright headers to *.rs 2021-04-13 18:59:16 +10:00
tests add v3 scheduler to prefs screen 2021-05-27 23:09:49 +10:00
tools Fix black workaround for format calls 2021-05-18 22:19:09 +02:00
.gitignore
.isort.cfg
.pylintrc use new API for test scheduler 2021-05-11 13:06:03 +10:00
BUILD.bazel
mypy.ini support undo of filtered deck build/empty 2021-03-24 12:56:06 +10:00
orjson.bzl
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.