purerpc 0.8.0
0
Native, async Python gRPC client and server implementation supporting asyncio, uvloop, trio
Contents
Native, async Python gRPC client and server implementation supporting asyncio, uvloop, trio
Stars: 217, Watchers: 217, Forks: 15, Open Issues: 15The python-trio/purerpc
repo was created 6 years ago and the last code push was 6 months ago.
The project is popular with 217 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
Related Packages
Errors
A list of common purerpc errors.
Code Examples
Here are some purerpc
code examples and snippets.