Anki/pylib/anki
Damien Elmes 9abc73360e Update Python deps
Addresses a protobuf CVE. Required some other patches due to changes
in latest mypy and pylint.
2022-09-24 09:46:43 +10:00
..
_backend Card type error (#1749) 2022-03-28 22:17:50 +10:00
_vendor PEP8 for rest of pylib (#1451) 2021-10-25 14:50:13 +10:00
foreign_data Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
importing Update Python deps 2022-09-24 09:46:43 +10:00
scheduler Enable state-dependent custom scheduling data (#2049) 2022-09-05 16:48:01 +10:00
syncserver
__init__.py
_legacy.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
backend_pb2.pyi
browser.py
BUILD.bazel
buildinfo.py
card_rendering_pb2.pyi
cards.py Add card meta for persisting custom scheduling state (#2040) 2022-09-02 11:22:49 +10:00
cards_pb2.pyi
collection.py Update Python deps 2022-09-24 09:46:43 +10:00
collection_pb2.pyi
config.py
config_pb2.pyi
consts.py Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
db.py
dbproxy.py fix cyclic import when importing anki.collection directly 2022-02-15 19:08:29 +10:00
deckconfig_pb2.pyi
decks.py Add non-legacy backend interface for adding new decks 2022-09-04 14:12:29 +10:00
decks_pb2.pyi
errors.py Make all Anki-native exceptions inherit from the same base class (#2028) 2022-08-24 16:07:44 +10:00
exporting.py Narrow typehints within pylib (#2003) 2022-08-05 14:48:07 +10:00
find.py
generic_pb2.pyi
hooks.py
hooks_gen.py
httpclient.py
i18n_pb2.pyi
import_export_pb2.pyi Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
lang.py
latex.py Make dvipng use transparent background by default (#2036) 2022-08-31 18:49:22 +10:00
links_pb2.pyi
media.py Narrow typehints within pylib (#2003) 2022-08-05 14:48:07 +10:00
media_pb2.pyi
models.py
notes.py Narrow typehints within pylib (#2003) 2022-08-05 14:48:07 +10:00
notes_pb2.pyi
notetypes_pb2.pyi
py.typed
rsbackend.py
scheduler_pb2.pyi
search_pb2.pyi
sound.py
stats.py Add back support for custom mountpoint in card stats 2022-04-15 15:30:05 +10:00
stats_pb2.pyi
statsbg.py
stdmodels.py
storage.py
sync.py
sync_pb2.pyi
tags.py Move custom study tag and limit gathering+saving into the backend 2022-03-10 16:23:03 +10:00
tags_pb2.pyi
template.py Store rendered side in TemplateRenderContext (#1852) 2022-05-10 11:44:44 +10:00
types.py
utils.py Update Python deps 2022-09-24 09:46:43 +10:00
wheel_description.txt