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
67347d8a
Commit
67347d8a
authored
10 years ago
by
Mugur Marculescu
Browse files
Options
Downloads
Plain Diff
Merge pull request #820 from jayantkolhe/jayantkolhe-patch-3
Updated Python Status
parents
68acd356
806dde1b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-2
2 additions, 2 deletions
README.md
src/python/README.md
+5
-0
5 additions, 0 deletions
src/python/README.md
with
7 additions
and
2 deletions
README.md
+
2
−
2
View file @
67347d8a
...
...
@@ -13,9 +13,9 @@ This repository contains source code for gRPC libraries for multiple lanugages w
of shared C core library [src/core] (src/core).
*
C++ source code: [src/cpp] (src/cpp)
*
Python source code: [src/python] (src/python)
*
Ruby source code: [src/ruby] (src/ruby)
*
NodeJS source code: [src/node] (src/node)
*
Python source code: [src/python] (src/python)
*
PHP source code: [src/php] (src/php)
*
C# source code: [src/csharp] (src/csharp)
*
Objective-C source code: [src/objective-c] (src/objective-c)
...
...
@@ -33,9 +33,9 @@ Libraries in different languages are in different state of development. We are s
*
shared C core library [src/core] (src/core) : Early adopter ready - Alpha.
*
C++ Library: [src/cpp] (src/cpp) : Early adopter ready - Alpha.
*
Python Library: [src/python] (src/python) : Early adopter ready - Alpha.
*
Ruby Library: [src/ruby] (src/ruby) : Early adopter ready - Alpha.
*
NodeJS Library: [src/node] (src/node) : Early adopter ready - Alpha.
*
Python Library: [src/python] (src/python) : Usable with limitations - Pre-Alpha.
*
PHP Library: [src/php] (src/php) : Pre-Alpha.
*
C# Library: [src/csharp] (src/csharp) : Pre-Alpha.
*
Objective-C Library: [src/objective-c] (src/objective-c): Pre-Alpha.
...
...
This diff is collapsed.
Click to expand it.
src/python/README.md
+
5
−
0
View file @
67347d8a
...
...
@@ -4,6 +4,11 @@ gRPC Python
The Python facility of gRPC.
Status
-------
Usable with limitations, Pre-Alpha
Prerequisites
-----------------------
...
...
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