Anki/pylib/anki
2020-04-01 17:36:46 +10:00
..
importing
.gitignore
__init__.py
cards.py use add_card() 2020-03-27 15:11:07 +10:00
collection.py high due numbers shouldn't force a full sync 2020-03-26 09:09:11 +10:00
consts.py
db.py
dbproxy.py
decks.py remove defaultConf 2020-04-01 17:36:46 +10:00
errors.py
exporting.py
find.py
hooks.py
httpclient.py
lang.py don't error when -l passes in language without _ 2020-03-25 08:53:31 +10:00
latex.py
media.py
models.py
notes.py
py.typed
pybackend.py
rsbackend.py allow aborting a media sync while http req in flight 2020-04-01 09:49:25 +10:00
sched.py split deck config into separate SQL table 2020-03-30 20:01:16 +10:00
schedv2.py add a temporary cache to bring deck list performance back 2020-03-30 20:27:53 +10:00
sound.py
stats.py tweak code for mypy 2020-03-26 17:47:53 +10:00
statsbg.py
stdmodels.py
storage.py split deck config into separate SQL table 2020-03-30 20:01:16 +10:00
sync.py
tags.py
template.py
template_legacy.py
types.py
utils.py