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: 205, Watchers: 205, Forks: 16, Open Issues: 14

The python-trio/purerpc repo was created 5 years ago and the last code push was 5 months ago.
The project is popular with 205 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.99.1

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

maturin 1.1.0

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

anyio 3.7.1

High level compatibility layer for multiple asynchronous event loop implementations