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: 211, Watchers: 211, Forks: 15, Open Issues: 14

The python-trio/purerpc repo was created 6 years ago and the last code push was 15 hours ago.
The project is popular with 211 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.100.1

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

maturin 1.5.1

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

anyio 4.3.0

High level compatibility layer for multiple asynchronous event loop implementations