Anki/pylib
2021-01-07 17:48:30 +01:00
..
anki Provide ConcatSeparator through rsbackend.py 2021-01-07 17:48:30 +01:00
rsbridge Add writer functions to want_release_gil() 2021-01-07 13:09:00 +01:00
tests
tools fix qt/ pylints 2021-01-07 16:21:50 +10:00
.gitignore
.isort.cfg
.pylintrc
BUILD.bazel
mypy.ini
orjson.bzl Make orjson optional again 2021-01-07 09:44:40 +10:00
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.