- Notifications
You must be signed in to change notification settings - Fork37
Support executable event file#18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
|
clbarnes commentedJan 17, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
IMO the better way to do this would be to just support stdin if the Fortunately, in the time since this PR was opened, python 2.7 was deprecated (so nobody should be using it anyway). Anyway, python 2.7 does support |
Instead of an event.json file, this allows any executable to be passed to
python-lambda-local
as the event path, which will be executed and its stdout used as the event.