anki/pylib
Matthias Metelka 6481899454
Fix some more RTL issues (#2244)
* Swap flag and mark indicator position in RTL mode

* Make buttons of bottom toolbar align to edge of screen in RTL mode

* Use start instead of left and end instead of right
2022-12-08 22:29:56 +10:00
..
anki Fix some more RTL issues (#2244) 2022-12-08 22:29:56 +10:00
rsbridge Pin chrono; update compatible Rust crates 2022-11-30 12:38:10 +10:00
tests Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
tools Facilitate hook updating/replacement (#2213) 2022-12-07 15:39:57 +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

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.