This website requires JavaScript.
Explore
Help
Sign In
pub
/
python-betterproto
Watch
1
Star
0
Fork
0
You've already forked python-betterproto
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
python-betterproto
/
betterproto
History
Bouke Versteegh
8864f4fdbd
Merge pull request
#103
from boukeversteegh/fix/service-input-message
...
Fix - No arguments are generated for stub methods when using `import` with proto definition
2020-07-10 22:55:05 +02:00
..
compile
Fixes circular import problem when a non-circular dependency triangle is flattened into two python packages
2020-07-04 15:49:55 +02:00
grpc
Minor non-functional changes
2020-07-07 19:23:38 +02:00
lib
Recompile Google Protobuf files
2020-06-12 13:56:32 +02:00
templates
Fixes circular import problem when a non-circular dependency triangle is flattened into two python packages
2020-07-04 15:49:55 +02:00
tests
Merge pull request
#103
from boukeversteegh/fix/service-input-message
2020-07-10 22:55:05 +02:00
__init__.py
Merge pull request
#81
from discord/serialized_on_wire_repeated
2020-07-08 23:10:14 +02:00
_types.py
Minor non-functional changes
2020-07-07 19:23:38 +02:00
casing.py
Add missing async/await keywords when casing
2020-07-07 13:15:46 +02:00
plugin.bat
Organize test-cases into folders, extract compatibility test into proper test, support adding test-case specific tests
2020-05-22 12:54:01 +02:00
plugin.py
Reorder methods, use BETTERPROTO_DUMP for dump env var, docs.
2020-07-09 23:09:34 +02:00
py.typed
Initial commit
2019-10-05 08:47:14 -07:00