Sick, I have a project where 80% of build time is on psycopg. It really doesn’t make sense to rebuild it every time. If it’s easy to set up a shared registry, we could even use it during development.
Also, installing packages according to the presence of GPU hardware has always been a pain. We’ve been dependent on tools like conda and more recently pixi. Maybe pyx can alleviate that too, we’ll see.
Sick, I have a project where 80% of build time is on psycopg. It really doesn’t make sense to rebuild it every time. If it’s easy to set up a shared registry, we could even use it during development.
Also, installing packages according to the presence of GPU hardware has always been a pain. We’ve been dependent on tools like conda and more recently pixi. Maybe pyx can alleviate that too, we’ll see.