pyvider
2025-04-20
Added a new wire format adapter module at the protocols level, updated build scripts to include...
6 files · 377+ · 4-
New Wire Format Adapter
1 file changed
wire_format.pyAdded `src/pyvider/protocols/adapters/wire_format.py` (371 lines) providing a protocol-level wire...
Build Script Updates
3 files changed
populate-google-repo.shUpdated `scripts/populate-google-repo.sh` to copy pyvider-core source into the bundle directorypyvider-coreAdded `uv pip install -e ../pyvider-core` to `env.sh` for development setupenv.shAdded `uv pip install -e ../pyvider-core` to `env.sh` for development setup
Import and Config Fixes
2 files changed
get_provider_schema.pyChanged `get_provider_schema.py` to import `SchemaConversionError` from `pyvider.schema.exception...function_adapter.pyUpdated `function_adapter.py` with minor import adjustments
- Changed
get_provider_schema.pyto importSchemaConversionErrorfrompyvider.schema.exceptionsinstead ofpyvider.core.exceptionsinterface internal1 file
get_provider_schema.py
- Updated
function_adapter.pywith minor import adjustments interface internal1 file
function_adapter.py
- Toggled comment blocks in function test Terraform files
qualify
errata
19 files
file_info_test.tfstring_manipulation.tf__init__.pybase_types.py__init__.pybase.pycontext.pyprotocols.pyregistry.pywire.py__init__.pybase.pyconversion.pyinjector.pyservices.pyfunction_adapter.pycall_function.pyget_functions.pyget_provider_schema.py