Anki/pylib/anki
2020-01-21 14:44:27 +10:00
..
importing
.gitignore
__init__.py
cards.py
collection.py _localOffsetForDate() was broken 2020-01-17 18:52:36 -07:00
consts.py
db.py
decks.py
errors.py
exporting.py
find.py
hooks.py pass in a progress callback instead of http_data_did_[send|receive] 2020-01-18 17:49:59 +10:00
httpclient.py AnkiRequestsClient -> HttpClient 2020-01-19 11:33:27 +10:00
lang.py
latex.py move types.py into the files responsible for each type 2020-01-17 10:17:33 +10:00
media.py add context to card rendering, and rework related hooks 2020-01-17 09:30:42 +10:00
models.py move types.py into the files responsible for each type 2020-01-17 10:17:33 +10:00
notes.py move types.py into the files responsible for each type 2020-01-17 10:17:33 +10:00
py.typed
pybackend.py
rsbackend.py added flag_av_tags() for replay button support 2020-01-21 14:44:27 +10:00
sched.py Merge pull request #423 from Arthur-Milchior/fixReorder 2020-01-16 18:47:12 +10:00
schedv2.py fix incorrectly logged repeat step 2020-01-19 15:41:58 +10:00
sound.py add rank handling to TTS; parse TTS args in get_av_tags() 2020-01-21 12:41:37 +10:00
stats.py
statsbg.py
stdmodels.py move types.py into the files responsible for each type 2020-01-17 10:17:33 +10:00
storage.py drop plus_one test 2020-01-17 18:54:38 -07:00
sync.py AnkiRequestsClient -> HttpClient 2020-01-19 11:33:27 +10:00
tags.py
template.py rework the audio player API and add a simpler player implementation 2020-01-20 20:07:11 +10:00
template_legacy.py comment out the unused legacy code 2020-01-17 10:51:36 +10:00
utils.py automatically disable add-ons that have been marked as incompatible 2020-01-19 13:37:55 +10:00