Hello Python Command
Write main.py and run it only when a provider Python runtime is available; local fallback degrades honestly.
main.py
import json
print(json.dumps({'ok': True, 'service': 'platphorm-sandbox', 'message': 'hello python'}))
Write main.py and run it only when a provider Python runtime is available; local fallback degrades honestly.
import json
print(json.dumps({'ok': True, 'service': 'platphorm-sandbox', 'message': 'hello python'}))