pyvider-components
2025-10-26
Added provider infrastructure and plating documentation templates
131 files · 34,179+ · 10,771-
Provider infrastructure
3 files changed
core.pyAdded base capability class that all capabilities extendprovider.pyAdded pyvider provider with component registration__init__.pyUpdated provider exports
- Added core capability base class and provider definition for pyvider-components package
instantiate
architectural
3 files
core.pyprovider.py__init__.py
Plating documentation templates
9 files changed
pyvider_env_variables.tmpl.mdAdded env_variables documentation templatepyvider_file_info.tmpl.mdAdded file_info documentation templatepyvider_http_api.tmpl.mdAdded http_api documentation templatepyvider_lens_jq.tmpl.mdAdded lens_jq documentation templatecontains.tmpl.mdAdded collection functions documentation templatesformat.tmpl.mdAdded string manipulation documentation templatesadd.tmpl.mdAdded numeric functions documentation templatespyvider_file_content.tmpl.mdAdded file_content resource documentation templatepyvider_timed_token.tmpl.mdAdded timed_token resource documentation template
Examples-orig removal and test investigation
2 files changed
FAILING_TESTS_INVESTIGATION.mdAdded investigation document for failing testsbf-20251027-114358.txtAdded test output log for debugging
Provider tests
1 file changed
test_pyvider_provider.pyAdded comprehensive provider tests
Version bump
2 files changed
VERSIONUpdated project versionpyproject.tomlUpdated project configuration