Contents

grpclib 0.4.7

0

Pure-Python gRPC implementation for asyncio

Pure-Python gRPC implementation for asyncio

Stars: 911, Watchers: 911, Forks: 87, Open Issues: 36

The vmagamedov/grpclib repo was created 7 years ago and the last code push was 3 months ago.
The project is popular with 911 github stars!

How to Install grpclib

You can install grpclib using pip

pip install grpclib

or add it to a project with poetry

poetry add grpclib

Package Details

Author
Vladimir Magamedov
License
BSD-3-Clause
Homepage
https://github.com/vmagamedov/grpclib
PyPi:
https://pypi.org/project/grpclib/
GitHub Repo:
https://github.com/vmagamedov/grpclib

Classifiers

  • Internet/WWW/HTTP/HTTP Servers
  • Software Development/Libraries/Python Modules
No  grpclib  pypi packages just yet.

Errors

A list of common grpclib errors.

Code Examples

Here are some grpclib code examples and snippets.

GitHub Issues

The grpclib package has 36 open issues on GitHub

  • Trap the SSL npn protocols attribute error on Python 3.10
  • AttributeError: 'SSLContext' object has no attribute '_set_npn_protocols' in Python 3.10
  • How do I communicate with GO
  • Is graceful_exit actually graceful?

See more issues on GitHub

Related Packages & Articles

graphql-core 3.2.3

GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.

caio 0.9.13

Asynchronous file IO for Linux MacOS or Windows.