Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Grpc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tci-gateway-module
Grpc
Commits
e0172a86
Commit
e0172a86
authored
10 years ago
by
Jan Tattermusch
Browse files
Options
Downloads
Patches
Plain Diff
fix readme
parent
da93f798
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/python/README.md
+5
-5
5 additions, 5 deletions
src/python/README.md
with
5 additions
and
5 deletions
src/python/README.md
+
5
−
5
View file @
e0172a86
G
RPC Python
g
RPC Python
=========
=========
The Python facility of
G
RPC.
The Python facility of
g
RPC.
Prerequisites
Prerequisites
...
@@ -13,8 +13,8 @@ Python 2.7, virtualenv, pip, libprotobuf-dev, and libprotoc-dev.
...
@@ -13,8 +13,8 @@ Python 2.7, virtualenv, pip, libprotobuf-dev, and libprotoc-dev.
Building from source
Building from source
----------------------
----------------------
-
Build the
G
RPC core
-
Build the
g
RPC core
from the root of the
E.g, from the root of the grpc
[
git repo
](
https://github.com/g
oogle
/grpc
)
[
gRPC
git repo
](
https://github.com/g
rpc
/grpc
)
```
```
$ make shared_c static_c
$ make shared_c static_c
```
```
...
@@ -28,7 +28,7 @@ $ tools/run_tests/build_python.sh
...
@@ -28,7 +28,7 @@ $ tools/run_tests/build_python.sh
Testing
Testing
-----------------------
-----------------------
-
Use run_python.sh to run
G
RPC as it was installed into the virtual environment
-
Use run_python.sh to run
g
RPC as it was installed into the virtual environment
```
```
$ tools/run_tests/run_python.sh
$ tools/run_tests/run_python.sh
```
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment