anki/pylib
Damien Elmes f28e57a367 add enum for controlling sort order
eg col.find_cards("", order=BuiltinSortKind.CARD_DUE)
2020-03-22 12:59:24 +10:00
..
anki add enum for controlling sort order 2020-03-22 12:59:24 +10:00
tests add enum for controlling sort order 2020-03-22 12:59:24 +10:00
tools remove old finder code; add search hooks to browser & remove old one 2020-03-21 16:38:46 +10:00
.gitignore rework Fluent handling 2020-02-23 13:22:50 +10:00
.isort.cfg rework Fluent handling 2020-02-23 13:22:50 +10:00
.pylintrc rework Fluent handling 2020-02-23 13:22:50 +10:00
Makefile Renamed FIND_EXEC to FIND, replaced IS_WINDOWS by specific commands 2020-02-25 03:15:11 -03:00
mypy.ini Improve mypy config 2020-02-26 22:22:40 -05:00
requirements.dev switch to classes for hooks 2020-01-14 08:54:07 +10:00
setup.py fall back on stock json if orjson unavailable 2020-03-21 21:24:21 +10:00