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

The python-trio/purerpc repo was created 8 years ago and the last code push was 1 years ago.
The project is popular with 226 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 1.4.2

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

maturin 1.12.2

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

anyio 4.12.1

High-level concurrency and networking framework on top of asyncio or Trio