aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/python
Commit message (Collapse)AuthorAge
* Add gRPC Python Example: MetadataGravatar Lidi Zheng2018-12-12
|
* Add basicConfig to prepare to log future exceptionGravatar Lidi Zheng2018-11-30
|
* Run YAPF check for python exampleGravatar Youngchan Kim2018-10-23
|
* Add link - gRPC Python package documentsGravatar Youngchan Kim2018-10-23
|
* Update timeout: 1 -> 10Gravatar Youngchan Kim2018-10-23
|
* Update keepalive timeout: 10 -> 10000Gravatar Youngchan Kim2018-10-23
|
* Update example descriptionGravatar Youngchan Kim2018-10-23
|
* Simplify exampleGravatar Youngchan Kim2018-10-23
|
* Add python example - channel optionsGravatar Youngchan Kim2018-10-23
|
* Remove unused importGravatar Eundoo Song2018-09-01
|
* Merge pull request #16252 from mehrdada/python_reflection_docsGravatar Mehrdad Afshari2018-08-06
|\ | | | | Add server reflection guide for Python
| * Add server reflection guide for PythonGravatar Mehrdad Afshari2018-08-06
| |
* | Refresh pb2 files in examples/python/multiplexGravatar Mehrdad Afshari2018-08-06
|/
* Close channels in examplesGravatar Nathaniel Manista2018-06-14
|
* reimplement distance calculation in routeguideGravatar Jan Tattermusch2018-03-23
|
* Fix Python example unary/stream conflictGravatar Mehrdad Afshari2018-02-05
|
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* Merge remote-tracking branch 'origin/v1.8.x'Gravatar Mehrdad Afshari2017-12-11
|\
| * Examples for gRPC Python interceptor facilityGravatar Mehrdad Afshari2017-12-12
| |
* | yapf examples/pythonGravatar ncteisen2017-12-12
|/
* Kill off unnecessary sleep in route_guide exampleGravatar Mehrdad Afshari2017-11-22
|
* Regenerate example Python generated codeGravatar Nathaniel Manista2017-09-11
|
* Reset OWNERS stateGravatar Craig Tiller2017-07-17
|
* Add `set noparent` to Python OWNER filesGravatar Mehrdad Afshari2017-07-13
|
* Add additional OWNERS files for Python projectsGravatar Mehrdad Afshari2017-07-13
|
* Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Update Python examples with fresh generated codeGravatar Nathaniel Manista2016-12-21
|
* Un-namespace Python packagesGravatar Masood Malekghassemi2016-12-12
| | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
* Remove `run_codegen.py` from python helloworld exampleGravatar Mark Mandel2016-10-17
| | | | | Since we no longer reference `run_codegen.py` in the Quick Start for Python, remove it from the repository to avoid confusion.
* Truncate Python example READMEs to grpc.io linksGravatar Nathaniel Manista2016-08-20
|
* Upgrade one forgotten example code site to GA APIGravatar Nathaniel Manista2016-08-10
| | | | This should have been included in 46585e23f14b0463c4b7a0d04d72d712.
* Merge pull request #7417 from nathanielmanistaatgoogle/multiplex-v1.0.xGravatar Nicolas Noble2016-07-19
|\ | | | | Client and server multiplex example
* | Update examples to GA APIGravatar Nathaniel Manista2016-07-15
| |
| * Client and server multiplex exampleGravatar Nathaniel Manista2016-07-15
|/
* Updated example codegen to use grpcio-toolsGravatar Ken Payson2016-06-30
|
* Merge pull request #5256 from tamihiro/masterGravatar Jan Tattermusch2016-06-16
|\ | | | | Minor fix on example script
* | Add proto comments to generated _pb2.py filesGravatar yang-g2016-05-03
| |
* | Add Windows-specifics to Python docsGravatar Masood Malekghassemi2016-04-27
| |
* | Update copyrightsGravatar Craig Tiller2016-03-31
| |
* | python3-compatible syntax for python examplesGravatar Leifur Halldor Asgeirsson2016-03-18
| |
* | Fix copyrightGravatar Craig Tiller2016-03-07
| |
* | Set grace=0 to server stop in route_guideGravatar VcamX2016-03-07
| | | | | | Fix #5619
| * Fix variable assignment in the example scriptGravatar Tamihiro Yuzawa2016-02-22
| |
* | Remove outdated scriptsGravatar Masood Malekghassemi2016-02-17
| |
* | Update README.md with new installation flowGravatar Stanley Cheung2016-02-16
|/
* Update copyrightsGravatar Craig Tiller2015-12-22
|
* Add grace=0 to server stop in Python exampleGravatar Masood Malekghassemi2015-11-16
| | | | Fixes #4122
* "gRPC in 3 minutes" for PythonGravatar Nathaniel Manista2015-10-07
|
* Mark Python example docs as moved to grpc.ioGravatar Nathaniel Manista2015-09-29
|