Anki/pylib
Damien Elmes 04ca8ec038 initial work on DB handling in Rust
committing the Protobuf implementation for posterity, but will replace
it with json, as Protobuf measures about 6x slower for some workloads
like 'select * from notes'
2020-03-20 21:15:23 +10:00
..
anki initial work on DB handling in Rust 2020-03-20 21:15:23 +10:00
tests add col.weakref() and fix more reference cycles in pylib 2020-03-05 09:47:47 +10:00
tools hooks for limit new/rev for a single deck 2020-03-04 16:11:13 +01: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 Revert "test out the Python Fluent implementation" 2020-02-17 08:40:17 +10:00