Pyvider RPC Plugin
Project description
🔌📞 Pyvider RPC Plugin
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-focused patterns. Perfect for microservices, plugin architectures, and inter-process communication.
✨ Key Features
- 🔌 gRPC Framework - High-performance plugin framework with strong typing
- ⚡ Async-First - Native async APIs with secure mTLS support
- 🧱 Foundation Integration - Seamless integration with provide.foundation utilities
Quick Start
Note: pyvider-rpcplugin is in pre-release (v0.x.x). APIs and features may change before 1.0 release.
- Install:
uv add pyvider-rpcplugin - Follow the Quick Start guide.
- Build your first plugin via docs/getting-started/first-plugin.md.
Documentation
Development
Quick Start
# Set up environment
uv sync
# Run common tasks
we run test # Run tests
we run lint # Check code
we run format # Format code
we tasks # See all available commands
See CLAUDE.md for detailed development instructions and architecture information.
🤝 Contributing
We welcome contributions! Please see Contributing to Pyvider RPCPlugin for details.
📜 License
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.
📖 Full Documentation
For a comprehensive guide to installing, using, and understanding pyvider.rpcplugin, including tutorials, advanced topics, and API references, please see the:
Complete documentation with tutorials, examples, API reference, and deployment guides.
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
Dive into the Documentation to get started!
Copyright (c) provide.io LLC.
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.4.0.tar.gz.
File metadata
- Download URL: pyvider_rpcplugin-0.4.0.tar.gz
- Upload date:
- Size: 78.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5496ff75e4ede03d70c5481161ed3b62e3718d8bd840fac081b5b0a8db8511a4
|
|
| MD5 |
f74a4929eb0a45c7fc2ce86311f0fca7
|
|
| BLAKE2b-256 |
2448b88a3dab3dda08ea11b2543846ecaed02079e6c05c30521b724066195b3c
|
File details
Details for the file pyvider_rpcplugin-0.4.0-py3-none-any.whl.
File metadata
- Download URL: pyvider_rpcplugin-0.4.0-py3-none-any.whl
- Upload date:
- Size: 99.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e52a8f40aa02f9c7ca115dbffd627398da453b81a7963b3ab07c8d508d8e5d97
|
|
| MD5 |
569f09a282d6023affbf35793a3754bb
|
|
| BLAKE2b-256 |
865b5d6e87b112e357e187fc5bb89b895404ea98d551d80319e10c643050770d
|