Skip to content

Instantly share code, notes, and snippets.

@creyesp
Created May 22, 2022 23:18
Show Gist options
  • Save creyesp/7dbbd9e55a16d15f2a8d9a740a3d257a to your computer and use it in GitHub Desktop.
Save creyesp/7dbbd9e55a16d15f2a8d9a740a3d257a to your computer and use it in GitHub Desktop.
Pycharm env config
  1. install ProjectEnv plugin
  2. install direnv
  3. create a .env file and configure the env variables
  4. create a .envrc file ans write on it dotenv
  5. configure in pycharm > setting > build ... > ProjectEnv > add files (.env)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment