Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/theskumar/python-dotenv
/ __main__.py
File
__main__.py
src/dotenv/__main__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Entry point for cli, enables execution with `python -m dotenv`"
""
2
3
from
.cli
import
cli
4
Callers
nothing calls this directly
Calls
1
cli
Function · 0.90
Tested by
no test coverage detected