Skip to content

Instantly share code, notes, and snippets.

@hngkr
Created July 12, 2019 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hngkr/d92f744f0f74370c8ce9a3a8831dfb04 to your computer and use it in GitHub Desktop.
Save hngkr/d92f744f0f74370c8ce9a3a8831dfb04 to your computer and use it in GitHub Desktop.
setenviron example
with setenviron(aws_env, PYTHONUNBUFFERED='1'):
pass # set aws_env and PYTHONUNBUFFERED before calling script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment