Pyvider RPC Plugin
Project description
🐍🔌 pyvider.rpcplugin
High-performance, type-safe RPC plugin framework for Python.
Modern gRPC-based plugin architecture with async support, mTLS security, and comprehensive transport options.
Build lightning-fast, secure RPC plugins! pyvider.rpcplugin provides a complete framework for creating high-performance RPC-based plugins with built-in security, async support, and production-ready patterns. Perfect for microservices, plugin architectures, and inter-process communication.
📖 Full Documentation
For a comprehensive guide to installing, using, and understanding pyvider.rpcplugin, including tutorials, advanced topics, and API references, please see the:
This guide provides a book-style walkthrough of the framework.
Overview
pyvider.rpcplugin is a Python framework designed to simplify the creation of robust, secure, and high-performance RPC-based plugin systems. It leverages gRPC for efficient communication and integrates with Foundation for:
- Async Operations: Native
asynciointegration. - Secure Communication: mTLS with Foundation's certificate management utilities.
- Flexible Transports: Unix Domain Sockets (for local IPC) and TCP sockets (for network IPC).
- Standardized Handshake: Secure plugin authentication using magic cookies and protocol/transport negotiation.
- Developer-Friendly Features: Type safety, factory functions for common patterns, and Foundation's structured logging.
Quick Installation
# With uv (recommended)
uv add pyvider-rpcplugin
# With pip
pip install pyvider-rpcplugin
Dive into the User and Developer Guide to get started!
🤝 Contributing
We welcome contributions! Please see Chapter 19: Contributing to Pyvider RPCPlugin in the main guide for details.
📜 License
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyvider_rpcplugin-0.0.1000.tar.gz.
File metadata
- Download URL: pyvider_rpcplugin-0.0.1000.tar.gz
- Upload date:
- Size: 71.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
826865dbb7595a67693d0db1ae8852779aaa6e196c2ec03274687892e8ca95b3
|
|
| MD5 |
8b424ddffaf2cfe799c131f906e42535
|
|
| BLAKE2b-256 |
58edf9f967d403a70542e73b52ec7cc517f5a46d8d359d529e7b85f24d099f18
|
File details
Details for the file pyvider_rpcplugin-0.0.1000-py3-none-any.whl.
File metadata
- Download URL: pyvider_rpcplugin-0.0.1000-py3-none-any.whl
- Upload date:
- Size: 91.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee5c77110359eb7de0bd9df1d1961e878d1568e940d3c515331627a705a1531e
|
|
| MD5 |
fe4d91e05d6b27f882fce9b964e4c60f
|
|
| BLAKE2b-256 |
4a763f03e2a12e97f7ed63a460cb4126ba378487f7c23433d8564c36ce43e5c0
|