Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

creating environment variable in python

DEBUG = config('DEBUG', cast=bool)
EMAIL_PORT = config('EMAIL_PORT', cast=int)
Source by simpleisbetterthancomplex.com #
 
PREVIOUS NEXT
Tagged: #creating #environment #variable #python
ADD COMMENT
Topic
Name
2+6 =