boukeversteegh
77c04414f5
Update readme, add docs for standard tests
2020-05-22 16:36:43 +02:00
Vasilios Syrakis
04a2fcd3eb
Merge pull request #31 from nat-n/fix_readme
...
Fix test instructions to match pipfile
2020-04-14 10:55:18 +10:00
Nat Noordanus
582a12577c
Fix test instructions to match pipfile
2020-04-12 18:52:43 +02:00
Vasilios Syrakis
3616190451
Merge pull request #30 from nat-n/p36_support
...
#27 Add support for python 3.6
2020-04-08 09:37:48 +10:00
Nat Noordanus
203105f048
Add support for python 3.6
...
Changes:
- Update config and docs to reference 3.6
- Add backports of dataclasses and datetime.fromisoformat for python_version<"3.7"
- Support both 3.7 and 3.6 usages of undocumented __origin__ attribute on typing objects
- Make github ci run tests for python 3.6 as well
2020-04-03 19:52:19 +02:00
Tanishq Dubey
fe11f74227
Update README.md
...
Add quotes to the README so pip syntax is correct
2020-03-30 09:50:11 -04:00
Daniel G. Taylor
7ccef16579
Mention no proto 2, fixes #6
2020-01-09 16:43:45 -08:00
Daniel G. Taylor
52beeb0d73
Fix typo in example
2019-10-28 20:44:57 -07:00
Daniel G. Taylor
6fd9612ee1
Doc updates, version bump for release
2019-10-27 15:43:52 -07:00
Daniel G. Taylor
035793aec3
Support wrapper types
2019-10-27 14:55:25 -07:00
Daniel G. Taylor
ff8463cf12
Handle fields that clash with Python reserved keywords
2019-10-23 21:28:31 -07:00
Daniel G. Taylor
d43d5af5ce
Better JSON casing support, renaming messages/fields
2019-10-23 15:06:34 -07:00
Daniel G. Taylor
109dc5a8a5
Make compiler dependencies optional
2019-10-22 21:08:30 -07:00
Daniel G. Taylor
5dae20970b
Add OneOf support, rework field detection
2019-10-22 20:44:00 -07:00
Daniel G. Taylor
477e9cdae8
Add CI build badge
2019-10-20 23:52:27 -07:00
Daniel G. Taylor
cfedcab5ab
Add basic oneof tests
2019-10-20 23:52:27 -07:00
Daniel G. Taylor
a5fac1c2ae
Support pass-through of unknown fields
2019-10-19 22:33:31 -07:00
Daniel G. Taylor
b5c1f1aa7c
Support JSON base64 bytes and enums as strings
2019-10-19 12:31:22 -07:00
Daniel G. Taylor
7fe64ad8fe
Doc updates, refactor code layout, python package
2019-10-18 21:14:54 -07:00
Daniel G. Taylor
d93214eccd
Implement basic async gRPC support
2019-10-16 22:55:14 -07:00
Daniel G. Taylor
dcb7102d92
Implement imports, simplified default value handling
2019-10-12 09:48:40 -07:00
Daniel G. Taylor
7dbaee0cfb
Add support for map value message types
2019-10-10 23:22:50 -07:00
Daniel G. Taylor
e0d1611797
Add basic support for maps
2019-10-10 22:20:57 -07:00
Daniel G. Taylor
ad7162a3ec
Support for repeated message fields
2019-10-09 20:46:16 -07:00
Daniel G. Taylor
1a488faf7a
Generate/test refactoring
2019-10-09 17:21:29 -07:00
Daniel G. Taylor
c932fbc72c
More features, refactoring
2019-10-08 00:23:11 -07:00
Daniel G. Taylor
6ed3b09f44
Initial commit
2019-10-05 08:47:14 -07:00