💭 TIL: Loading .env files with uv run ===================================== !https://daniel.feldroy.com/posts/til-2025-09-env-files-with-uv-run Date: September 29, 2025 TIL: Loading .env files with uv run Replacing python-dotenv with uv https://daniel.feldroy.com · daniel.feldroy.com [1] I smell a dependency to `python-dotenv` dying in my workflow. I originally read the title of the post and thought, "I know how to manage .env and almost skipped it". I'm leaning more and more on `uv run` these days, so this should just [2] go in my [[ just file ]] to make it easy to run. !!! note This post is a thought [3]. It's a short note that I make about someone else's content online #thoughts [4] References: [1]: https://daniel.feldroy.com/posts/til-2025-09-env-files-with-uv-run [2]: /just/ [3]: /thoughts/ [4]: /tags/thoughts/