anki/pylib
Damien Elmes b4f4df0030 Pin chrono; update compatible Rust crates
Also pin reqwest in our other crates
2022-11-30 12:38:10 +10:00
..
anki Move away from Bazel (#2202) 2022-11-27 15:24:20 +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 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.