Skip to content

Accessing environment variables #61

@chrowe

Description

@chrowe

I always have to add

import dotenv
dotenv.load_dotenv('{Path to my .env file}')

to my scripts before I can run them.

There is supposed to be a way to set this in VS Code by I couldn't figure it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions