Installation¶
Requirements¶
- Python 3.11 or higher
- grpcio 1.50.0 or higher
Install with pip¶
Install with uv¶
Development Installation¶
To contribute to grpcvcr or run the test suite:
This will:
- Install all dependencies including dev tools
- Set up pre-commit hooks
- Generate proto files for tests