Contents

purerpc 0.8.0

0

Native, async Python gRPC client and server implementation supporting asyncio, uvloop, trio

Native, async Python gRPC client and server implementation supporting asyncio, uvloop, trio

Stars: 156, Watchers: 156, Forks: 14, Open Issues: 13

The python-trio/purerpc repo was created 5 years ago and was last updated 4 days ago.
The project is popular with 156 github stars!

How to Install purerpc

You can install purerpc using pip

pip install purerpc

or add it to a project with poetry

poetry add purerpc

Package Details

Author
Andrew Stepanov
License
Apache License Version 2.0
Homepage
https://github.com/python-trio/purerpc
PyPi
https://pypi.org/project/purerpc/
GitHub Repo
https://github.com/standy66/purerpc

Classifiers

  • Internet
  • Internet/WWW/HTTP
  • Internet/WWW/HTTP/HTTP Servers
  • Software Development/Code Generators
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
  • System/Networking
No  purerpc  pypi packages just yet.

Errors

A list of common purerpc errors.

Code Examples

Here are some purerpc code examples and snippets.

Related Packages & Articles

muffin 0.88.0

Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio)

maturin 0.14.8

Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages

anyio 3.6.2

High level compatibility layer for multiple asynchronous event loop implementations