un-inception/clients/python/sync/examples
russell@unturf.com e09e310199 fix: Include SDK source files when executing examples
- Pass SDK files via input_files parameter to /tmp/
- Prepend import path fix for Python and Ruby
- Also made some examples standalone as fallback

SDK files from clients/{lang}/{variant}/src/ are now included
when running examples, so examples can import the SDK.
2026-02-13 19:24:26 -05:00
..
fibonacci.py feat: Complete self-validating documentation and smart CI/CD pipeline 2026-01-15 16:11:29 -05:00
fibonacci_client.py fix: make requests import optional in Python sync SDK 2026-02-08 13:18:01 -05:00
file_operations.py fix: make requests import optional in Python sync SDK 2026-02-08 13:18:01 -05:00
hello_world.py feat: Complete self-validating documentation and smart CI/CD pipeline 2026-01-15 16:11:29 -05:00
hello_world_client.py fix: Include SDK source files when executing examples 2026-02-13 19:24:26 -05:00
http_request.py fix: make requests import optional in Python sync SDK 2026-02-08 13:18:01 -05:00
json_processing.py fix: make requests import optional in Python sync SDK 2026-02-08 13:18:01 -05:00