Elektrine lite

← Feed

@minkiu@mastodon.social

Post #2626914

2025-07-07 17:17 UTC

@webology@mastodon.social ah, we nerdsniped each other, but I think this still applies? https://mastodon.social/@minkiu/114813071250429190 @treyhunner@mastodon.social

Replies (1)

  • @webology@mastodon.social 2025-07-07 17:36

    @minkiu@mastodon.social @treyhunner@mastodon.social UV is only one recent part of my DX experience, but that workflow might work well for you. It doesn't for me, because I'm juggling containers where an .env will not be exposed locally because they aren't in production. I will use Compose's .env-file support because it works for non-Python apps. I try to set things up so they run the same in or out of containers and across both Python and non-Python apps.

    Open ##2626915