funkyfuture / deck-chores

A job scheduler for Docker containers, configured via labels.
https://deck-chores.readthedocs.io/
ISC License
196 stars 27 forks source link

Switch to pip-tools for pinning #153

Open funkyfuture opened 1 month ago

funkyfuture commented 1 month ago

i'm so done w/ poetry.

tabedzki commented 1 month ago

Have you considered using uv? It has pip like interfaces while being faster. It also has the ability to export to requirements.txt but also has its own lockfile similar to poetry.lock

funkyfuture commented 1 month ago

my consideration regarding the Astral products is still to wait until the hype train left the station and see how things turn out when their VC funding vanished (and how the community salvages that). anyhow, uv tries to solve too many problems at once for my gusto.

tabedzki commented 1 month ago

that's a fair take