Lidi Zheng
40a5a655af
Polish and add AsyncIO examples
...
* Add type annotations
* Add test for asyncio auth example
* Use dynamic stubs to allow same code runs manually and under Bazel
* Add grpcio-tools as a Bazel dependency
* asyncio.run is not yet existed in 3.6
* Improve readability
2020-12-08 13:44:43 -08:00
Lidi Zheng
20a6edfe6e
Restrict visibility & improve readability
2020-01-31 13:19:09 -08:00
Lidi Zheng
dc202bdf1f
Adding gRPC Python AsyncIO interop client and server
2020-01-31 13:19:09 -08:00
Lidi Zheng
355287204c
Make pytype check script depends on the configuration
2019-12-10 17:48:35 -08:00
Lidi Zheng
8d438057e4
Add License to Python tarball
2018-12-05 12:30:08 -08:00
Masood Malekghassemi
06dea573da
Enable running Python formatting
2017-01-17 10:55:32 -08:00
Ken Payson
dd24c1ece4
Polish grpcio_health_checking package
...
-Rename namespace to grpc_health->grpc to match spec
-Proper use of NOT_FOUND status code
-Improve testing
-Add source distribution to artifact build
2016-07-18 12:50:13 -07:00
Masood Malekghassemi
1a54e5cdd5
Mitigate Python build directory naming conflict
...
On Mac and Windows, the default directory name conflicts with the BUILD
file we have.
2016-01-28 16:53:42 -08:00
Masood Malekghassemi
4352e8745e
Add used-by-Python comments to top-level files
2016-01-07 09:43:42 -08:00
Masood Malekghassemi
116982ea89
Include core in Python distribution
2016-01-07 09:43:42 -08:00