Skip to content

Adding support for invoking cli as python -m dotenv #394

@bialix

Description

@bialix

I'm heavily using virtualenv as many python developers today. And I don't use "activate" in my workspaces, but instead run just fine local symlink (or batch file on Windows) to execute something in current venv workspace. That works just fine as far as every lib I care about has the way to run it with python -m.

Please consider adding this little addition to your library that allows running your utility as python -m dotenv.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions