Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
4 years ago
Lidi Zheng
e6dffc6fbe
Adding three more AsyncIO examples
...
* Channelz or Debug
* Route guide
* Wait for ready
4 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Richard Belleville
d649880044
Add strip_prefix to python protoc plugin and py_grpc_library
6 years ago
Richard Belleville
3db8828876
Add TODOs for prefix stripping
6 years ago
Richard Belleville
2b7ec3ad23
Fix up examples.
6 years ago
Lidi Zheng
559023c01d
Adopt reviewer's advice
6 years ago
Lidi Zheng
f7cb9c9f3e
Add Debug Example
6 years ago
Lidi Zheng
5fc0547a94
Add basicConfig to prepare to log future exception
6 years ago
Nathaniel Manista
8234d14113
Close channels in examples
7 years ago
ncteisen
848a749f7a
yapf examples/python
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Nathaniel Manista
c15ee83882
Update Python examples with fresh generated code
8 years ago
Nathaniel Manista
46585e23f1
Update examples to GA API
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Leifur Halldor Asgeirsson
4df39871d0
python3-compatible syntax for python examples
9 years ago
Nathaniel Manista
061d288f55
Beta Python documentation correction and update
10 years ago
Stanley Cheung
20fa6693f3
move examples to correct locations
10 years ago
Stanley Cheung
6905915db1
prepare for move
10 years ago
Jan Tattermusch
7dfd4abba5
added python helloworld
10 years ago
Tim Emiola
49f3ccdd01
Adds a helloworld sample in ruby.
10 years ago