Anki/pylib/anki/_backend
Damien Elmes 7ac1fa17e6 move proto files into separate py_library in same namespace
Will allow importing the Protobuf without pulling in the rest of
the library. This is not a full PEP420 namespace, and the wheel still
bundles everything - it just makes things easier in a Bazel workspace.
I originally tried with PEP420, but it required more invasive changes,
and I ran into issues with mypy.
2021-07-11 14:51:25 +10:00
..
__init__.py move proto files into separate py_library in same namespace 2021-07-11 14:51:25 +10:00
BUILD.bazel move proto files into separate py_library in same namespace 2021-07-11 14:51:25 +10:00
fluent.py rework translation handling 2021-03-26 09:41:32 +10:00
genbackend.py move proto files into separate py_library in same namespace 2021-07-11 14:51:25 +10:00
generated.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
genfluent.py specific encoding of strings.json 2021-06-11 20:12:38 +10:00
rsbridge.pyi rework backend codegen to support multiple services; split out sched 2021-03-11 14:51:29 +10:00