James
|
d3e4fbb311
|
Add Documentation (#125)
Add sphinx docs with readthedocs integration.
Docs can be built locally with `poe docs`.
|
2020-09-20 22:00:02 +02:00 |
|
James
|
80bef7c94f
|
Improve logic to avoid keyword collisions in generated code
Use the standard library keyword module instead of a hard coded list and applying it to enum keys as well.
|
2020-08-09 12:41:41 +02:00 |
|
Arun Babu Neelicattu
|
459d12b24d
|
Move betterproto → src/betterproto
This change avoids some nasty import issues and also ensures that the
right code is tested and arbitrary code is not included when packaging.
|
2020-07-11 19:51:01 +02:00 |
|