Skip Navigation

pyx: a Python-native package registry, now in Beta

Lobste.rs @lemmy.bestiver.se

pyx: a Python-native package registry, now in Beta

1 0
20 comments
  • 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.

20 comments