aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/python
Commit message (Collapse)AuthorAge
* 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
|
* Beta Python documentation correction and updateGravatar Nathaniel Manista2015-09-10
|
* fix more examples linksGravatar Stanley Cheung2015-08-31
|
* replace all grpc-common occurances with examplesGravatar Stanley Cheung2015-08-27
|
* move examples to correct locationsGravatar Stanley Cheung2015-08-27