pyvider
2024-12-04
Refined initializer and added experimental provider configurations
26 files · 6,937+ · 767-
Refined provider initializer and service implementations
3 files changed
initializer.pyImproved initialization sequence and error handling (272 lines changed)provider_service.pyRefined protocol method implementations (291 lines changed)attribute.pyMinor type fixes
- Refactored initializer with improved initialization sequence and error handling
streamline
internal
1 file
initializer.py
- Refined provider service protocol method implementations and fixed schema attribute types
streamline
internal
2 files
provider_service.pyattribute.py
Added experimental provider entry points and configurations
11 files changed
__init__.pyExperiments packagemain.pyExperimental provider entry pointplugin_service.pyExperimental plugin serviceprovider_service.pyExperimental provider serviceschema_definitions.pySchema definition experimentsserver.pyExperimental serverhandshake_utils.pyHandshake utilitiesutils.pyUtility functionsmain-big.pyFull-featured provider entry point variantmain-small.pyMinimal provider entry point variantmain.pyUpdated main entry point
- Created experiments/ package with experimental provider service, plugin service, schema definitions, and server implementations
instantiate
internal
5 files
main.pyplugin_service.pyprovider_service.pyschema_definitions.pyserver.py
- Added main-big.py and main-small.py as provider entry point variants for testing different configurations
instantiate
internal
2 files
main-big.pymain-small.py
- Updated provider.tf example and logscribe configuration
baseline
internal
2 files
main.py20241203_224524-logscribe.txt