anki/pylib/anki
2020-11-30 14:44:29 +10:00
..
importing update remaining python format strings to Fluent 2020-11-22 14:57:53 +10:00
__init__.py add coding specifier to anki/__init__.py 2020-11-11 21:51:11 +10:00
.gitignore
BUILD.bazel orjson was missing from dep list; drop 32 bit compat 2020-11-12 20:03:41 +10:00
buildinfo.py handle packaged pylib buildinfo.txt; drop aqt buildinfo 2020-11-11 10:33:49 +10:00
cards.py rename some card+note fields in backend 2020-09-01 10:24:38 +10:00
collection.py merge pylib references 2020-11-17 19:23:06 +10:00
config.py fix new pylint raise-missing-from lint 2020-08-31 12:04:14 +10:00
consts.py merge pylib references 2020-11-17 19:23:06 +10:00
db.py Added super().__repr__() to new __repr__() calls 2020-05-31 19:39:19 -03:00
dbproxy.py move storage logic into collection.py; fix export bug 2020-05-20 17:43:34 +10:00
decks.py merge pylib references 2020-11-17 19:23:06 +10:00
errors.py Monkeytype pylib/anki/errors.py 2020-02-27 00:07:19 -05:00
exporting.py Fix description of exporters 2020-11-19 23:52:46 +03:00
find.py use keyword args for calls with more than one argument 2020-05-24 09:12:47 +10:00
hooks.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
httpclient.py Fixed HttpClient session not being closed 2020-05-20 19:20:41 -03:00
lang.py expose Gaelic in language selection 2020-11-30 14:44:29 +10:00
latex.py update temporary val="%s" references to standard ftl 2020-11-17 22:00:44 +10:00
media.py cleanup / renames 2020-11-10 14:53:04 +01:00
models.py merge pylib references 2020-11-17 19:23:06 +10:00
notes.py rename some card+note fields in backend 2020-09-01 10:24:38 +10:00
py.typed mark anki and aqt modules as having typing info 2020-01-13 13:03:37 +10:00
rsbackend.py update Python deps 2020-11-12 20:03:41 +10:00
sched.py move filtered deck empty/fill to backend 2020-09-02 17:56:23 +10:00
schedv2.py merge pylib references 2020-11-17 19:23:06 +10:00
sound.py support speed control in tts tags 2020-01-26 14:31:07 +10:00
stats.py drop i18n references in old stats 2020-11-18 09:12:03 +10:00
statsbg.py
stdmodels.py fix typechecking breaking with latest mypy_protobuf 2020-05-27 09:14:02 +10:00
storage.py storage->collection 2020-05-20 17:58:28 +10:00
sync.py login/full up/full down plugged in 2020-06-01 13:57:10 +10:00
tags.py Added super().__repr__() to new __repr__() calls 2020-05-31 19:39:19 -03:00
template_legacy.py fix remaining _() references; remove unused imports 2020-11-18 12:43:46 +10:00
template.py fix audio being included in FrontSide 2020-06-09 08:16:03 +10:00
types.py connect media sync progress to Python, add a progress dialog 2020-02-17 08:40:16 +10:00
utils.py update to latest isort, pylint and pytest 2020-08-31 12:05:36 +10:00
wheel_description.txt move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00