#importing a variable from python package

5 messages · Page 1 of 1 (latest)

timid juniper
#

but when the variable I want to access is in a function

#

what I'm trying to get is that oauth variable

#

I can't set the oauth variable outside of the create_app function

#

it has to be inside it

timid juniper
#

nvm