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
eec24e4ee8
Merge pull request
#77
from danielgtaylor/nat-n-patch-1
...
Rearrange plugin import to make import errors more helpful
2020-05-30 20:52:35 +02:00
..
templates
Rename template file to avoid confusing black or other build tools
2020-05-27 11:25:19 +02:00
tests
Make plugin import errors more helpful
2020-05-30 16:08:36 +02:00
__init__.py
Cache field metadata, to avoid calling
dataclasses.fields
to get more than 10% performance improvement
2020-05-27 15:58:14 -07:00
casing.py
Handle fields that clash with Python reserved keywords
2019-10-23 21:28:31 -07: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
Make plugin import errors more helpful
2020-05-30 16:08:36 +02:00
py.typed
Initial commit
2019-10-05 08:47:14 -07:00