mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 05:52:22 -04:00
![]() * modify `generate_cards_for_note` to return count * modify `add_note` to return count * show the number of cards added when adding |
||
---|---|---|
.. | ||
anki | ||
rsbridge | ||
tests | ||
tools | ||
.gitignore | ||
hatch_build.py | ||
pyproject.toml | ||
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.