Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to set environment variable in pycharm

Open PyCham --> Run Configuration --> Edit Configurations --> Right side you will get the -->EnvFile -->Enable EnvFile
# Bellow click on + icon.
# locate file_name.env file in your project
# Now save the configurations. and don't forgot the move that configuration to top
 
PREVIOUS NEXT
Tagged: #set #environment #variable #pycharm
ADD COMMENT
Topic
Name
3+8 =