EnvFile icon indicating copy to clipboard operation
EnvFile copied to clipboard

Python Console Support

Open jamesstidard opened this issue 7 years ago • 2 comments

The Python Console in PyCharm can also have environment variables set. Is it possible to also support the Python Console loading variables from .env files on load?

Thanks.

jamesstidard avatar Jun 11 '18 09:06 jamesstidard

I opened this issue with IntelliJ, don't know if it's related: https://youtrack.jetbrains.com/issue/PY-30856

jamesstidard avatar Jul 13 '18 12:07 jamesstidard

Bumping this. I'm running a SSH interpreter, and is using envFile successfully to avoid moving my ,env file to the remote server. However, this isnt possible if I want to use pycharm console.,

TorMcK avatar Jun 11 '20 09:06 TorMcK